Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0036285 | Openbravo ERP | 09. Financial management | public | 2017-06-19 18:43 | 2017-11-21 20:25 | |||||||
Reporter | shuehner | |||||||||||
Assigned To | vmromanos | |||||||||||
Priority | normal | Severity | minor | 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 | aferraz | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0036285: Several processes are marked as 'Grid Legacy' and should be converted to avoid runtime warning on every use | |||||||||||
Description | This issue covers commercial functional modules not part of erp (mod-functional-basic) 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.erputil.carrierintegration | CB4406EEECCF40808D8E3F54684366C4 | Send Pack to Carrier | 0 org.openbravo.erputil.carrierintegration | 4002B7E5039741DD82CE576A3408FBF7 | Send Shipment to Carrier | 0 org.openbravo.financialmgmt.accounting.report.notposted | EFAA65F3BF544918B1FF96B45879D0D4 | Post | 0 org.openbravo.materialmgmt.catalog | 3AC9DF6930E84E68BFED5CB5A61B86E9 | Copy Categorization | 0 org.openbravo.materialmgmt.catalog | 55337EA103544E80902027D3E9DAB34A | Manage Catalog | 0 org.openbravo.materialmgmt.catalog | C59840DE310D4A23882E1E5D529E5190 | Unlist Products | 0 org.openbravo.materialmgmt.freightmgmt | 3E856A258BAB43A88E674BB437A6A0C9 | Create Freight | 0 org.openbravo.materialmgmt.freightmgmt | C082320ED82546AA8F2C4A68D54C37BC | Select Freight | 1 org.openbravo.materialmgmt.freightmgmt | 5F2AE77E70F945BBA12423BAB4E7793D | Set Total Weight | 0 org.openbravo.module.remittance | C88AB6CBA1694000AFF5706A31B08AE1 | Select Payments Pick and Edit | 1 org.openbravo.warehouse.packing | C4043A216BD7429BB4D77469E7886BAA | Create Packing | 0 org.openbravo.warehouse.packing | F3B77135F9D94C8FA1EFA270691265FB | Create Packing Header | 0 org.openbravo.warehouse.packing | C1130D0D7BE54462BBEAD1F83405B295 | OBWPACK_ProcessPackShip | 0 org.openbravo.warehouse.packing | E8C683DEA4854D4491105C7F7A8EC63E | Pick Goods Shipments | 1 org.openbravo.warehouse.packing | E01E33615D864CB4A3A0F48598054CC1 | processPack | 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:43 | shuehner | New Issue | ||||||||||
2017-06-19 18:43 | shuehner | Assigned To | => Triage Finance | |||||||||
2017-06-19 18:43 | shuehner | Modules | => Core | |||||||||
2017-06-19 18:43 | shuehner | Triggers an Emergency Pack | => No | |||||||||
2017-06-19 18:43 | shuehner | Relationship added | related to 0036281 | |||||||||
2017-07-04 10:09 | alostale | Proposed Solution updated | ||||||||||
2017-07-05 16:12 | vmromanos | Status | new => scheduled | |||||||||
2017-07-05 16:12 | vmromanos | Assigned To | Triage Finance => vmromanos | |||||||||
2017-07-05 16:21 | hgbot | Checkin | ||||||||||
2017-07-05 16:21 | hgbot | Note Added: 0097876 | ||||||||||
2017-07-05 16:21 | hgbot | Status | scheduled => resolved | |||||||||
2017-07-05 16:21 | hgbot | Resolution | open => fixed | |||||||||
2017-07-05 16:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/c49544b517da1af2778718a08723bb8ab58d57f3 [^] | |||||||||
2017-07-05 16:22 | hgbot | Checkin | ||||||||||
2017-07-05 16:22 | hgbot | Note Added: 0097877 | ||||||||||
2017-07-05 16:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/c49544b517da1af2778718a08723bb8ab58d57f3 [^] => http://code.openbravo.com/erp/mods/org.openbravo.financialmgmt.accounting.report.notposted/rev/f0f8a57bda51d8ffd94562a8cf2e1e884569441c [^] | |||||||||
2017-07-05 16:57 | hgbot | Checkin | ||||||||||
2017-07-05 16:57 | hgbot | Note Added: 0097878 | ||||||||||
2017-07-05 16:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.financialmgmt.accounting.report.notposted/rev/f0f8a57bda51d8ffd94562a8cf2e1e884569441c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/04c7f381f7c60e9740b61ff4c760d8004abe7d90 [^] | |||||||||
2017-07-05 17:18 | hgbot | Checkin | ||||||||||
2017-07-05 17:18 | hgbot | Note Added: 0097879 | ||||||||||
2017-07-05 17:18 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/04c7f381f7c60e9740b61ff4c760d8004abe7d90 [^] => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/2e4e9057fba23f45be836f5647d3fa78af62c2b5 [^] | |||||||||
2017-07-06 09:22 | hgbot | Checkin | ||||||||||
2017-07-06 09:22 | hgbot | Note Added: 0097898 | ||||||||||
2017-07-06 09:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/2e4e9057fba23f45be836f5647d3fa78af62c2b5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/4d4229f8a68b143fe1a9b60d81f922f7af097902 [^] | |||||||||
2017-07-06 10:14 | hgbot | Checkin | ||||||||||
2017-07-06 10:14 | hgbot | Note Added: 0097900 | ||||||||||
2017-07-06 10:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/4d4229f8a68b143fe1a9b60d81f922f7af097902 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/7b6779e41acb0c987986d976ec9ca1d37e72c59d [^] | |||||||||
2017-07-06 10:16 | vmromanos | Note Added: 0097901 | ||||||||||
2017-07-06 10:16 | vmromanos | Note Added: 0097902 | ||||||||||
2017-07-06 10:17 | vmromanos | Review Assigned To | => aferraz | |||||||||
2017-07-10 16:49 | aferraz | Note Added: 0097987 | ||||||||||
2017-07-10 16:49 | aferraz | Status | resolved => closed | |||||||||
2017-11-21 20:25 | eugeni | Issue Monitored: eugeni |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|