Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036284Retail ModulesWeb POSpublic2017-06-19 18:412017-07-17 13:37
shuehner 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0036284: Several processes are marked as 'Grid Legacy' and should be converted to avoid runtime warning on every use
This issue covers commercial retail modules not part of retail.pack:

The processes below trigger runtime warning about 'Grid Legacy' and should be converted.

pi=# select m.javapackage, p.obuiapp_process_id, p.name, (select count(*) from obuiapp_parameter param where param.ad_reference_id = 'FF80818132D8F0F30132D9BC395D0038' and param.obuiapp_process_id = p.obuiapp_process_id) as grid_param from obuiapp_process p, ad_module m where p.ad_module_id = m.ad_module_id and p.isgridlegacy = 'Y' order by m.javapackage, p.name;

                       javapackage | obuiapp_process_id | name | grid_param
---------------------------------------------------------+----------------------------------+----------------------------------------------------------+------------
 org.openbravo.financialmgmt.accounting.report.notposted | EFAA65F3BF544918B1FF96B45879D0D4 | Post | 0
 org.openbravo.mobile.procurement | 6D27AC4FB4B24153BE98ED701D2DF369 | Clear error (procurement) | 0
 org.openbravo.mobile.procurement | C60D901F4987440EA7580A997D61D154 | Save order (procurement) | 0
 org.openbravo.retail.copystore | 48436E0B9D0B4AC7AE1A6A724DABD7C9 | Copy Retail Store | 0
 org.openbravo.retail.copystore | 10DB34ABBE254B7781B307E081F94A46 | Copy Terminal | 0
 org.openbravo.retail.discounts.coupons | B3D4C8510A51410DA8DDB67581881ED2 | Clone offer | 0
 org.openbravo.retail.discounts.coupons.codegenerator | C869961B18C24F2481C6BBC367698948 | Code generator | 0
 org.openbravo.retail.sessions | C6E5609BB8134BCF9B06FDD6D1793AFF | Close Store | 0
 org.openbravo.retail.sessions | A782000B3C93435F831FA63639FA1036 | Close Tills | 0
 org.openbravo.retail.sessions | C13521B04CF24C20B76E8B0F6A54FD7D | Open Store | 0
 org.openbravo.warehouse.pickinglist | 44821BBF79D64516844F388CB2E0F36E | Assign and Group Picking List | 0
 org.openbravo.warehouse.pickinglist | B6F5DE7C02A64E3DB6E770AF56E299E2 | Cancel Picking List | 0
 org.openbravo.warehouse.pickinglist | 6DA8E27C96D04E329A7A54007AF2DB55 | Close Picking List | 0
 org.openbravo.warehouse.pickinglist | 19F96A6F508B4E359C0F0FBE11457FE0 | Create Picking List | 0
 org.openbravo.warehouse.pickinglist | 16B1669F496B475B8D0C4D01BF6DD761 | Edit Picking List Item | 1
 org.openbravo.warehouse.pickinglist | 2984DA09C1A64D8F802D432813BA19ED | Picking List Item Raise Incidence | 0
 org.openbravo.warehouse.pickinglist | 3724E106FE4544F2B4402A1D1AE4E1AC | Picking List Movement Line Reject | 0
 org.openbravo.warehouse.pickinglist | CAC397FDDF754A1A8FEE22FDDE8FE2FF | Picking List Movment Line Complete Process | 0
 org.openbravo.warehouse.pickinglist | 1D2743148D75422AB403C1003D814839 | PickingList Pick And Edit | 1
 org.openbravo.warehouse.pickinglist | 369B3102426943F692396E12753DC4BB | Picking Select Sales Orders | 1
 org.openbravo.warehouse.pickinglist | A4008FA053C34DF0ACB814F04948E205 | Process Picking List | 0
 org.openbravo.warehouse.pickinglist | C107C380836042A9AF4E107521C947AA | Re Assign Picking List | 0
 org.openbravo.warehouse.pickinglist | 40317268E74C445FA85DB97249AFFE37 | Validate Picking List | 0
-
Check migration guide [1]

