Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024032 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | have not tried | 2013-06-07 14:39 | 2013-06-24 12:02 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP25 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 856973735a23 | ||||
Projection | none | ETA | none | Target Version | 3.0MP25 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | jonalegriaesarte | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024032: Save description in purchase invoice is failing when the invoice is booked | |||||||
Description | Save description in purchase invoice is failing when the invoice is booked. The issue is in C_INVLINE_CHK_RESTRICTIONS_TRG, in line: OR(COALESCE(:OLD.TAXAMT, 0) <> COALESCE(:NEW.TAXAMT, 0)) because of rounding issues, it is not comparing correctly the values | |||||||
Steps To Reproduce | - Create a purchase invoice with one line. - Quantity in line: 1.25 - Book it - Change the description in line, save it | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0059466) caristu (developer) 2013-06-17 17:28 |
This behavior is happening also in Sales Invoice window. The problem is caused because setTextualValue() is not executed for the Tax Amount field, because the displayed checkbox is not marked. |
(0059496) hgbot (developer) 2013-06-18 17:13 |
Repository: erp/devel/pi Changeset: 856973735a23e5f72eace8b1b39341ef3f2c17ce Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Jun 17 18:46:00 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/856973735a23e5f72eace8b1b39341ef3f2c17ce [^] fixes issue 24032: Save description in purchase invoice is failing when the invoice is booked --- M modules/org.openbravo.v3/src-db/database/configScript.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0059584) hudsonbot (developer) 2013-06-20 02:08 |
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/5caf871044ad [^] Maturity status: Test |
(0059637) jonalegriaesarte (reporter) 2013-06-24 12:02 |
Tested and working fine. Now, the error when changing the description does not appear |
Issue History | |||
Date Modified | Username | Field | Change |
2013-06-07 14:39 | jonalegriaesarte | New Issue | |
2013-06-07 14:39 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-06-07 14:39 | jonalegriaesarte | Modules | => Core |
2013-06-07 14:39 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-06-17 17:28 | caristu | Note Added: 0059466 | |
2013-06-18 17:13 | hgbot | Checkin | |
2013-06-18 17:13 | hgbot | Note Added: 0059496 | |
2013-06-18 17:13 | hgbot | Status | new => resolved |
2013-06-18 17:13 | hgbot | Resolution | open => fixed |
2013-06-18 17:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/856973735a23e5f72eace8b1b39341ef3f2c17ce [^] |
2013-06-20 02:08 | hudsonbot | Checkin | |
2013-06-20 02:08 | hudsonbot | Note Added: 0059584 | |
2013-06-24 12:02 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-06-24 12:02 | jonalegriaesarte | Note Added: 0059637 | |
2013-06-24 12:02 | jonalegriaesarte | Status | resolved => closed |
2013-06-24 12:02 | jonalegriaesarte | Fixed in Version | => 3.0MP25 |
2015-12-01 13:13 | caristu | Relationship added | related to 0031627 |
Copyright © 2000 - 2009 MantisBT Group |