Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038412Retail ModulesWeb POSpublic2018-04-19 12:232018-05-04 14:23
avicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038412: Do not allow to create OTF in webpos with product category defined as summary level
It is possible to create OTF products in webpos with product category defined as summary level=Yes. It shouldn't because in backend it is not allowed to create a product linked to a product category defined as summary level.
1. Log into https://livebuilds.openbravo.com/retail_modules_pgsql_pi/ [^]
2. Create new product category in the organization=Category Tree Store defined as summary level=Yes.
3. Log into https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=CTST1 [^]
4. Select the menu option Create OTF
5. Fill mandatory fields and select the new product category created in step 2.
6. Click on Apply button and pay the ticket.
ERROR: check in backend that the product is created linked to a product category defined as summary level=Yes and it shouldn't.
SER-QA
Issue History
2018-04-19 12:23avicenteNew Issue
2018-04-19 12:23avicenteAssigned To => Retail
2018-04-19 12:23avicenteResolution time => 1525903200
2018-04-19 12:23avicenteTriggers an Emergency Pack => No
2018-04-19 12:24avicenteTag Attached: SER-QA
2018-04-24 13:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-04-24 13:22ranjith_qualiantech_comStatusnew => scheduled
2018-05-02 12:56avicenteSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=17072#r17072
2018-05-04 08:33hgbotCheckin
2018-05-04 08:33hgbotNote Added: 0104265
2018-05-04 08:33hgbotStatusscheduled => resolved
2018-05-04 08:33hgbotResolutionopen => fixed
2018-05-04 08:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/756265c20ea4b4608a598d484d8529bb8075da40 [^]
2018-05-04 14:23marvintmReview Assigned To => marvintm
2018-05-04 14:23marvintmStatusresolved => closed
2018-05-04 14:23marvintmFixed in Version => RR18Q3

Notes
(0104265)
hgbot   
2018-05-04 08:33   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 756265c20ea4b4608a598d484d8529bb8075da40
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 04 12:03:11 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/756265c20ea4b4608a598d484d8529bb8075da40 [^]

Fixed issue 38412 : Product Category without childs should not be listed in POS Category Tree

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-product-browser.js
---