Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019816Openbravo ERP09. Financial managementpublic2012-02-20 13:552012-04-01 20:38
maite 
jecharri 
urgentmajoralways
closedfixed 
5
 
3.0MP10 
Core
No
0019816: When creating new GL Journal Line in migrated environment, tax field is filled
When creating new GL Journal Line in migrated environment, tax field is filled although it is not showed in Openbravo 3
1. install Openbravo 2.50 environment
2. upgrade to Openbravo 3
3. go to GL Journal window, Line tab and create new record
4. verify, through database, that c_tax_id field is filled
No tags attached.
related to defect 0020820 closed jecharri Fix associated to https://issues.openbravo.com/view.php?id=19816 [^] should not apply to configScript but to column directly 
Issue History
2012-02-20 13:55maiteNew Issue
2012-02-20 13:55maiteAssigned To => vmromanos
2012-02-20 13:55maiteModules => Core
2012-02-20 13:55maiteIssue Monitored: networkb
2012-02-23 17:38jonalegriaesarteAssigned Tovmromanos => jecharri
2012-02-29 12:08jonalegriaesarteNote Added: 0045585
2012-02-29 12:08jonalegriaesarteTarget Version3.0MP9 => 3.0MP10
2012-03-07 17:07hgbotCheckin
2012-03-07 17:07hgbotNote Added: 0046142
2012-03-07 17:07hgbotStatusnew => resolved
2012-03-07 17:07hgbotResolutionopen => fixed
2012-03-07 17:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/de610c6aec895aaf24df536b1159a1d3e00309b3 [^]
2012-03-07 17:10jecharriNote Added: 0046143
2012-03-08 09:54maiteNote Added: 0046178
2012-03-08 09:54maiteStatusresolved => closed
2012-04-01 20:38hudsonbotCheckin
2012-04-01 20:38hudsonbotNote Added: 0047056
2012-06-20 19:01maiteRelationship addedrelated to 0020820

Notes
(0045585)
jonalegriaesarte   
2012-02-29 12:08   
Moved to MP10
(0046142)
hgbot   
2012-03-07 17:07   
Repository: erp/devel/pi
Changeset: de610c6aec895aaf24df536b1159a1d3e00309b3
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Mar 07 17:07:05 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/de610c6aec895aaf24df536b1159a1d3e00309b3 [^]

Fixes issue 19816: When creating new GL Journal Line in migrated environment,
tax field is filled.
Changing the default value to " " the application fill the value in database as null and this is the desired behaviour

---
M modules/org.openbravo.v3/src-db/database/configScript.xml
---
(0046143)
jecharri   
2012-03-07 17:10   
Test cases:
 -to reproduce the problem it is not necesary to migrate a environment form 2.50, only you have to put one tax as default.

After do this change see that the problem exist, and after that apply the patch.

 -reproduce the steps and see that the problem is fixed.
(0046178)
maite   
2012-03-08 09:54   
Verified after follow indicated test cases
(0047056)
hudsonbot   
2012-04-01 20:38   
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/640de9acc2d5 [^]

Maturity status: Test