Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037343Retail ModulesWeb POSpublic2017-11-21 12:322017-12-11 08:33
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q1 
marvintm
No
0037343: Schedule details should also be split when using split payment terms
Payment plan (fin_payment_schedule) is properly split but payment plan details (fin_payment_scheduledetail) are not
0. Access backoffice and configure "VBS POS Terminal Type" as "Allo pay on credit"=YES
1. Configure "Arturo Montoro" business partner with Credit Limit=1000 and payment terms "20% a 15 días, 40% a 30 días y resto a 60 días"
2. Access POS Terminal and create ticket for Arturo Montoro with "Invoice this receipt" checked. Add any product
3. Pay ticket with "Use credit" option
4. Access backoffice and verify that Sales Invoice has 3 payment plan records, which is correct.
5. However, run "add payment" process and realize that only one line with total amount appears to be paid. This is wrong as each payment plan record should have a detail associated so 3 lines should appear
No tags attached.
related to defect 0036907 closed ranjith_qualiantech_com Wrong sales invoice payment plan is created when paying a ticket using credit 
Issue History
2017-11-21 12:32maiteNew Issue
2017-11-21 12:32maiteAssigned To => Retail
2017-11-21 12:32maiteResolution time => 1513033200
2017-11-21 12:32maiteTriggers an Emergency Pack => No
2017-11-21 12:32maiteIssue Monitored: networkb
2017-11-21 12:36PracticsIssue Monitored: Practics
2017-11-23 12:40ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-11-23 12:40ranjith_qualiantech_comStatusnew => scheduled
2017-11-23 12:40ranjith_qualiantech_comRelationship addedrelated to 0036907
2017-12-02 11:24hgbotCheckin
2017-12-02 11:24hgbotNote Added: 0100903
2017-12-02 11:24hgbotStatusscheduled => resolved
2017-12-02 11:24hgbotResolutionopen => fixed
2017-12-02 11:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4f3b6de6ef277ba67fc6cf5fc5b77b35cdca9b07 [^]
2017-12-02 11:25hgbotCheckin
2017-12-02 11:25hgbotNote Added: 0100904
2017-12-04 12:44hgbotCheckin
2017-12-04 12:44hgbotNote Added: 0100913
2017-12-07 13:09marvintmReview Assigned To => marvintm
2017-12-07 13:09marvintmStatusresolved => closed
2017-12-07 13:09marvintmFixed in Version => RR18Q1
2017-12-11 08:33hgbotCheckin
2017-12-11 08:33hgbotNote Added: 0100953

Notes
(0100903)
hgbot   
2017-12-02 11:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4f3b6de6ef277ba67fc6cf5fc5b77b35cdca9b07
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Dec 02 15:54:03 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4f3b6de6ef277ba67fc6cf5fc5b77b35cdca9b07 [^]

Fixed issue 37343 : PaymentScheduleDetail should be created based on payment terms for credit amount

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0100904)
hgbot   
2017-12-02 11:25   
Repository: tools/automation/pi-mobile
Changeset: 1ec0b4fb7fe0404a0064eddd7746454fad91554e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Dec 02 15:54:56 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1ec0b4fb7fe0404a0064eddd7746454fad91554e [^]

Verifies issue 37343 : Added automated test 'I37343_VerifyPymtScheDetailWithCredit'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37343_VerifyPymtScheDetailWithCredit.java
---
(0100913)
hgbot   
2017-12-04 12:44   
Repository: tools/automation/pi-mobile
Changeset: dffae49af68769b05f3a34723f05bff48181c735
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 04 17:14:12 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dffae49af68769b05f3a34723f05bff48181c735 [^]

Verifies issue 37343 : Test 'I37343_VerifyPymtScheDetailWithCredit' failed in try

Backed out changeset: 1ec0b4fb7fe0

---
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37343_VerifyPymtScheDetailWithCredit.java
---
(0100953)
hgbot   
2017-12-11 08:33   
Repository: tools/automation/pi-mobile
Changeset: 3994e8c18f69b3e51ec9ba366f875fcef4bcf3fc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 11 13:02:59 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3994e8c18f69b3e51ec9ba366f875fcef4bcf3fc [^]

Verifies issue 37343 : Added automated test 'I37343_VerifyPymtScheDetailWithCredit'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37343_VerifyPymtScheDetailWithCredit.java
---