Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023621Openbravo ERP09. Financial managementpublic2013-04-23 17:272013-06-24 12:04
jonalegriaesarte 
jecharri 
highminorhave not tried
closedfixed 
5
 
3.0MP253.0MP25 
jonalegriaesarte
Core
No
0023621: A good receipts can not be voided if the period is closed of the accounting date is closed
A receipt can not be voided if the period is closed of the accounting date is closed. The system should check the date of the shipment generated to void the original date, not the accounting date of the original one.
In a system where the user can post goods:

- Void a goods receipt in a closed period
- Date of the new receipts should be in a open period
- Notice that an error appears
No tags attached.
Issue History
2013-04-23 17:27jonalegriaesarteNew Issue
2013-04-23 17:27jonalegriaesarteAssigned To => jonalegriaesarte
2013-04-23 17:27jonalegriaesarteModules => Core
2013-04-23 17:27jonalegriaesarteTriggers an Emergency Pack => No
2013-06-14 09:48jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-06-17 13:28jecharriSummaryA good shipment can not be voided if the period is closed of the accounting date is closed => A good receipts can not be voided if the period is closed of the accounting date is closed
2013-06-17 13:28jecharriDescription Updatedbug_revision_view_page.php?rev_id=4803#r4803
2013-06-17 13:28jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4805#r4805
2013-06-17 13:42hgbotCheckin
2013-06-17 13:42hgbotNote Added: 0059462
2013-06-17 13:42hgbotStatusnew => resolved
2013-06-17 13:42hgbotResolutionopen => fixed
2013-06-17 13:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/64f14e743de3e9af1dd17474a0fda5adc058e0af [^]
2013-06-20 02:08hudsonbotCheckin
2013-06-20 02:08hudsonbotNote Added: 0059579
2013-06-24 12:04jonalegriaesarteReview Assigned To => jonalegriaesarte
2013-06-24 12:04jonalegriaesarteNote Added: 0059638
2013-06-24 12:04jonalegriaesarteStatusresolved => closed
2013-06-24 12:04jonalegriaesarteFixed in Version => 3.0MP25

Notes
(0059462)
hgbot   
2013-06-17 13:42   
Repository: erp/devel/pi
Changeset: 64f14e743de3e9af1dd17474a0fda5adc058e0af
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Jun 17 13:42:03 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/64f14e743de3e9af1dd17474a0fda5adc058e0af [^]

Fixes issue 23621: A good receipts can not be voided
if the period is closed of the accounting date is closed

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0059579)
hudsonbot   
2013-06-20 02:08   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5caf871044ad [^]

Maturity status: Test
(0059638)
jonalegriaesarte   
2013-06-24 12:04   
Working fine. Now the user can void a receipt in a period open. If the period is closed, the error appears.