Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016533 | Openbravo ERP | 09. Financial management | public | 2011-03-29 13:42 | 2011-05-30 13:21 |
|
Reporter | malsasua | |
Assigned To | adrianromero | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | 2.50MP27 | |
Target Version | 2.50MP30 | Fixed in Version | 2.50MP30 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016533: the invoice date, when the invoice is voided, should be updatable |
Description | when you void an invoice, the invoice date is not updatable.
It should be updatable, because the date of invoice, and the document number shuld be correlative.
|
Steps To Reproduce | . create a new invoice
. process and void it |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | backport | 0015521 | 2.50MP26 | closed | dalsasua | invoice date in the void invoice should be updatable | depends on | defect | 0016534 | 3.0RC7 | closed | adrianromero | the invoice date, when the invoice is voided, should be updatable |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-03-29 13:42 | malsasua | New Issue | |
2011-03-29 13:42 | malsasua | Assigned To | => dalsasua |
2011-03-29 13:42 | malsasua | Modules | => Core |
2011-03-29 13:42 | malsasua | Issue Monitored: networkb | |
2011-03-29 13:43 | malsasua | Target Version | => 2.50MP30 |
2011-03-29 13:43 | malsasua | version | => 2.50MP27 |
2011-03-29 13:51 | malsasua | Issue cloned | 0016534 |
2011-03-29 13:51 | malsasua | Relationship added | depends on 0016534 |
2011-03-29 13:51 | malsasua | Type | defect => backport |
2011-04-29 08:43 | dalsasua | Assigned To | dalsasua => adrianromero |
2011-05-02 17:03 | adrianromero | Status | new => scheduled |
2011-05-02 17:03 | adrianromero | fix_in_branch | => pi |
2011-05-02 17:05 | adrianromero | Relationship added | related to 0015521 |
2011-05-03 12:32 | adrianromero | Note Added: 0036306 | |
2011-05-06 12:45 | hgbot | Checkin | |
2011-05-06 12:45 | hgbot | Note Added: 0036501 | |
2011-05-06 12:45 | hgbot | Status | scheduled => resolved |
2011-05-06 12:45 | hgbot | Resolution | open => fixed |
2011-05-06 12:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/10a4cc5f375f0bd80b17269a5a816030eaaabab6 [^] |
2011-05-12 16:52 | hgbot | Checkin | |
2011-05-12 16:52 | hgbot | Note Added: 0036905 | |
2011-05-12 16:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.50/rev/10a4cc5f375f0bd80b17269a5a816030eaaabab6 [^] => http://code.openbravo.com/erp/stable/2.50/rev/52182678428a9a714b9756d63f4b541e7fb6a1b4 [^] |
2011-05-12 16:53 | adrianromero | Note Added: 0036907 | |
2011-05-16 11:07 | malsasua | Note Added: 0037004 | |
2011-05-16 11:07 | malsasua | Status | resolved => closed |
2011-05-16 11:07 | malsasua | Fixed in Version | => 2.50MP30 |
2011-05-30 13:21 | hgbot | Checkin | |
2011-05-30 13:21 | hgbot | Note Added: 0037722 | |
Notes |
|
|
Pending to push the changeset that fixes the issue due to repository freeze. |
|
|
(0036501)
|
hgbot
|
2011-05-06 12:45
|
|
Repository: erp/stable/2.50
Changeset: 10a4cc5f375f0bd80b17269a5a816030eaaabab6
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue May 03 12:23:26 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/10a4cc5f375f0bd80b17269a5a816030eaaabab6 [^]
Fixes issue 0016533: the invoice date, when the invoice is voided, should be updatable
It has been modified the READ ONLY LOGIC condition to make the invoice date editable for void invoices not only for the reversed void invoice
---
M src-db/database/sourcedata/AD_COLUMN.xml
---
|
|
|
(0036905)
|
hgbot
|
2011-05-12 16:52
|
|
Repository: erp/stable/2.50
Changeset: 52182678428a9a714b9756d63f4b541e7fb6a1b4
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 12 16:51:05 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/52182678428a9a714b9756d63f4b541e7fb6a1b4 [^]
Fixes issue 0016533: the invoice date, when the invoice is voided, should be updatable
It has been modified also the condition needed in the trigger to finish fixing this issue
---
M src-db/database/model/triggers/C_INVOICE_TRG.xml
---
|
|
|
|
* Testing the issue
Create and invoice, process it and void it. Before posting it verify that the invoice date can be modified and saved in the voided invoice and in the reverse voided invoice.
* Other areas affected
No other areas affected. Only the read only logic of the invoice date field |
|
|
|
|
|
(0037722)
|
hgbot
|
2011-05-30 13:21
|
|
Repository: erp/stable/2.50
Changeset: 50690f747a518e4407bc07303c4fe6dc1f5737d5
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon May 23 13:26:23 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/50690f747a518e4407bc07303c4fe6dc1f5737d5 [^]
Issue 0016533: the invoice date, when the invoice is voided, should be updatable
removal of dead code lines
---
M src-db/database/model/triggers/C_INVOICE_TRG.xml
---
|
|