Supplier voucher - wrong for tax inclusive
Bug #827649 reported by
Kevin McMenamin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Wishlist
|
OpenERP Publisher's Warranty Team | ||
Therp Backports (Deprecated) |
In Progress
|
Low
|
Stefan Rijnhart (Opener) |
Bug Description
create a tax that is included in the price. enter a new voucher in account_voucher. journal entries created are incorrect.
e.g. voucher for $100 with incl tax of 15%, entries created:
CR Creditors 13.04
DR Expense 13.04
DR Expense 100.00
CR Creditors 100.00
Note that journals are created correctly for an exclusive tax.
Related branches
lp://staging/~openerp-dev/openobject-addons/trunk-bug-827649-bde
Rejected
for merging
into
lp://staging/openobject-addons
- Bharat Devnani (Open ERP) (community): Needs Resubmitting
- Purnendu Singh (OpenERP) (community): Needs Fixing
- OpenERP Core Team: Pending requested
-
Diff: 165 lines (+48/-18)1 file modifiedaccount_voucher/account_voucher.py (+48/-18)
lp://staging/~therp-nl/therp-backports/addons-6.1-lp827649-voucher_tax_inclusive
On hold
for merging
into
lp://staging/therp-backports
- Therp: Pending requested
-
Diff: 173 lines (+45/-45)2 files modifiedaccount_voucher/account_voucher.py (+43/-45)
account_voucher/test/account_voucher.yml (+2/-0)
lp://staging/~therp-nl/openobject-addons/7.0-lp827649-voucher_tax_inclusive
Ready for review
for merging
into
lp://staging/openobject-addons
- OpenERP Core Team: Pending requested
-
Diff: 186 lines (+55/-58)1 file modifiedaccount_voucher/account_voucher.py (+55/-58)
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
tags: | added: maintenance |
Changed in openobject-addons: | |
assignee: | OpenERP R&D Addons Team 3 (openerp-dev-addons3) → OpenERP Publisher's Warranty Team (openerp-opw) |
status: | Invalid → New |
Changed in openobject-addons: | |
status: | New → Invalid |
Changed in therp-backports: | |
assignee: | nobody → Stefan Rijnhart (Therp) (stefan-therp) |
status: | New → In Progress |
milestone: | none → 6.1-maintenance |
importance: | Undecided → Low |
To post a comment you must log in.
Hello,
I am confirming this issue. For reference I have added one video file.
Thanks