[7.0] Intracom VAT Declaration -> mask amountsum wrong
Bug #1157173 reported by
Peter Langenberg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Low
|
OpenERP Publisher's Warranty Team |
Bug Description
Mask should be -> 'amountsum': '%.2f' % amount_sum
Else Belgium authorities website return error.
Related branches
lp://staging/~openerp-dev/openobject-addons/7.0-590279-opw-skh
- Martin Trigaux (OpenERP) (community): Approve
- Naresh(OpenERP): Pending requested
-
Diff: 17 lines (+2/-2)1 file modifiedl10n_be/wizard/l10n_be_vat_intra.py (+2/-2)
lp://staging/~openerp-dev/openobject-addons/7.0-staging-mat
- Martin Trigaux (OpenERP): Pending requested
-
Diff: 129 lines (+26/-8)6 files modifiedaccount/project/wizard/account_analytic_chart_view.xml (+5/-5)
account/report/account_financial_report.py (+1/-0)
account/report/account_financial_report.rml (+6/-1)
account/wizard/account_financial_report.py (+3/-2)
account/wizard/account_report_common.py (+1/-0)
project/project.py (+10/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
To post a comment you must log in.
Hello Peter,
Thanks for your branch details, I have fixed this issue as per as your branch code into lp:~openerp-dev/openobject-addons/7.0-590279-opw-skh, with
Revision ID: <email address hidden>
Revision Number: 8913
This branch is under the review of our experts and will be merged soon into the stable 7 addons once approved.
Thanks & Regards,
Somesh Khare