Re: How to Create Plugin without loadDefault

2018-11-27 Thread Pierre Smits
Hi, After you have (re)build and started your OFBiz implementation you don't need to (re)build and start it again loading all data (with ./gradlew loadDefault) unit you make changes to your java code or service definitions. You can make changes to your screens, forms, FTL and Groovy scripts

Re: Uploading and viewing documents of party

2018-11-27 Thread Sameer Apte
Thanks Pritam. Yes it seems like on trunk it works and on 17.12 it does not. But should be fine as I can move to latest version. Regards, Sameer Apte On Mon, Nov 26, 2018 at 4:43 AM Pritam Kute wrote: > Hello Sameer, > > Please follow the steps: > 1. Go to the party profile screen on ecommerce

Re: How to Create Plugin without loadDefault

2018-11-27 Thread Gil Portenseigne
Hello Schumann, I believe what you are looking for is to load specific readers, to avoid loading demo data. ./gradlew "ofbiz --load-data readers=seed" This command will load all seed data, and thus security data of your newly created plugin. You could also use webtools webapp to load reader

Re: How to Create Plugin without loadDefault

2018-11-27 Thread Jacques Le Roux
Hi Schumann, Sorry I don't remember having wrote a such tutorial (maybe I updated it). Have you an URL? Jacques Le 27/11/2018 à 13:09, Schumann Ye a écrit : Dear Gurus, dear Rishi, dear Jacques, I’ve got a quick and easy question for you guys. How can I create Plugin (as shown in step 1

Re: Wikipedia update

2018-11-27 Thread Wolfgang Paul Rauchholz
I can contribute to the Spanish pages. I am not a Wilipedia talent, but I gues in a team we can get his one solved Saludos, Wolfgang On Tue, Nov 27, 2018 at 11:16 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > Today I spent some time to update the latest released version

How to Create Plugin without loadDefault

2018-11-27 Thread Schumann Ye
Dear Gurus, dear Rishi, dear Jacques, I’ve got a quick and easy question for you guys. How can I create Plugin (as shown in step 1 below) but without running step 2 below in order to show the newly created plugin in our production environment? Step 1: gradlew createPlugin -PpluginId=quality Step

Wikipedia update

2018-11-27 Thread Jacques Le Roux
Hi, Today I spent some time to update the latest released version and date on Wikipedia French and English pages. It's really uneasy in French which uses Infobox and Wikidata. I'm often lost, after 3 time I still did not understand how it really works, anyway. I'd really appreciate if you