Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015611Openbravo ERP03. Procurement managementpublic2011-01-11 13:092011-05-24 10:57
adrianromero 
adrianromero 
highminoralways
closedfixed 
20Community Appliance
3.0RC3 
 
Core
No
0015611: invoice date in the void invoice should be updatable
when you void a purchase invoice, a new invoice is created to void the initial invoice.
The invoice date of the new invoice is the date when it is voided, and this field is not updateable.
it should be updatable because this date normally is not the day that the invoice is voided
. create and process a new purchase invoice with date 01/07/2010
. void it

closingMay2011
blocks backport 00155212.50MP26 closed dalsasua invoice date in the void invoice should be updatable 
Issue History
2011-01-11 13:09adrianromeroNew Issue
2011-01-11 13:09adrianromeroAssigned To => adrianromero
2011-01-11 13:09adrianromeroModules => Core
2011-01-11 13:09adrianromeroIssue generated from0015521
2011-01-11 13:09adrianromeroRelationship addedblocks 0015521
2011-01-11 13:10adrianromeroStatusnew => scheduled
2011-01-11 13:10adrianromerofix_in_branch => pi
2011-01-18 11:54hgbotCheckin
2011-01-18 11:54hgbotNote Added: 0033708
2011-01-18 11:54hgbotStatusscheduled => resolved
2011-01-18 11:54hgbotResolutionopen => fixed
2011-01-18 11:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e79f15ee3596f4fa9a066fb8c23e766253aedff0 [^]
2011-05-24 10:03dalsasuaTag Attached: closingMay2011
2011-05-24 10:57dalsasuaStatusresolved => closed

Notes
(0033708)
hgbot   
2011-01-18 11:54   
Repository: erp/devel/pi
Changeset: e79f15ee3596f4fa9a066fb8c23e766253aedff0
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Jan 17 18:00:52 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e79f15ee3596f4fa9a066fb8c23e766253aedff0 [^]

Fixes issue 15611: invoice date in the void invoice should be updatable
The invoiced date field in purchase invoice and sales invoice windows is not read only when the invoice was created automatically by the void invoice process

---
M src-db/database/model/triggers/C_INVOICE_TRG.xml
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---