mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
16 lines
756 B
ReStructuredText
16 lines
756 B
ReStructuredText
These module manages the Control Plans for Quality Control, to define how many products to check on an inspection.
|
|
|
|
It is possible to create a list of Control Plans with names and free pass flag.
|
|
Only one Plan a time can have the free pass flagged.
|
|
|
|
For each Control Plan is possible to assign different levels of control each with
|
|
a minimum quantity, a value to check and the type of check value: the check
|
|
type can be an absolute number of pieces or a percentage.
|
|
|
|
On Products, Product Category and Partner is possible to set a specific Control Plan.
|
|
|
|
When Inspection is generated the Control Plan to use is selected trought Product-Partner,
|
|
Category-Partner, Product, Category, Partner.
|
|
|
|
Creates a reference between Inspections and Nonconformities.
|