| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-fiscal-rule |
| GIT | |
| GIT | https://github.com/OCA/account-fiscal-rule.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-fiscal-rule/tree/12.0/product_refund_account |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Trey (www.trey.es) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Trey (www.trey.es) |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, cubells, oca-travis, OCA-git-bot, Simone Rubino |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-fiscal-rule |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category | field | Inherits product.product_category_form_view | |
product_template_form_view |
product.template | field | Inherits product.product_template_form_view |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)get_invoice_line_account(self, type_, product, fpos, company)
property_account_refund_in_categ_id
Many2one → account.account
comodel_name='account.account'
company_dependent=True
domain=[('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_id
Many2one → account.account
comodel_name='account.account'
company_dependent=True
domain=[('deprecated', '=', False)]
help='Keep this field empty to use the default value from the product category.'
string='Refund Out Account'
No public methods.
property_account_refund_in_id
Many2one → account.account
comodel_name='account.account'
company_dependent=True
domain=[('deprecated', '=', False)]
help='Keep this field empty to use the default value from the product category.'
string='Refund In Account'
property_account_refund_out_id
Many2one → account.account
comodel_name='account.account'
company_dependent=True
domain=[('deprecated', '=', False)]
help='Keep this field empty to use the default value from the product category.'
string='Refund Out Account'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-fiscal-rule |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] product_refund_account: Migration to 19.0 (#583) |