GSMA-CPAS / BWRP-UI

Apache License 2.0
1 stars 0 forks source link

T10B - Usage report - new field - Currency #45

Closed Pad-135 closed 3 years ago

Pad-135 commented 3 years ago

Add the currency field in the usage report.

The currency field is a String of CHAR(3) Each country has a currency standardised according to ISO 4217 (Ex.: EUR, USD).

There is no need to pre-provision the currency or correlate with the country. The purpose is to make sure that the charges and taxes provided in the usage report will be the same as the one defined in the deal. No conversion is required. As usage report file examples, please refer the use case in the ticket: https://github.com/GSMA-CPAS/BWRP-UI/issues/37

tomSkrzekOvoo commented 3 years ago

Done