mirror of
https://github.com/Mint-System/Odoo-Apps-Account-Reconcile.git
synced 2026-04-23 21:13:44 -06:00
Collection of OCA/account-reconcile related modules.
- HTML 71.9%
- Python 18.6%
- Shell 9.5%
| account_accountant_reconcile | ||
| account_move_reconciled_date | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .ruff.toml | ||
| LICENSE | ||
| README.md | ||
| task | ||
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. |