mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 06:32:04 +02:00
28 lines
635 B
Markdown
28 lines
635 B
Markdown
# Margins by Products
|
|
|
|
|
|
Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices.
|
|
=============================================================================================================================
|
|
|
|
The wizard to launch the report has several options to help you get the data you need.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-product_margin
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- account
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/product_margin
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|