/
Release Notes

Release Notes

List of improvements EI Hungry V1.2
TypeDescription
1New functionalityCode adaptation to version 1.2
2New functionalityCreate mandatory tag summaryByVatRate 
3New functionalityDate and time stamp validations
4New functionalityInclude Exchange Rate field
5New functionalityNew “Logic Indicator” tag LineExpressionIndicator
6New functionality"Unit of Measure" values for field UnitOfMeasure
7ImprovementCheck and modificate the mapping for fileds invoiceIssueDate & invoiceDeliveryDate
8ImprovementAdd help search for Document Types

Main changes performed for version V1.2:

The lowest value allowed for the DateType type has been changed to the value 2010-01-01. This means no data in the invoice can be lower than this value. Also, for the TimeStamp type, the lowest value has been changed to 2010-01- 01T00:00:00.000Z.

The fields currencyCode and exchangeRate have been included as mandatory in the invoiceDataType for all invoices. For HUF-denominated invoices, the value 1 is entered.

The summary by VAT rate (summaryByVatRate) has been included as mandatory in the invoice summary with the following fields as mandatories as weel:

  • vatRate: Indicates the Tax Rate or the Tax exemption customized in main configurations tables

  • vatRateNetAmount: Shows the net amount of a product or service for the given tax in the currency of the invoice.

  • vatRateVatAmount: Contains the amount of the products or services VAT in the currency of the invoice.

A new tag lineExpressionIndicator has been added in all the invoice’s lines. This field can take the value “True” for sales on which the quantity unit of the item can be expressed as a natural unit of measurement and the value “False” when no unit of measure can be assigned.

If the value of the field lineExpressionIndicator is “True” the following fields are fulfilled with the invoice data; per line:

  • lineDescription: Name of the product or service.
  • quantity: Quantity invoiced.
  • unitOfMeasure: Quantity unit of the invoice mapped with one of the following pre-defined value set

  • unitOfMeasureOwn: Only applicable when no pre-defined unit of measure value exist. When Quantity Unit can not be matched with the pre-defined value set from above list, the value OWN is taken for unitOfMeasure and custom value from the system is registered in the field unitOfMEasureOwn.
  • unitPrice: Net unit price in the currency of the invoice.

If the value of the field lineExpressionIndicator is “False” the following fields are fulfilled with the invoice data; per line:

  • lineDescription: Name of the product or service or Account Name for non product or service sales.

Avvale 2024