Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034233
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2016-10-18 14:322016-12-15 10:20
ReporterSanjotaView Statuspublic 
Assigned ToSanjota 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision98bff94c4f4d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034233: Modules Automation. Modules fixes

DescriptionUmbrella bug to track all the fixed issues discovered by the functional-basic jenkins job.
Steps To Reproducehttps://ci.openbravo.com/view/modules/job/mod-functional-basic/ [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0035333 closedvmromanos Build error in RR17Q1 with latest Improved Balance Sheet and P&L Structure Report version (1.0.0) 

-  Notes
(0090816)
hgbot (developer)
2016-10-24 14:37

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: bae8cbab0a1690cd45bf8726fb97837be29e62bb
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Oct 24 18:05:53 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/bae8cbab0a1690cd45bf8726fb97837be29e62bb [^]

Related to issue 34233 : Fixes classLoader issue.

Deleted all model object which didn't have class reference(tab) for them.
i.e Resolved issue with Checking servlets associated to tabs

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0090817)
hgbot (developer)
2016-10-24 14:38

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: f81cbd8af91185e41dddd81dd7c3cccf6aa49b1e
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Oct 24 18:04:40 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/f81cbd8af91185e41dddd81dd7c3cccf6aa49b1e [^]

Related to issue 34233 : Fixes classLoader issue.

Deleted all model object which didn't have class reference(tab) for them.
i.e Resolved issue with Checking servlets associated to tabs

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0090818)
hgbot (developer)
2016-10-24 14:38

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 31b7973b5e19984aac5318c1fa5f0c3c8b312515
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Oct 24 18:01:56 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/31b7973b5e19984aac5318c1fa5f0c3c8b312515 [^]

Related to issue 34233 : Fixes classLoader issue.

Deleted all model object which didn't have class reference(tab) for them.
i.e Resolved issue with Checking servlets associated to tabs

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0090819)
hgbot (developer)
2016-10-24 14:39

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: 33e5e48b4f7c1c70df4a37f1568ddca4f2b28964
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Oct 24 17:58:52 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/33e5e48b4f7c1c70df4a37f1568ddca4f2b28964 [^]

Related to issue 34233 : Fixes classLoader issue.

Deleted all model object which didn't have class reference(tab) for them.
i.e Resolved issue with Checking servlets associated to tabs

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0090850)
hgbot (developer)
2016-10-25 10:06

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: c3264b35f5cb5fea2ddecd9bc1bc7379fb5ed265
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Oct 25 13:35:03 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/c3264b35f5cb5fea2ddecd9bc1bc7379fb5ed265 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/model/tables/AAM_AMORTIZATIONLINE.xml
M src-db/database/model/tables/AAM_ASSET.xml
M src-db/database/model/views/AAM_PARENTVIEW_V.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_PROCESS.xml
---
(0090851)
hgbot (developer)
2016-10-25 10:07

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: 44163951dff7fb7f3a9159716d5769befe50cfa5
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Oct 25 13:36:26 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/44163951dff7fb7f3a9159716d5769befe50cfa5 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0090853)
hgbot (developer)
2016-10-25 10:37

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 67a433a32f86acabdec1d6f0768e7aced530c167
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Oct 25 14:07:02 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/67a433a32f86acabdec1d6f0768e7aced530c167 [^]

Related to issue 34233 :Fixes index issue

Created missing indexes that are found using indexestest

---
M src-db/database/model/tables/AAM_AMORTIZATIONLINE.xml
M src-db/database/model/tables/AAM_ASSETCLASS_ACCT.xml
M src-db/database/model/tables/AAM_ASSET_ACCT.xml
M src-db/database/model/tables/AAM_ASSET_SUBSIDY.xml
M src-db/database/model/tables/AAM_CAMORTIZATIONLINE.xml
M src-db/database/model/tables/AAM_CONTROLLING.xml
M src-db/database/model/tables/AAM_DEPRECIATIONTIMING.xml
M src-db/database/model/tables/AAM_DEPRECIATIONTYPE.xml
M src-db/database/model/tables/AAM_INVENTORYPRINTLINES.xml
M src-db/database/model/tables/AAM_INVOICELINE_ASSETCARD.xml
M src-db/database/model/tables/AAM_SEQUENCELINE.xml
---
(0090854)
hgbot (developer)
2016-10-25 10:39

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: cb9d745fda34ee348d19816801ac1cb342f70e45
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Oct 25 14:08:20 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/cb9d745fda34ee348d19816801ac1cb342f70e45 [^]

Related to issue 34233 :Fixes index issue

Created missing indexes that are found using indexestest

---
M src-db/database/model/tables/OBMFM_FREIGHT.xml
M src-db/database/model/tables/OBMFM_FREIGHT_DEFINITION.xml
---
(0090940)
hgbot (developer)
2016-10-27 09:24

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: d61569283c4f1d34701ee6fcf725111f6ba316ac
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Oct 27 12:53:14 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/d61569283c4f1d34701ee6fcf725111f6ba316ac [^]

Related to issue 34233 :Added missing method.

Added overriden method to avoid build issue in jenkin

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0090945)
hgbot (developer)
2016-10-27 11:08

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: 5ba3944171a8ef1719fcd597ceff90231ed6a0c4
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Oct 27 14:37:10 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/5ba3944171a8ef1719fcd597ceff90231ed6a0c4 [^]

Related to issue 34233 :Added missing method.

Added overriden method to avoid build issue in jenkin

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0090948)
hgbot (developer)
2016-10-27 12:02

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: 4e4d9a88ca8918af877ed275ad695ecf69f7d764
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Oct 27 15:26:14 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/4e4d9a88ca8918af877ed275ad695ecf69f7d764 [^]

Related to issue 34233 :Reverted 5ba3944171a8 and d61569283c4f

Removed Manually added methods

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0090949)
hgbot (developer)
2016-10-27 12:03

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: e09e4dfbce0645b455faf11370fc2adbadd11b8c
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Oct 27 15:32:16 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/e09e4dfbce0645b455faf11370fc2adbadd11b8c [^]

Related to issue 34233 :Added missing method.

