ProductionOperation

Model that describes a production operation.

Name Type Description
doc_tech_map DocTechMap Tech map that describes item production.
document_id Int64 Production document ID.
id Int64 Operation ID.
item Item Item.
last_update Int64 Last record update time as Unix time.
order Int64 Operation order inside the document. Missing database values are returned as 0. Returns 0 for database versions earlier than 407.
quantity Decimal Item quantity.