Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029663Retail ModulesRetail Configurationpublic2015-04-22 10:042015-05-12 18:45
asiermartirena 
asiermartirena 
normalminorhave not tried
closedfixed 
5
 
RR15Q3 
marvintm
No
0029663: Identifier created for discounts names in orderlines
Created an identifier for order lines discounts.

e.g.- With this new functionality org.openbravo.retail.discounts module adds the percent number plus "%" icon next to the discount line for manual discounts in order to be clearer when using this type of discounts.
Select manual discount for a product having org.openbravo.retail.discounts module installed.
No tags attached.
diff posterminalDiscountsPatch.diff (2,902) 2015-04-22 10:04
https://issues.openbravo.com/file_download.php?file_id=8015&type=bug
Issue History
2015-04-22 10:04asiermartirenaNew Issue
2015-04-22 10:04asiermartirenaAssigned To => marvintm
2015-04-22 10:04asiermartirenaFile Added: posterminalDiscountsPatch.diff
2015-04-22 10:04asiermartirenaTriggers an Emergency Pack => No
2015-04-22 11:05asiermartirenaReview Assigned To => marvintm
2015-04-23 18:14hgbotCheckin
2015-04-23 18:14hgbotNote Added: 0076734
2015-05-05 16:24hgbotCheckin
2015-05-05 16:24hgbotNote Added: 0077019
2015-05-05 16:41guillermogilAssigned Tomarvintm => asiermartirena
2015-05-05 16:42guillermogilStatusnew => scheduled
2015-05-05 16:42guillermogilStatusscheduled => resolved
2015-05-05 16:42guillermogilResolutionopen => fixed
2015-05-12 18:45marvintmStatusresolved => closed
2015-05-12 18:45marvintmFixed in Version => RR15Q3

Notes
(0076734)
hgbot   
2015-04-23 18:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1568ba4c1f6b6a5c04beaa3c86e1fb38f1851312
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Apr 23 18:13:06 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1568ba4c1f6b6a5c04beaa3c86e1fb38f1851312 [^]

Backed out issue 29263 and issue 29663, changeset: 2c659c1b03b0. Breaking tests

---
M web/org.openbravo.retail.posterminal/js/components/renderorderline.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0077019)
hgbot   
2015-05-05 16:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a1c1c77a3384b2225f92d600ae03073ada0c5c0d
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue May 05 13:31:47 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1c1c77a3384b2225f92d600ae03073ada0c5c0d [^]

Fixed issue 29263 and issue 29663

Identifier extended for product on receipt panel and discount names in orderlines
Ability to modularize the product identifier label to allow to modify it from external modules.
Created an identifier for order lines discounts to be able to show instead of name.

---
M web/org.openbravo.retail.posterminal/js/components/renderorderline.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---