Skip to content

Create Purchase Requisition

Create a new purchase requisition to request authorization for a purchase. The form opens as a full-page document editor. After approval, the PR can be used to generate Requests for Quotation (RFQs) and Purchase Orders (POs).

Create Purchase Requisition form showing document date, required-by date, requester, and one line item with item code and quantity

This page is currently DEV-gated and only visible in development environments.

From the Purchase Requisitions list, click New Requisition, or navigate directly to /commerce/procurement/requisitions/new.

SectionDescription
Document HeaderVendor (optional), dates, requester, addresses, and reference fields
Line ItemsEditable table of items being requested

A footer bar contains the Create Requisition and Cancel buttons.


FieldRequiredTypeDescriptionDefaultValidation
VendorNoEntity selectPreferred vendor (optional at creation)Partner on hold blocks submission if selected
DateYesDateDocument dateToday
Required ByNoDateDate by which goods are needed
CurrencyYesSelectDocument currencyCompany default
Payment TermsNoEntity selectPayment termsVendor default if vendor selected
Price ListNoEntity selectPrice listVendor default if vendor selected
ContactNoEntity selectVendor contact person
Billing AddressNoEntity selectBilling address
Shipping AddressNoEntity selectShipping/delivery address
RequesterNoUser selectUser submitting the requisitionActive users only
ReferenceNoTextExternal reference number
RemarksNoTextareaRemarks
Disc %NoNumberDocument-level discount00–100

ColumnRequiredDescriptionValidation
ItemYesItem codeMust select an item
DescriptionNoLine description
WarehouseYesDestination warehouseMust select a warehouse
QtyYesQuantity requestedMust be greater than 0
Unit PriceYesEstimated unit price
Disc %NoLine discount0–100
Tax CategoryYesTax categoryMust select a tax category
Tax AmountComputed taxRead-only
Price After Disc.Price after discountRead-only
Line TotalComputed totalRead-only

RuleBehavior
At least one lineSubmission blocked if no line items exist
Quantity positiveEach line must have a quantity greater than 0
Warehouse required per lineEach line must have a warehouse selected
Tax category required per lineEach line must have a tax category selected
Vendor on holdSubmission blocked if the selected vendor is on hold

After creation:

  • The PR is saved with status Draft.
  • You are redirected to the Purchase Requisition Detail page.
  • A success notification confirms creation with the document number.

  1. Click New Requisition from the Purchase Requisitions list.
  2. Set the Required By date and add a Requester.
  3. Add line items with item code and estimated quantity.
  4. Click Create Requisition to save the draft.
  • Creating PRs requires Write permission.
  • After creation, the PR must be approved before it can be used to create RFQs or POs.