Versions Compared

Key

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

You can use the Expenses tab to create a list of additional expenses on delivering the items to your warehouses or on other services that affect the cost of inventory.

Image RemovedImage Added
The "Additional Expenses (create)" form. The Expenses tab

To add an expense or service item, click the Add or Pick button (refer to Working with the pick operation) button and then click in the Item column. To open the list of items, click the Show All hyperlink. To create a new item, click (+) Create; for more details, refer to theItems topic. topic. To add multiple expense or service items, click the Pick button on the tab toolbar. For details, refer to Using the pick operation

You can download a list of expense or service items with prices and other details from an Excel document (an .xlsx file). For this, click the button on the table toolbar and follow the step-by-step instructions in the appeared window. The list can be edited in the Administration module.

...

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

VAT_Amount = A*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_Amount = A*VAT_Rate/100.

The Total column is automatically populated with the amounts calculated according to the VAT-related settings as follows:

  • If the Prices Include VAT option is selected: Total = Amount.
  • If the Prices do not Include VAT option is selected: Total = Amount + VAT_Amount.

In the Project column (which is available for all transaction types), you can specify the project to which the expenses are linked.

In the GL Accounts column (which is available for the Sales and Purchasing transaction types), you can view the default accounts to be updated by this transaction. If needed, you can replace them with other accounts.

...