Re: Updating ofbiz 16.11

2019-03-14 Thread Jacques Le Roux
You need to be at the root of the location where you put OFBiz For you it's where you put "ofbiz.16.11" with "svn co" as below Jacques Le 14/03/2019 à 12:58, wp.rauchh...@gmail.com a écrit : I currently run ofbiz 16.11 that I installed as svn co

Updating ofbiz 16.11

2019-03-14 Thread wp . rauchholz
I currently run ofbiz 16.11 that I installed as svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11 I tried to update executing 'svn up' from home office /usr/local/ofbiz. The only thing that happened was a 'Restore' of plugins in specialpurpose I had previously

Re: myportal config.

2019-03-14 Thread Wolfgang Paul Rauchholz
I checked in ENTITY ENGINE TOOLS. All portalPageId have a value. Interesting enough, when going to my portal, I don't see any of these in 'Preferences' or Portal Page Admin.'. Do I have an issue with the security model? My username is not 'admin', but one chosen when running ./gradlew "ofbiz

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
Okay, I will post in mailing list in the future. But I just got a last quesiton. I am currentyly on 16.11 I executed 'svn up'. The only thing that happend was that plugins in /usr/loocal/ofbiz/specialpurpose we restored, but no further update done. So I still have the issue of the price list.

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
Done quickly HTH Le 14/03/2019 à 10:43, Jacques Le Roux a écrit : Thanks Wolfgang, I was unaware of this page, I'll complete it when I'll get a chance... Jacques Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit : Thank you Jacques. How to apply a patch in ofbiz. The Howto is not yet

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
Thanks  Wolfgang, I was unaware of this page, I'll complete it when I'll get a chance... Jacques Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit : Thank you Jacques. How to apply a patch in ofbiz. The Howto is not yet dome.

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
Then you simply need to update your working copy use: svn up in the root directory, you will have to do the same in the plugins directory if you have installed and use few plugins. Please refer to README.md.html HTH Jacques Le 14/03/2019 à 09:46, Wolfgang Paul Rauchholz a écrit : svn co

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
Wolfgang, Please use rather the user ML for such questions, see why here http://ofbiz.apache.org/mailing-lists.html You will get a better support and it's more fair to share with everybody The wider the audience the better the answers you might get Thanks This said, R17.12 is not an

Re: myportal config.

2019-03-14 Thread Arun Patidar
Looks like portalPageId is empty value in screen component://common/widget/PortalPageScreens.xml#showPortalPage. Please verify. Kind Regards, *Arun Patidar* On Thu, Mar 14, 2019 at 1:35 PM Wolfgang Paul Rauchholz < wp.rauchh...@gmail.com> wrote: > Good day Arun. Here we go > >

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
svn co http://svn.apache.org/repos/asf/ofbiz/branches/release16.11 ofbiz.16.11 On Thu, Mar 14, 2019 at 9:41 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > You maybe not need to, how did you download the version you use? > > Jacques > > Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
You maybe not need to, how did you download the version you use? Jacques Le 14/03/2019 à 09:36, Wolfgang Paul Rauchholz a écrit : Thank you Jacques. How to apply a patch in ofbiz. The Howto is not yet dome. https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
Thank you Jacques. How to apply a patch in ofbiz. The Howto is not yet dome. https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+apply+a+patch+to+OFBiz Wolfgang On Thu, Mar 14, 2019 at 9:32 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Wolfgang, > > Actually you did

Re: Error message price list

2019-03-14 Thread Jacques Le Roux
Hi Wolfgang, Actually you did not use the last stable release but the R16 branch. I have fixed the issue with https://issues.apache.org/jira/browse/OFBIZ-10837 Please update and try again Thanks Jacques Le 14/03/2019 à 09:01, Wolfgang Paul Rauchholz a écrit : I re-produced the error:

Re: myportal config.

2019-03-14 Thread Wolfgang Paul Rauchholz
Good day Arun. Here we go org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/PortalPageScreens.xml#showPortalPage]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
I re-produced the error: 1. Go to Catalog > Product> 2. Select a Product 3. Got to tab 'Prices': 1. Price Type: Promotional Price or Defasul Price 2. Price 3. termUOMId: Other: Each 4. Tax Percentage: 10% 5. Tax in Price This generates the error as

Re: Error message price list

2019-03-14 Thread Swapnil M Mane
Hi Wolfgang, It seems this issue is related to https://issues.apache.org/jira/browse/OFBIZ-10837 Please feel free to comment on the ticket. - Best Regards, Swapnil M Mane, ofbiz.apache.org On Thu, Mar 14, 2019 at 11:34 AM Amit Gadaley < amit.gada...@hotwaxsystems.com> wrote: > Hi Wolfgang, >

Re: Error message price list

2019-03-14 Thread Amit Gadaley
Hi Wolfgang, Could you please add more details like which screen are you using to run this operation and the data that are you trying to insert. On Sat, Mar 9, 2019 at 5:45 PM wp.rauchh...@gmail.com < wp.rauchh...@gmail.com> wrote: > I made a fresh install of latest 16.11 stable. > When