| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/10.0/sale_payment_term_interest |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - web_tour - account - product - decimal_precision - report - analytic - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | field | Inherits sale.view_order_form |
view_payment_term_form |
account.payment.term.form | account.payment.term | field | Inherits account.view_payment_term_form |
view_payment_term_line_form |
account.payment.term.line.form | account.payment.term.line | xpath | Inherits account.view_payment_term_line_form |
view_payment_term_line_tree |
account.payment.term.line.tree | account.payment.term.line | field | Inherits account.view_payment_term_line_tree |
interest_min
Float
digits=dp.get_precision('Account')
help='The minimum amount of interest added to a sales order.'
string='Minimum Interest Amount'
compute_interest(self, value, date_ref=False)
compute_total_interest(self, value)
interest_rate
Float
digits=dp.get_precision('Payment Term')
help="The annual interest rate applied on a sales order. Value between 0 and 100.\nThe interest is computed as: 'Amount * (Interest Rate / 100 / (12 months * 30 days)) * Term Days'"
string='Interest Rate'
No public methods.
No new fields.
Public methods (6)action_button_confirm(self)
check_interest_line(self)
create(self, vals)
get_interest_value(self)
update_interest_line(self)
write(self, vals)
interest_line
Boolean
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/9.0/sale_payment_term_interest |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - bus - account - product - decimal_precision - report - analytic - web_tip - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | field | Inherits sale.view_order_form |
view_payment_term_form |
account.payment.term.form | account.payment.term | field | Inherits account.view_payment_term_form |
view_payment_term_line_form |
account.payment.term.line.form | account.payment.term.line | xpath | Inherits account.view_payment_term_line_form |
view_payment_term_line_tree |
account.payment.term.line.tree | account.payment.term.line | field | Inherits account.view_payment_term_line_tree |
interest_min
Float
digits=dp.get_precision('Account')
help='The minimum amount of interest added to a sales order.'
string='Minimum Interest Amount'
compute_interest(self, value, date_ref=False)
compute_total_interest(self, value)
interest_rate
Float
digits=dp.get_precision('Payment Term')
help="The annual interest rate applied on a sales order. Value between 0 and 100.\nThe interest is computed as: 'Amount * (Interest Rate / 100 / (12 months * 30 days)) * Term Days'"
string='Interest Rate'
No public methods.
No new fields.
Public methods (6)action_button_confirm(self)
check_interest_line(self)
create(self, vals)
get_interest_value(self)
update_interest_line(self)
write(self, vals)
interest_line
Boolean
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/8.0/sale_payment_term_interest |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Guewen Baconnier, Alexandre Fayolle, Matthieu Dietrich, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, vrenaville, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web_kanban - web - web_kanban_sparkline - account_voucher - account - product - decimal_precision - report - analytic - board - edi - email_template - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form | sale.order | field | Inherits sale.view_order_form |
view_payment_term_form |
account.payment.term.form | account.payment.term | field | Inherits account.view_payment_term_form |
view_payment_term_line_form |
account.payment.term.line.form | account.payment.term.line | xpath | Inherits account.view_payment_term_line_form |
view_payment_term_line_tree |
account.payment.term.line.tree | account.payment.term.line | field | Inherits account.view_payment_term_line_tree |
interest_min
Float
digits=dp.get_precision('Account')
help='The minimum amount of interest added to a sales order.'
string='Minimum Interest Amount'
compute_interest(self, value, date_ref=False)
compute_total_interest(self, value)
interest_rate
Float
digits=dp.get_precision('Payment Term')
help="The annual interest rate applied on a sales order. Value between 0 and 100.\nThe interest is computed as: 'Amount * (Interest Rate / 100 / (12 months * 30 days)) * Term Days'"
string='Interest Rate'
No public methods.
No new fields.
Public methods (6)action_button_confirm(self)
check_interest_line(self)
create(self, vals)
get_interest_value(self)
update_interest_line(self)
write(self, vals)
interest_line
Boolean
No public methods.