Merge lp://qastaging/~cv.clearcorp/openerp-ccorp-addons/7.0-account_asset_report into lp://qastaging/openerp-ccorp-addons/7.0

Proposed by Carlos Vásquez (ClearCorp)
Status: Merged
Merged at revision: 862
Proposed branch: lp://qastaging/~cv.clearcorp/openerp-ccorp-addons/7.0-account_asset_report
Merge into: lp://qastaging/openerp-ccorp-addons/7.0
Diff against target: 4644 lines (+4494/-7)
17 files modified
account_asset_report/__init__.py (+25/-0)
account_asset_report/__openerp__.py (+42/-0)
account_asset_report/i18n/account_asset_report.pot (+155/-0)
account_asset_report/i18n/es.po (+150/-0)
account_asset_report/report/__init__.py (+23/-0)
account_asset_report/report/account_asset_report.py (+201/-0)
account_asset_report/report/report.xml (+605/-0)
account_asset_report/report_menus.xml (+20/-0)
account_asset_report/wizard/__init__.py (+23/-0)
account_asset_report/wizard/account_asset_report_wizard.py (+123/-0)
account_asset_report/wizard/account_asset_report_wizard.xml (+46/-0)
account_bank_balance_report/__openerp__.py (+1/-1)
account_bank_balance_report/report/report.xml (+1310/-2)
account_partner_balance_report/report/report.xml (+591/-1)
account_sales_report/report/report.xml (+598/-1)
hr_personnel_actions/report/report_data.xml (+580/-2)
stock_move_report/__openerp__.py (+1/-0)
To merge this branch: bzr merge lp://qastaging/~cv.clearcorp/openerp-ccorp-addons/7.0-account_asset_report
Reviewer Review Type Date Requested Status
ClearCorp drivers Pending
Review via email: mp+221597@code.qastaging.launchpad.net

Description of the change

[ADD] Add account_asset_report module
[FIX] Fix some details with reports. Add record for some odt templates for some reports

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches