Skip to Content

Contributors

Re: Add kit components in stock picking

Hello contributors,

In a project we were recently evaluating the https://github.com/OCA/product-pack modules but splitting a kit in the sale order also creates some complexity, like if you later drop ship the kit or things related to routing the kit components in general. So while these modules are great in certain situations we think they aren't suitable for all projects.

So instead we were thinking about an alternative approach: we could still use the native phantom kit from Odoo but have an OCA module that would then override the stock.picking module to display the kit product on the delivery report instead of the components. So the delivered item would match the kit line sold in the SO assuming it wasn't split. What do you think about this approach? Do you know a module that would help for this approach?

Regards.

On Mon, Nov 8, 2021 at 8:41 AM Pedro M. Baeza (Tecnativa) <pedro.baeza@tecnativa.com> wrote:
The module `sale_product_set` may require an split on `product_set` + `sale_product_set` for having the basic "set" models along without the need of sales, but the idea is to be able to define such sets and add them on the picking.

Regards.

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe



--
Raphaël Valyi
Founder and consultant


by "Raphaël Valyi" <rvalyi@akretion.com> - 01:25 - 8 Nov 2021

Reference

  • Add kit components in stock picking
    Hi there,

    I'm not using sales modules currently creating delivery orders manually, do you know any module to easily add a kit in an outgoing picking ?

    I've seen stock_picking_product_kit_helper but reading source code it looks like it requires a sale order.

    I'm thinking of creating a module to open a wizard to choose the kit and quantity that would add kit components in the delivery order.

    What do you think? Should I create a new module ?

    Does the manufacture repo the right place to propose ?

    What could be the name of such module stock_picking_add_product_kit ?

    Regards,

    --
    Pierre Verkest
    06 81 12 25 20
    Github: petrus-v - Twitter: petrusv84 - Linkedin: pierre-verkest

    by Pierre Verkest - 02:00 - 4 Nov 2021