Hello
Just i wanna know, what does mean when it’s
740:7499999999
it’s an interval from 740 to 7499999999 ?
Thanks !
Hello
Just i wanna know, what does mean when it’s
740:7499999999
it’s an interval from 740 to 7499999999 ?
Thanks !
Hi Sadok,
It will match by character since the account number is a string and not a number. Assuming your chart of accounts has 5 digits, this would take all the accounts between 74000 and 74999. The way the range is defined is a bit unusual, you would usually make it match the length of your account codes, ex: 74000:74999.
Hi Sadok,
It will match by character since the account number is a string and not a number. Assuming your chart of accounts has 5 digits, this would take all the accounts between 74000 and 74999. The way the range is defined is a bit unusual, you would usually make it match the length of your account codes, ex: 74000:74999.
Thanks :)
So in my case it’s between 740 and 7499999999 (10 character) or between 7400000000 and 7499999999
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.