TIP: You can type at any time to perform a new search.
Vouchers with Operating Units
account_voucher_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Sales & Purchases
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.eficent.com
- Last tracking update
- 2026-08-07 07:17:49
- Authors
- Odoo Community Association (OCA), Eficent, Ecosoft Co. Ltd.
- Maintainers
- Odoo Community Association (OCA), Eficent, Ecosoft Co. Ltd.
- Committers
- Jordi Ballester Alomar, OCA-git-bot
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_purchase_receipt_form |
account.voucher.purchase.form | account.voucher | form | Inherits account_voucher.view_purchase_receipt_form |
view_sale_receipt_form |
account.voucher.sale.form | account.voucher | form | Inherits account_voucher.view_sale_receipt_form |
view_voucher_filter_sale |
account.voucher.sale.select | account.voucher | Inherits account_voucher.view_voucher_filter_sale | |
view_voucher_filter_vendor |
account.voucher.purchase.select | account.voucher | Inherits account_voucher.view_voucher_filter_vendor |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
operating_unit_idMany2one → operating.unitdefault=<expr>string='Operating Unit' args: 'operating.unit'
-
account_move_get(self)@api.multi -
first_move_line_get(self, move_id, company_currency, current_currency)@api.multi
New fields (1)
-
operating_unit_idMany2one → operating.unitreadonly=Truerelated='voucher_id.operating_unit_id'store=Truestring='Operating Unit' args: 'operating.unit'
-
create(self, vals)@api.model
Loading…