Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031023 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | major | always | 2015-10-01 13:40 | 2015-10-05 11:31 | |||
Reporter | maite | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | e9095a803ab6 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 38625 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031023: Credit consumed although payment is not completed due to "payment currency should map business partner currency" error | |||||||
Description | Credit consumed although payment is not completed due to "payment currency should map business partner currency" error | |||||||
Steps To Reproduce | 1. Register Payment Out for bebidas alegres and set generated credit=150. Process payment 2. Register Purchase Invoice for bebidas alegres, add any line and process. Do NOT consume credit when processing invoice 3. Access Business Partner window and run "Set new currency" process. Select MXN currency, check "set amount" option and set 200 4. Register Payment Out for bebidas alegres, run "Add details", select credit to be consumed and pending invoice 5. Process payment and error "For credit generation and/or credit consumption payment currency should map business partner currency: MXN" will be raised 6. Run "add details" rocess again and realize that available credit is not 150 but invoice amount has been substracted | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0080816) hgbot (developer) 2015-10-05 11:29 |
Repository: erp/backports/3.0PR15Q3.2 Changeset: e9095a803ab6966d1cd38fbd5d4cde211f944996 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Fri Oct 02 12:24:48 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.2/rev/e9095a803ab6966d1cd38fbd5d4cde211f944996 [^] Fixes issue 31023: Credit consumed although payment not completed When consuming a credit with a currency different than Business Partner's currency, an error is shown but credit was also consumed, which was wrong. Now, this check will be also done before consuming credit in AddPaymentActionHandler addCredit method, as it was done in FIN_PaymentProcess doProcessPayment method. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/actionHandler/AddPaymentActionHandler.java --- |
(0080818) vmromanos (viewer) 2015-10-05 11:31 |
Code review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-02 12:18 | aferraz | Type | defect => backport |
2015-10-02 12:18 | aferraz | Target Version | 3.0PR16Q1 => 3.0PR15Q3.2 |
2015-10-02 12:19 | aferraz | Tag Attached: Approved | |
2015-10-05 11:29 | hgbot | Checkin | |
2015-10-05 11:29 | hgbot | Note Added: 0080816 | |
2015-10-05 11:29 | hgbot | Status | scheduled => resolved |
2015-10-05 11:29 | hgbot | Resolution | open => fixed |
2015-10-05 11:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q3.2/rev/e9095a803ab6966d1cd38fbd5d4cde211f944996 [^] |
2015-10-05 11:31 | vmromanos | Review Assigned To | => vmromanos |
2015-10-05 11:31 | vmromanos | Note Added: 0080818 | |
2015-10-05 11:31 | vmromanos | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |