Openbravo Issue Tracking System - Retail Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0036284 | Retail Modules | Web POS | public | 2017-06-19 18:41 | 2017-07-17 13:37 | ||||||||
Reporter | shuehner | ||||||||||||
Assigned To | ranjith_qualiantech_com | ||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Review Assigned To | migueldejuana | ||||||||||||
OBNetwork customer | |||||||||||||
Support ticket | |||||||||||||
Regression level | |||||||||||||
Regression date | |||||||||||||
Regression introduced in release | |||||||||||||
Regression introduced by commit | |||||||||||||
Triggers an Emergency Pack | No | ||||||||||||
Summary | 0036284: Several processes are marked as 'Grid Legacy' and should be converted to avoid runtime warning on every use | ||||||||||||
Description | 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 | ||||||||||||
Steps To Reproduce | - | ||||||||||||
Proposed Solution | Check migration guide [1] [1] http://wiki.openbravo.com/wiki/How_to_create_a_Standard_Process_Definition#Migrating_old_Processes [^] | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2017-06-19 18:41 | shuehner | New Issue | |||||||||||
2017-06-19 18:41 | shuehner | Assigned To | => Retail | ||||||||||
2017-06-19 18:41 | shuehner | Triggers an Emergency Pack | => No | ||||||||||
2017-06-19 18:41 | shuehner | Relationship added | related to 0036281 | ||||||||||
2017-06-22 12:28 | shuehner | Resolution time | => 1499896800 | ||||||||||
2017-06-22 12:28 | shuehner | Severity | minor => major | ||||||||||
2017-06-27 13:37 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||||||||||
2017-06-27 13:37 | ranjith_qualiantech_com | Status | new => scheduled | ||||||||||
2017-07-04 10:09 | alostale | Proposed Solution updated | |||||||||||
2017-07-06 08:27 | hgbot | Checkin | |||||||||||
2017-07-06 08:27 | hgbot | Note Added: 0097893 | |||||||||||
2017-07-06 08:30 | hgbot | Checkin | |||||||||||
2017-07-06 08:30 | hgbot | Note Added: 0097894 | |||||||||||
2017-07-06 08:42 | hgbot | Checkin | |||||||||||
2017-07-06 08:42 | hgbot | Note Added: 0097896 | |||||||||||
2017-07-06 08:43 | hgbot | Checkin | |||||||||||
2017-07-06 08:43 | hgbot | Note Added: 0097897 | |||||||||||
2017-07-06 13:33 | hgbot | Checkin | |||||||||||
2017-07-06 13:33 | hgbot | Note Added: 0097909 | |||||||||||
2017-07-07 09:03 | ranjith_qualiantech_com | Status | scheduled => resolved | ||||||||||
2017-07-07 09:03 | ranjith_qualiantech_com | Resolution | open => fixed | ||||||||||
2017-07-14 11:37 | ranjith_qualiantech_com | Note Added: 0098079 | |||||||||||
2017-07-14 11:37 | ranjith_qualiantech_com | Status | resolved => new | ||||||||||
2017-07-14 11:37 | ranjith_qualiantech_com | Resolution | fixed => open | ||||||||||
2017-07-14 11:37 | ranjith_qualiantech_com | Status | new => scheduled | ||||||||||
2017-07-17 08:42 | hgbot | Checkin | |||||||||||
2017-07-17 08:42 | hgbot | Note Added: 0098092 | |||||||||||
2017-07-17 08:42 | hgbot | Status | scheduled => resolved | ||||||||||
2017-07-17 08:42 | hgbot | Resolution | open => fixed | ||||||||||
2017-07-17 08:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/11d97faed65ad49d8ba2a59acfe70251bcf085c0 [^] | ||||||||||
2017-07-17 13:37 | migueldejuana | Review Assigned To | => migueldejuana | ||||||||||
2017-07-17 13:37 | migueldejuana | Note Added: 0098102 | |||||||||||
2017-07-17 13:37 | migueldejuana | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|