Marc Durepos
4b2b53caa7
Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md"
...
Addons were butchered by this commit.
This reverts commit b33f25c688 .
2025-05-29 21:35:47 -04:00
Marc Durepos
b33f25c688
Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md
2025-05-06 09:04:12 -04:00
Marc Durepos
4c5b55a7dd
Fixes to purchase_customer_requisition and shipping info on cust. inv.
...
purchase_customer_requisition:
* Make sure to check the validity (state + dates) on purchase
requisitions being selected for PO lines.
shipping_information_on_customer_invoice:
* Rework how the picking is selected, going through the sale lines
related to the invoice lines instead of the non-existing picking_id
field previously coded.
2025-02-11 14:27:50 -05:00
Marc Durepos
9d97e13216
Fix broken and unused import
2025-01-23 09:21:18 -05:00
Marc Durepos
35e04f678c
purchase_customer_requisition: removing agreement from a line recomputes pricing
2025-01-16 12:02:42 -05:00
Marc Durepos
1122f71628
purchase_customer_requisition: prices correctly set for new lines
2025-01-16 11:11:45 -05:00
Marc Durepos
245610362d
purchase_customer_requisition: fix identification of customer for line by passing through the moves
2025-01-16 08:43:15 -05:00
Marc Durepos
2738ade92d
further fixes to purchase_customer_requisition
2025-01-16 08:25:32 -05:00
Marc Durepos
f54ff1496f
purchase_customer_requisition: passing first test
2025-01-15 17:38:04 -05:00
Marc Durepos
ed848863f9
working on purchase_customer_requisition
2025-01-15 15:52:03 -05:00
Marc Durepos
99dca038d3
added a failing test for purchase_customer_requisition
2025-01-15 12:31:00 -05:00