Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038856Retail ModulesWeb POSpublic2018-06-28 13:282018-07-03 16:39
joniturralde93 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
 
migueldejuana
No
0038856: Module script 'UpdateIsLayaway' doesn't always work
Updated from 17Q4 to 18Q2, and layaways previous to the update have not 'isLayaway' to yes.

In this test, the lawayay was created from POS in 17Q4 and it recognized the order as layaway (it could be open from 'layaways' filter). In 18Q2, if you filter by Order Type 'Layaway', it doesn't find it.

Update database log has not the module script execution (attached).

This may happen for other versions.
1. Install 17Q4 environment with retail modules.
2. Create a layaway in a layaway POS Terminal.
3. Check that you can find it in Web POS, by searching it in 'Layaways' filter.
4. Update to 18Q2 (both core and retail), update database and compile.
5. Go to sales order and check that order. It has 'isLayaway' to NO.
6. Log into POS Terminal and 'Open Receipt', search by 'Order Type' and select 'Layaway'. The system doesn't recognize the order as such.

No tags attached.
depends on backport 0038875RR18Q3 closed ranjith_qualiantech_com Module script 'UpdateIsLayaway' doesn't always work 
depends on backport 0038876RR18Q2.1 closed ranjith_qualiantech_com Module script 'UpdateIsLayaway' doesn't always work 
log compile17q4-18q2.log (7,640) 2018-06-28 13:28
https://issues.openbravo.com/file_download.php?file_id=11908&type=bug
Issue History
2018-06-28 13:28joniturralde93New Issue
2018-06-28 13:28joniturralde93Assigned To => Retail
2018-06-28 13:28joniturralde93File Added: compile17q4-18q2.log
2018-06-28 13:28joniturralde93Resolution time => 1531951200
2018-06-28 13:28joniturralde93Triggers an Emergency Pack => No
2018-06-28 13:30joniturralde93Description Updatedbug_revision_view_page.php?rev_id=17360#r17360
2018-06-29 10:40dmitry_mezentsevPriorityurgent => immediate
2018-07-02 15:12ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-07-02 15:12ranjith_qualiantech_comStatusnew => scheduled
2018-07-03 08:56migueldejuanaStatusscheduled => resolved
2018-07-03 08:56migueldejuanaResolutionopen => fixed
2018-07-03 08:56migueldejuanaStatusresolved => new
2018-07-03 08:56migueldejuanaResolutionfixed => open
2018-07-03 08:56migueldejuanaStatusnew => scheduled
2018-07-03 14:06hgbotCheckin
2018-07-03 14:06hgbotNote Added: 0105556
2018-07-03 14:06hgbotStatusscheduled => resolved
2018-07-03 14:06hgbotResolutionopen => fixed
2018-07-03 14:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c125a53a42d4af4a92566db2c80b0c1fe2a76141 [^]
2018-07-03 16:39migueldejuanaReview Assigned To => migueldejuana
2018-07-03 16:39migueldejuanaNote Added: 0105557
2018-07-03 16:39migueldejuanaStatusresolved => closed

Notes
(0105556)
hgbot   
2018-07-03 14:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c125a53a42d4af4a92566db2c80b0c1fe2a76141
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jul 03 17:36:40 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c125a53a42d4af4a92566db2c80b0c1fe2a76141 [^]

Fixed issue 38856 : Updated ModuleScript UpdateIsLayaway to 18Q1

* Updated UpdateIsLayaway ModuleScript to execute when upated to 18Q1 form previous versions

---
M build/classes/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway.class
M src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/UpdateIsLayaway.java
---
(0105557)
migueldejuana   
2018-07-03 16:39   
Reviewed