mirror of
https://github.com/Mint-System/Odoo-Apps-Account-Invoicing.git
synced 2026-04-23 21:13:44 -06:00
Collection of OCA/account-invoicing related modules.
- HTML 82.6%
- Python 16.2%
- Shell 1.2%
| account_currency_communication | ||
| account_invoice_carrier | ||
| account_invoice_comment | ||
| account_invoice_description | ||
| account_invoice_multiline_ref | ||
| account_invoice_notes | ||
| account_invoice_sale_partner | ||
| account_invoice_select_bank | ||
| account_move_invoice_partner | ||
| account_move_line_accounting_description_stock | ||
| account_move_line_description | ||
| account_move_line_position | ||
| account_move_post_warn | ||
| l10n_ch_qr_code_ref | ||
| sale_invoice_carrier | ||
| sale_invoice_cash_rounding_default | ||
| sale_invoice_line_description | ||
| sale_invoice_prepare_bank | ||
| sale_invoice_prepare_partner | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| README.md | ||
| task | ||
Odoo Apps: Account Invoicing
Collection of account 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_invoice_description | Add description to invoice form and report. |
| account_invoice_multiline_ref | Enable multiline text for client order and inovice ref. |
| account_invoice_sale_partner | Set sale order contact on invoice. |
| account_move_line_position | Enable line position number and link from purchase or sale order. |
| l10n_ch_qr_code_ref | Always use the invoice name as free communication content. |
| sale_invoice_cash_rounding_default | Apply default cash rounding when invoicing sale orders. |