RE: XML Import to Datasource

2013-06-28 Thread Len Shein
I am using Ofbiz version 10.04. For now I will review the addon and see what I can use in this version. Thanks Len -Original Message- From: Nicolas Malin [mailto:malin.nico...@librenberry.net] Sent: Friday, June 28, 2013 2:35 PM To: user@ofbiz.apache.org Subject: Re: XML Import to Datas

Re: XML Import to Datasource

2013-06-28 Thread Nicolas Malin
What your ofbiz version ? If it's trunk, try : If it's 12.04, I can use a backport addon http://addons.neogia.org/addons-12.04/ofbiz-backport-loading-data-actions-tag/ to use this fonctionnality. Nicolas Le 28/06/2013 20:11, Len Shein a écrit : When importing XML to the DB, if

XML Import to Datasource

2013-06-28 Thread Len Shein
When importing XML to the DB, if an attribute has an empty value, the Entity Sax Reader skips the attribute and therefore does NOT update the value in the DB. For Example: If the DB PRODUCT.PRODUCT_NAME contains a value of 'My Product Name'. Using the following XML will not update the PRODUCT

Re: Obfiz 12.04 way slower than 9.x

2013-06-28 Thread Mike
Thanks Skip. It turns out my 11.04 already had this set. On Fri, Jun 28, 2013 at 9:46 AM, Skip wrote: > Modify entityengine.xml to look like; > > class="org.ofbiz.entity.connection.DBCPConnectionFactory"/> > > > -Original Message- > From: Mike Z [mailto:mz4whee...@gmail.com]

RE: Obfiz 12.04 way slower than 9.x

2013-06-28 Thread Skip
Modify entityengine.xml to look like; -Original Message- From: Mike Z [mailto:mz4whee...@gmail.com] Sent: Friday, June 28, 2013 12:07 AM To: user@ofbiz.apache.org Subject: RE: Obfiz 12.04 way slower than 9.x Can you explain how you switched from minerva to dbcp? I also notic

Re: cannot add facility to store (when I remove dummy data)

2013-06-28 Thread Heidi Dehaes
You have to go to the FACILITY application. That has a url something like this: https://localhost:8443/facility/control/main Regards, Heidi 2013/6/28 Vikas > Dear All > > > I would like to add a facility to store (I already remove dummy data), > but > when I click on the add button it just d

Re: {UOM Conversion Relationship Not Found}

2013-06-28 Thread Vikas
HI I would like to add a facility to store (I already removed dummy data), but when I click on the add button it just display a progress bar and disappear it here is the link https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=10001 PLease Advice Regards Vikas

cannot add facility to store (when I remove dummy data)

2013-06-28 Thread Vikas
Dear All I would like to add a facility to store (I already remove dummy data), but when I click on the add button it just display a progressbar and disappear it here is the link https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=10001 PLease Advice Regards Vikas

Re: {UOM Conversion Relationship Not Found}

2013-06-28 Thread Heidi Dehaes
Hello , Inchoose and select your facility and click on . There in the (Edit Facility) you have to enter a value for "Default Weight Unit". For example "Kilogram". I think it will be resolved then. Regards, Heidi 2013/6/28 Vikas > Hi All, > > while receiving inventory the following error

{UOM Conversion Relationship Not Found}

2013-06-28 Thread Vikas
Hi All, while receiving inventory the following error occurred org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [componen

Re: You cannot login to this application

2013-06-28 Thread Vikas
Thank You, It worked.. On Friday 28 June 2013 03:02 PM, Harsha Chadhar wrote: Hi Vikas, If you are trying to access a particular component, you need to ensure that the security group has been assigned with the base permission which is defined in the components ofbiz-component.xml. T

Re: Ofbiz POS & WebPOS

2013-06-28 Thread Jacques Le Roux
Yes you are now on the right track. The POS is specific and anyway remember: by and large OFBiz OOTB is more a large demo than ready made (though you can reuse much) Jacques From: "Kushal Darji" > Hi, > > Thnx for reply. > > 1st of all I've figure our "Item modification Error". Its that I'v

Payment methods

2013-06-28 Thread Heidi Dehaes
Hello, Can i configure two external payment methods for the e-commerce shop? The two external payment methods are: 1./ Invoice external payment (no service) 2./ PayPal external payment (no service) payment gateway = "configuration of PayPal" payment props = "payment.prope

Re: Content rendring in communication event detail screen

2013-06-28 Thread Harsha Chadhar
Hi Parimal, Just give a try with encode-output= "false".I guess it should work. Regards Harsha From: parimal gain To: user@ofbiz.apache.org Date: 06/24/2013 07:00 PM Subject: Re: Content rendring in communication event detail screen Hi Saurabh, Its an xml Form attri

Re: You cannot login to this application

2013-06-28 Thread Harsha Chadhar
Hi Vikas, If you are trying to access a particular component, you need to ensure that the security group has been assigned with the base permission which is defined in the components ofbiz-component.xml. The user who wants to login must have the base permission COMPONENT-NAME_VIEW/ COM

Re: You cannot login to this application

2013-06-28 Thread SAURABH SINGH
Hi Vikas you just check the permission action from commonScreen.xml of that particular module it should be action view than you will be able to log in module. On Fri, Jun 28, 2013 at 5:03 AM, Vikas wrote: > Hi kushal, > Thanks for your reply. I give permission to "Order module" and use the >

Re: You cannot login to this application

2013-06-28 Thread Vikas
Hi kushal, Thanks for your reply. I give permission to "Order module" and use the link https://localhost:8443/ordermgr/control/main but no go Thanks & Regards Vikas On Friday 28 June 2013 02:26 PM, Kushal Darji wrote: Hi Viaks, As per my understanding you need to hit specific url for that

Re: You cannot login to this application

2013-06-28 Thread Kushal Darji
Hi Viaks, As per my understanding you need to hit specific url for that security group. For e.g. if you user have permission of manufacturing module & order module then you can login either to "https://localhost:8443/ordermgr/" or "https://localhost:8

You cannot login to this application

2013-06-28 Thread Vikas
Dear All, I create a new security Group, add permissions to that group then I create a new user and assign group to that user. But when I login it shows the error "You cannot login to this application". Do I miss anything? Please advice Thanks & Regards Vikas -- View this message in contex

Re: Ofbiz POS & WebPOS

2013-06-28 Thread Kushal Darji
Hi, Thnx for reply. 1st of all I've figure our "Item modification Error". Its that I've changed product's currency different then facilities & product store'. So now i'm able to sell "*ENCHILADAS*" from POS display. But how can i display & sell my own products from POS display. I've checked out

Re: Obfiz 12.04 way slower than 9.x

2013-06-28 Thread Jacques Le Roux
All known DBCP issues are fixed. You can use it confidently Jacques From: "Skip" > For any who are interested, this turns out to be a problem using Minerva. > > I ran a profiler on both installations (both using Minerva) and a > significant part of the time spent in jdbc.ConnectionFactory.getCo

RE: Obfiz 12.04 way slower than 9.x

2013-06-28 Thread Mike Z
Can you explain how you switched from minerva to dbcp? I also noticed a drastic reduction in performance so you may have nailed down the cause. Well done! Sent from my BlackBerry® PlayBook™ www.blackberry.com -- *From:* "Skip" *To:* "user@ofbiz.apache.org" *Sent:*