add Receipt Item
public final Unit addReceiptItem(String name, TaxRateSymbol taxRate, Array<String> additionalInformation, Integer quantity, Integer MP, String unit, Integer price, Integer value, DiscountSurchargeInfo discountInfo)
add item to automaticGrantedToReceipt
Parameters
name
item name
tax Rate
tax rate symbol without 'all'
additional Information
information about automaticGrantedToReceipt item, printed under name, could be empty, max. 3 lines
quantity
quantity
MP
number of digits after decimal point in quantity
unit
unit name (max. 4 characters)
price
price for 1 item in currency subunit
value
value in currency subunit
discount Info
information about discount, can be null
add item to automaticGrantedToReceipt
Parameters
receipt Item
item to add
discount Info
information about discount/surcharge