[1] http://wiki.openbravo.com/wiki/How_to_create_a_Standard_Process_Definition#Migrating_old_Processes [^]
No tags attached.
related to feature request 0036281 acknowledged jarmendariz Openbravo ERP "Grid Legacy" warning should be moved from runtime to compile time 
Issue History
2017-06-19 18:41shuehnerNew Issue
2017-06-19 18:41shuehnerAssigned To => Retail
2017-06-19 18:41shuehnerTriggers an Emergency Pack => No
2017-06-19 18:41shuehnerRelationship addedrelated to 0036281
2017-06-22 12:28shuehnerResolution time => 1499896800
2017-06-22 12:28shuehnerSeverityminor => major
2017-06-27 13:37ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-06-27 13:37ranjith_qualiantech_comStatusnew => scheduled
2017-07-04 10:09alostaleProposed Solution updated
2017-07-06 08:27hgbotCheckin
2017-07-06 08:27hgbotNote Added: 0097893
2017-07-06 08:30hgbotCheckin
2017-07-06 08:30hgbotNote Added: 0097894
2017-07-06 08:42hgbotCheckin
2017-07-06 08:42hgbotNote Added: 0097896
2017-07-06 08:43hgbotCheckin
2017-07-06 08:43hgbotNote Added: 0097897
2017-07-06 13:33hgbotCheckin
2017-07-06 13:33hgbotNote Added: 0097909
2017-07-07 09:03ranjith_qualiantech_comStatusscheduled => resolved
2017-07-07 09:03ranjith_qualiantech_comResolutionopen => fixed
2017-07-14 11:37ranjith_qualiantech_comNote Added: 0098079
2017-07-14 11:37ranjith_qualiantech_comStatusresolved => new
2017-07-14 11:37ranjith_qualiantech_comResolutionfixed => open
2017-07-14 11:37ranjith_qualiantech_comStatusnew => scheduled
2017-07-17 08:42hgbotCheckin
2017-07-17 08:42hgbotNote Added: 0098092
2017-07-17 08:42hgbotStatusscheduled => resolved
2017-07-17 08:42hgbotResolutionopen => fixed
2017-07-17 08:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/11d97faed65ad49d8ba2a59acfe70251bcf085c0 [^]
2017-07-17 13:37migueldejuanaReview Assigned To => migueldejuana
2017-07-17 13:37migueldejuanaNote Added: 0098102
2017-07-17 13:37migueldejuanaStatusresolved => closed

Notes
(0097893)
hgbot   
2017-07-06 08:27   
Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: ff149cbc05d6916d6ab64d71987304c64a506022
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 11:56:28 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/ff149cbc05d6916d6ab64d71987304c64a506022 [^]

Related to issue 36284 : Changed Grid Legacy in Process definition

* Changed grid legacy to 'N' for clearOrder and saveOrder

---
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0097894)
hgbot   
2017-07-06 08:30   
Repository: erp/pmods/org.openbravo.retail.discounts.coupons
Changeset: ab8e19c77e76bf62398b73143b2a1173c55b2a99
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 12:00:14 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.coupons/rev/ab8e19c77e76bf62398b73143b2a1173c55b2a99 [^]

Related to issue 36284 : Changed Grid Legacy in Process definition for Copy Discount

---
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0097896)
hgbot   
2017-07-06 08:42   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 8fa687853050b207300e9024c032a0385730af82
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 12:11:22 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/8fa687853050b207300e9024c032a0385730af82 [^]

Related to issue 36284 : Changed Grid Legacy in Process definition

* Changed grid legacy to 'N' for Open Store, Close Store and Close Tills

---
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0097897)
hgbot   
2017-07-06 08:43   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: a75966d6d7702cbbd01b7bc361160d381323efb8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 12:13:03 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a75966d6d7702cbbd01b7bc361160d381323efb8 [^]

Related to issue 36284 : Changed Grid Legacy in Process definition

---
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0097909)
hgbot   
2017-07-06 13:33   
Repository: erp/pmods/org.openbravo.retail.discounts.coupons.codegenerator
Changeset: f058aff23d400361ec9288f90a1973fffb5fba94
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 06 17:01:58 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.discounts.coupons.codegenerator/rev/f058aff23d400361ec9288f90a1973fffb5fba94 [^]

Related to issue 36284 : Changed Grid Legacy in Process definition

---
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0098079)
ranjith_qualiantech_com   
2017-07-14 11:37   
Soruce code are not changed for the following process while migrating from "Compatibility with Legacy Grids" to false

org.openbravo.warehouse.pickinglist | 16B1669F496B475B8D0C4D01BF6DD761 | Edit Picking List Item
org.openbravo.warehouse.pickinglist | 2984DA09C1A64D8F802D432813BA19ED | Picking List Item Raise Incidence
org.openbravo.warehouse.pickinglist | 1D2743148D75422AB403C1003D814839 | PickingList Pick And Edit
org.openbravo.warehouse.pickinglist | 369B3102426943F692396E12753DC4BB | Picking Select Sales Orders

Ref: http://wiki.openbravo.com/wiki/How_to_create_a_Standard_Process_Definition#Migrating_old_Processes [^]
(0098092)
hgbot   
2017-07-17 08:42   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 11d97faed65ad49d8ba2a59acfe70251bcf085c0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jul 17 12:12:27 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/11d97faed65ad49d8ba2a59acfe70251bcf085c0 [^]

Fixed issue 36284 : Changed Grid Legacy in Process definition

* Changed code for Migrating "Compatibility with Legacy Grids" to false

---
M src/org/openbravo/warehouse/pickinglist/EditPickingListItemHandler.java
M src/org/openbravo/warehouse/pickinglist/SelectOrdersHandler.java
M src/org/openbravo/warehouse/pickinglist/actionhandler/EditActionHandler.java
---
(0098102)
migueldejuana   
2017-07-17 13:37   
Reviewed