Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030280Retail ModulesWeb POSpublic2015-06-29 13:552016-03-11 15:52
shuehner 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
RR15Q2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e259313e964 [^]
No
0030280: obmobc_logclient table is missing in the new Log Cleanup default config added to ERP in Q2
Starting with Q2 ERP has log cleanup module included in distribution and several internal core tables auto-configured to be cleanup up weekly.

Afaik it was planned to add the ombobc_logclient table also as it can grow very fast and without limit.

However that seems to not have been done yet.
-
Add dataset in i.e. mobile.core similar to the ERP one for log cleanup to add default config for logclient table.
No tags attached.
related to defect 0030281 closed Sanjota Openbravo ERP m_stock_proposed table should be added to log cleanup default configuration 
depends on backport 0032313RR16Q1 closed Retail Retail Modules obmobc_logclient table is missing in the new Log Cleanup default config added to ERP in Q2 
depends on backport 0032314RR15Q4.4 closed Retail Retail Modules obmobc_logclient table is missing in the new Log Cleanup default config added to ERP in Q2 
has duplicate defect 0030654 closed ranjith_qualiantech_com Retail Modules The LogClient table should be cleaned up using the Log cleanup module 
blocks defect 0030650 new Retail Retail Modules Several issues with LogClient functionality 
Issue History
2015-06-29 13:55shuehnerNew Issue
2015-06-29 13:55shuehnerAssigned To => Retail
2015-06-29 13:55shuehnerTriggers an Emergency Pack => No
2015-06-29 14:00shuehnerRelationship addedrelated to 0030281
2015-08-11 13:09shuehnerNote Added: 0079311
2016-02-23 12:13OrekariaRelationship addedhas duplicate 0030654
2016-02-23 12:13OrekariaStatusnew => acknowledged
2016-02-23 12:19OrekariaStatusacknowledged => scheduled
2016-02-23 12:19OrekariaAssigned ToRetail => ranjith_qualiantech_com
2016-02-23 12:20OrekariaRelationship addedblocks 0030650
2016-02-23 12:25ranjith_qualiantech_comRegression introduced in release => RR15Q2
2016-02-23 12:25ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e259313e964 [^]
2016-02-24 03:45hgbotCheckin
2016-02-24 03:45hgbotNote Added: 0084451
2016-02-24 03:45hgbotStatusscheduled => resolved
2016-02-24 03:45hgbotResolutionopen => fixed
2016-02-24 03:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b3cc8cbd7444007ef065be9e3025dcab91776ced [^]
2016-02-24 03:45hgbotCheckin
2016-02-24 03:45hgbotNote Added: 0084452
2016-03-11 15:52marvintmReview Assigned To => marvintm
2016-03-11 15:52marvintmStatusresolved => closed
2016-03-11 15:52marvintmFixed in Version => RR16Q2

Notes
(0079311)
shuehner   
2015-08-11 13:09   
This is a backport candidate for Both Q2.x and Q3.x
(0084451)
hgbot   
2016-02-24 03:45   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b3cc8cbd7444007ef065be9e3025dcab91776ced
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 24 08:05:42 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b3cc8cbd7444007ef065be9e3025dcab91776ced [^]

Fixes issue 30280 : Update Has Reference Data field to Yes in ADModule

---
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_MODULE.xml
---
(0084452)
hgbot   
2016-02-24 03:45   
Repository: tools/automation/pi-mobile
Changeset: 4e6047acfa09881bbb64f499a35c3fcc7403059e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 24 08:14:00 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4e6047acfa09881bbb64f499a35c3fcc7403059e [^]

Verifies issue 30280 : Added automated test 'I30280_VerifyPOSLogTableInLogCleanup'

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAN/system/I30280_VerifyPOSLogTableInLogCleanup.java
---