Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020663Openbravo ERP03. Procurement managementpublic2012-06-01 13:052012-06-22 12:18
jecharri 
jecharri 
highminoralways
closedfixed 
5
pi 
3.0MP13 
Core
No
0020663: In java SRMOPickEditLines.java can fail when is getting the tax
In java SRMOPickEditLines.java can fail when is getting the tax
Description and proposed solution is enough
In java SRMOPickEditLines.java the line "TaxRate tax = OBDal.getInstance().get(TaxRate.class, taxId)" can fail if tax is null.

Review the fix https://code.openbravo.com/erp/devel/pi/rev/cd4d7012f8c8 [^]
No tags attached.
Issue History
2012-06-01 13:05jecharriNew Issue
2012-06-01 13:05jecharriAssigned To => jecharri
2012-06-01 13:05jecharriModules => Core
2012-06-05 10:55hgbotCheckin
2012-06-05 10:55hgbotNote Added: 0049614
2012-06-05 10:55hgbotStatusnew => resolved
2012-06-05 10:55hgbotResolutionopen => fixed
2012-06-05 10:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7c7695051a481e830fb0ab52bc379d20fb244a91 [^]
2012-06-06 15:44hgbotCheckin
2012-06-06 15:44hgbotNote Added: 0049651
2012-06-22 12:18ioritzCiaNote Added: 0050032
2012-06-22 12:18ioritzCiaStatusresolved => closed

Notes
(0049614)
hgbot   
2012-06-05 10:55   
Repository: erp/devel/pi
Changeset: 7c7695051a481e830fb0ab52bc379d20fb244a91
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Jun 04 12:34:26 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7c7695051a481e830fb0ab52bc379d20fb244a91 [^]

Fixes issue 20663: In java SRMOPickEditLines.java can fail when is getting the tax

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/common/actionhandler/SRMOPickEditLines.java
---
(0049651)
hgbot   
2012-06-06 15:44   
Repository: erp/devel/pi
Changeset: c5f76a599dc77148378a0df34d6c743606e33ed8
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Jun 06 15:43:25 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c5f76a599dc77148378a0df34d6c743606e33ed8 [^]

correct message from issue 20663 and changeset cd4d7012f8c8 in pi

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0050032)
ioritzCia   
2012-06-22 12:18   
Verified