Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027996Openbravo ERP07. Sales managementpublic2014-10-28 09:562015-02-04 20:33
jonalegriaesarte 
reinaldoguerra 
normalminorhave not tried
closedfixed 
5
 
3.0PR15Q23.0PR15Q2 
Sandrahuguet
Core
No
0027996: Users are able to void invoices in draft status and it does not make sense
Users are able to void invoices in draft status and it does not make sense. Besides, if the user uses this option, there are several fields not correctly updated by the process.
- Create an invoice with lines
- Process button
- See the void option in the selector
Remove void option when the invoice is in draft status
No tags attached.
Issue History
2014-10-28 09:56jonalegriaesarteNew Issue
2014-10-28 09:56jonalegriaesarteAssigned To => AtulOpenbravo
2014-10-28 09:56jonalegriaesarteModules => Core
2014-10-28 09:56jonalegriaesarteResolution time => 1389308400
2014-10-28 09:56jonalegriaesarteTriggers an Emergency Pack => No
2014-11-03 13:33jonalegriaesarteResolution time1389308400 => 1420844400
2014-11-12 18:21reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2014-11-12 18:21reinaldoguerraStatusnew => scheduled
2014-11-14 03:18reinaldoguerraNote Added: 0071644
2014-11-14 09:52daniOpenbravoIssue Monitored: daniOpenbravo
2014-12-01 13:41egoitzTarget Version3.0PR15Q1 => 3.0PR15Q2
2015-01-08 12:14hgbotCheckin
2015-01-08 12:14hgbotNote Added: 0073354
2015-01-08 12:14hgbotStatusscheduled => resolved
2015-01-08 12:14hgbotResolutionopen => fixed
2015-01-08 12:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/21b419419ea075fe92d9087e18163f60003f484d [^]
2015-01-08 12:15SandrahuguetReview Assigned To => Sandrahuguet
2015-01-08 12:15SandrahuguetNote Added: 0073355
2015-01-08 12:15SandrahuguetStatusresolved => closed
2015-01-08 12:15SandrahuguetFixed in Version => 3.0PR15Q2
2015-02-04 20:33hudsonbotCheckin
2015-02-04 20:33hudsonbotNote Added: 0074120

Notes
(0071644)
reinaldoguerra   
2014-11-14 03:18   
Test plan used:
1- Login into Openbravo ERP
2- Create an invoice with lines
3- Note that document is in Draft status
4- Click Process button
5- See the void option is not present in the selector.
(0073354)
hgbot   
2015-01-08 12:14   
Repository: erp/devel/pi
Changeset: 21b419419ea075fe92d9087e18163f60003f484d
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Nov 13 13:15:11 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/21b419419ea075fe92d9087e18163f60003f484d [^]

Fixed bug 27996: Users are able to void invoices in draft status.

ActionButtonUtility class now also excludes from combo the void option for c_invoice table when process button is clicked and document is in draft status.
Now when processing a just created invoice, it is not possible to void the document.

---
M src/org/openbravo/erpCommon/ad_actionButton/ActionButtonUtility.java
---
(0073355)
Sandrahuguet   
2015-01-08 12:15   
Code review + testing OK
(0074120)
hudsonbot   
2015-02-04 20:33   
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/f36c91d0ad63 [^]
Maturity status: Test