Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016533 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | always | 2011-03-29 13:42 | 2011-05-30 13:21 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP30 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 52182678428a | |||
Projection | none | ETA | none | Target Version | 2.50MP30 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.50MP27 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0036306) adrianromero (manager) 2011-05-03 12:32 |
Pending to push the changeset that fixes the issue due to repository freeze. |
(0036501) hgbot (developer) 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 (developer) 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 --- |
(0036907) adrianromero (manager) 2011-05-12 16:53 |
* 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 |
(0037004) malsasua (developer) 2011-05-16 11:07 |
tested: it works fine |
(0037722) hgbot (developer) 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 --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |