Skip to main content

Sales Invoice

A Sales Invoice is a billing document sent to customers to request payment for goods or services. In special cases, you can create an invoice even without a predefined Item Code.

In :contentReference[oaicite:0]{index=0}, this flexibility is useful for recording one-time charges, miscellaneous services, or ad-hoc expenses that are not maintained as items in the system.

1. Prerequisites

Before creating a Sales Invoice, ensure the following masters exist:

  • Customer – The party you are billing
  • Item (Optional) – Required only if you are using standard item-based billing
  • Sales Order / Delivery Note (Optional) – If invoice is linked to sales flow

2. How to Create a Sales Invoice Without Item Code

Follow these steps when you are billing miscellaneous or non-standard charges:

  1. Go to Sales Invoice list and click New.
  2. Select the Customer.
  3. Set the Due Date for payment.
  4. In the Items table, manually enter a row instead of selecting an Item Code.

Manual Item Row Fields

  • Item Name – Description of service/product
  • Description – Detailed explanation of the charge
  • Quantity – Number of units (can be 1 for services)
  • UOM – Unit of Measure (e.g., Nos, Hours)
  • Rate – Price per unit
  • Income Account – Account where revenue is booked
NOTE
Even without an Item Code, ERPNext still treats this as a valid accounting entry as long as an Income Account is specified.

3. Credit Note (Without Item Code)

You can also create a credit note using the same method:

  • Enable Is Return
  • Enter quantities as negative values

This is useful for refunds, adjustments, or corrections where no stock item exists.

4. Key Behavior

  • No Item Master is required
  • Accounting entries are still generated normally
  • Useful for one-time services and miscellaneous billing
  • Stock impact does not apply unless items are stock-enabled

SUMMARY

ERPNext allows creation of Sales Invoices without Item Codes for flexibility in billing. Users can manually enter item details such as name, description, quantity, rate, and income account. This approach is ideal for one-time charges, services, and miscellaneous income, while still maintaining proper accounting integrity.

Rating: 0 / 5 (0 votes)