- Stock Delivery Planner
- ShipBox
- PrintBox
- Boxes
- US ZIP Code to City/State
- Point of Sale Modules
- Purchase by Sale History MRP
- Payroll Batch Work Entry Error SKIP
- Web Auto Paginate
- Website Modules
- Hibou Fedex Shipping
- Hibou Commissions
- Sale Section Subtotal
- Forte Payment Acquirer
- Helpdesk Modules
- Account Payment Electronic
- Tools + Settings Modules
- Sales Modules
- Inventory Modules
- Accounting Modules
- Manufacturing Modules
- Purchase Modules
- Project Modules
- Payment Analytic
- Payroll Modules
- Human Resources (HR) Modules
- HR Holidays Partial
- Payroll Input Name Report
- HR Payroll Input Report
- HR Holidays Accrual
- Maintenance Modules
- HR Employee Activity
Hibou Odoo Suite: Accounting Modules: Invoice Margin
Purpose
This documentation outlines the use case and processes associated with Hibou's Invoice Margin module for Odoo 17. The Invoice Margin module displays margin calculation on invoices. If the invoice line is associated with a sale order line, the cost will then come from the sale order line.
Process
First thing's first, we want to activate the module! Navigate to the Apps application.
Once there, remove the 'Apps' filter, then search 'Invoice Margin'. When ready, click ACTIVATE.
Good to Know!
The Invoice Margin module requires both the Invoicing and Margins in Sale Orders modules. However, if you do not already have these modules installed, Odoo will install them for you during this module's installation.
To get started, navigate to the Accounting app.
Technical
The Invoice Margin module adds a new computed field margin to the 'account.invoice.line` and `account.invoice` models. It also adds a `purchase_price` Float field to `account.invoice.line` for Cost. Both the `margin` and `purchase_price` fields are added to the Account Invoice form view.