Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012278 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2010-02-15 17:08 | 2010-03-10 18:30 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP12 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 1810b909c82a | |||
Projection | none | ETA | none | Target Version | 2.50MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP11 | 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 | 0012278: Uncorrect posting in m_inout and m_matchinv | |||||||
Description | In both tables, if a document is posted, it is not taken currency precision to set in fact_acct. It is taken M_costing product cost (independtly of its precision). It should take currency precision in both cases | |||||||
Steps To Reproduce | Modify Format.xml file. Modify euroEdition and priceEdition as formatOutput="#0.000000" formatInternal="#0.000000" Compile the application. Go to Master Data Management > Product. Search for "Boots" product and go to Costing tab. Modify its price and cost to fill all possible decimals. Go to Financial Management > Accounting > Setup > Accounting Schema > Account Schema tables. Activate ProcurementReceiptInvoiceMatch, MaterialManagementShipmentInOut. Go to Purchase Management > Transacctions > Good Receipt. Create one record in Main organization. Go to Line tab, and search for Boots product. Go back to Header, process it and post it. Go to Purchase Invoice. Create a record, with same organization and BP as good receipt. Press "Create lines from". Select previous good receipt and select its line. Complete it and process it. Go to Matched Invoices window. Search the created one. Post it. See fact_acct entries for 319 and 472 tables. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0024406) hgbot (developer) 2010-02-16 13:29 |
Repository: erp/devel/pi Changeset: ff7737d3f7cd978cd33728180acd132704d4bac7 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Feb 16 13:29:39 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ff7737d3f7cd978cd33728180acd132704d4bac7 [^] fixes issue 12278: Uncorrect posting in m_inout and m_matchinv --- M src/org/openbravo/erpCommon/ad_forms/DocInOut.java M src/org/openbravo/erpCommon/ad_forms/DocMatchInv.java --- |
(0024423) hgbot (developer) 2010-02-16 17:05 |
Repository: erp/devel/pi Changeset: 1810b909c82a9298f14b9a3c9db96db40da12169 Author: David Alsasua <david.alsasua <at> openbravo.com> Date: Tue Feb 16 17:05:11 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/1810b909c82a9298f14b9a3c9db96db40da12169 [^] Fixes issue 12278: Uncorrect posting in m_inout and m_matchinv Take precision from database --- M src/org/openbravo/erpCommon/ad_forms/DocInOut.java M src/org/openbravo/erpCommon/ad_forms/DocInOut_data.xsql M src/org/openbravo/erpCommon/ad_forms/DocMatchInv.java M src/org/openbravo/erpCommon/ad_forms/DocMatchInv_data.xsql --- |
(0024535) hudsonbot (viewer) 2010-02-18 00:31 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/ff7737d3f7cd [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c1b489fb0a0 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16459.obx [^] |
(0024543) hudsonbot (viewer) 2010-02-18 00:31 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/1810b909c82a [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7c1b489fb0a0 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16459.obx [^] |
(0024583) sureshbabu (viewer) 2010-02-18 12:11 |
Tested working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2010-02-15 17:08 | networkb | New Issue | |
2010-02-15 17:08 | networkb | Assigned To | => dalsasua |
2010-02-15 17:08 | networkb | OBNetwork customer | => Yes |
2010-02-16 09:53 | networkb | Steps to Reproduce Updated | View Revisions |
2010-02-16 12:51 | dalsasua | Status | new => scheduled |
2010-02-16 12:51 | dalsasua | fix_in_branch | => pi |
2010-02-16 13:29 | hgbot | Checkin | |
2010-02-16 13:29 | hgbot | Note Added: 0024406 | |
2010-02-16 13:29 | hgbot | Status | scheduled => resolved |
2010-02-16 13:29 | hgbot | Resolution | open => fixed |
2010-02-16 13:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ff7737d3f7cd978cd33728180acd132704d4bac7 [^] |
2010-02-16 17:05 | hgbot | Checkin | |
2010-02-16 17:05 | hgbot | Note Added: 0024423 | |
2010-02-16 17:05 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ff7737d3f7cd978cd33728180acd132704d4bac7 [^] => http://code.openbravo.com/erp/devel/pi/rev/1810b909c82a9298f14b9a3c9db96db40da12169 [^] |
2010-02-18 00:31 | hudsonbot | Checkin | |
2010-02-18 00:31 | hudsonbot | Note Added: 0024535 | |
2010-02-18 00:31 | hudsonbot | Checkin | |
2010-02-18 00:31 | hudsonbot | Note Added: 0024543 | |
2010-02-18 12:11 | sureshbabu | Note Added: 0024583 | |
2010-02-18 12:11 | sureshbabu | Status | resolved => closed |
2010-02-18 12:11 | sureshbabu | Fixed in Version | => 2.50MP12 |
2010-02-19 00:02 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:30 | anonymous | sf_bug_id | => 2968074 |
Copyright © 2000 - 2009 MantisBT Group |