Added overriden method to avoid build issue in jenkin
using tomcat7 instead of tomcat6

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0090974)
hgbot (developer)
2016-10-28 09:10

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: c47c48b2afcb3d975da1773ce3a37169f7f678c0
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Oct 28 09:11:34 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/c47c48b2afcb3d975da1773ce3a37169f7f678c0 [^]

Related to issue 34233: fixed compilation error in tomcat7

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0091217)
hgbot (developer)
2016-11-08 08:37

Repository: erp/mods/org.openbravo.report.improved.balancesheet
Changeset: 810bfe17aa4ad05b4580c37e4917375aff1bcbe4
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 08 13:06:47 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.report.improved.balancesheet/rev/810bfe17aa4ad05b4580c37e4917375aff1bcbe4 [^]

Related to issue 34233 : changed orglist to roleorglist

There was build failure in jenkin due to absence of getOrganizationList in role table.
So changed getOrganizationList to getADRoleOrganizationList and related code changes.

---
M src/org/openbravo/report/improved/balancesheet/ad_reports/GeneralAccountingReports.java
---
(0091225)
hgbot (developer)
2016-11-08 10:21

Repository: erp/pmods/org.openbravo.generic.copy.record
Changeset: 8ff1e9c4f3518b6c816079474c35f8fcd10b69e2
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 08 14:49:43 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.generic.copy.record/rev/8ff1e9c4f3518b6c816079474c35f8fcd10b69e2 [^]

Related to issue 34233 : Fix to module validation issue

translation required set to 'Y'. FIxed as per message in jenkin log file

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0091226)
hgbot (developer)
2016-11-08 10:21

Repository: erp/pmods/org.openbravo.generic.copy.record
Changeset: a9ddbdd7c064ad5aff55251c9182cf922aaf6988
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 08 14:50:46 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.generic.copy.record/rev/a9ddbdd7c064ad5aff55251c9182cf922aaf6988 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/model/tables/OBGCR_CONFIGURATION_LINE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0091303)
hgbot (developer)
2016-11-10 07:43

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: 62d14577bbc97f2fce27cb55c9df0556808f5545
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:12:20 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/62d14577bbc97f2fce27cb55c9df0556808f5545 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/model/views/AAMSD_BOOKING_V.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
---
(0091304)
hgbot (developer)
2016-11-10 07:47

Repository: erp/mods/org.openbravo.advpaymentmngt.alerts
Changeset: 26b6a55b5107d1dcbb50b6745f4c53b968706802
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:15:56 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.advpaymentmngt.alerts/rev/26b6a55b5107d1dcbb50b6745f4c53b968706802 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_DATASET.xml
---
(0091305)
hgbot (developer)
2016-11-10 08:02

Repository: erp/pmods/org.openbravo.assetsmanagement.reports
Changeset: adeeae1024a0c862c157fc08a01c86f9954b1626
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:28:23 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.reports/rev/adeeae1024a0c862c157fc08a01c86f9954b1626 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0091306)
hgbot (developer)
2016-11-10 08:09

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: ead71baff543f3b23a90af2dcb6677583b180709
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:37:59 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/ead71baff543f3b23a90af2dcb6677583b180709 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/model/tables/AAMTODO_TODOLIST.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_PROCESS.xml
---
(0091308)
hgbot (developer)
2016-11-10 08:11

Repository: erp/pmods/org.openbravo.bankstatement.importer.generic.csv
Changeset: b9b5043c6e9ef038367ba7a4a712009e2064ffe0
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:39:56 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/b9b5043c6e9ef038367ba7a4a712009e2064ffe0 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
---
(0091310)
hgbot (developer)
2016-11-10 08:16

Repository: erp/pmods/org.openbravo.erputil.carrierintegration
Changeset: 3b157d76b5d496bedc8d62dd68bdd492ca0b13b1
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:45:33 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration/rev/3b157d76b5d496bedc8d62dd68bdd492ca0b13b1 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0091311)
hgbot (developer)
2016-11-10 08:21

Repository: erp/pmods/org.openbravo.erputil.carrierintegration.seurspain
Changeset: ef719ccba559c95d9db4cbfacef5ca197b12f2e4
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:47:35 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.erputil.carrierintegration.seurspain/rev/ef719ccba559c95d9db4cbfacef5ca197b12f2e4 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
---
(0091312)
hgbot (developer)
2016-11-10 08:29

Repository: erp/mods/org.openbravo.financial.accounttreeexport
Changeset: 0af815f2ceccc584d7e15adb3a37356c9c902ca8
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:56:27 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.accounttreeexport/rev/0af815f2ceccc584d7e15adb3a37356c9c902ca8 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0091324)
hgbot (developer)
2016-11-10 10:52

Repository: erp/mods/org.openbravo.report.improved.balancesheet
Changeset: 4e56715a89ef5cb46d156af94ddb42486ed232b3
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 15:21:48 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.report.improved.balancesheet/rev/4e56715a89ef5cb46d156af94ddb42486ed232b3 [^]

Related to issue 34233 : changed orgName to orgId

To fetch details of organization from role, changed organization name to organization id.

---
M src/org/openbravo/report/improved/balancesheet/ad_reports/GeneralAccountingReports.java
---
(0091328)
hgbot (developer)
2016-11-10 12:21

Repository: erp/mods/org.openbravo.financial.accounttreeexport
Changeset: 30ca38d8d88ea2e249e32d36d8c9afc4410801d6
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 16:42:19 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.financial.accounttreeexport/rev/30ca38d8d88ea2e249e32d36d8c9afc4410801d6 [^]

Related to issue 34233:Backed out changeset 0af815f2cecc

Reverting wrong push of branch
Instead of pushing code to Openbravo3 branch changes pushed to default branch.
So reverting

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0091334)
hgbot (developer)
2016-11-10 13:21

Repository: erp/pmods/org.openbravo.creditmanagement.dunning
Changeset: 99892a6821de561bb07083d93aed59555a1493e1
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 17:49:48 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.creditmanagement.dunning/rev/99892a6821de561bb07083d93aed59555a1493e1 [^]

Related to issue 34233 : Removed TODO

Removed unwanted TODO comments

