mirror of
https://github.com/OCA/account-payment.git
synced 2026-04-23 23:03:48 -06:00
Project supervised by the Banking PSC
https://odoo-community.org/psc-teams/banking-10
- Python 54.4%
- HTML 44.2%
- JavaScript 1.4%
| .github/workflows | ||
| account_cash_invoice | ||
| account_check_printing_report_base | ||
| account_due_list | ||
| account_due_list_payment_mode | ||
| account_force_early_discount | ||
| account_payment_credit_card | ||
| account_payment_line | ||
| account_payment_method_base | ||
| account_payment_notification | ||
| account_payment_promissory_note | ||
| account_payment_return | ||
| account_payment_return_import | ||
| account_payment_return_import_iso20022 | ||
| account_payment_show_invoice | ||
| account_payment_term_extension | ||
| account_payment_tier_validation | ||
| account_payment_widget_amount | ||
| account_refund_early_payment_discount | ||
| account_voucher_killer | ||
| partner_aging | ||
| payment_partner | ||
| setup/_metapackage | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
account-payment
account-payment
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_cash_invoice | 18.0.1.0.0 | Pay and receive invoices from bank statements | |
| account_check_printing_report_base | 18.0.1.0.1 | Account Check Printing Report Base | |
| account_due_list | 18.0.1.0.1 | List of open credits and debits, with due date | |
| account_due_list_payment_mode | 18.0.1.0.0 | Payment Due List Payment Mode | |
| account_force_early_discount | 18.0.1.0.0 | Allow forcing financial discounts for early payments | |
| account_payment_credit_card | 18.0.1.0.0 | Add support for credit card payments | |
| account_payment_line | 18.0.1.0.2 | Payment Counterpart Lines | |
| account_payment_method_base | 18.0.1.0.0 | Add form and list view for account.payment.method | |
| account_payment_notification | 18.0.1.0.1 | Notifiy upcoming payments | |
| account_payment_promissory_note | 18.0.1.0.1 | Account Payment Promissory Note | |
| account_payment_return | 18.0.1.0.7 | Manage the return of your payments | |
| account_payment_return_import | 18.0.1.0.1 | This module adds a generic wizard to import payment returnfile formats. Is only the base to be extended by anothermodules | |
| account_payment_return_import_iso20022 | 18.0.1.1.1 | This addon allows to import payment returns from ISO 20022 files like PAIN or CAMT. | |
| account_payment_show_invoice | 18.0.1.0.0 | Extends the tree view of payments to show the paid invoices related to the payments using the vendor reference by default | |
| account_payment_term_extension | 18.0.1.0.1 | Adds rounding, months, weeks and multiple payment days properties on payment term lines | |
| account_payment_tier_validation | 18.0.1.0.1 | Extends the functionality of Payment to support a tier validation process. | |
| account_payment_widget_amount | 18.0.1.0.0 | Extends the payment widget to be able to choose the payment amount | |
| account_refund_early_payment_discount | 18.0.1.0.0 | Suppoprt early payment discount on credit notes | |
| account_voucher_killer | 18.0.1.0.0 | Prevent the usage of payments from invoices | |
| partner_aging | 18.0.1.0.0 | Aging as a view - invoices and credits | |
| payment_partner | 18.0.1.0.0 | Filter Payments by Partner |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
