Merge lp://staging/~elbati/openobject-addons/add-yaml-tests-for-tax-computation into lp://staging/openobject-addons
Proposed by
Lorenzo Battistini
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~elbati/openobject-addons/add-yaml-tests-for-tax-computation |
Merge into: | lp://staging/openobject-addons |
Diff against target: |
844 lines (+785/-0) 7 files modified
account/__openerp__.py (+2/-0) account/demo/account_tax.xml (+68/-0) account/test/tax_computation.yml (+543/-0) purchase/__openerp__.py (+1/-0) purchase/test/tax_computation.yml (+86/-0) sale/__openerp__.py (+1/-0) sale/test/tax_computation.yml (+84/-0) |
To merge this branch: | bzr merge lp://staging/~elbati/openobject-addons/add-yaml-tests-for-tax-computation |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Nhomar - Vauxoo (community) | Approve | ||
OpenERP Core Team | Pending | ||
Review via email: mp+114679@code.staging.launchpad.net |
Description of the change
Following the work of Alexis de Lattre and OpenERP guys on tax computation roundings ( lp:~akretion-team/openobject-addons/trunk-add-tax-rounding-option ) I propose to add some YAML tests that confirm the validity of the solution
To post a comment you must log in.
Unmerged revisions
- 7023. By Lorenzo Battistini
-
[ADD] tests for sale and purchase orders
- 7022. By Lorenzo Battistini
-
[ADD] YAML tests for different tax computation methods
Excelent friend.
I test your scenaries, with openerp- venezuela- localization involved and they work great!!