๐ Combined Items Document
Display items with and without VAT
A combined document (ืื ืืืื ืืข"ื) can will display both items - exempt/not exempt VAT.
Note:
- This option is not supported by an English document.
- This option will support only ILS currency.
- In case of using a discount it will only be supported in type percentage.
- Send the items amounts according to the value "price_include_vat".
Document Settings
To set the document:
In Rivhit enter ืืืืจืืช and then ืกืืื ืืกืืืื
Change the document format to - ืื ืืืื ืืข"ื

In Invoice Online enter ืืืืจืืช and then ืืืืจืืช ืืกืืืื
Change the document format to - ืื ืืืื ืืข"ื

Setting the items VAT
Through the API Request
Send in request parameters:
'exempt_vat'
true - item is exempt VAT
false - item is VAT obliged
Send the value in each item of the items array.
Manually Set in Rivhit/Invoice Online
In case of setting the item VAT manually in the system items list it will be mandatory to send in the request items array one of the item identifiers in order to locate each item and pull the exempt settings.
To locate the items send in the request parameters:
'item_id'
Send the item serial number
or
'catalog_number'
Send the Item SKU (catalog number)
Items Settings
In Rivhit enter ืคืจืืืื-ืืืืื and then ืืจืืืกื ืคืจืืืื ืืงืืฆืจ
Press the relevant item from the list
Change the settings accordingly and press the button ืขืืืื

In Invoice Online enter ืคืจืืืื -> ืคืจืืืื
Change the item accordingly
In order for the item definition to be available there is a need to set the document format.

Combined Document Display
The document items will be parted with two tables - one for exempt items and one for VAT obliged items.
as follows:

Updated 21 days ago