how to change currency mark and dollar

bob_yang
posts: 52
joined: fri jun 24, 2016 3:27 am

how to change currency mark and dollar

postby bob_yang » fri jun 24, 2016 7:40 am

description: how to change currency mark and dollar
steps to follow:
1. web interface :
ex : it show (rm) 100 dollar(s) in display ,please modify c:/parktron/classfunction/lang/(language file).php/

$currency = '(rm)'; //currency
$currency1 = 'dollar(s)';

2. pos:
modify payment display with dollar(s):
dollar(s) : parkconfig.mdb --> table : display --> id : 60325。

vfd currency setting location:
(rm) : parkpayment.mdb --> --> table : display --> id : 51 。

shift report display with rm:
(rm) : report.mdb --> --> table : pagehead --> id : 1 --> field : 14 。

note:
configure money minimum unit (ie. 0.01 or 0.001 ...etc)
parkserverconfig -> tables ->dbo.parking configuration -> id:99

157

return to “general”