>Is this a Currency field in Initial setup for Organization.
I don't think so. You mean you loaded only seed data and then get to the Setup application? I must say I don't use much this application. Anyway, you can then use the backend UI to change that. Get to edit your store (something like https://localhost:8443/catalog/control/EditProductStore?productStoreId=9100) For prices of your products, use something like https://localhost:8443/catalog/control/EditProductPrices?productId=GZ-1000 You will find the "Default Currency Uom Id" field in both screens If you have too much products then better to create xml data files for prices to import from webtools Note that you can run both the POS and the web UIs using "ant start-both" in OFBiz root dir cmd line (use "ant -p" to know more) HTH Jacques Le 03/03/2014 04:14, monica ford a écrit :
Is this a Currency field in Initial setup for Organization. -- View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4648697.html Sent from the OFBiz - User mailing list archive at Nabble.com.
