OCA / product-pack

Odoo modules related to product packs
GNU Affero General Public License v3.0
48 stars 127 forks source link

[17.0][MIG] purchase_product_pack: Migration to 17.0 #171

Open antonyht27 opened 6 months ago

OCA-git-bot commented 5 months ago

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

antonyht27 commented 5 months ago

/ocabot migration purchase_product_pack

OCA-git-bot commented 5 months ago

Sorry @antonyht27 you are not allowed to mark the addon tobe migrated.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

sfealtec commented 4 months ago

hello, we test addon purchase_product_pack,

situation case : product is a pack, sellable and buyable on this pack 1x main supplier is set on list of product pack, there are different suppliers (other component to complete product)

when create a purchase order, all different component creates correct supplier order

but on the pack product, this also add components provided by another supplier. and if line is a variant product, variant information is lost.

best is to check purchase.order.partner_id is in product.product.seller_ids and then write purchase order line

Can you agree to this request ?

adriarrm commented 1 month ago

Hello.

I just realized that the merge has not been done so that the purchase_product_pack module appears in version 17, even though everything seems to be OK.

Is there any problem with finishing the merge so that it can appear in the version 17 repository?