Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009923 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | have not tried | 2009-07-16 10:50 | 2009-07-22 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | pjuvara | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4fc7544cf7a6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009923: API check: build 81 fails | |||||||
Description | This 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 | |||||||
Tags | 250MP3releasecandidate | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 |