odoo/tutorials#476
Created by Nisarg Mistry (nmis)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 0s)
- ci/tutorial: (runtime 127s)
- label
- odoo-dev:18.0-sale-price-distribution-nmis
- head
- 638e4b53c46d6288fa42d0ea03fd583a9443ff1e
| odoo/tutorials | |
|---|---|
| 18.0 | #476 missing r+ |
| 19.0 | |
| master |
[ADD] sale_price_distribution: Implement cost distribution across order lines
- Added functionality to distribute the cost of one sales order line across other order lines.
- Automatically removes the original order line if its subtotal reaches zero.
- Excluded the distributed cost line from the sales order PDF report.