Invoices

Invoice is a list of products sent or services provided, with a statement of the sum due for these. In short, it is a bill.


Prerequisite

{primary} First, make sure you are logged in.

How to add an invoice

  1. At Invoice page , click new-invoice-button

  2. Select customer by clicking new-invoice-button

  3. Fill in the necessary fields marked (*). Some explanation of the fields are as such:

    Field Description
    Customer (required) Indicates this invoice is belongs to the selected customer
    Invoice Date (required) The date that this invoice is issued
    Due Date (required) The date that this invoice is due
    Invoice Number (required) A running number for invoice with prefix and auto-generated number configured at setting page, see Invoice Setting page
    Ref Number Additional reference number indicating the invoice
    Payment Term Indicates the conditions under which a vendor completes a sale.
    eg. 90 Days

    Note: Default value will get from customer's payment term
    Journal Type An entity where it groups the transaction record in selected type, see Journal Type Setting to configure.
  4. Select one/multiple invoice products & services, adjust the amount if necessary.

    invoice-items-table

    {info} You can add new product by clicking [ Add a Product & Service]

  5. Save invoice save-new-invoice-button

{success} Done 🎉 You can view your new invoice at Invoice page .

How to filter invoices

  1. Click on filter-invoice-button
  2. Fill up the filter(s) you need:

    {info} Changes will automatically applied

    filter-fields
    Field Type Description
    Customer Dropdown with Search Customer name
    Status Dropdown Invoice status:
    Draft, Due, Sent, Viewed, Overdue, Completed

    Paid Status:
    Unpaid, Paid, Partially Paid
    From Date Invoice which dated from this date onwards
    To Date Invoice which dated before this date
    Invoice Number Text Invoice number which matched Invoice's table NUMBER column

Methods to reset filter

  1. Click Clear All at filter fields area.
  2. Remove the value you have inserted, it will recognized it as no filter input.

How to export invoices

Export Multiple Invoices (xlsx, csv)

{primary} You can only export invoices after the table is rendered

  1. At Invoice page , click export-invoice-button
  2. Select export option.
    export-invoice-dropdown
  3. Confirm the export, filtered status will be displayed as such
    export-confirmation

{info} Invoice table filters can be applied to export module as well. Full list of filters can refer filter list

Export Single Invoice (pdf)

Method 1: via. Invoice's table
  1. At Invoice page , click on triple dots at the right most column.
    invoice-table-dropdown
  2. Click invoice-download-button
  3. The download will begin.

Method 2: via. Invoice view

  1. At Invoice page , click on triple dots at the right most column.
  2. Click invoice-view-button to view.
  3. At view page, click on top right corner's triple dots button green-triple-dots
  4. Click invoice-download-button to begin download.
    • (alt.) Or, move your mouse over the pdf display, click the download icon on the appearing top bar chrome-download-button

How to send invoice to customer

  1. At Invoice page , click on triple dots at the right most column.
  2. Click invoice-send-button
  3. Click [Ok] on the confirm message.
    invoice-confirm-send

    {success} An email is sent to customer with link to view invoice PDF

Additional setting

You can setup your 'reply to' email address by following steps:

  1. Go to Settings page
  2. Then go to Notifications subpage
  3. Fill in your 'reply to' email address at [Send Notifications to *] field
  4. Click green-save-button

How to make payment to invoices

Method 1: via. Invoice table

  1. At Invoice page , click on triple dots at the right most column.
  2. Click invoice-row-pay-invoice
  3. A payment form will pop up, your invoice is auto filled, then fill up the necessary fields marked (*)
    invoice-pay-modal

Method 2: via. Payments screen

{info} Refer to Payment - How to make payment to invoice

How to setup an Invoice Due Reminder Schedule

{info} Prerequisite: create an invoice

  1. Click on triple dots of the invoice. triple-dot
  2. Click on Edit. invoice-edit-button
  3. At edit page, click invoice-set-reminder-email
  4. Check one of the option and click Save
    invoice-set-reminder-modal

Clone Invoice

If your invoice input seem repetitive, you could use clone feature to haste your work.

  1. Pick one invoice, and click on triple dots on right most column.
  2. Click on invoice-clone-button
  3. Click [Ok] to confirm the message.
    invoice-confirm-clone-invoice

{success} A new invoice is created and shall redirect you to edit page.
You can continue your workflow, or adjust necessary information and click save-new-invoice-button


{info} Only Invoice Number is different, it is incremented by 1, the other fields remain the same.

Recurring Invoice

At some point, you may need to generate the same invoice weekly/monthly/yearly, in this case, you could use system's recurring invoice feature to do so.

  1. Pick one invoice, and click on triple dots on right most column.
  2. Click on Edit. invoice-edit-button
  3. At edit page, click on invoice-recurring-button
  4. Fill up the settings.
    invoice-recurring-form
    Field Description
    Run Recurring Invoice A switch to enable/disable recurring invoice
    Automatically create invoice on every select one of options: Weekly, Monthly, Yearly
    On Day Invoice recurred at which day of the week.
    applicable only for option: Weekly
    On Date Invoice recurred at which date of the month.
    applicable only for option: Monthly, Yearly
    On Month Invoice recurred at which month of the year.
    applicable only for option: Yearly
    End Date (optional) Recurring Invoice schedule will end at set date.
  5. Click green-save-button Done 🎉