Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009865Openbravo ERP09. Financial managementpublic2009-07-13 18:152009-07-23 00:00
eduardo_Argal 
jayakumar 
highminoralways
closedfixed 
5
pi 
pi2.50MP3 
Core
No
0009865: Asset report: There are some little mistakes regarding style guide of naming for some variables. I mean, everything is alright b
There are some little mistakes regarding style guide of naming for some variables. I mean, everything is alright but I found some misspellings.
Arun, talk with jayakumar and make he followed the rules
Review the style guide for the naming of some variables:
Example ReportAD_ORGID --> ReportAD_ORG_ID
250MP3releasecandidate, arun
Issue History
2009-07-13 18:15eduardo_ArgalNew Issue
2009-07-13 18:15eduardo_ArgalAssigned To => rajagopal
2009-07-14 08:57jayakumarAssigned Torajagopal => jayakumar
2009-07-14 08:58jayakumarStatusnew => scheduled
2009-07-14 11:54hgbotCheckin
2009-07-14 11:54hgbotNote Added: 0018214
2009-07-14 11:54hgbotStatusscheduled => resolved
2009-07-14 11:54hgbotResolutionopen => fixed
2009-07-14 11:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/200a84c2b6e6e6189bd82e5a2a8970ac247375f6 [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-21 19:25psarobeTag Attached: arun
2009-07-21 20:01psarobeProposed Solution updated
2009-07-22 07:14arunkumarStatusresolved => closed
2009-07-22 07:14arunkumarNote Added: 0018520
2009-07-23 00:00anonymoussf_bug_id0 => 2825614

Notes
(0018214)
hgbot   
2009-07-14 11:54   
Repository: erp/devel/pi
Changeset: 200a84c2b6e6e6189bd82e5a2a8970ac247375f6
Author: Jayakumar Kasinathan <jayakumar.kasinathan <at> openbravo.com>
Date: Tue Jul 14 15:21:44 2009 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/200a84c2b6e6e6189bd82e5a2a8970ac247375f6 [^]

Fixes bug 9865 Asset report: There are some little mistakes regarding style guide of naming for some variables.

---
M src/org/openbravo/erpCommon/ad_reports/ReportAssetDepreciationSchedule.html
M src/org/openbravo/erpCommon/ad_reports/ReportAssetDepreciationSchedule.java
M src/org/openbravo/erpCommon/ad_reports/ReportAssetDepreciationSchedule.xml
---
(0018520)
arunkumar   
2009-07-22 07:14   
I have checked the naming of variables in code.The style guide has been followed properly. For example ReportAD_ORGID is remaned as ReportAD_ORG_ID. This issue has been fixed.