Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024038 | Openbravo ERP | 09. Financial management | public | 2013-06-11 11:14 | 2013-08-01 17:51 |
|
Reporter | maite | |
Assigned To | ioritzCia | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP26 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 21453 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024038: Wrong accounting in prepayment against invoice with different conversion rates |
Description | When posting a prepayment against invoice and invoice's date and payment's date have different conversion rate defined, accounting entry is not being properly generated |
Steps To Reproduce | 1. Register Purchase Invoice for any Business Partner and date 10/06/2013. Add any lines and process.
2. Define Conversion rate of 0.5 between invoice's currency and accounting schema currency for 10/06/2013
3. Register Payment Out for same BP and payment date 06/06/2013. Add invoice's detail and process.
4. Define Conversion rate of 0.7 between invoice's currency and accounting schema currency for 06/06/2013
5. Post Payment Out and realize that accounting entry is not properly generated as "currency differences" account is not being used. |
Proposed Solution | "bpAmountConverted" is used in createline method, but in that case it is not being calculated as condition "if (!isPrepayment && invoice != null) {" is not satisfied. "bpAmountConverted" should also be calculated in that case. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-11 11:14 | maite | New Issue | |
2013-06-11 11:14 | maite | Assigned To | => dmiguelez |
2013-06-11 11:14 | maite | Modules | => Core |
2013-06-11 11:14 | maite | OBNetwork customer | => Yes |
2013-06-11 11:14 | maite | Support ticket | => 21453 |
2013-06-11 11:14 | maite | Triggers an Emergency Pack | => No |
2013-06-11 11:16 | maite | Assigned To | dmiguelez => jonalegriaesarte |
2013-06-11 11:16 | maite | Issue Monitored: networkb | |
2013-07-01 09:38 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2013-07-01 09:39 | jonalegriaesarte | Target Version | 3.0MP24 => 3.0MP26 |
2013-07-01 09:40 | maite | Assigned To | ioritzCia => jonalegriaesarte |
2013-07-01 09:40 | maite | Target Version | 3.0MP26 => 3.0MP24 |
2013-07-01 09:40 | maite | Proposed Solution updated | |
2013-07-01 09:42 | jonalegriaesarte | Assigned To | jonalegriaesarte => ioritzCia |
2013-07-01 09:42 | jonalegriaesarte | Target Version | 3.0MP24 => 3.0MP26 |
2013-07-01 10:05 | ngarcia | Issue Monitored: ngarcia | |
2013-07-02 12:48 | hgbot | Checkin | |
2013-07-02 12:48 | hgbot | Note Added: 0059808 | |
2013-07-02 12:48 | hgbot | Status | new => resolved |
2013-07-02 12:48 | hgbot | Resolution | open => fixed |
2013-07-02 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7f337909ca826f02ed6673cce17bbdf0d2ac5b7e [^] |
2013-07-08 10:18 | hgbot | Checkin | |
2013-07-08 10:18 | hgbot | Note Added: 0059908 | |
2013-07-16 14:26 | hudsonbot | Checkin | |
2013-07-16 14:26 | hudsonbot | Note Added: 0060008 | |
2013-07-16 14:26 | hudsonbot | Checkin | |
2013-07-16 14:26 | hudsonbot | Note Added: 0060033 | |
2013-07-22 12:22 | maite | Note Added: 0060144 | |
2013-07-22 12:22 | maite | Status | resolved => closed |
2013-07-31 17:25 | hgbot | Checkin | |
2013-07-31 17:25 | hgbot | Note Added: 0060435 | |
2013-08-01 17:51 | hudsonbot | Checkin | |
2013-08-01 17:51 | hudsonbot | Note Added: 0060463 | |
Notes |
|
(0059808)
|
hgbot
|
2013-07-02 12:48
|
|
|
|
(0059908)
|
hgbot
|
2013-07-08 10:18
|
|
|
|
|
|
|
|
|
|
(0060144)
|
maite
|
2013-07-22 12:22
|
|
|
|
(0060435)
|
hgbot
|
2013-07-31 17:25
|
|
|
|
|
|