Commit graph

19 commits

Author SHA1 Message Date
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
Benoît Vézina
e1e8c94c94 fix for merge PO with requisition id 2025-02-19 13:48:34 -05:00
Benoît Vézina
996fb3767e need test for merging from different contract 2025-02-19 11:51:54 -05: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
bd6aec9bf4 fix for purchase_customer_requisition 2025-01-19 17:43:39 -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
e767591739 further work on purchase_customer_requisition 2025-01-15 16:23:56 -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
Marc Durepos
69f815c3f5 purchase_customer_requisition: module successfully installs 2025-01-15 12:10:16 -05:00
xtremxpert
23113e9a40 for you marc 2025-01-15 11:59:19 -05:00
xtremxpert
776e5aa8f5 remove useless models 2025-01-15 10:54:14 -05:00
xtremxpert
c2c4e632af fix for pneumac 2025-01-15 10:26:36 -05:00