Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this tab, you can create a list of items that were returned to the supplier or whose amounts quantities were corrected. If the debit note was generated based on the invoice received, you can edit the original list of items. If the debit note was not generated, you can create a list of items manually.


The "Debit Note (create)" form. The Inventory tab

If you need to manually add an item, click the Add button and select an item from the Items list.

...

The Characteristic column is available if the Enable Item Characteristics option is selected on the Administration > Settings > Purchasing and Warehouses form. In this column, you can specify additional properties of each item to be returned to the supplier or needing correction if the Use Characteristics option is selected for the item in its master record (see Items).

The Batch column available if the Enable Batches option is selected on the Administration > Settings > Purchasing and Warehouses form. In this column, you can specify the batch (lot) number for the items for which the Use Batches option is selected. Generally, you must specify batch numbers for items with expiration dates, items used in consignment, or to be temporarily stocked in contract warehouses. To learn more about the item settings, see Settings: Purchasing and Warehouses.

The Serial Numbers column is available if the Use Serial Numbers option is selected on the Administration > Settings > Purchasing and Warehouses form. For each serialized item (for which the Use Serial Numbers check box is selected on the Items form), click in the column to open the Serial numbers dialog box. In this dialog box, you must enter the serial numbers according to received quantity of the item.

The Price column is filled in automatically from the appropriate supplier price list if such price list is available (see Supplier Price Lists). Otherwise, enter the prices manually.

By default, in In the Transaction Content column, the item description appearsyou can specify the contents of the transaction.

In the Comment column, you can enter some additional information about an item.

...

  • If the Prices Include VAT option is selected: The VAT amount is extracted from the item amount (Amount), that is,

                   VAT_Amount = Amount*VAT_Rate/(100+VAT_Rate).

  • If the Prices do not Include VAT option is selected: The VAT amount is calculated based on the item amount, that is,

              VAT     VAT_Amount = Amount*VAT_Rate/100.

The Total amount is automatically calculated according to the VAT-related settings as follows:

...