Purchases
This course covers the full Purchases workflow in Quickenerp. Learn how to create requests for quotation, manage purchase orders, receive goods, process vendor bills, manage vendor price lists, and analyse procurement performance.
| Responsible | System |
|---|---|
| Last Update | 07/21/2026 |
| Completion Time | 3 days 3 hours |
| Members | 1 |
Purchases Overview
View allPurchase Analysis
Go to Purchases > Reporting > Purchase Analysis. Pivot and graph view for procurement data.
Dimensions
- Vendor, Product, Product Category.
- Buyer, Purchase Team.
- Order Date, Receipt Date.
- Country, State.
Measures
- Untaxed Amount, Total, Quantity Ordered, Quantity Received.
- Number of Orders, Average Order Value.
Filters
Date range, order status (RFQ, PO, Done, Cancelled), vendor, buyer.
Key Insights
- Spend by vendor - identify top suppliers.
- On-time delivery rate - compare expected vs actual arrival dates.
- Price trends - track price changes per product over time.
- Procurement cycle time - PO creation to receipt.
Best Practices
- Review vendor performance quarterly using on-time delivery and quality metrics.
- Negotiate better prices based on volume trends identified in the report.
- Use the pivot table to forecast future procurement needs.
Vendor Bills from POs
When the vendor sends their invoice, create a bill from the purchase order.
Creating a Bill from a PO
- Open the confirmed PO.
- Click Create Bill (smart button or header action).
- Quickenerp pre-fills lines from the PO (based on received quantities or ordered quantities).
- Enter the vendor's invoice number in Vendor Reference.
- Verify the amounts match the vendor's invoice.
- Click Confirm to post the bill.
Three-Way Matching
When enabled, Quickenerp compares:
- PO quantity vs Receipt quantity - Did we receive what we ordered?
- Receipt quantity vs Bill quantity - Are we being billed for what we received?
- PO price vs Bill price - Is the price correct?
Discrepancies are highlighted. You can accept or reject the bill based on the match.
Billing Control
If enabled in Settings, bills cannot be created without a confirmed PO. This prevents unauthorized purchases.
Goods Receipt
When goods arrive from a vendor, you receive them in Inventory. Go to Purchases > Orders > Receipts (or Inventory → Operations → Receipts).
Receiving Process
- Open the receipt (auto-created when PO is confirmed).
- Verify the products and quantities against the delivery note.
- If quantities differ, edit the lines before validation.
- Click Validate. Stock is added to the warehouse.
- If the receipt is less than ordered, Quickenerp asks:
- Create Backorder - For outstanding items.
- Cancel Remaining - Close the PO with partial receipt.
Partial Receipts
For partial receipts, edit the quantity on the receipt line before validating. A backorder is created automatically if needed. Each partial receipt reduces the remaining quantity on the PO.
Quality Control
If the Quality Control module is installed, you can create quality checks on receipt. Configure in Inventory → Configuration → Quality Checks. Checks can be manual (user inspects) or automated (measurements).
Creating a Purchase Order
Go to Purchases > Orders > Requests for Quotation → Create.
PO Form - All Fields
| Field | Model Field | Behaviour |
|---|---|---|
| Vendor | partner_id | Select vendor. Pre-fills addresses, currency, payment terms. |
| Vendor Reference | partner_ref | The vendor's PO number or your internal ref. |
| Order Date | date_order | Defaults to today. |
| Expected Arrival | date_planned | Auto-calculated from vendor lead time. |
| Payment Terms | payment_term_id | Pre-filled from vendor. Override per PO. |
| Currency | currency_id | From vendor or company. |
| Buyer | user_id | The person managing this purchase. Defaults to current user. |
| Purchase Team | team_id | For procurement team tracking. |
| Source Document | origin | Auto-filled when created from sales order or reordering rule. |
| Fiscal Position | fiscal_position_id | Auto-detected for correct tax. |
| Incoterm | incoterm_id | For international purchases (EXW, FOB, DDP). |
Order Lines
- Add products. Quickenerp shows vendor price, quantity on hand, and lead time.
- If the product has a vendor price list, the price is pre-filled.
- Set quantity, unit price, taxes.
- Each line shows the subtotal and the expected arrival date.
PO Statuses
- RFQ - Draft. Not yet sent to vendor.
- Sent - RFQ emailed to vendor, awaiting confirmation.
- Purchase Order - Confirmed. Vendor accepted.
- Locked - Prevent further changes.
- Cancelled - PO cancelled before or after confirmation.
- Done - Fully received and billed.
Confirming a PO
- Open RFQ → click Send by Email to email the PDF to the vendor.
- After vendor confirms, click Confirm Order.
- Quickenerp: updates stock receipt schedule, reserves goods in transit.
Order Approval
If enabled in Settings, POs above the minimum amount enter an "Approval" state. The assigned approver receives a notification. They can approve or reject. The PO cannot be confirmed until approved.
Vendor Records
Vendors are contacts marked as "Vendor". Create via Purchases > Orders > Vendors or the Contacts app.
Key Vendor Fields for Purchases
- Name - Legal vendor name.
- Supplier/Partner - Check this box to mark as vendor.
- Currency - Vendor's currency for multi-currency procurement.
- Payment Terms - Net 30, Due on Receipt, etc. Flows to bills.
- Purchase Team - Assign to a team for procurement tracking.
- Tags - Categorise: Preferred, International, Backup, etc.
- Fiscal Position - Auto-apply tax rules based on vendor country.
- Bank Accounts - For vendor payments.
Vendor Price Lists (Supplier Info)
Define per-vendor pricing for each product. Go to Purchases > Products > Vendor Price Lists or open a product → Vendors tab.
| Field | Description |
|---|---|
| Vendor | The supplier. |
| Product Name | The vendor's name for this product (may differ from yours). |
| Product Code | Vendor's SKU/part number. Used for reference. |
| Price | Unit price from this vendor. |
| Discount (%) | If the vendor offers a discount. |
| Min Quantity | Minimum order quantity for this price. |
| Delivery Lead Time | Days from order to delivery. Used for replenishment planning. |
| Validity Date | Price is valid until this date. |
| Sequence | If multiple vendors, the lowest sequence is the preferred vendor. |
Vendor Portal
Vendors with portal access can view their RFQs, POs, and bills. They can confirm delivery dates and submit invoices online. Enable portal access on the vendor contact form → Portal Access tab.
Purchases Settings
Go to Purchases > Configuration > Settings.
Order Settings
| Setting | Default | Description |
|---|---|---|
| Confirmation Policy | Manual | Manual: you confirm each PO. Automatic: PO confirmed when vendor signs online. |
| Lock Confirmed Orders | False | Prevent editing confirmed POs. Managers can unlock. |
| Order Approval | False | Require manager approval for POs exceeding a threshold. |
| Minimum Amount | - | POs above this amount require approval. |
| Order Reference | - | Auto-generate reference from a sequence or custom format. |
Billing Settings
- Three-Way Matching - Match PO, receipt, and bill. Warns on discrepancies.
- Bill Control - Prevent creating bills without a confirmed PO.
- Update Stock on Bill - If enabled, posting a bill can update stock (for services/consumables without receipt).
The Purchases Module
The Purchases module manages procurement - from requesting quotes to receiving goods and paying vendor bills. It integrates with Inventory (stock replenishment), Accounting (vendor bills), and Manufacturing (raw material procurement).
Core Concepts
| Concept | Model | Description |
|---|---|---|
| Request for Quotation (RFQ) | purchase.order (state=draft) | Sent to vendors to get pricing. Becomes a PO when confirmed. |
| Purchase Order (PO) | purchase.order (state=purchase) | Confirmed order. Triggers receipt and billing. |
| Receipt | stock.picking | Goods received from vendor. Validated in Inventory. |
| Vendor Bill | account.move (type=in_invoice) | Invoice received from vendor. Posted in Accounting. |
| Vendor Price List | product.supplierinfo | Pricing agreements per vendor per product. |
| Reordering Rule | stock.warehouse.orderpoint | Min/max stock rules that auto-create RFQs. |
Procurement Flow
- Need Identified - Manual request, reordering rule trigger, or MTO from sales.
- RFQ Created - Sent to preferred vendor(s).
- PO Confirmed - Vendor accepts. Order is confirmed.
- Goods Received - Receipt validated in Inventory. Stock updated.
- Bill Received - Vendor invoice posted in Accounting.
- Payment - Bill paid according to payment terms.
Menu Structure
- Orders - Requests for Quotation, Purchase Orders, Receipts, Vendor Bills.
- Products - Products (shared catalog), Vendor Price Lists.
- Configuration - Settings, Purchase Teams, Product Categories.
- Reporting - Purchase Analysis (pivot/graph).