TIP: You can type at any time to perform a new search.
Account voucher tax filter
account_voucher_tax_filter · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0r028
- Category
- Accounting & Finance
- Folder size
- 0.0 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://therp.nl
- Last tracking update
- 2026-08-07 07:03:08
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Stéphane Bidoul, Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds dynamic filters on sale and purchase vouchers so that sale taxes cannot be used on purchase vouchers and vice versa. This addon is compatible with OpenERP 6.1. In OpenERP 7.0, the tax selection has been added to the specific views for sale and purchase taxes. For the generic view, the missing filter has been reported as lp:1081097 and a solution has been proposed. Note that you should probably avoid using the generic view to create sale or purchase vouchers anyway due to lp:1080840
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_purchase_receipt_form |
Purchase voucher form: apply tax domain | account.voucher | form | Inherits account_voucher.view_purchase_receipt_form |
view_sale_receipt_form |
Sales voucher form: apply tax domain | account.voucher | form | Inherits account_voucher.view_sale_receipt_form |
view_voucher_form |
Voucher form: apply tax domain | account.voucher | form | Inherits account_voucher.view_voucher_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.
Loading…
Loading…