Skip to content

[RFC][10.0]pricelists based on vendor/customer price #297

@AaronHForgeFlow

Description

@AaronHForgeFlow

In Odoo8 it was possible to create pricelist based on the supplier info in the product form. That was used to import the prices in the product form to the SO line. From V9 onwards that option is not available in the pricelist.

The module product_supplier_info_for_customer extends the supplier.info model to be used also for customers. Then, when there's a SO for that customer and a SO line for that supplier, the system fetched the price from the supplierinfo table.

I'm considering to add back the option in the pricelist, so we can choose a price based on the supplier info in the product form. What do you think about this?

PS: In case this feature is not added back, product_supplier_info_for_customer should be deprecated in favor of product_customer_code. This was already discussed here: #236 and the conclusion was to migrate product_supplier_info_for_customer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions