Skip to content

Remove main_supplier_id from purchase_order_generator #460

Description

@victor-champonnois

Because it is already present in product_main_supplier . An analysis about the potential impacts is needed.

# fixme : already present in product_main_supplier
main_supplier_id = fields.Many2one(
"res.partner", compute="_compute_main_supplier_id", store=True
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions