PurchaseOrder
The graphene sqlalchemy object type for purchase orders.
PurchaseOrderFields
Optimized count of approvalLevels.
Optimized count of approvalRequests.
Optimized count of approvals.
Optimized count of attributedParts.
Optimized count of attributedUsers.
Optimized count of attributes.
Optimized count of fees.
Optimized count of labels.
Optimized count of purchaseOrderLines.
Optimized count of requirements.
Team id that the object is assigned to.
User id that the object is assigned to.
Recommend use of estimatedCost and estimatedTotalCost since they account for all costs on PO lines.
User associated with creating related attribute. Returns: relationship object
User id that created this object. Returns: int of user_id
Name change to be more consistent with needDate.
The latest estimated arrival date for a PO line on this PO.
Define intent option id foreign key.
The latest need date on the purchase order lines.
User associated with updating related attribute. Returns: relationship object
User id that updated this object. Returns: int of user_id