TIP: You can type at any time to perform a new search.
Product Refund Account
product_refund_account · OCA/account-fiscal-rule
- Repository
- OCA/account-fiscal-rule · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-fiscal-rule
- Last tracking update
- 2026-08-07 07:32:02
- Authors
- Odoo Community Association (OCA), Trey (www.trey.es)
- Maintainers
- Odoo Community Association (OCA), Trey (www.trey.es)
- Committers
- Sylvain LE GAL, Simone Rubino, cubells, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category | form | Inherits product.product_category_form_view | |
product_template_form_view |
product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
get_invoice_line_account(self, type_, product, fpos, company)
New fields (2)
-
property_account_refund_in_categ_idMany2one → account.accountcomodel_name='account.account'company_dependent=Truedomain=[('deprecated', '=', False)]help='Keep this field empty to use the default value from the product category.'string='Refund In Account' -
property_account_refund_out_categ_idMany2one → account.accountcomodel_name='account.account'company_dependent=Truedomain=[('deprecated', '=', False)]help='Keep this field empty to use the default value from the product category.'string='Refund Out Account'
No public methods.
New fields (2)
-
property_account_refund_in_idMany2one → account.accountcomodel_name='account.account'company_dependent=Truedomain=[('deprecated', '=', False)]help='Keep this field empty to use the default value from the product category.'string='Refund In Account' -
property_account_refund_out_idMany2one → account.accountcomodel_name='account.account'company_dependent=Truedomain=[('deprecated', '=', False)]help='Keep this field empty to use the default value from the product category.'string='Refund Out Account'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 172 days ago
- Last activity
- 79 days ago
- Repository
- OCA/account-fiscal-rule
- Pull request
- [19.0][MIG] product_refund_account: Migration to 19.0 (#583)