UPOS 1.15.1 RTF Avatar
  1. OMG Issue

UPOS1151 — CAT: Format of PaymentDetail unclear

  • Key: UPOS1151-27
  • Status: open  
  • Source: Free Software Developer ( Martin Conrad)
  • Summary:

    It is unclear how the PaymentDetail property must be formatted: In case of several PaymentCondition values, PaymentDetail contains amount values. Due to chapter 1.3.4, the text usage of a currency value of 1234 Yen should result in a string of "12340000". Note 3 in the description of property DailyLog implies that "1234" results in a string of "1234". Since this is an amount value as well, it is unclear how the value must be stored.
    Due to the current example in note 3 of chapter 10.4.26, it should be clarified that PaymentDetail shall not use the 64-bit-integer representation of amount values to format the string. Instead, the amount values should be stored inclusive decimal point (if zero decimals are present, the decimal point can be omitted).

  • Reported: UPOS 1.15 — Mon, 23 Jan 2023 12:38 GMT
  • Updated: Tue, 24 Jan 2023 15:11 GMT