Translations - ONYX - Utilisation

Convertisseur CII UBL/25/en

De MappingDoc
Révision datée du 7 janvier 2025 à 10:59 par Jdieu (discussion | contributions) (Page créée avec « ==Recalculable fields== In V1.00 of the EINVOICING connector, we have a field that can be recalculated if necessary via the calculate="true" attribute. This field is BT-11... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Recalculable fields

In V1.00 of the EINVOICING connector, we have a field that can be recalculated if necessary via the calculate="true" attribute. This field is BT-115 (Amount to pay) This field, on request, can take a value automatically recalculated with the BT-112, BT-113 and BT-114 according to the appropriate management rule, i.e.: BT-115 = BT-112 - BT-113 + BT-114 .
To request its recalculation, you must indicate this in the settings file:

<field id="BT-115" calculate="true"/>