Odoo modules extending the account module.
Clone this repo into the Odoo addons directory.
git clone git@github.com:Mint-System/Odoo-Apps-Account-Invoicing.git ./addons/account_invoicing| Module | Summary |
|---|---|
| account_currency_communication | Makes Configuration of Communication Standard on Currency possible. |
| account_followup_due_filter | Show only invoices that are due in the followup report. |
| account_followup_subscribe | When sending followup mail subscribe contacts defined in template domain. |
| account_invoice_comment | Comment field in invoice. |
| account_invoice_move_date | Set move date independent of invoice date. |
| account_invoice_outstanding_credit | Filter customer invoices with open credits. |
| account_invoice_prepare | Store and load invoice pdf file from attachments. |
| account_invoice_select_bank | Select bank by matching currency of invoice. |
| account_move_line_date_order | Show sale order date in journal items list view. |
| sale_invoice_cash_rounding_default | Apply default cash rounding when invoicing sale orders. |