Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034086Retail ModulesWeb POSpublic2016-09-26 12:082016-10-10 11:26
marvintm 
marvintm 
normalminoralways
closedfixed 
5
 
 
migueldejuana
No
0034086: There is a problem with the database consistency check in the Mobile Warehouse module
Currently the Mobile Warehouse Operations has a small problem in the database consistency check, because a foreign key is wrongly defined, as currently dbsourcemanager doesn't support the "on delete restrict" command. Therefore, this command should be deleted.
Install the mobile warehouse operations module.
Put it in development. Execute export.database.
Verify that there is a small change in the OBWH_MENU.xml file.
No tags attached.
Issue History
2016-09-26 12:08marvintmNew Issue
2016-09-26 12:08marvintmAssigned To => Retail
2016-09-26 12:08marvintmTriggers an Emergency Pack => No
2016-09-26 12:08marvintmAssigned ToRetail => marvintm
2016-09-26 12:15hgbotCheckin
2016-09-26 12:15hgbotNote Added: 0090257
2016-09-26 12:15hgbotStatusnew => resolved
2016-09-26 12:15hgbotResolutionopen => fixed
2016-09-26 12:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/788e8d0f353d1694ac99952314a056491f71a35e [^]
2016-10-10 11:26migueldejuanaReview Assigned To => migueldejuana
2016-10-10 11:26migueldejuanaNote Added: 0090513
2016-10-10 11:26migueldejuanaStatusresolved => closed

Notes
(0090257)
hgbot   
2016-09-26 12:15   
Repository: erp/pmods/org.openbravo.mobile.warehouse
Changeset: 788e8d0f353d1694ac99952314a056491f71a35e
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 26 12:13:08 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/788e8d0f353d1694ac99952314a056491f71a35e [^]

Fixed issue 34086. Removed unsupported fk clause.

---
M src-db/database/model/tables/OBWH_MENU.xml
---
(0090513)
migueldejuana   
2016-10-10 11:26   
Reviewed