Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036676Retail ModulesWeb POSpublic2017-08-21 12:402023-09-21 15:09
ranjith_qualiantech_com 
Retail 
normalmajorhave not tried
newopen 
5
 
 
mtaal
No
0036676: Isactive constraint is missing in obpos_error table
Isactive constraint is missing in obpos_error and obpos_error_line table
Isactive constraint is missing in obpos_error and obpos_error_line table
No tags attached.
Issue History
2017-08-21 12:40ranjith_qualiantech_comNew Issue
2017-08-21 12:40ranjith_qualiantech_comAssigned To => Retail
2017-08-21 12:40ranjith_qualiantech_comTriggers an Emergency Pack => No
2017-08-21 12:40ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-08-21 12:40ranjith_qualiantech_comStatusnew => scheduled
2017-08-23 07:51hgbotCheckin
2017-08-23 07:51hgbotNote Added: 0098583
2017-08-23 07:51hgbotStatusscheduled => resolved
2017-08-23 07:51hgbotResolutionopen => fixed
2017-08-23 07:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8e16ef7f7b6a3ea37fc199b88d9d191b29e19206 [^]
2017-08-28 10:55mtaalReview Assigned To => mtaal
2017-08-29 23:36mtaalNote Added: 0098714
2017-08-29 23:36mtaalStatusresolved => new
2017-08-29 23:36mtaalResolutionfixed => open
2018-11-26 20:07hgbotCheckin
2018-11-26 20:07hgbotNote Added: 0108114
2018-11-26 20:07hgbotStatusnew => resolved
2018-11-26 20:07hgbotResolutionopen => fixed
2018-11-26 20:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8e16ef7f7b6a3ea37fc199b88d9d191b29e19206 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9a52c618777441bf3d0b9ba33775c94b38a893f [^]
2018-11-27 14:35ranjith_qualiantech_comNote Added: 0108128
2018-11-27 14:35ranjith_qualiantech_comStatusresolved => new
2018-11-27 14:35ranjith_qualiantech_comResolutionfixed => open
2023-07-11 08:50ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => Retail
2023-09-21 15:05SABARINATH PAssigned ToRetail => SABARINATH P
2023-09-21 15:09SABARINATH PAssigned ToSABARINATH P => Retail

Notes
(0098583)
hgbot   
2017-08-23 07:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8e16ef7f7b6a3ea37fc199b88d9d191b29e19206
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 23 11:20:20 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8e16ef7f7b6a3ea37fc199b88d9d191b29e19206 [^]

Fixed issue 36676 : Added isactive constraint for obpos_errors_line table

---
M src-db/database/model/tables/OBPOS_ERRORS_LINE.xml
---
(0098714)
mtaal   
2017-08-29 23:36   
Should also be added to OBPOS_ERRORS table
(0108114)
hgbot   
2018-11-26 20:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a9a52c618777441bf3d0b9ba33775c94b38a893f
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Thu Nov 22 14:29:00 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a9a52c618777441bf3d0b9ba33775c94b38a893f [^]

Fixes issue 36676: Added isactive constraint for obpos_errors table

---
M src-db/database/model/tables/OBPOS_ERRORS.xml
---
(0108128)
ranjith_qualiantech_com   
2018-11-27 14:35   
API Change is required to fix the issue