Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Purchase Order Containers

The Purchase Order drop-in provides pre-built container components for integrating into your storefront.

Version: 1.0.0-beta3

What are Containers?

Containers are pre-built UI components that combine functionality, state management, and presentation. They provide a complete solution for specific features and can be customized through props, slots, and CSS.

Available Containers

ContainerDescription
ApprovalRuleDetailsDisplays detailed information for a specific purchase order approval rule including conditions and approvers.
ApprovalRuleFormProvides a form for creating or editing purchase order approval rules with validation and submission handling.
ApprovalRulesListDisplays a list of purchase order approval rules with options to create, edit, and view rule details.
CompanyPurchaseOrdersDisplays all purchase orders for the entire company with filtering, sorting, and pagination capabilities.
CustomerPurchaseOrdersDisplays purchase orders created by the currently authenticated customer with management controls.
PurchaseOrderApprovalFlowManages the approval workflow for a purchase order including approval actions and status updates.
PurchaseOrderCommentFormProvides a form for adding comments to a purchase order with validation and submission handling.
PurchaseOrderCommentsListDisplays the list of comments associated with a purchase order in chronological order.
PurchaseOrderConfirmationDisplays confirmation details after a purchase order is successfully created or approved.
PurchaseOrderHistoryLogDisplays the chronological history of actions and status changes for a purchase order.
PurchaseOrderStatusDisplays the current status and detailed information for a specific purchase order.
RequireApprovalPurchaseOrdersDisplays purchase orders that require approval from the currently authenticated user.