Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009923
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2009-07-16 10:502009-07-22 00:00
ReportershuehnerView Statuspublic 
Assigned Topjuvara 
PrioritynormalResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision4fc7544cf7a6
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009923: API check: build 81 fails

DescriptionThis api check builds fails:

http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/81/console [^]

+++++++++++++++++++++++++++++++++++++++++++++++++++
  Errors in API model validation
+++++++++++++++++++++++++++++++++++++++++++++++++++
  Column size decreased from 10 to 0: column: C_TAXREGISTER.LASTREGACCUMAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTER.TAXTOTALAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.TAXBASEAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.TAXAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.TOTALAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.TAXUNDAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.EXEMPTAMT
  Column size decreased from 10 to 0: column: C_TAXREGISTERLINE.NOVATAMT
Tags250MP3releasecandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0009823 closedvmromanos columns in table C_TAXREGISTERLINE are wrong defined 

-  Notes
(0018298)
vmromanos (viewer)
2009-07-16 11:33

The previous definition of these columns was totally wrong, since they had a small length limitation (10) and, specially, they didn't allow decimals (so money amounts were always stored without decimals)


In this case the change in the API is mandatory, and it is not dangerous for previous installations, since there is no problem in updating from an integer to a decimal. I have tested an update.database and it's working fine.
(0018314)
hgbot (developer)
2009-07-16 13:28

Repository: erp/devel/api-checks
Changeset: 4fc7544cf7a646f0b4d76881f5ee14bf9dd7ffcf
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Jul 16 13:27:41 2009 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/4fc7544cf7a646f0b4d76881f5ee14bf9dd7ffcf [^]

Fixed bug 0009923: API check: build 81 fails. Change accepted

---
M model/model/tables/C_TAXREGISTER.xml
M model/model/tables/C_TAXREGISTERLINE.xml
---

- Issue History
Date Modified Username Field Change
2009-07-16 10:50 shuehner New Issue
2009-07-16 10:50 shuehner Assigned To => vmromanos
2009-07-16 10:50 shuehner OBNetwork customer => No
2009-07-16 10:50 shuehner Relationship added related to 0009823
2009-07-16 11:33 vmromanos Note Added: 0018298
2009-07-16 11:33 vmromanos Assigned To vmromanos => pjuvara
2009-07-16 11:33 vmromanos Status new => feedback
2009-07-16 13:28 hgbot Checkin
2009-07-16 13:28 hgbot Note Added: 0018314
2009-07-16 13:28 hgbot Status feedback => resolved
2009-07-16 13:28 hgbot Resolution open => fixed
2009-07-16 13:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/4fc7544cf7a646f0b4d76881f5ee14bf9dd7ffcf [^]
2009-07-21 16:24 psarobe Fixed in Version => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-21 17:11 psarobe Status resolved => closed
2009-07-22 00:00 anonymous sf_bug_id 0 => 2825068


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker