| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-usa |
| GIT | |
| GIT | https://github.com/OCA/l10n-usa.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-usa/tree/14.0/account_banking_ach_discount |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Daniel Reis, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-usa |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - account_payment_term_discount - account_payment_batch_process OCA/bank-payment: - account_payment_order - account_payment_partner - account_payment_mode - account_banking_mandate OCA/l10n-usa: - account_banking_ach_credit_transfer - account_banking_ach_base - l10n_us_partner_legal_number - account_banking_ach_direct_debit odoo/odoo: - purchase - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - account_check_printing - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
num2words lxml ach python-stdnum |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_line_discount_amount_form |
account.payment.line.form | account.payment.line | field | Inherits account_payment_order.account_payment_line_form |
account_payment_line_discount_amount_tree |
account.payment.line.tree | account.payment.line | field | Inherits account_payment_order.account_payment_line_tree |
bank_payment_line_discount_amount_form |
banking.bank.payment.line.form | bank.payment.line | field | Inherits account_payment_order.bank_payment_line_form |
bank_payment_line_discount_amount_tree |
banking.bank.payment.line.tree | bank.payment.line | field | Inherits account_payment_order.bank_payment_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_validate_invoice_payment(self)
discount_amount
Monetary
currency_field='currency_id'
move_id
Many2one → account.move
related='move_line_id.move_id'
store=True
args: 'account.move'
note
Text
payment_difference
Float
string='Payment Difference'
payment_difference_handling
Selection
copy=False
default='reconcile'
string='Action'
args: [('open', 'Keep open'), ('reconcile', 'Mark invoice as fully paid')]
reason_code
Many2one → payment.adjustment.reason
string='Reason Code'
args: 'payment.adjustment.reason'
total_amount
Monetary
compute='_compute_total_amount'
currency_field='currency_id'
writeoff_account_id
Many2one → account.account
copy=False
domain=[('deprecated', '!=', True)]
string='Account'
args: 'account.account'
same_fields_payment_line_and_bank_payment_line(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)make_payments(self)
discount_amount
Monetary
compute='_compute_discount_amount'
currency_field='currency_id'
total_amount
Monetary
compute='_compute_total_amount'
currency_field='currency_id'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-usa |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] account_banking_ach_discount: Migration to 18.0 (#153) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/l10n-usa |
| PULL REQUEST | |
| PULL REQUEST | [16.0][MIG] account_banking_ach_discount (#118) |