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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024032
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajorhave not tried2013-06-07 14:392013-06-24 12:02
ReporterjonalegriaesarteView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityhighResolutionfixedFixed in Version3.0MP25
StatusclosedFix in branchFixed in SCM revision856973735a23
ProjectionnoneETAnoneTarget Version3.0MP25
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tojonalegriaesarte
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024032: Save description in purchase invoice is failing when the invoice is booked

DescriptionSave 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031627 closedinigosanchez Fields with display logic equals to false cause js check error in log 

-  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
Powered by Mantis Bugtracker