Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011356Openbravo ERP09. Financial managementpublic2009-11-11 12:272010-01-29 10:19
networkb 
eduardo_Argal 
immediateminoralways
closedfixed 
5
2.40MP10 
2.40MP132.40MP12 
Core
No
0011356: uncorrected posting in payment status when conersion rates is used
Total amount from Payment Management is not the same as Sales Invoice total amount if at the Invoice Date had an Conversion Rate and at the Transaction Date other. This is why (using Spanish COA) 430 account has diferent amount in both accounting entries.
-Login as Openbravo Admin
-Go to Master Data Management || Pricing || Price List || Price List
-Create a new record with currency USD and check Sales Price List
-Save
-Go to Price List Version
-Create a new record (for example, Price List Schema: Standard)
-Save
-Go to Product Price
-Create a new record (for example:
   Product: paint
   List Price: 8
   Standard Price: 6
   Price Limit: 10
-Save
-Back to Price List Version and click 'Create Price List Version'
-Go to General Setup || Application || Currency
-Select ISO Code: USD
-Go to Conversion Rate
-Create a New Record:
   Currency: USD
   To Currency: EUR
   Valid from Date: 09-11-2009
   Valid to Date: 11-11-2009
   Multiple Rate by: 1.5
-Save and new:
   Currency: USD
   To Currency: EUR
   Valid from Date: 12-11-2009
   Valid to Date: 31-12-9999
   Multiple Rate by: 2
-Save


-Go to Sales Management || Transactions || Sales Invoice
-Create a new record (chose the Price List created, realised that the currency has changed to USD; Invoice Date: 09-11-2009; Accounting Date: 09-11-2009)
-Save
-Go to Lines
-Create a new record (Product: paint; Attribute Set Value: Black; Ordered Quantity: 10; Tax: VAT 16%)
-Save
-Go to Header and Complete
-Check Grand Total Amount (In this case: 78.88)

-Go to Financial Management || Receivables & Payables || Transactions || Payment Status Management
-Create a New Record
   Currency: EUR
   Transaction Date: 30-11-2009
   Accounting Date: 30-11-2009
-Save
-Create Lines From
-Select Final Status: In Remittance, and select the invoice created;
-Save and Process
-Realised that total amount from Payment Management is not the same as Sales Invoice total amount (IE, if Spanish COA is used, 430 account has diferent amount in both accounting entries)


No tags attached.
blocks defect 00113142.40MP13 closed eduardo_Argal uncorrected posting in payment status when conersion rates is used 
Issue History
2009-11-13 13:58eduardo_ArgalTypedefect => backport
2009-11-13 13:58eduardo_Argalfix_in_branch => 2.40
2009-11-13 17:22eduardo_ArgalStatusscheduled => resolved
2009-11-13 17:22eduardo_ArgalFixed in SCM revision => d0582e9c9588
2009-11-13 17:22eduardo_ArgalResolutionopen => fixed
2009-11-20 09:44sureshbabuNote Added: 0022045
2009-11-20 09:44sureshbabuStatusresolved => closed
2009-11-20 09:44sureshbabuFixed in Version => 2.40MP10
2009-11-20 09:57sureshbabuFixed in Version2.40MP10 => 2.40MP11
2009-12-02 10:50eduardo_ArgalStatusclosed => new
2009-12-02 10:50eduardo_ArgalResolutionfixed => open
2009-12-02 10:50eduardo_ArgalFixed in Version2.40MP11 =>
2009-12-02 10:50psarobeStatusnew => scheduled
2009-12-02 10:50psarobefix_in_branch2.40 => pi
2009-12-02 11:36hgbotCheckin
2009-12-02 11:36hgbotNote Added: 0022354
2009-12-02 11:36hgbotStatusscheduled => resolved
2009-12-02 11:36hgbotResolutionopen => fixed
2009-12-02 11:36hgbotFixed in SCM revisiond0582e9c9588 => http://code.openbravo.com/erp/stable/2.40/rev/69e17d8faaa8deda9c0ea49eb685867719a140ff [^]
2010-01-29 10:19arunkumarNote Added: 0023855
2010-01-29 10:19arunkumarStatusresolved => closed
2010-01-29 10:19arunkumarFixed in Version => 2.40MP12

Notes
(0022045)
sureshbabu   
2009-11-20 09:44   
Tested as per Pablo sarobe comments, working fine
(0022354)
hgbot   
2009-12-02 11:36   
Repository: erp/stable/2.40
Changeset: 69e17d8faaa8deda9c0ea49eb685867719a140ff
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Dec 02 11:34:33 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/69e17d8faaa8deda9c0ea49eb685867719a140ff [^]

Fixes bug 0011356: uncorrected posting in payment status when conersion...

---
M src/org/openbravo/erpCommon/ad_forms/DocDPManagement.java
---
(0023855)
arunkumar   
2010-01-29 10:19   
Tested & Working fine