Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009884 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | major | sometimes | 2009-07-09 17:53 | 2009-07-22 14:22 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP8 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | d40541661c15 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_11 | |||
OS Version | rPath Linux | Database version | 8.3.5 | Ant version | 1.7.1 | |||
Product Version | 2.40MP6 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009884: columns in table C_TAXREGISTERLINE are wrong defined | |||||||
Description | three problems: Columns TOTALAMT, TAXBASEAMT and TAXAMT belong C_TAXREGISTERLINE are wrong defined for two reasons: 1. the lengths of this fields, in some cases are too small. when run process "create var register" error is returned: ORA-01438 value larger than specified precision allowed for this column. 2. the fields are defined like number(10), without decimals. They should be defined with decimals Column DOCUMENTNO: 3. It is defined in application dictionary like integer, but it should be String | |||||||
Steps To Reproduce | when run "create var register" process in Financial Management || Receivables & Payables || Transactions || Tax Payment || Header: in Tax Register Header: "Last Register Amount" and "tax total amount" fields dont have decimals in lines: "taxable amount", "tax amount" and "total amount" fields dont have decimals | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018270) vmromanos (viewer) 2009-07-15 16:52 |
Pending the push to the branch since 2.40 is currently frozen |
(0018321) hgbot (developer) 2009-07-16 14:30 |
Repository: erp/stable/2.40 Changeset: d40541661c15e2747af89f9b6c76e66c7183ce8d Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Jul 15 16:48:52 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/d40541661c15e2747af89f9b6c76e66c7183ce8d [^] Fixed bug 9884: columns in table C_TAXREGISTERLINE are wrong defined --- M src-db/database/model/tables/C_TAXREGISTER.xml M src-db/database/model/tables/C_TAXREGISTERLINE.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0018558) sureshbabu (viewer) 2009-07-22 14:22 |
Tested working as expected. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-14 09:02 | rafaroda | Type | defect => backport |
2009-07-14 09:02 | rafaroda | fix_in_branch | => 2.40 |
2009-07-15 11:04 | vmromanos | Assigned To | eduardo_Argal => vmromanos |
2009-07-15 16:52 | vmromanos | Note Added: 0018270 | |
2009-07-16 14:30 | hgbot | Checkin | |
2009-07-16 14:30 | hgbot | Note Added: 0018321 | |
2009-07-16 14:30 | hgbot | Status | scheduled => resolved |
2009-07-16 14:30 | hgbot | Resolution | open => fixed |
2009-07-16 14:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/d40541661c15e2747af89f9b6c76e66c7183ce8d [^] |
2009-07-22 14:22 | sureshbabu | Status | resolved => closed |
2009-07-22 14:22 | sureshbabu | Note Added: 0018558 | |
2009-07-22 14:22 | sureshbabu | Fixed in Version | => 2.40MP8 |
Copyright © 2000 - 2009 MantisBT Group |