From 734edc80709560a5a3a0cf524c461308a2f15151 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 14 Jul 2026 05:06:18 +0000 Subject: [PATCH] Added docs --- docs/docs/purchasing/purchase_order.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/purchasing/purchase_order.md b/docs/docs/purchasing/purchase_order.md index 6871283eb7..368377e3b9 100644 --- a/docs/docs/purchasing/purchase_order.md +++ b/docs/docs/purchasing/purchase_order.md @@ -92,6 +92,9 @@ Once the "Add Line Item" form opens, select a supplier part in the list. Fill out the rest of the form then click on Submit +!!! info "Auto Pricing" + Enable the *Auto Pricing* option to automatically calculate the line item's *Unit Price* from the [supplier part pricing data](../part/pricing.md#supplier-pricing), based on the line item quantity. While enabled, the *Unit Price* field is calculated automatically and cannot be edited manually. This option is disabled by default. + !!! info "Discount" An optional [discount](../concepts/pricing.md#line-item-discount) percentage can be applied to each line item.