Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033230Retail ModulesWeb POSpublic2016-06-13 12:492016-06-21 13:46
aaroncalero 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0033230: [SERQA 1238] Untranslatable string 'Error' in payment.js
There is a hardcoded string "Error" on the payment.js file.
Go to https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/c5ed82fc7904/web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js#l891 [^]
And verify that the "Error" string shown as popup title is hardcoded
Replace the Error string with the translatable OBMOBC_Error message
SER-QA
caused by defect 0032851 closed Osmany [SERQA 1051] Layaway with anonymous customer when the store does not allow it 
Issue History
2016-06-13 12:49aaroncaleroNew Issue
2016-06-13 12:49aaroncaleroAssigned To => Retail
2016-06-13 12:49aaroncaleroResolution time => 1466978400
2016-06-13 12:49aaroncaleroTriggers an Emergency Pack => No
2016-06-13 12:49aaroncaleroTag Attached: SER-QA
2016-06-13 12:50aaroncaleroSummaryUntranslatable string 'Error' in payment.js => [SERQA 1238] Untranslatable string 'Error' in payment.js
2016-06-13 12:50aaroncaleroRelationship addedcaused by 0032851
2016-06-20 10:14ranjith_qualiantech_comStatusnew => acknowledged
2016-06-20 10:14ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-20 10:14ranjith_qualiantech_comStatusacknowledged => scheduled
2016-06-21 05:53hgbotCheckin
2016-06-21 05:53hgbotNote Added: 0087690
2016-06-21 05:53hgbotStatusscheduled => resolved
2016-06-21 05:53hgbotResolutionopen => fixed
2016-06-21 05:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e46ed7665963bfd48bbf68d0daeb8dde8c17b6d3 [^]
2016-06-21 13:46marvintmReview Assigned To => marvintm
2016-06-21 13:46marvintmStatusresolved => closed

Notes
(0087690)
hgbot   
2016-06-21 05:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e46ed7665963bfd48bbf68d0daeb8dde8c17b6d3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 21 06:57:39 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e46ed7665963bfd48bbf68d0daeb8dde8c17b6d3 [^]

Fixes issue 33230 : Added AD Message for Payment error msg

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---