Skip to Content
Sales

Sales

This course covers the full Sales workflow in Quickenerp. You will learn how to create and manage quotations, process orders, handle deliveries and invoicing, set up price lists, manage subscriptions, and track team performance through reports and dashboards. Every lesson provides step-by-step instructions, field-level explanations, and real business scenarios.

Responsible System
Last Update 07/21/2026
Completion Time 1 week 1 day 20 hours
Members 1
Sales & CRM
Recurring Contracts & Subscriptions
Recurring Contracts & Subscriptions

Subscriptions (Recurring Contracts)

Manages recurring revenue - retainers, service contracts, SaaS subscriptions, memberships. Install the Subscriptions app from Apps menu (depends on Sales + Accounting).

Creating a Subscription

Go to Sales > Orders > SubscriptionsCreate.

  1. Customer - Select customer. Payment terms and price list applied.
  2. Template - Optional pre-configured plan.
  3. Start Date - When subscription begins.
  4. End Date - Optional for fixed-term contracts. Leave blank for evergreen.
  5. Recurring Period - Monthly, Quarterly, Semi-Annual, Annual, or Custom.
  6. Subscription Lines - Products/services that recur. Copied to each new invoice.
  7. Click Confirm to activate.

Subscription Lifecycle

  • Draft - Being configured, not active.
  • In Progress - Active. Invoices auto-generated each period.
  • Paused - Temporarily suspended. No invoices generated.
  • Cancelled - Ended before natural expiry.
  • Expired - End date reached.

Auto-Invoicing

  • At end of each period, Quickenerp: creates invoice, optionally emails customer, updates next invoice date.
  • Managed by scheduled action "Sales: Subscription Auto-Invoice" (daily at 2:00 AM).
  • Proration supported for mid-cycle changes (enable in settings).

Subscription Templates

Go to Sales > Configuration > Subscription Templates.

  1. Name: "Basic Monthly", "Enterprise Annual".
  2. Set recurring period and duration.
  3. Add default subscription lines with products, quantities, prices.
  4. Choose invoicing trigger: period start or period end.
  5. Save. Use template to create new subscriptions pre-filled.

Customer Portal

Portal users can view active subscriptions, download invoices, and upgrade/downgrade plans depending on configuration.

Sales Overview
View all
New Content
Recurring Contracts & Subscriptions
Recurring Contracts & Subscriptions
Preview

Subscriptions (Recurring Contracts)

Manages recurring revenue - retainers, service contracts, SaaS subscriptions, memberships. Install the Subscriptions app from Apps menu (depends on Sales + Accounting).

Creating a Subscription

Go to Sales > Orders > SubscriptionsCreate.

  1. Customer - Select customer. Payment terms and price list applied.
  2. Template - Optional pre-configured plan.
  3. Start Date - When subscription begins.
  4. End Date - Optional for fixed-term contracts. Leave blank for evergreen.
  5. Recurring Period - Monthly, Quarterly, Semi-Annual, Annual, or Custom.
  6. Subscription Lines - Products/services that recur. Copied to each new invoice.
  7. Click Confirm to activate.

Subscription Lifecycle

  • Draft - Being configured, not active.
  • In Progress - Active. Invoices auto-generated each period.
  • Paused - Temporarily suspended. No invoices generated.
  • Cancelled - Ended before natural expiry.
  • Expired - End date reached.

Auto-Invoicing

  • At end of each period, Quickenerp: creates invoice, optionally emails customer, updates next invoice date.
  • Managed by scheduled action "Sales: Subscription Auto-Invoice" (daily at 2:00 AM).
  • Proration supported for mid-cycle changes (enable in settings).

Subscription Templates

Go to Sales > Configuration > Subscription Templates.

  1. Name: "Basic Monthly", "Enterprise Annual".
  2. Set recurring period and duration.
  3. Add default subscription lines with products, quantities, prices.
  4. Choose invoicing trigger: period start or period end.
  5. Save. Use template to create new subscriptions pre-filled.

Customer Portal

Portal users can view active subscriptions, download invoices, and upgrade/downgrade plans depending on configuration.

New Content
Managing Products - Full Field Reference
Managing Products - Full Field Reference
Preview

Products in Quickenerp

Products are items you sell. They are shared across Sales, Purchases, Inventory, Manufacturing, and eCommerce. Go to Sales > Products > Products.

Product Types

Type Code Inventory Tracking Best For
Storable ProductproductFull - stock moves, valuation, traceabilityPhysical goods: electronics, furniture, clothing.
ConsumableconsuMinimal - quantity decreases onlyOffice supplies, packaging, low-cost items.
ServiceserviceNoneConsulting, training, maintenance contracts.

