diff --git a/etc/psa_config/DC2C_cash.json b/etc/psa_config/DC2C_cash.json index 0d2f62d..c5d7ef2 100644 --- a/etc/psa_config/DC2C_cash.json +++ b/etc/psa_config/DC2C_cash.json @@ -1,16 +1,17 @@ { "title":"DC2C_cash ", "project":"DBM Szeged", -"version":"13.02.2023 12:20 00001", -"localCoinAccept(7..0)":[0,0,0,1,1,1,1,1], -"Name of Currency":"Huf", -"local tax rate":20, -"foreignCoinAccept(15..8)":[0,0,0,0,0,1,1,1], -"CurrencyName":"EUR", -"foreign tax rate":19, -"TokenChannel":3, -"Bills(7..0)":[0,0,0,0,0,0,0,0], -"surcharge":0, -"discount":0, -"":"" +"version":"0.0.8", +"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3], +"CoinValue(15..0)":[720,360,180,0,0,0,0,100,200,100,50,20,10,5,0,3], +"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1], +"ExchangeRate":360, +"TokenChannel":1, +"BillValues(7..0)":[0,0,0,0,0,0,0,0], +"LocalTaxRate":20, +"ForeignTaxRate":19, +"Surcharge":0, +"Discount":0, + } +