Skip to content

RFC: LIMS Sales #14

@max3903

Description

@max3903

lims_sale

To sell LIMS order (service)

Dependencies: lims, sale

product.template

  • lims_tracking:
    • no: no lims order gets created at confirmation
    • order: 1 lims order per sales order
    • line: 1 lims order per sales order line
    • quantity: 1 lims order per quantity of the sales order line
  • lims_template_id: Many2one to lims.template. Template used to create a lims order when the order is confirmed.

sale.order

When the sales order is confirmed, check the lims_tracking of the product and create the corresponding lims.order based on the template

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions