OCA / multi-company

GNU Affero General Public License v3.0
97 stars 279 forks source link

[14.0][IMP] purchase_sale_inter_company: support mrp kit products #635

Open thomaspaulb opened 4 weeks ago

thomaspaulb commented 4 weeks ago

Kit products (bom type = phantom) expand into several other products upon picking creation. Before this fix, this caused purchase_sale_inter_company to find multiple destination moves per each move, since the matching was done on sale order - purchases order link only. Here we add matching on product also, which should fix this.

A glue module with mrp is added to provide a place for the unit tests.

OCA-git-bot commented 4 weeks ago

Hi @aleuffre, @renda-dev, some modules you are maintaining are being modified, check this out!