Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040188Retail ModulesWeb POSpublic2019-02-06 18:252019-02-21 15:39
asiermartirena 
asiermartirena 
normalmajoralways
closedfixed 
5
 
RR19Q1RR19Q1 
marvintm
No
0040188: Some db colums shouldn't be mandatory
The columns 'obposPrepaymentlimitamt' and 'obposPrepaymentlaylimitamt' in the c_order shouldn't be NOT NULL columns. This causes a severe performance issue when doing an upgrade.
Those columns shouldn't also have a default value.
Check the
No tags attached.
blocks design defect 0040168 closed asiermartirena Some db colums shouldn't be mandatory 
Issue History
2019-02-13 09:12asiermartirenaTypedesign defect => backport
2019-02-13 09:12asiermartirenaTarget Version => RR19Q1.2
2019-02-13 09:21asiermartirenaNote Added: 0109795
2019-02-13 09:21asiermartirenaStatusscheduled => resolved
2019-02-13 09:21asiermartirenaResolutionopen => fixed
2019-02-14 15:46marvintmTarget VersionRR19Q1.2 => RR19Q1
2019-02-21 15:39marvintmReview Assigned To => marvintm
2019-02-21 15:39marvintmStatusresolved => closed
2019-02-21 15:39marvintmFixed in Version => RR19Q1

Notes
(0109795)
asiermartirena   
2019-02-13 09:21   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 4fddf7fb527b78525dd2e6912f1fe9ea377ce3c1
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Feb 13 09:15:01 2019 +0100
URL: https://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/4fddf7fb527b78525dd2e6912f1fe9ea377ce3c1 [^] [^]

Fixed issue 40188: Some db colums shouldn't be mandatory

---
M src-db/database/model/modifiedTables/C_ORDER.xml
---