Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036283 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2017-06-19 18:36 | 2017-07-14 11:14 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4dfbe50f8cdc | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036283: Several processes are marked as 'Grid Legacy' and should be converted to avoid runtime warning on every use | |||||||
Description | The 4 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.retail.posterminal | F5F9F693ED114C7A9B1D58946B8EA496 | Clear error | 0 org.openbravo.retail.posterminal | 8CA536FCF9334FEB9C1A469CFC270346 | Save order | 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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0097858) hgbot (developer) 2017-07-05 07:46 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4dfbe50f8cdc9858a13f569f00c356c5df803cb9 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Jul 05 11:15:29 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4dfbe50f8cdc9858a13f569f00c356c5df803cb9 [^] Fixed issue 36283 : Changed Grid Legacy in Process definition * Changed grid legacy to 'N' for clearOrder and saveOrder --- M src-db/database/sourcedata/OBUIAPP_PROCESS.xml --- |
(0098078) migueldejuana (developer) 2017-07-14 11:14 |
Tested and reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2017-06-19 18:36 | shuehner | New Issue | |
2017-06-19 18:36 | shuehner | Assigned To | => Retail |
2017-06-19 18:36 | shuehner | Triggers an Emergency Pack | => No |
2017-06-19 18:36 | 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:08 | alostale | Proposed Solution updated | |
2017-07-05 07:46 | hgbot | Checkin | |
2017-07-05 07:46 | hgbot | Note Added: 0097858 | |
2017-07-05 07:46 | hgbot | Status | scheduled => resolved |
2017-07-05 07:46 | hgbot | Resolution | open => fixed |
2017-07-05 07:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4dfbe50f8cdc9858a13f569f00c356c5df803cb9 [^] |
2017-07-14 11:14 | migueldejuana | Review Assigned To | => migueldejuana |
2017-07-14 11:14 | migueldejuana | Note Added: 0098078 | |
2017-07-14 11:14 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |