Rajesh, Did you empty the value in system property?
* If yes, this could be related with https://issues.apache.org/jira/browse/OFBIZ-7754 which is still debated (see related Jiras) In few words, when you set an empty system property it prevails over a non empty file property. * If not, then this value also prevails and you need to delete it to read it from the file or *easier change it*. By default it's indeed USD: https://s.apache.org/R46u I can't see any other reasons, HTH Jacques Le 01/09/2017 à 08:08, mallah.rajesh a écrit :
Changes to the general.properties files were not getting picked . As mentioned in past email The value in the rdbms were remaining the same . I do not know about the proper usage Of that file. An end user will definitely Be confounded by this. The idea of changing the file came from searching ml archives. May be some of those info is outdated. RegdsMallah Sent from my Samsung Galaxy smartphone. -------- Original message --------From: Arun Patidar <[email protected]> Date: 9/1/17 10:36 (GMT+05:30) To: [email protected] Cc: [email protected] Subject: Re: setting up TAX in ofbiz [ SOLVED ] Hi Rajesh, Both ways are alternative to each other and not auto linked. You may need to use either file system configuration or SystemProperty data configuration. Usually, data configuration is essential with multi tenancy environment.
