Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037637Retail ModulesStoreServerpublic2018-01-15 11:582018-01-15 12:04
AugustoMauch 
AugustoMauch 
normalminorhave not tried
closedfixed 
5
 
 
AugustoMauch
No
0037637: Delete unused variables from pl-code
There are several triggers that define unused variables. They should be deleted
The currentID variable is defined but not used in the following triggers:

STRSYNC_CHANNEL_TRG.xml
STRSYNC_EXCL_COL_MOD_TRG.xml
STRSYNC_ROUTER_MOD_TRG.xml
STRSYNC_SYNC_PARAM_MOD_TRG.xml
STRSYNC_SYNC_TABLE_TRG.xml
No tags attached.
related to defect 0037481 closed shuehner Openbravo ERP unused PL variables - platform 
Issue History
2018-01-15 11:58AugustoMauchNew Issue
2018-01-15 11:58AugustoMauchAssigned To => AugustoMauch
2018-01-15 11:58AugustoMauchTriggers an Emergency Pack => No
2018-01-15 11:59hgbotCheckin
2018-01-15 11:59hgbotNote Added: 0101689
2018-01-15 11:59hgbotStatusnew => resolved
2018-01-15 11:59hgbotResolutionopen => fixed
2018-01-15 11:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/f142b77f5e559b316cab2ee4e5dd8e8154951d50 [^]
2018-01-15 12:04AugustoMauchReview Assigned To => AugustoMauch
2018-01-15 12:04AugustoMauchNote Added: 0101690
2018-01-15 12:04AugustoMauchStatusresolved => closed
2018-02-20 09:11alostaleRelationship addedrelated to 0037481

Notes
(0101689)
hgbot   
2018-01-15 11:59   
Repository: erp/pmods/org.openbravo.replication.symmetricds
Changeset: f142b77f5e559b316cab2ee4e5dd8e8154951d50
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Jan 15 11:58:56 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/f142b77f5e559b316cab2ee4e5dd8e8154951d50 [^]

Fixes issue 37637: Removes unused variables from pl code

---
M src-db/database/model/triggers/STRSYNC_CHANNEL_TRG.xml
M src-db/database/model/triggers/STRSYNC_EXCL_COL_MOD_TRG.xml
M src-db/database/model/triggers/STRSYNC_ROUTER_MOD_TRG.xml
M src-db/database/model/triggers/STRSYNC_SYNC_PARAM_MOD_TRG.xml
M src-db/database/model/triggers/STRSYNC_SYNC_TABLE_TRG.xml
---
(0101690)
AugustoMauch   
2018-01-15 12:04   
Code reviewed and verified.

Issue fixed by SHU, verified by AMA