---
M src/org/openbravo/creditmanagement/dunning/biz/MockHttpServletResponse.java
---
(0091344)
hgbot (developer)
2016-11-11 06:01

Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: 610498cf88a54db93b2b8a79e7ebc69f7ac7317a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 10:29:33 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/610498cf88a54db93b2b8a79e7ebc69f7ac7317a [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
---
(0091345)
hgbot (developer)
2016-11-11 06:10

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: 1c6a46eabe8e886e6840930af91b4225992de8f9
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 10:39:30 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/1c6a46eabe8e886e6840930af91b4225992de8f9 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MENU.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODULE.xml
M src-db/database/sourcedata/AD_PROCESS.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
---
(0091346)
hgbot (developer)
2016-11-11 06:27

Repository: erp/pmods/org.openbravo.module.standardOFX
Changeset: 90dfd838da6a54dbc4cdaf719cdffac60e34dcdd
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 10:43:12 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.standardOFX/rev/90dfd838da6a54dbc4cdaf719cdffac60e34dcdd [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/AD_MODULE.xml
---
(0091347)
hgbot (developer)
2016-11-11 06:35

Repository: erp/pmods/org.openbravo.portal.member.widgets
Changeset: 50c3f7c91c3eeb95bc9f835a8da65ea9fc87043f
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 11:04:28 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.portal.member.widgets/rev/50c3f7c91c3eeb95bc9f835a8da65ea9fc87043f [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_DATASET.xml
M src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
---
(0091348)
hgbot (developer)
2016-11-11 06:40

Repository: erp/mods/org.openbravo.utility.draganddropselector3listsimplementation
Changeset: b1adcf4596ad60349b65b6e77ed07d13e2ae409c
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 11:09:44 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/b1adcf4596ad60349b65b6e77ed07d13e2ae409c [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/OBSERDS_DATASOURCE.xml
---
(0091381)
hgbot (developer)
2016-11-11 11:24

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 22f7172f9990dea9ba76d12d544a9dd76847547a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 15:49:38 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/22f7172f9990dea9ba76d12d544a9dd76847547a [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
---
(0091383)
hgbot (developer)
2016-11-11 11:28

Repository: erp/pmods/org.openbravo.assetsmanagement.reports
Changeset: 003324cfe4e3cf88dd8a73da690e28e85b95cbfd
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 15:57:30 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.reports/rev/003324cfe4e3cf88dd8a73da690e28e85b95cbfd [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
(0091384)
hgbot (developer)
2016-11-11 11:31

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: 3fee3bba4458269e82f3180041b987dd64440677
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 16:00:43 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/3fee3bba4458269e82f3180041b987dd64440677 [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0091385)
hgbot (developer)
2016-11-11 11:32

Repository: erp/pmods/org.openbravo.assetsmanagement.pack
Changeset: 96884096c7183f708dea4150748ae27ebd4c9359
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 15:59:22 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.pack/rev/96884096c7183f708dea4150748ae27ebd4c9359 [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0091386)
hgbot (developer)
2016-11-11 11:33

Repository: erp/pmods/org.openbravo.bankstatement.importer.generic.csv
Changeset: 37ddb848ba100fe875dc12c147c3ba91c5569740
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 16:03:03 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.generic.csv/rev/37ddb848ba100fe875dc12c147c3ba91c5569740 [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0091387)
hgbot (developer)
2016-11-11 11:36

Repository: erp/pmods/org.openbravo.bankstatement.importer.wepay.csv
Changeset: f4b436845dabbc232a05e07a749948d1768db07a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 10 12:42:33 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.bankstatement.importer.wepay.csv/rev/f4b436845dabbc232a05e07a749948d1768db07a [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_DATASET.xml
---
(0091388)
hgbot (developer)
2016-11-11 11:37

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: 201d541dab57399f32214106e4c2a5530a064716
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 16:06:44 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/201d541dab57399f32214106e4c2a5530a064716 [^]

Related to issue 34233 : DBConsistency issue fix by Synch Terminal

DB Issues fixed by synchronize terminal.
The errors are from DBConsistency.log of functional-basic postgres

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0091420)
hgbot (developer)
2016-11-13 14:15

Repository: erp/pmods/org.openbravo.portal.member.widgets
Changeset: c255de2923fb9438821748c54b5c8759539b0c38
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 18:42:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.portal.member.widgets/rev/c255de2923fb9438821748c54b5c8759539b0c38 [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint

---
M web/org.openbravo.portal.member.widgets/js/widget/PersonalInfoWidget.js
---
(0091421)
hgbot (developer)
2016-11-13 14:17

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: 6afe4414f62983c140a11e4befad253f82b81df0
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 18:46:04 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/6afe4414f62983c140a11e4befad253f82b81df0 [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint

---
M web/org.openbravo.materialmgmt.freightmgmt/js/ob-freight.js
---
(0091422)
hgbot (developer)
2016-11-13 14:28

Repository: erp/mods/org.openbravo.utility.draganddropselector3listsimplementation
Changeset: 5bd8c6c953461595ac59a2b97e82abba0f89739a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 18:48:25 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/5bd8c6c953461595ac59a2b97e82abba0f89739a [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint

---
M web/org.openbravo.utility.draganddropselector3listsimplementation/js/ob-drag-and-drop-selector-item.js
---
(0091423)
hgbot (developer)
2016-11-13 14:54

Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: e62f275630b921f27b98edf5af0e27d72611c20a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 19:23:37 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/e62f275630b921f27b98edf5af0e27d72611c20a [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint
line Formatting of the js file

---
M web/org.openbravo.materialmgmt.catalog/js/ob-catalog-tree.js
M web/org.openbravo.materialmgmt.catalog/js/ob-manage-catalog.js
---
(0091424)
hgbot (developer)
2016-11-13 14:56

Repository: erp/mods/org.openbravo.utility.draganddropselector3listsimplementation
Changeset: 25fa04b3db96465010f24e9b4fd69f318e4caf80
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 19:25:25 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/25fa04b3db96465010f24e9b4fd69f318e4caf80 [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint
line Formatting of the js file

---
M web/org.openbravo.utility.draganddropselector3listsimplementation/js/ob-drag-and-drop-selector-item.js
---
(0091425)
hgbot (developer)
2016-11-13 15:02

Repository: erp/pmods/org.openbravo.generic.copy.record
Changeset: 271384c28682145d74a38a4265f3447993a13d08
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Sun Nov 13 19:27:28 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.generic.copy.record/rev/271384c28682145d74a38a4265f3447993a13d08 [^]

Related to issue 34233 : JSBeautifier and JSLint changes

Changes to be done, got after running JS beautifier and JSLint
line Formatting of the js file

---
M web/org.openbravo.generic.copy.record/js/obgcr-copy-record-result.js
---
(0091429)
hgbot (developer)
2016-11-14 08:21

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: d2300f179487a342225883cca01040a4efe8cef7
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Nov 14 12:36:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/d2300f179487a342225883cca01040a4efe8cef7 [^]

Related to issue 34233 : Line formatting

Line formatting as per eclipse configuration file

---
M src/org/openbravo/assetsmanagement/dao/AssetsManagementDAO.java
---
(0091430)
hgbot (developer)
2016-11-14 08:21

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 25ccbfaf809a520189ffc2ca4d6915ae7f3a26b2
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Mon Nov 14 12:50:44 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/25ccbfaf809a520189ffc2ca4d6915ae7f3a26b2 [^]

Related to issue 34233 : Fixes to warnings

1)Removed the deprecated expression(hibernate criterion) with Restriction(hibernate criterion)
2)Added suppresswarning for unchecked warning

---
M src/org/openbravo/assetsmanagement/dao/AssetsManagementDAO.java
---
(0091486)
hgbot (developer)
2016-11-15 05:46

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 0c4aa47fa7d02c939e4ff24f1d9938456043d884
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:15:18 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/0c4aa47fa7d02c939e4ff24f1d9938456043d884 [^]

Related to issue 34233 : Fixed Not part of foreign key issue

Created foreign key constraint for missing
(Few columns had reference to the table in AD but there was no DB foreign key constraint)

---
M src-db/database/model/tables/AAM_ASSET.xml
M src-db/database/model/tables/AAM_ASSET_ACCT.xml
M src-db/database/model/tables/AAM_ASSET_CLASS.xml
M src-db/database/model/tables/AAM_ASSET_SUBSIDY.xml
M src-db/database/model/tables/AAM_CONTROLLING.xml
M src-db/database/model/tables/AAM_INVENTORYPRINTLINES.xml
---
(0091487)
hgbot (developer)
2016-11-15 06:05

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: 7425c567ecd5b8a6114a7296750c2af986297e46
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:19:12 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/7425c567ecd5b8a6114a7296750c2af986297e46 [^]

Related to issue 34233 : Fixed Not part of foreign key issue

Created foreign key constraint for missing
(Few columns had reference to the table in AD but there was no DB foreign key constraint)

---
M src-db/database/model/tables/GTR_TREE_REPORT.xml
---
(0091488)
hgbot (developer)
2016-11-15 06:10

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 238989e3f13ddb0d20ec4aabc7b65e9c057059fe
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:39:39 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/238989e3f13ddb0d20ec4aabc7b65e9c057059fe [^]

Related to issue 34233 : Line formatting

changes done in line formatting,After applying eclipse configuration

---
M src/org/openbravo/assetsmanagement/DepreciationBasisCopy.java
M src/org/openbravo/assetsmanagement/SubsidyPercentageAmountCalc.java
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciation.java
---
(0091489)
hgbot (developer)
2016-11-15 06:23

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 99ee208641f246b45cfd65ae615429c313a71ca3
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:51:16 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/99ee208641f246b45cfd65ae615429c313a71ca3 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/assetsmanagement/DepreciationBasisCopy.java
M src/org/openbravo/assetsmanagement/SubsidyPercentageAmountCalc.java
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciation.java
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciationTemplate.java
---
(0091490)
hgbot (developer)
2016-11-15 06:23

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: df647ceba7ccc00ac3f704e3c84bdb2218ae14b5
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:53:18 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/df647ceba7ccc00ac3f704e3c84bdb2218ae14b5 [^]

Related to issue 34233 : Fixes to warning-added hiding supresswarning

Used suppress warning hiding for variables that are hiding local variables.

---
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciation.java
---
(0091491)
hgbot (developer)
2016-11-15 06:27

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 9811c80598f10f8168eb1ddd563b69f02d0baba5
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:57:18 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/9811c80598f10f8168eb1ddd563b69f02d0baba5 [^]

Related to issue 34233 : Fixes to warning-removed unused variables

---
M src/org/openbravo/assetsmanagement/ad_actionButton/RecalculateDepreciation.java
---
(0091492)
hgbot (developer)
2016-11-15 06:46

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: 461e4e094d307d2e1353acb5198c2dec359c726c
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:09:40 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/461e4e094d307d2e1353acb5198c2dec359c726c [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/assetsmanagement/todolist/ad_callout/SL_CardAvailable.java
---
(0091493)
hgbot (developer)
2016-11-15 06:46

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: 3947786340b919c1ee2a986cd33e87899ab76f4e
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:12:46 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/3947786340b919c1ee2a986cd33e87899ab76f4e [^]

Related to issue 34233 : Line formatting

changes done in line formatting,After applying eclipse configuration

---
M src/org/openbravo/assetsmanagement/todolist/ad_process/AssetToDoListUpdaterDao.java
---
(0091494)
hgbot (developer)
2016-11-15 06:46

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: 32b2dbf0e89ce1e102029eec44ee633b6b06a456
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:16:07 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/32b2dbf0e89ce1e102029eec44ee633b6b06a456 [^]

Related to issue 34233 : Replaced depricated method with suggested method.

Replaced depricated Expression with Restriction(hibernate criteria)

---
M src/org/openbravo/assetsmanagement/todolist/ad_process/AssetToDoListUpdaterDao.java
---
(0091495)
hgbot (developer)
2016-11-15 06:51

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: 96fcd62c9762fcf7f6c3d507314827d080990566
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:19:37 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/96fcd62c9762fcf7f6c3d507314827d080990566 [^]

Related to issue 34233 : Line formatting

changes done in line formatting,After applying eclipse configuration

---
M src/org/openbravo/module/generictreereport/dao/GenericTreeReportDao.java
---
(0091496)
hgbot (developer)
2016-11-15 06:51

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: cd5b90337befc76514e0495b732430738b1d71a8
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:20:20 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/cd5b90337befc76514e0495b732430738b1d71a8 [^]

Related to issue 34233 : Replaced depricated method with suggested method.

Replaced depricated Expression with Restriction(hibernate criteria)

---
M src/org/openbravo/module/generictreereport/dao/GenericTreeReportDao.java
---
(0091497)
hgbot (developer)
2016-11-15 06:55

Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: bb2b2216cc968ac5f2fef160abd293b9acb8fbcc
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:24:21 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/bb2b2216cc968ac5f2fef160abd293b9acb8fbcc [^]

Related to issue 34233 : Fixes to warning of unused variable and method.

1)Removed unused variables
2)Removed unused private method

---
M src/org/openbravo/materialmgmt/catalog/CopyCategorizationHandler.java
---
(0091498)
hgbot (developer)
2016-11-15 06:57

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: e6dcbf9b0884da92742909ba7d8c71ff8b774cf1
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:26:18 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/e6dcbf9b0884da92742909ba7d8c71ff8b774cf1 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/advancedassetsspecialdocuments/erpCommon/ad_forms/DocAssetsMovementsTemplate.java
---
(0091499)
hgbot (developer)
2016-11-15 07:05

Repository: erp/pmods/org.openbravo.financial.dimensionalpandlreport
Changeset: 6cc694f28350cb03fb54a53e3d90ac27238d78c9
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:34:03 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalpandlreport/rev/6cc694f28350cb03fb54a53e3d90ac27238d78c9 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like log, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/financial/dimensionalpandlreport/GeneratePAndLCubeFromTemplate.java
---
(0091500)
hgbot (developer)
2016-11-15 07:16

Repository: erp/pmods/org.openbravo.financial.dimensionalreports
Changeset: a7586b7bedf33c77e9e753878acf7617e3d5d45d
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:43:26 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalreports/rev/a7586b7bedf33c77e9e753878acf7617e3d5d45d [^]

Related to issue 34233 : Fixes to warning of unused method.

Removed unused private method

---
M src/org/openbravo/financial/dimensionalreports/DimensionalReportsUtils.java
---
(0091501)
hgbot (developer)
2016-11-15 07:16

Repository: erp/pmods/org.openbravo.financial.dimensionalreports
Changeset: e679518c65fa26652d69d12355ceab4a439f4ead
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:45:38 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalreports/rev/e679518c65fa26652d69d12355ceab4a439f4ead [^]

Related to issue 34233 : Fixes to warning- Added unchecked supressWarning

---
M src/org/openbravo/financial/dimensionalreports/DimensionalReportsUtils.java
---
(0091502)
hgbot (developer)
2016-11-15 07:19

Repository: erp/pmods/org.openbravo.financial.dimensionalreports
Changeset: 3a02ef080fd6745682d449bec82897714d107b66
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:46:43 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalreports/rev/3a02ef080fd6745682d449bec82897714d107b66 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like log, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/financial/dimensionalreports/GenerateFinancialCubesFromTemplate.java
---
(0091503)
hgbot (developer)
2016-11-15 07:21

Repository: erp/pmods/org.openbravo.authorize.net
Changeset: 69aef5c910112c10e6ee1df32008be3a9bc9ff94
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:50:00 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/69aef5c910112c10e6ee1df32008be3a9bc9ff94 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/authorize/net/callout/SE_Production_Gateway.java
---
(0091504)
hgbot (developer)
2016-11-15 07:24

Repository: erp/pmods/org.openbravo.accrualsanddeferrals
Changeset: 08fd07fbd1465f9b30cc87431c049cda086747fb
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:54:10 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.accrualsanddeferrals/rev/08fd07fbd1465f9b30cc87431c049cda086747fb [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/accrualsanddeferrals/erpCommon/ad_callouts/SL_AccDefTypeCalculation.java
M src/org/openbravo/accrualsanddeferrals/erpCommon/ad_callouts/SL_HideAccDefFields.java
---
(0091505)
hgbot (developer)
2016-11-15 07:26

Repository: erp/pmods/org.openbravo.module.resources
Changeset: b29ed712f4019dc094fad9284bdd72e936c54ab1
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 11:55:40 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.resources/rev/b29ed712f4019dc094fad9284bdd72e936c54ab1 [^]

Related to issue 34233 : Fixes to warning-added unused supresswarning

For variables like serialVersionUID, it's unused, added supress warning instead of
 removing.

---
M src/org/openbravo/module/resources/callout/UpdateAllDay.java
---
(0091506)
hgbot (developer)
2016-11-15 07:36

Repository: erp/pmods/org.openbravo.portal.member.widgets
Changeset: a149813c35b309633998c4e14a0c602b5440f213
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:05:49 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.portal.member.widgets/rev/a149813c35b309633998c4e14a0c602b5440f213 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M web/org.openbravo.portal.member.widgets/js/widget/PersonalInfoWidget.js
---
(0091507)
hgbot (developer)
2016-11-15 07:41

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: 0019eebdae78020d1d058a35966f40844f8935d1
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:08:56 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/0019eebdae78020d1d058a35966f40844f8935d1 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M web/org.openbravo.materialmgmt.freightmgmt/js/ob-freight.js
---
(0091508)
hgbot (developer)
2016-11-15 07:41

Repository: erp/pmods/org.openbravo.materialmgmt.freightmgmt
Changeset: c5fe5dd76ffb9b289c883a6582f98f2108223046
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:10:23 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.freightmgmt/rev/c5fe5dd76ffb9b289c883a6582f98f2108223046 [^]

Related to issue 34233 : Fixes to warning of unused method.

Removed unused private method

---
M src/org/openbravo/materialmgmt/freightmgmt/event/FreightEventHandler.java
---
(0091509)
hgbot (developer)
2016-11-15 07:44

Repository: erp/mods/org.openbravo.utility.draganddropselector3listsimplementation
Changeset: 1952f18a754c7c8093d3988985d89106272951fa
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:13:34 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/1952f18a754c7c8093d3988985d89106272951fa [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M web/org.openbravo.utility.draganddropselector3listsimplementation/js/ob-drag-and-drop-selector-item.js
---
(0091510)
hgbot (developer)
2016-11-15 07:49

Repository: erp/pmods/org.openbravo.generic.copy.record
Changeset: 92638ddba1bfce0ff64d8fcabf28ba0a11385d4c
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:17:23 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.generic.copy.record/rev/92638ddba1bfce0ff64d8fcabf28ba0a11385d4c [^]

Related to issue 34233 : Replaced depricated method with suggested method.

---
M src/org/openbravo/generic/copy/record/process/CopyProcess.java
---
(0091511)
hgbot (developer)
2016-11-15 07:49

Repository: erp/pmods/org.openbravo.generic.copy.record
Changeset: b66b15d73edb2b355840a6295dc94a9233021b8e
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:18:36 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.generic.copy.record/rev/b66b15d73edb2b355840a6295dc94a9233021b8e [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M web/org.openbravo.generic.copy.record/js/obgcr-copy-record-result.js
---
(0091512)
hgbot (developer)
2016-11-15 07:51

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 9f5706b1c2acdb1ea0290a96286fc56786a3886d
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 10:59:05 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/9f5706b1c2acdb1ea0290a96286fc56786a3886d [^]

Related to issue 34233 : Fixes to warning-added static-access supress warning.

---
M src/org/openbravo/assetsmanagement/ad_actionButton/RecalculateDepreciation.java
---
(0091513)
hgbot (developer)
2016-11-15 07:51

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 4b2fc41273184c6ea8a073f099b8c2f7e2abc137
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:20:19 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/4b2fc41273184c6ea8a073f099b8c2f7e2abc137 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/assetsmanagement/dao/AssetsManagementDAO.java
---
(0091514)
hgbot (developer)
2016-11-15 07:57

Repository: erp/pmods/org.openbravo.assetsmanagement
Changeset: 8e70b456f45b42abfea479b5a2624ff57efbb066
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:26:24 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement/rev/8e70b456f45b42abfea479b5a2624ff57efbb066 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/assetsmanagement/DepreciationBasisCopy.java
M src/org/openbravo/assetsmanagement/SubsidyPercentageAmountCalc.java
M src/org/openbravo/assetsmanagement/ad_actionButton/RecalculateDepreciation.java
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciation.java
M src/org/openbravo/assetsmanagement/ad_forms/DocAssetDepreciationTemplate.java
---
(0091515)
hgbot (developer)
2016-11-15 07:58

Repository: erp/pmods/org.openbravo.assetsmanagement.todolist
Changeset: ea10d4e1d5ca6f1b435f551a1997c41a39bc0ce0
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:28:11 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.assetsmanagement.todolist/rev/ea10d4e1d5ca6f1b435f551a1997c41a39bc0ce0 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/assetsmanagement/todolist/ad_process/AssetToDoListUpdaterDao.java
---
(0091516)
hgbot (developer)
2016-11-15 08:00

Repository: erp/mods/org.openbravo.module.generictreereport
Changeset: e917ee0781b79fa14311b0b9bafe16786be56f14
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:29:53 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.generictreereport/rev/e917ee0781b79fa14311b0b9bafe16786be56f14 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/module/generictreereport/dao/GenericTreeReportDao.java
---
(0091517)
hgbot (developer)
2016-11-15 08:06

Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: a088f5214fc6bdcc07dd0dd7d38c821ed14ea0cd
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:15:04 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/a088f5214fc6bdcc07dd0dd7d38c821ed14ea0cd [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M web/org.openbravo.materialmgmt.catalog/js/ob-manage-catalog.js
---
(0091518)
hgbot (developer)
2016-11-15 08:06

Repository: erp/pmods/org.openbravo.materialmgmt.catalog
Changeset: 0ed6ceec4dbeec18fddccc3680a5555890395ef8
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:35:39 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.materialmgmt.catalog/rev/0ed6ceec4dbeec18fddccc3680a5555890395ef8 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/materialmgmt/catalog/CopyCategorizationHandler.java
---
(0091519)
hgbot (developer)
2016-11-15 08:08

Repository: erp/pmods/org.openbravo.advancedassetsspecialdocuments
Changeset: c183080c8efe821bdb04f35d4e47151967ab23d5
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:37:36 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advancedassetsspecialdocuments/rev/c183080c8efe821bdb04f35d4e47151967ab23d5 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/advancedassetsspecialdocuments/erpCommon/ad_forms/DocAssetsMovementsTemplate.java
---
(0091520)
hgbot (developer)
2016-11-15 08:25

Repository: erp/pmods/org.openbravo.financial.dimensionalreports
Changeset: a1850549d9823aaf3724f5ba5adce8a6ee09f30a
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:39:25 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalreports/rev/a1850549d9823aaf3724f5ba5adce8a6ee09f30a [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/financial/dimensionalreports/GenerateFinancialCubesFromTemplate.java
---
(0091521)
hgbot (developer)
2016-11-15 08:26

Repository: erp/pmods/org.openbravo.authorize.net
Changeset: da5da47ca572de49b23a9c9fcf5d81921808f9c5
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Tue Nov 15 12:55:59 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.authorize.net/rev/da5da47ca572de49b23a9c9fcf5d81921808f9c5 [^]

Related to issue 34233 : Updated copy version year in java class

Due to changes done in issue 34233, updated copyversion year updated year

---
M src/org/openbravo/authorize/net/callout/SE_Production_Gateway.java
---
(0091595)
hgbot (developer)
2016-11-16 09:58

Repository: erp/pmods/org.openbravo.document.massinvoicing
Changeset: b4c84d75d0c364936226ebf670df7a33aa0fb897
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Wed Nov 16 14:27:25 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massinvoicing/rev/b4c84d75d0c364936226ebf670df7a33aa0fb897 [^]

Related to issue 34233 : Added HQL order by clause

Added Missing HQL order by clause in Invoice Template tab

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0091615)
hgbot (developer)
2016-11-17 06:21

Repository: erp/pmods/org.openbravo.document.massinvoicing
Changeset: 45b8d557ff21b0025e524bc2d444dc9f56490501
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 17 10:49:35 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massinvoicing/rev/45b8d557ff21b0025e524bc2d444dc9f56490501 [^]

Related to issue 34233 :Removed model objects from DB

Removed model object and it's mapping for object that didn't have associated java classes

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0091616)
hgbot (developer)
2016-11-17 07:02

Repository: erp/pmods/org.openbravo.document.massinvoicing
Changeset: 98bff94c4f4d1ac116eb8f5b15447c4378cf50b0
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Thu Nov 17 11:31:56 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massinvoicing/rev/98bff94c4f4d1ac116eb8f5b15447c4378cf50b0 [^]

Related to issue 34233 :Removed model objects from DB

Removed model object and it's mapping for object that didn't have associated java classes

---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0091619)
hgbot (developer)
2016-11-17 09:56

Repository: erp/pmods/org.openbravo.document.massinvoicing
Changeset: 3d66a17ff70c354226eb52e4feaafa9403d41cb4
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Nov 17 09:57:22 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massinvoicing/rev/3d66a17ff70c354226eb52e4feaafa9403d41cb4 [^]

Related to issue 34233: Improved HQL order by clause,
Hide record Id related field

---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
---
(0091629)
vmromanos (manager)
2016-11-17 11:38

Code review OK
(0092408)
hgbot (developer)
2016-12-15 10:20

Repository: erp/mods/org.openbravo.localization.spain.referencedata.accounts.pymes
Changeset: ee8eec95e70e3aa8983cb7ae06393a1e4225e685
Author: Sanjota <sanjota.nelagi <at> promantia.com>
Date: Fri Nov 11 10:27:48 2016 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.localization.spain.referencedata.accounts.pymes/rev/ee8eec95e70e3aa8983cb7ae06393a1e4225e685 [^]

Related to issue 34233 :Fixes DBConsistency issue

Exported unexported changes to avoid dbconsistency issue.

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---

- Issue History
Date Modified Username Field Change
2016-10-18 14:32 Sanjota New Issue
2016-10-18 14:32 Sanjota Assigned To => Triage Finance
2016-10-18 14:32 Sanjota Modules => Core
2016-10-18 14:32 Sanjota Triggers an Emergency Pack => No
2016-10-24 14:37 hgbot Checkin
2016-10-24 14:37 hgbot Note Added: 0090816
2016-10-24 14:38 hgbot Checkin
2016-10-24 14:38 hgbot Note Added: 0090817
2016-10-24 14:38 hgbot Checkin
2016-10-24 14:38 hgbot Note Added: 0090818
2016-10-24 14:39 hgbot Checkin
2016-10-24 14:39 hgbot Note Added: 0090819
2016-10-25 10:06 hgbot Checkin
2016-10-25 10:06 hgbot Note Added: 0090850
2016-10-25 10:07 hgbot Checkin
2016-10-25 10:07 hgbot Note Added: 0090851
2016-10-25 10:37 hgbot Checkin
2016-10-25 10:37 hgbot Note Added: 0090853
2016-10-25 10:39 hgbot Checkin
2016-10-25 10:39 hgbot Note Added: 0090854
2016-10-27 09:24 hgbot Checkin
2016-10-27 09:24 hgbot Note Added: 0090940
2016-10-27 11:08 hgbot Checkin
2016-10-27 11:08 hgbot Note Added: 0090945
2016-10-27 12:02 hgbot Checkin
2016-10-27 12:02 hgbot Note Added: 0090948
2016-10-27 12:03 hgbot Checkin
2016-10-27 12:03 hgbot Note Added: 0090949
2016-10-28 09:10 hgbot Checkin
2016-10-28 09:10 hgbot Note Added: 0090974
2016-11-08 08:37 hgbot Checkin
2016-11-08 08:37 hgbot Note Added: 0091217
2016-11-08 10:21 hgbot Checkin
2016-11-08 10:21 hgbot Note Added: 0091225
2016-11-08 10:21 hgbot Checkin
2016-11-08 10:21 hgbot Note Added: 0091226
2016-11-10 07:43 hgbot Checkin
2016-11-10 07:43 hgbot Note Added: 0091303
2016-11-10 07:47 hgbot Checkin
2016-11-10 07:47 hgbot Note Added: 0091304
2016-11-10 08:02 hgbot Checkin
2016-11-10 08:02 hgbot Note Added: 0091305
2016-11-10 08:09 hgbot Checkin
2016-11-10 08:09 hgbot Note Added: 0091306
2016-11-10 08:11 hgbot Checkin
2016-11-10 08:11 hgbot Note Added: 0091308
2016-11-10 08:16 hgbot Checkin
2016-11-10 08:16 hgbot Note Added: 0091310
2016-11-10 08:21 hgbot Checkin
2016-11-10 08:21 hgbot Note Added: 0091311
2016-11-10 08:29 hgbot Checkin
2016-11-10 08:29 hgbot Note Added: 0091312
2016-11-10 10:52 hgbot Checkin
2016-11-10 10:52 hgbot Note Added: 0091324
2016-11-10 11:15 vmromanos Status new => scheduled
2016-11-10 11:15 vmromanos Assigned To Triage Finance => Sanjota
2016-11-10 12:21 hgbot Checkin
2016-11-10 12:21 hgbot Note Added: 0091328
2016-11-10 13:21 hgbot Checkin
2016-11-10 13:21 hgbot Note Added: 0091334
2016-11-11 06:01 hgbot Checkin
2016-11-11 06:01 hgbot Note Added: 0091344
2016-11-11 06:10 hgbot Checkin
2016-11-11 06:10 hgbot Note Added: 0091345
2016-11-11 06:27 hgbot Checkin
2016-11-11 06:27 hgbot Note Added: 0091346
2016-11-11 06:35 hgbot Checkin
2016-11-11 06:35 hgbot Note Added: 0091347
2016-11-11 06:40 hgbot Checkin
2016-11-11 06:40 hgbot Note Added: 0091348
2016-11-11 11:24 hgbot Checkin
2016-11-11 11:24 hgbot Note Added: 0091381
2016-11-11 11:28 hgbot Checkin
2016-11-11 11:28 hgbot Note Added: 0091383
2016-11-11 11:31 hgbot Checkin
2016-11-11 11:31 hgbot Note Added: 0091384
2016-11-11 11:32 hgbot Checkin
2016-11-11 11:32 hgbot Note Added: 0091385
2016-11-11 11:33 hgbot Checkin
2016-11-11 11:33 hgbot Note Added: 0091386
2016-11-11 11:36 hgbot Checkin
2016-11-11 11:36 hgbot Note Added: 0091387
2016-11-11 11:37 hgbot Checkin
2016-11-11 11:37 hgbot Note Added: 0091388
2016-11-13 14:15 hgbot Checkin
2016-11-13 14:15 hgbot Note Added: 0091420
2016-11-13 14:17 hgbot Checkin
2016-11-13 14:17 hgbot Note Added: 0091421
2016-11-13 14:28 hgbot Checkin
2016-11-13 14:28 hgbot Note Added: 0091422
2016-11-13 14:54 hgbot Checkin
2016-11-13 14:54 hgbot Note Added: 0091423
2016-11-13 14:56 hgbot Checkin
2016-11-13 14:56 hgbot Note Added: 0091424
2016-11-13 15:02 hgbot Checkin
2016-11-13 15:02 hgbot Note Added: 0091425
2016-11-14 08:21 hgbot Checkin
2016-11-14 08:21 hgbot Note Added: 0091429
2016-11-14 08:21 hgbot Checkin
2016-11-14 08:21 hgbot Note Added: 0091430
2016-11-15 05:46 hgbot Checkin
2016-11-15 05:46 hgbot Note Added: 0091486
2016-11-15 06:05 hgbot Checkin
2016-11-15 06:05 hgbot Note Added: 0091487
2016-11-15 06:10 hgbot Checkin
2016-11-15 06:10 hgbot Note Added: 0091488
2016-11-15 06:23 hgbot Checkin
2016-11-15 06:23 hgbot Note Added: 0091489
2016-11-15 06:23 hgbot Checkin
2016-11-15 06:23 hgbot Note Added: 0091490
2016-11-15 06:27 hgbot Checkin
2016-11-15 06:27 hgbot Note Added: 0091491
2016-11-15 06:46 hgbot Checkin
2016-11-15 06:46 hgbot Note Added: 0091492
2016-11-15 06:46 hgbot Checkin
2016-11-15 06:46 hgbot Note Added: 0091493
2016-11-15 06:46 hgbot Checkin
2016-11-15 06:46 hgbot Note Added: 0091494
2016-11-15 06:51 hgbot Checkin
2016-11-15 06:51 hgbot Note Added: 0091495
2016-11-15 06:51 hgbot Checkin
2016-11-15 06:51 hgbot Note Added: 0091496
2016-11-15 06:55 hgbot Checkin
2016-11-15 06:55 hgbot Note Added: 0091497
2016-11-15 06:57 hgbot Checkin
2016-11-15 06:57 hgbot Note Added: 0091498
2016-11-15 07:05 hgbot Checkin
2016-11-15 07:05 hgbot Note Added: 0091499
2016-11-15 07:16 hgbot Checkin
2016-11-15 07:16 hgbot Note Added: 0091500
2016-11-15 07:16 hgbot Checkin
2016-11-15 07:16 hgbot Note Added: 0091501
2016-11-15 07:19 hgbot Checkin
2016-11-15 07:19 hgbot Note Added: 0091502
2016-11-15 07:21 hgbot Checkin
2016-11-15 07:21 hgbot Note Added: 0091503
2016-11-15 07:24 hgbot Checkin
2016-11-15 07:24 hgbot Note Added: 0091504
2016-11-15 07:26 hgbot Checkin
2016-11-15 07:26 hgbot Note Added: 0091505
2016-11-15 07:36 hgbot Checkin
2016-11-15 07:36 hgbot Note Added: 0091506
2016-11-15 07:41 hgbot Checkin
2016-11-15 07:41 hgbot Note Added: 0091507
2016-11-15 07:41 hgbot Checkin
2016-11-15 07:41 hgbot Note Added: 0091508
2016-11-15 07:44 hgbot Checkin
2016-11-15 07:44 hgbot Note Added: 0091509
2016-11-15 07:49 hgbot Checkin
2016-11-15 07:49 hgbot Note Added: 0091510
2016-11-15 07:49 hgbot Checkin
2016-11-15 07:49 hgbot Note Added: 0091511
2016-11-15 07:51 hgbot Checkin
2016-11-15 07:51 hgbot Note Added: 0091512
2016-11-15 07:51 hgbot Checkin
2016-11-15 07:51 hgbot Note Added: 0091513
2016-11-15 07:57 hgbot Checkin
2016-11-15 07:57 hgbot Note Added: 0091514
2016-11-15 07:58 hgbot Checkin
2016-11-15 07:58 hgbot Note Added: 0091515
2016-11-15 08:00 hgbot Checkin
2016-11-15 08:00 hgbot Note Added: 0091516
2016-11-15 08:06 hgbot Checkin
2016-11-15 08:06 hgbot Note Added: 0091517
2016-11-15 08:06 hgbot Checkin
2016-11-15 08:06 hgbot Note Added: 0091518
2016-11-15 08:08 hgbot Checkin
2016-11-15 08:08 hgbot Note Added: 0091519
2016-11-15 08:25 hgbot Checkin
2016-11-15 08:25 hgbot Note Added: 0091520
2016-11-15 08:26 hgbot Checkin
2016-11-15 08:26 hgbot Note Added: 0091521
2016-11-16 09:58 hgbot Checkin
2016-11-16 09:58 hgbot Note Added: 0091595
2016-11-17 06:21 hgbot Checkin
2016-11-17 06:21 hgbot Note Added: 0091615
2016-11-17 07:02 hgbot Checkin
2016-11-17 07:02 hgbot Note Added: 0091616
2016-11-17 09:56 hgbot Checkin
2016-11-17 09:56 hgbot Note Added: 0091619
2016-11-17 11:38 vmromanos Status scheduled => resolved
2016-11-17 11:38 vmromanos Fixed in SCM revision => 98bff94c4f4d1ac116eb8f5b15447c4378cf50b0
2016-11-17 11:38 vmromanos Resolution open => fixed
2016-11-17 11:38 vmromanos Review Assigned To => vmromanos
2016-11-17 11:38 vmromanos Note Added: 0091629
2016-11-17 11:38 vmromanos Status resolved => closed
2016-12-15 10:20 hgbot Checkin
2016-12-15 10:20 hgbot Note Added: 0092408
2017-02-22 08:17 alostale Relationship added related to 0035333


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker