Collection of OCA/account-reconcile related modules.
  • HTML 71.9%
  • Python 18.6%
  • Shell 9.5%
Find a file
2025-06-16 17:28:18 +02:00
account_accountant_reconcile chore: add license 2025-04-08 16:05:49 +02:00
account_move_reconciled_date feat(account_move_reconcile_date): add payment date 2025-06-16 17:28:18 +02:00
.editorconfig feat: init repo 2024-08-16 16:44:05 +02:00
.eslintrc.yml fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
.gitignore fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
.pre-commit-config.yaml fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
.prettierrc.yml feat: init repo 2024-08-16 16:44:05 +02:00
.pylintrc fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
.ruff.toml fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
LICENSE fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00
README.md fix: typo account_acountant_reconcile 2024-09-09 17:22:58 +02:00
task fix(account_accountant_reconcile): ensure it works for bank debit and credit 2025-04-02 18:19:02 +02:00

Odoo Apps: Account Invoicing

Collection of account and invoicing model related modules.

Usage

Clone module into Odoo addon directory.

git clone git@github.com:mint-system/odoo-apps-account-invoicing.git ./addons/account_invoicing

Available modules

Module Summary
account_accountant_reconcile Reconcile invoices with matching amount and reference.
account_move_reconciled_date Show latest reconsiliation date of account move.