Skip to content

Work Performed

API: WorkPerformed

Record of completed work.

Fields

Field Type Required Description
name varchar - Record name
parent linkParent Production order
processedQuantity int - Processed quantity
transactionCreation enum - Transaction creation
completeOperations bool - Complete operations
isExtraWork bool - Is extra work
extraWorkCode varchar - Extra work code
extraWorkNature varchar - Extra work nature
extraWorkOrigin varchar - Extra work origin
extraWorkDescription text - Extra work description
totalOperationAmount currency - Total amount
assignedUser link Responsible user
description text - Description

Enum Values transactionCreation

Value Description Color
auto Automatically info
goodsIssue Issue only warning
goodsReceipt Receipt only default
none No transactions danger

Relationships

Relationship Type Target Entity
parent belongsToParent ProductionOrder
operations hasChildren ProductionModelOperation
materials hasMany ProductionModelItem