Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037602Retail ModulesWeb POSpublic2018-01-09 13:262018-01-22 15:21
avicente 
ranjith_qualiantech_com 
highminoralways
closedfixed 
5
 
RR18Q2 
migueldejuana
No
0037602: [SER QA 3654] Modify label 'PAID (On credit)' by 'TO BE PAID' and 'PAID (Partially on credit: XX)' by 'TO BE PAID (XX)'
Due the to new functionality 'Prepayments' the labels 'PAID (On credit)' and 'PAID (Partially on credit: XX)' are not correct for all user cases.

The following changes are requested:
1. Change 'PAID (On credit)' by 'TO BE PAID'
2. Change 'PAID (Partially on credit: XX)' by 'TO BE PAID (XX)'
1. Log into https://livebuilds.openbravo.com/retail_pi_pgsql [^]
2. In POS Terminal Type VBS POS Terminal Type set Allow Pay on Credit=Yes.
3. For the business partner Arturo Montoro set Credit Line Limit=1000.
4. Log into https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
5. Create a ticket for Arturo Montoro
6. Pay the ticket click on the button Use Credit
7. Reopen the ticket. Check label is PAID (On Credit)

Same steps but making a partial payment in step 6 to see the label PAID (Partially on credit: XX)
1. Change 'PAID (On credit)' by 'TO BE PAID'
2. Change 'PAID (Partially on credit: XX)' by 'TO BE PAID (XX)'
No tags attached.
related to defect 0037698 closed alekosmp86 Printing an order paid on credit doesn't print payment info 
Issue History
2018-01-09 13:26avicenteNew Issue
2018-01-09 13:26avicenteAssigned To => Retail
2018-01-09 13:26avicenteResolution time => 1516834800
2018-01-09 13:26avicenteTriggers an Emergency Pack => No
2018-01-09 13:34marvintmSeveritymajor => minor
2018-01-18 11:09ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-01-18 11:09ranjith_qualiantech_comStatusnew => scheduled
2018-01-19 13:08hgbotCheckin
2018-01-19 13:08hgbotNote Added: 0101787
2018-01-19 13:08hgbotStatusscheduled => resolved
2018-01-19 13:08hgbotResolutionopen => fixed
2018-01-19 13:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f1a02a877c52f3ca716dda206a02ffd7471d6a6a [^]
2018-01-19 13:09hgbotCheckin
2018-01-19 13:09hgbotNote Added: 0101788
2018-01-22 15:21migueldejuanaReview Assigned To => migueldejuana
2018-01-22 15:21migueldejuanaNote Added: 0101847
2018-01-22 15:21migueldejuanaStatusresolved => closed
2018-01-22 15:21migueldejuanaFixed in Version => RR18Q2
2018-01-22 15:26migueldejuanaRelationship addedrelated to 0037698

Notes
(0101787)
hgbot   
2018-01-19 13:08   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f1a02a877c52f3ca716dda206a02ffd7471d6a6a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 19 17:38:15 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f1a02a877c52f3ca716dda206a02ffd7471d6a6a [^]

Fixed issue 37602 : Modified Paid on Credit labels

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0101788)
hgbot   
2018-01-19 13:09   
Repository: tools/automation/pi-mobile
Changeset: 18d10545e8c19ad4f73f89694776d7b7a2f7c316
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 19 17:38:53 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/18d10545e8c19ad4f73f89694776d7b7a2f7c316 [^]

Verifies issue 37602 : Modified test for changes in paid on credit labels

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/I35955_CancelAndRplcFromCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/reversepayments/ReversePaymentOnPartiallyPaidOnCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/reversepayments/ReversePaymentPaidOnCreditWithCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/reversepayments/ReversePaymentWithCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31600_VerfiyPaidOnCredit.java
---
(0101847)
migueldejuana   
2018-01-22 15:21   
Tested and reviewed