Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033314Retail ModulesWeb POSpublic2016-06-20 13:572016-10-20 16:40
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
20Community Appliance
 
 
marvintm
No
0033314: when a product is updated as sales product, it is not removed from terminal
when a product is updated, changing to not sales prodcut in backoffice, and you refresh the terminal, the product continues in terminal, and it can be used again to create new receipts
in POS Terminal: VBS-1
. search in "search" tab: "Insect repellent" ->it is displayed

in backoffice: go to product window, product: "Insect repellent"
. change field "sale" from Y to N

in POS Terminal: VBS-1
. refresh the terminal (F5)
. search in "search" tab: "Insect repellent" ->it is displayed and it should not be available.
No tags attached.
causes defect 0034243 closed migueldejuana Generic products are not shown 
patch issue33314.patch (1,009) 2016-06-22 16:32
https://issues.openbravo.com/file_download.php?file_id=9569&type=bug
Issue History
2016-06-20 13:57malsasuaNew Issue
2016-06-20 13:57malsasuaAssigned To => Retail
2016-06-20 13:57malsasuaResolution time => 1468188000
2016-06-20 13:57malsasuaTriggers an Emergency Pack => No
2016-06-20 18:56marvintmStatusnew => acknowledged
2016-06-20 20:14mario_castelloAssigned ToRetail => mario_castello
2016-06-21 13:31malsasuaSummarywhen a product is deactivate, it is not removed from terminal => when a product is updated as sales product, it is not removed from terminal
2016-06-21 13:31malsasuaDescription Updatedbug_revision_view_page.php?rev_id=12448#r12448
2016-06-21 13:31malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12450#r12450
2016-06-21 13:33malsasuaNote Added: 0087724
2016-06-22 16:32mario_castelloFile Added: issue33314.patch
2016-06-22 16:33mario_castelloNote Added: 0087805
2016-06-22 16:34mario_castelloAssigned Tomario_castello => Retail
2016-06-23 12:00ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-23 12:00ranjith_qualiantech_comStatusacknowledged => scheduled
2016-06-27 05:11hgbotCheckin
2016-06-27 05:11hgbotNote Added: 0087931
2016-06-27 05:11hgbotCheckin
2016-06-27 05:11hgbotNote Added: 0087932
2016-06-27 05:11hgbotStatusscheduled => resolved
2016-06-27 05:11hgbotResolutionopen => fixed
2016-06-27 05:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10ca4126a517c37c89fcc2034eac97bdd0be4e21 [^]
2016-06-28 12:44marvintmReview Assigned To => marvintm
2016-06-28 12:44marvintmStatusresolved => closed
2016-10-20 07:49migueldejuanaRelationship addedcauses 0034243
2016-10-20 16:40migueldejuanaNote Added: 0090733

Notes
(0087724)
malsasua   
2016-06-21 13:33   
I have updated the steps to reproduce, the initial steps are wrong
(0087805)
mario_castello   
2016-06-22 16:33   
Attached a possible solution to this issue.
(0087931)
hgbot   
2016-06-27 05:11   
Repository: tools/automation/pi-mobile
Changeset: b535491ad84318eb360797893ec0665a090fa039
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 27 08:36:47 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b535491ad84318eb360797893ec0665a090fa039 [^]

Verifies issue 33314 : Added automated test 'I33314_LoadProductBasedonSaleFlag'

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/system/I33314_LoadProductBasedonSaleFlag.java
---
(0087932)
hgbot   
2016-06-27 05:11   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 10ca4126a517c37c89fcc2034eac97bdd0be4e21
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 27 08:36:29 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10ca4126a517c37c89fcc2034eac97bdd0be4e21 [^]

Fixes issue 33314 : Added "sale" validation to Product Master

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
---
(0090733)
migueldejuana   
2016-10-20 16:40   
The related commit has been backouted by related issue.
https://issues.openbravo.com/view.php?id=34243 [^]