Product Form - All Fields Explained

Section Field Model Field Purpose
General InfoProduct NamenameCustomer-facing name on quotations, invoices, eCommerce.
General InfoInternal Referencedefault_codeSKU or part number for internal use.
General InfoBarcodebarcodeEAN-13/UPC for POS and scanning.
General InfoProduct Typedetailed_typeStorable, Consumable, or Service. Cannot change if stock exists.
General InfoCategorycateg_idGrouping for reporting, routes, and account mapping.
General InfoSales Pricelist_priceBase price. Overridden by price lists.
General InfoCoststandard_pricePurchase/manufacturing cost. Hidden from Sales Users.
General InfoCustomer Taxestaxes_idDefault sales tax. Overridable per order line.
General InfoVendor Taxessupplier_taxes_idDefault purchase tax.
General InfoUnit of Measureuom_idUnits, kg, liters, hours. Separate Purchase UoM if different.
General InfoWeight / Volumeweight / volumeUsed for shipping rate calculation.
InventoryRoutesroute_idsBuy, Manufacture, Dropship - determines supply method.
SalesSales Descriptiondescription_saleRich-text description on quotations and eCommerce.
PurchasePurchase Descriptiondescription_purchaseDescription shown on purchase orders.

Creating a Product - Step by Step

  1. Go to Sales > Products > Products → click Create.
  2. Enter Product Name - use a clear customer-facing name.
  3. Select Product Type - Storable for physical goods.
  4. Set Sales Price and Cost.
  5. Choose Category - create categories under Sales → Configuration → Product Categories if needed.
  6. Set Customer Taxes - typically your default sales tax.
  7. Enter Internal Reference (e.g. CHR-001-BLK).
  8. Fill Sales Description - this appears on quotations.
  9. Click Save.

Product Categories

Categories are hierarchical (parent/child). Go to Sales > Configuration > Product Categories.

  • Categories inherit properties: income/expense accounts, tax rules, routes.
  • Example: Electronics → Computers → Laptops → Gaming Laptops.
  • Each category can have default Sales Account and COGS Account.

Recent Improvements

  • Grid View Editing - Edit multiple products inline, change prices/costs in bulk.
  • Product Image Gallery - Upload multiple images per product.
  • Enhanced Product Search - Search by name, reference, barcode, or description simultaneously.
New Content
Introduction to Sales
Introduction to Sales
Preview

The Sales Module in Quickenerp

The Sales module manages the entire sell-side lifecycle - from quotation to cash. It is one of the most-used modules and integrates deeply with Inventory (stock availability & delivery), Accounting (invoicing & payments), CRM (lead-to-order conversion), Manufacturing (make-to-order), and Projects (service delivery).

Core Concepts

Concept Model (Technical Name) Description
Quotationsale.order (state=Quotation)A preliminary sales document sent to a customer. Once confirmed, becomes a Sales Order.
Sales Ordersale.order (state=Sale)A confirmed agreement to sell products/services. Triggers delivery, invoicing, and accounting entries.
Delivery Orderstock.pickingCreated from the sales order to track physical shipment of goods. Managed in Inventory.
Invoiceaccount.move (type=out_invoice)Created from the sales order or delivery to bill the customer.
Price Listproduct.pricelistDefines product pricing per customer segment, currency, or quantity tier.
Sales Teamcrm.teamA group of salespeople with a shared pipeline, targets, and commissions.
Subscription/Contractsale.subscriptionA recurring billing arrangement - auto-generates invoices each period.
Coupon Programcoupon.programPromotion rules - percentage off, fixed amount, free shipping, BOGO, or loyalty points.

The Sales-to-Cash Lifecycle

  1. Quotation - Create and send a quotation to the customer.
  2. Confirmation - Customer accepts or you confirm manually. Status becomes Sales Order.
  3. Delivery - Products are picked, packed, and shipped. Delivery order validated in Inventory.
  4. Invoicing - Invoice created and sent to the customer.
  5. Payment - Customer pays. Payment reconciled in Accounting.
  6. Done - Fully delivered and fully invoiced.

Integration Points

Module Integration
InventorySales orders create delivery orders. Stock availability shown on quotation lines. Reservation on confirmation.
AccountingSales orders generate invoices. Payment terms from customer flow through. Down payments supported.
CRMOpportunities convert to quotations. Sales teams shared between CRM and Sales.
ManufacturingMake-to-order products trigger manufacturing orders on confirmation.
ProjectsService products can create project tasks or timesheet activities on confirmation.
eCommerceOnline store orders appear as sales orders, processed through same workflow.
This documentation is updated continuously. Some features described here may be renamed, deprecated, or still being finalized.