Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022624Retail ModulesWeb POSpublic2012-12-18 21:102018-02-27 18:29
dmitry_mezentsev 
alekosmp86 
normalminoralways
closedfixed 
5
RMP17 
RR18Q2 
marvintm
No
0022624: Terminology used in Credit Sales feature is confusing
Use Credit in Openbravo means different from the feature we developed.

So "Use Credit" button should be changed to "Sell on Credit". It is better because a direct translation of Sell on Credit is "to sell something now and let the purchaser pay for it later".

In relation to this "Credit will be used" messages should be also changed to

Selling on Credit

Are you sure you want to sell <amount> now and let <customer name> pay for it later?

Yes, sell on credit Cancel

The documentation should be updated to explain this feature without mixing it with "use credit" terms.
http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Credit_Sales [^]
No tags attached.
Issue History
2012-12-18 21:10dmitry_mezentsevNew Issue
2012-12-18 21:10dmitry_mezentsevAssigned To => adrianromero
2012-12-19 11:58dmitry_mezentsevAssigned Toadrianromero => dmitry_mezentsev
2012-12-19 11:59dmitry_mezentsevStatusnew => acknowledged
2012-12-19 12:27dmitry_mezentsevAssigned Todmitry_mezentsev => umartirena
2016-01-29 13:25OrekariaStatusacknowledged => scheduled
2016-01-29 13:25OrekariaStatusscheduled => resolved
2016-01-29 13:25OrekariaResolutionopen => fixed
2016-01-29 13:25OrekariaStatusresolved => new
2016-01-29 13:25OrekariaResolutionfixed => open
2017-09-27 11:39ngarciaIssue Monitored: ngarcia
2017-09-27 11:58ngarciaAssigned Toumartirena => Retail
2017-09-27 15:57ngarciaTriggers an Emergency Pack => No
2017-09-27 16:07PracticsIssue Monitored: Practics
2018-02-12 15:06hgbotCheckin
2018-02-12 15:06hgbotNote Added: 0102335
2018-02-12 15:06hgbotStatusnew => resolved
2018-02-12 15:06hgbotResolutionopen => fixed
2018-02-12 15:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/326e00b2f412990519430710b2f4c0aa6ffdcadc [^]
2018-02-12 15:07hgbotCheckin
2018-02-12 15:07hgbotNote Added: 0102336
2018-02-12 15:10marvintmAssigned ToRetail => alekosmp86
2018-02-27 18:29marvintmReview Assigned To => marvintm
2018-02-27 18:29marvintmStatusresolved => closed
2018-02-27 18:29marvintmFixed in Version => RR18Q2

Notes
(0102335)
hgbot   
2018-02-12 15:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 326e00b2f412990519430710b2f4c0aa6ffdcadc
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Feb 02 12:36:28 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/326e00b2f412990519430710b2f4c0aa6ffdcadc [^]

Fixes issue 22624: Terminology used in Credit Sales feature is confusing.

 - Added new labels with the proper messages

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalcreditsales.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0102336)
hgbot   
2018-02-12 15:07   
Repository: tools/automation/pi-mobile
Changeset: c70bbb647e8e34ac8b1e8cd354d4893149ebdfad
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Feb 06 17:05:43 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c70bbb647e8e34ac8b1e8cd354d4893149ebdfad [^]

Related to issue 22624: Labels' messages have been updated to match the changes
in the fix.

---
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
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32797_VerifyInvoiceWithZeroPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35571_VerifyReceiptWithMutiPaymentTerm.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36907_VerifyReceiptWithPaymentTermLine.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36907_VerifyReceiptWithPaymentTermLineII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37341_VerifyPaymentMethodOnPaidCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37571_VerifyReceiptWithPaymentTermLine.java
---