next up previous
Next: Invoice number Up: Basic invoice handling Previous: Basic invoice handling


Invoicing an order

Image wngSuccessful invoice creation requires a defined currency as well as a credit control class.

Just after an order has been done :

  • if ordered goods are not stock-supported, a Image z_Invoice_selected_articles button is available to create the invoice for the ordered and selected items ;
  • if ordered goods are stock-supported, a Image z_Supply button is available to supply the goods from stock. If supplying was successful, a Image z_Invoice_articles_to_be_invoiced button is available to create the invoice.

Otherwise, to create an invoice anytime :

Image notebook2Summary : adding an invoice for a specific order
  1. at the Invoices Management Page, click on the Image z_Add new invoice button ;
  2. specify the client related to this concluded order ;
  3. on subsequent click-list of order numbers, click on the one to invoice ;
  4. you are brought to the Add New Invoice Page as illustrated below which enables to generate the invoice for that order.

Also, the open orders, waiting to be invoiced, can be displayed and then invoiced client via Image z_Invoice_open_orders.

Figure 5.2: The Add New Invoice Page allowing to create an invoice for a given order.
Image ADD_INVOICE

This page features :

  • as the client's general information (non-modifiable) ; the date and period date are set by default to the current day but can be modified ;
  • an 'Export:' menu, dealing with the exporting of the invoice to the External System : 'not exported', the default choice, allows this invoice to be exported, either manually or automatically, while the other makes the invoice 'blocked for export' ; this choice can be changed after invoice is created ;
  • finally, the item part allows to edit the item list, that is to say to modify quantity, delete articles or add new ones.


next up previous
Next: Invoice number Up: Basic invoice handling Previous: Basic invoice handling