Click the Settings button on the Invoice worksheet to open the Settings window.

Template tab, Setttings dialog box
(Figure taken on Windows 10)

Before closing invoice template

In an Invoice Manager for Excel system, the invoice template is also used as a temporary work area, and the COM add-in constantly reads from and writes to it, sometimes even without your knowledge. For example, if you try to print an invoice from the database, it will write the invoice data to the Invoice worksheet.

So, to keep your workbook clean, Invoice Manager for Excel provides these If the invoice template has been modified options:

OptionAction
Prompt for saving changesExcel's default behavior. This option is selected by default.
Save changesSaves changes automatically whenever you close an invoice workbook.
Discard changesDiscard changes automatically.

Note: These options apply to invoice workbooks only. They don't affect other workbooks.

The Invoice worksheet is designed in a way that can be run in the protected mode. It is highly recommended that you protect the Invoice worksheet once you finish your design or customization. Invoice Manager for Excel checks the status of protection every time you close the template, which you can control by using the "If the Invoice worksheet is not protected" option detailed below:

OptionAction
Display a warning messageDisplay a warning message if the Invoice worksheet is not protected.
Protect Invoice worksheet automaticallyDon't display the warning message. Protect the Invoice worksheet automatically.
IgnoreDon't check the protection status.

Saving invoice

The first two options tell Invoice Manager for Excel what to do after saving a new invoice (i.e. after clicking the Save To DB button on the Invoice worksheet).

OptionAction
Prompt for paymentIf you select this option, Invoice Manager for Excel displays a New Payment window after saving an invoice to the database.
Clear invoice worksheetIf you select this option, Invoice Manager for Excel clears the Invoice worksheet, so you can start to enter the next invoice.
Line totals can be zero(This option is removed since version 5.24) By default, all line items with zero line totals are counted as invalid. If you check this option, these line items are valid and can be saved to the database.
Allow incomplete line on invoice body(This option is removed since version 5.24) Allows you to save incomplete lines to the backend database.
ZIP/Postcode in separate cellIf you check this option, when you click the Save To DB button the ZIP/Postcode is read from separate cells, which is named oknWhoZipPostcode in the Bill To section, and oknShipZipPostcode in the Ship To section. When you try to display an invoice, the ZIP/Postcode values go into these cells too.
Update customer on saving new invoiceInstructs Invoice Manager for Excel to execute the Save As New Customer command whenever a new invoice is about to be saved. If the customer identified by the Customer ID does not exist, a new account will be created automatically. If the customer account already exists, only customer information will be updated.
Disallow negative product stockEnabling this option raises an error/warning message when the inventory quantity on hand falls below the quantity on the current invoice.
Include time with invoice date

By default, Invoice Manager for Excel does not store the time information in the invoice date field. If this option is checked, the invoice date field will be able to store the time part of an invoicing date. Note that checking this option does not alter your invoice template automatically - you'll need to format the invoice date cell to accept / display time information. To do this:

  1. Switch the invoice form into design mode by pressing the "Design Mode" button on the "Invoice" ribbon tab.
  2. Right-click the invoice date cell, choose Format Cells from the shortcut menu.
  3.  On the "Number" tab, click "Date" in the "Category" list, and then click "Custom". This displays common date/time format combinations in the "Type" list. Choose one, or create a customized one as you needed.
  4. Once you have specified the date/time format for the "Invoice Date" cell, exit design mode by clicking the "Design Mode" button again on the "Invoice" ribbon tab.
  5. Save the invoice template by clicking Excel menu File / Save.

 

Apply invoice currency format to account summary

This option is checked by default.

If this option is checked, the total fields on the Customer Edit, Invoice Edit and Payment Edit windows use the currency format taken from the "Total" fields of the "Invoice" worksheet.

The actual applied currency format is a modified version of the currency format of the "Total" field on the sheet. Specifically:

  • Only custom format will be applied. Named format like "General" will be ignored.
  • Only the first section of the Excel currency format code is used.
  • Content between square brackets (such as [red]) and quotations are removed.
  • Format codes "_" (underscore) and "*" will be removed.

For more information about Excel number format codes, visit Review guidelines for customizing a number format. If it cannot apply the Excel currency format to the Customer Edit window etc., the "Total" fields on the Customer Edit window will show currency format set in your Windows control panel.