Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029263Retail ModulesRetail Configurationpublic2015-03-12 16:412015-05-12 18:23
asiermartirena 
asiermartirena 
normalminoralways
closedfixed 
5
 
RR15Q3 
marvintm
No
0029263: Ability to extend Product identifier label on the receipt panel
Ability to modularize the product identifier label to allow to modify it from external modules.

e.g.- With this new functionality org.openbravo.retail.showprodsk module allows to show search key near to products name in Web POS lines.
Before this change, search key only was shown in browser and search panel.
Is configurable to show or hide search keys with preferences (by default are shown all).
Select a product in Web POS with org.openbravo.retail.showprodsk module installed.
No tags attached.
diff posterminalShowSKPatch.diff (1,339) 2015-03-23 13:11
https://issues.openbravo.com/file_download.php?file_id=7926&type=bug
Issue History
2015-03-12 16:41asiermartirenaNew Issue
2015-03-12 16:41asiermartirenaAssigned To => marvintm
2015-03-12 16:41asiermartirenaFile Added: showprodsk.diff
2015-03-12 16:41asiermartirenaTriggers an Emergency Pack => No
2015-03-12 16:42asiermartirenaFile Added: posterminalPatch.diff
2015-03-16 10:05asiermartirenaSummaryNew functionality to show products search key in Web POS line => New functionality to show products search key in Web POS lines
2015-03-23 13:11asiermartirenaFile Added: showprodskPatch.diff
2015-03-23 13:11asiermartirenaFile Added: posterminalShowSKPatch.diff
2015-03-23 13:12asiermartirenaFile Deleted: showprodsk.diff
2015-03-23 13:12asiermartirenaFile Deleted: posterminalPatch.diff
2015-04-21 11:48guillermogilReview Assigned To => marvintm
2015-04-21 11:48guillermogilSummaryNew functionality to show products search key in Web POS lines => Ability to extend Product identifier label on the receipt panel
2015-04-21 11:48guillermogilDescription Updatedbug_revision_view_page.php?rev_id=8314#r8314
2015-04-22 09:23asiermartirenaFile Deleted: showprodskPatch.diff
2015-04-23 18:14hgbotCheckin
2015-04-23 18:14hgbotNote Added: 0076733
2015-05-05 16:24hgbotCheckin
2015-05-05 16:24hgbotNote Added: 0077020
2015-05-05 16:24hgbotStatusnew => resolved
2015-05-05 16:24hgbotResolutionopen => fixed
2015-05-05 16:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a1c1c77a3384b2225f92d600ae03073ada0c5c0d [^]
2015-05-05 16:42guillermogilAssigned Tomarvintm => asiermartirena
2015-05-12 18:23marvintmStatusresolved => closed
2015-05-12 18:23marvintmFixed in Version => RR15Q3

Notes
(0076733)
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
---
(0077020)
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
---