Re: Response 4: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Terencio Macane
Thank you Aditya Sharma
I had the same issue and followed your instructions now its  working.



On 2018/10/10 11:54:38, Aditya Sharma  wrote: 
> Hi Andre,
> 
> Please refer following thread
> 
> 
> As suggested by Taher
> 
> I am not sure bit I have a suspicion. Does your windows user folder have
> > spaces like C:\Users\My User?
> > If yes, this could very well be the problem. To overcome that, try to
> > change the cache location with the --gradle-user-home flag or setting the
> > GRADLE_USER_HOME environment variable. Set it to a new location that does
> > not have spaces like C:\gradle_cache for example.
> > The reason spaces are a problem is because the classpath is registered
> > inside the jar file and does not allow for spaces (a Java thing).
> 
> 
> The issue may be due to your username with space "Andre Potgieter".  If
> your user's home directory name contains spaces, Gradle might not be able
> to download/save the dependencies.
> 
> HTH
> 
> Thanks and Regards,
> 
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Commerce  by HotWax Systems
> 
> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> 
> 
> 
> On Wed, Oct 10, 2018 at 4:42 PM Andre Potgieter 
> wrote:
> 
> > To Whom It May Concern,
> >
> > Not sure what now?
> >
> > C:\Users\Andre
> > Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>gradlew
> > loadDefault ofbiz
> > :compileJava
> > Note: Some input files use unchecked or unsafe operations.
> > Note: Recompile with -Xlint:unchecked for details.
> > :processResources
> > :classes
> > :jar
> > :assemble
> > :compileTestJava
> > Download
> > https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
> > Download
> > https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.pom
> > Download
> > https://jcenter.bintray.com/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
> > Download
> > https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
> > Download
> > https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.jar
> > :processTestResources UP-TO-DATE
> > :testClasses
> > :test
> > :check
> > :build
> > :ofbiz --load-data
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/commons/cli/ParseException
> > at org.apache.ofbiz.base.start.Start.main(Start.java:60)
> > Caused by: java.lang.ClassNotFoundException:
> > org.apache.commons.cli.ParseException
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> > ... 1 more
> > :ofbiz --load-data FAILED
> >
> > FAILURE: Build failed with an exception.
> >
> > * What went wrong:
> > Execution failed for task ':ofbiz --load-data'.
> > > Process 'command 'C:\Program Files\Java\jdk1.8.0_181\bin\java.exe''
> > finished with non-zero exit value 1
> >
> > * Try:
> > Run with --stacktrace option to get the stack trace. Run with --info or
> > --debug option to get more log output.
> >
> > BUILD FAILED
> >
> > Total time: 12 mins 33.953 secs
> >
> > C:\Users\Andre
> > Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>
> >
> >
> >
> > -Original Message-
> > From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> > Sent: Wednesday, October 10, 2018 12:54
> > To: user@ofbiz.apache.org
> > Subject: Re: Response 3: Installation of OFBiz for dummies on a laptop
> > (10/10/2018)
> >
> > Hi Andre,
> >
> > You can not send any attachment to the mailing list but you can upload an
> > image to google drive & share the link here.
> >
> > https://commons.apache.org/mail-lists.html
> >
> > *Note:* please don't send patches or attachments to any of the mailing
> > lists. Patches are best handled via the *Issue Tracking* system. Otherwise,
> > please upload the file to a public server and include the URL in the mail.
> >
> > Thanks and Regards,
> >
> > *Aditya Sharma* | Enterprise Software Engineer
> > HotWax Commerce  by HotWax Systems
> > 
> > [image: https://www.linkedin.com/in/aditya-p-sharma/]
> > 
> >
> >
> > On Wed, Oct 10, 2018 at 4:04 PM Andre Potgieter 
> > wrote:
> >
> > > *To Whom It May Concern,*
> > >
> > >
> > >
> > > I have downloaded and installed, jdk-11_windows-x64_bin, but got the
> > below
> > > error.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> > > *Sent:* Wednesday, October 10, 2018 10:14
> > > *To:* user@ofbiz.apache.org
> > > *Subject:* Re: Response 2: Installation of OFBiz for dummies on a laptop
> > > 

Re: E-Commerce

2018-10-10 Thread Jacques Le Roux

Hi Shrilesh,

If you are interested in Solr within OFBiz you might check 
https://issues.apache.org/jira/browse/OFBIZ-5042

And especially the documentation at 
https://issues.apache.org/jira/secure/attachment/12753964/OFBIZ-5042-OriginalDescription.txt

It's no longer easy to spot since Pierre Smits simplified the Jira description while standardising the Solr plugin README.MD. Actually this should 
rather be an internal Asciidoc now (in trunk). I'll work on it and should deploy a wiki page "copied" from it too.


Currently OFBiz trunk relies on Solr 7.3 but we should soon update it to 7.5.

Our stable version (R16) relies on Solr 5.3.1

HTH

Jacques


Le 10/10/2018 à 15:18, Shrilesh Korgaonkar a écrit :

thank for your suggestion
i got ur point u got me great idea

Thanks and Regards

On Tue, Oct 9, 2018 at 9:41 AM Pritam Kute 
wrote:


Hi Shrilesh,

According to the above discussions, I guess you need to implement faceted
search which is nowadays more
popular on the e-commerce sites. [1]

The integration of the Apache Solr in OFBIz is at a very basic level for
now. So, I recommend you to write a custom implementation
for integrating stand-alone Apache Solr and achieving the results you want.
I suggest you
go through the documentation of Apache Solr for digging up more into it.
[2]

Hope this helps you.

[1]:

https://image.slidesharecdn.com/seeleysolrfacetseurocon2011-111021104018-phpapp01/95/the-many-facets-of-apache-solr-yonik-seeley-5-728.jpg?cb=1341583996
[2]: http://lucene.apache.org/solr/resources.html

Thanks and Regards
--
Pritam Kute


On Tue, Oct 9, 2018 at 1:25 PM Shrilesh Korgaonkar <
shrilesh.korgaon...@udyogmandir.in> wrote:


the solution u send that file or plugin is not working . it is not

loading

any data as well as in starting ofbiz it is not responding to my request
i understand u but Can u plz ellobrate

On Mon, Oct 8, 2018 at 10:27 AM Pritam Kute <

pritam.k...@hotwaxsystems.com

wrote:


Hi Shrilesh,

Product filtering is not supported OOTB on e-commerce for now. You need

to

customize the solution.
You can use Apache Solr for enhancing the search capabilities. You can

use

stand-alone Apache Solr server for this. Currently, the work is in

progress

to
integrate Apache Solr in embedded mode in Apache OFBiz. [1]

[1]: https://issues.apache.org/jira/browse/OFBIZ-5042

Thanks and Regards
--
Pritam Kute


On Mon, Oct 8, 2018 at 1:24 PM Shrilesh Korgaonkar <
shrilesh.korgaon...@udyogmandir.in> wrote:


Could you please let me know if product filtering is supported ootb

in

case

of ofbiz? E.g. when user searches for something in given category, i

want

to show not only products but also filtering pane on left hand side

using

which one can narrow down what they r looking for





Re: E-Commerce

2018-10-10 Thread Shrilesh Korgaonkar
thank pointing out advance search request in code filter

Thanks and Regards

On Tue, Oct 9, 2018 at 3:20 PM Rishi Solanki 
wrote:

> Dear Shrilesh,
> As mentioned by Pritam you need to do customization to match your
> requirement. And what I have suggested will give you basic idea of (if you
> follow the advance search request in code) what services and code used to
> implement. You can further use the same code to filter the search, just
> need to send ajax request instead of using the form.
>
> --
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
>
> On Tue, Oct 9, 2018 at 2:11 PM Pritam Kute 
> wrote:
>
> > Hi Shrilesh,
> >
> > According to the above discussions, I guess you need to implement faceted
> > search which is nowadays more
> > popular on the e-commerce sites. [1]
> >
> > The integration of the Apache Solr in OFBIz is at a very basic level for
> > now. So, I recommend you to write a custom implementation
> > for integrating stand-alone Apache Solr and achieving the results you
> want.
> > I suggest you
> > go through the documentation of Apache Solr for digging up more into it.
> > [2]
> >
> > Hope this helps you.
> >
> > [1]:
> >
> >
> https://image.slidesharecdn.com/seeleysolrfacetseurocon2011-111021104018-phpapp01/95/the-many-facets-of-apache-solr-yonik-seeley-5-728.jpg?cb=1341583996
> > [2]: http://lucene.apache.org/solr/resources.html
> >
> > Thanks and Regards
> > --
> > Pritam Kute
> >
> >
> > On Tue, Oct 9, 2018 at 1:25 PM Shrilesh Korgaonkar <
> > shrilesh.korgaon...@udyogmandir.in> wrote:
> >
> > > the solution u send that file or plugin is not working . it is not
> > loading
> > > any data as well as in starting ofbiz it is not responding to my
> request
> > > i understand u but Can u plz ellobrate
> > >
> > > On Mon, Oct 8, 2018 at 10:27 AM Pritam Kute <
> > pritam.k...@hotwaxsystems.com
> > > >
> > > wrote:
> > >
> > > > Hi Shrilesh,
> > > >
> > > > Product filtering is not supported OOTB on e-commerce for now. You
> need
> > > to
> > > > customize the solution.
> > > > You can use Apache Solr for enhancing the search capabilities. You
> can
> > > use
> > > > stand-alone Apache Solr server for this. Currently, the work is in
> > > progress
> > > > to
> > > > integrate Apache Solr in embedded mode in Apache OFBiz. [1]
> > > >
> > > > [1]: https://issues.apache.org/jira/browse/OFBIZ-5042
> > > >
> > > > Thanks and Regards
> > > > --
> > > > Pritam Kute
> > > >
> > > >
> > > > On Mon, Oct 8, 2018 at 1:24 PM Shrilesh Korgaonkar <
> > > > shrilesh.korgaon...@udyogmandir.in> wrote:
> > > >
> > > > > Could you please let me know if product filtering is supported ootb
> > in
> > > > case
> > > > > of ofbiz? E.g. when user searches for something in given category,
> i
> > > want
> > > > > to show not only products but also filtering pane on left hand side
> > > using
> > > > > which one can narrow down what they r looking for
> > > > >
> > > >
> > >
> >
>


Re: E-Commerce

2018-10-10 Thread Shrilesh Korgaonkar
thank for your suggestion
i got ur point u got me great idea

Thanks and Regards

On Tue, Oct 9, 2018 at 9:41 AM Pritam Kute 
wrote:

> Hi Shrilesh,
>
> According to the above discussions, I guess you need to implement faceted
> search which is nowadays more
> popular on the e-commerce sites. [1]
>
> The integration of the Apache Solr in OFBIz is at a very basic level for
> now. So, I recommend you to write a custom implementation
> for integrating stand-alone Apache Solr and achieving the results you want.
> I suggest you
> go through the documentation of Apache Solr for digging up more into it.
> [2]
>
> Hope this helps you.
>
> [1]:
>
> https://image.slidesharecdn.com/seeleysolrfacetseurocon2011-111021104018-phpapp01/95/the-many-facets-of-apache-solr-yonik-seeley-5-728.jpg?cb=1341583996
> [2]: http://lucene.apache.org/solr/resources.html
>
> Thanks and Regards
> --
> Pritam Kute
>
>
> On Tue, Oct 9, 2018 at 1:25 PM Shrilesh Korgaonkar <
> shrilesh.korgaon...@udyogmandir.in> wrote:
>
> > the solution u send that file or plugin is not working . it is not
> loading
> > any data as well as in starting ofbiz it is not responding to my request
> > i understand u but Can u plz ellobrate
> >
> > On Mon, Oct 8, 2018 at 10:27 AM Pritam Kute <
> pritam.k...@hotwaxsystems.com
> > >
> > wrote:
> >
> > > Hi Shrilesh,
> > >
> > > Product filtering is not supported OOTB on e-commerce for now. You need
> > to
> > > customize the solution.
> > > You can use Apache Solr for enhancing the search capabilities. You can
> > use
> > > stand-alone Apache Solr server for this. Currently, the work is in
> > progress
> > > to
> > > integrate Apache Solr in embedded mode in Apache OFBiz. [1]
> > >
> > > [1]: https://issues.apache.org/jira/browse/OFBIZ-5042
> > >
> > > Thanks and Regards
> > > --
> > > Pritam Kute
> > >
> > >
> > > On Mon, Oct 8, 2018 at 1:24 PM Shrilesh Korgaonkar <
> > > shrilesh.korgaon...@udyogmandir.in> wrote:
> > >
> > > > Could you please let me know if product filtering is supported ootb
> in
> > > case
> > > > of ofbiz? E.g. when user searches for something in given category, i
> > want
> > > > to show not only products but also filtering pane on left hand side
> > using
> > > > which one can narrow down what they r looking for
> > > >
> > >
> >
>


Re: Response 4: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Aditya Sharma
Hi Andre,

Please refer following thread


As suggested by Taher

I am not sure bit I have a suspicion. Does your windows user folder have
> spaces like C:\Users\My User?
> If yes, this could very well be the problem. To overcome that, try to
> change the cache location with the --gradle-user-home flag or setting the
> GRADLE_USER_HOME environment variable. Set it to a new location that does
> not have spaces like C:\gradle_cache for example.
> The reason spaces are a problem is because the classpath is registered
> inside the jar file and does not allow for spaces (a Java thing).


The issue may be due to your username with space "Andre Potgieter".  If
your user's home directory name contains spaces, Gradle might not be able
to download/save the dependencies.

HTH

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce  by HotWax Systems

[image: https://www.linkedin.com/in/aditya-p-sharma/]



On Wed, Oct 10, 2018 at 4:42 PM Andre Potgieter 
wrote:

> To Whom It May Concern,
>
> Not sure what now?
>
> C:\Users\Andre
> Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>gradlew
> loadDefault ofbiz
> :compileJava
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> :processResources
> :classes
> :jar
> :assemble
> :compileTestJava
> Download
> https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
> Download
> https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.pom
> Download
> https://jcenter.bintray.com/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
> Download
> https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
> Download
> https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.jar
> :processTestResources UP-TO-DATE
> :testClasses
> :test
> :check
> :build
> :ofbiz --load-data
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/commons/cli/ParseException
> at org.apache.ofbiz.base.start.Start.main(Start.java:60)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.commons.cli.ParseException
> at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 1 more
> :ofbiz --load-data FAILED
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':ofbiz --load-data'.
> > Process 'command 'C:\Program Files\Java\jdk1.8.0_181\bin\java.exe''
> finished with non-zero exit value 1
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output.
>
> BUILD FAILED
>
> Total time: 12 mins 33.953 secs
>
> C:\Users\Andre
> Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>
>
>
>
> -Original Message-
> From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> Sent: Wednesday, October 10, 2018 12:54
> To: user@ofbiz.apache.org
> Subject: Re: Response 3: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
>
> Hi Andre,
>
> You can not send any attachment to the mailing list but you can upload an
> image to google drive & share the link here.
>
> https://commons.apache.org/mail-lists.html
>
> *Note:* please don't send patches or attachments to any of the mailing
> lists. Patches are best handled via the *Issue Tracking* system. Otherwise,
> please upload the file to a public server and include the URL in the mail.
>
> Thanks and Regards,
>
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Commerce  by HotWax Systems
> 
> [image: https://www.linkedin.com/in/aditya-p-sharma/]
> 
>
>
> On Wed, Oct 10, 2018 at 4:04 PM Andre Potgieter 
> wrote:
>
> > *To Whom It May Concern,*
> >
> >
> >
> > I have downloaded and installed, jdk-11_windows-x64_bin, but got the
> below
> > error.
> >
> >
> >
> >
> >
> >
> >
> > *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> > *Sent:* Wednesday, October 10, 2018 10:14
> > *To:* user@ofbiz.apache.org
> > *Subject:* Re: Response 2: Installation of OFBiz for dummies on a laptop
> > (10/10/2018)
> >
> >
> >
> > Hi Andre,
> >
> >
> >
> > Based on the images.
> >
> >
> >
> > Just change the current directory to one in which Apache OFBiz exist.
> >
> >
> >
> > In your case try
> >
> >
> >
> > cd Documents/apache-ofbiz-16.11.04/apache-ofbiz-16.11.04
> >
> >
> >
> > and then use
> >
> >
> >
> > gradlew loadDefault ofbiz
> >
> >
> >
> >
> >
> > HTH
> >
> >
> > Thanks and Regards,
> >
> >
> >
> > *Aditya Sharma* | Enterprise 

Re: Error when receiving purchase order

2018-10-10 Thread Wolfgang Paul Rauchholz
I was too fast with te disregard
I got another tax related message when trying to ' Quick Ship Entire Order'.
I set hte tax account in GL ACCOUNT DEFAULTS..
Would you please help me to fix this one. Tjank you. Wolfgang

×
The Following Errors Occurred:

Error trying to begin transaction, could not process method: The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in
simple-method [Post a AcctgTrans
[file:/usr/local/ofbiz.17.12/applications/accounting/minilang/ledger/AcctgTransServices.xml#postAcctgTrans]]:
; [Gl account id is not set for 2 or mapping not found for account type
, Gl account id is not set for 3 or mapping not found for account type
TAX_ACCOUNT]


On Wed, Oct 10, 2018 at 12:48 PM Wolfgang Paul Rauchholz <
wp.rauchh...@gmail.com> wrote:

> Please disregard. I had forgotten to set GL ACCOUNT DEFAULTS.
>
> Wolfgang
>
>
> On Wed, Oct 10, 2018 at 12:35 PM wp.rauchh...@gmail.com <
> wp.rauchh...@gmail.com> wrote:
>
>> I started a fresh ofbiz install (no demo data).
>> I also setup GL chart of Account and reporting periods. I did not setup
>> any accounts on part number level though (tab accounts)
>> I can enter the PO with no problem, but when receiving I get error
>> message.Which points to a problem with GL account setup. But I cannot
>> figure out what it is.
>> Thanks for your help. Wolfgang
>>
>>
>> Error:Error trying to begin transaction, could not process method:
>> The current transaction is marked for rollback, not beginning a new
>> transaction and aborting current operation; the rollbackOnly was caused by:
>> Error in simple-method [Post a AcctgTrans
>> [file:/usr/local/ofbiz.17.12/applications/accounting/minilang/ledger/AcctgTransServices.xml#postAcctgTrans]]:
>> ; [Gl account id is not set for 1 or mapping not found for account type
>> UNINVOICED_SHIP_RCPT, Gl account id is not set for 2 or mapping not
>> found for account type INVENTORY_ACCOUNT]
>>
>
>
> --
>
> Wolfgang Rauchholz
>
>
>
>

-- 

Wolfgang Rauchholz


Response 4: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Andre Potgieter
To Whom It May Concern,

Not sure what now?

C:\Users\Andre 
Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>gradlew 
loadDefault ofbiz
:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processResources
:classes
:jar
:assemble
:compileTestJava
Download 
https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.pom
Download 
https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Download 
https://jcenter.bintray.com/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Download 
https://jcenter.bintray.com/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar
Download 
https://jcenter.bintray.com/org/objenesis/objenesis/2.1/objenesis-2.1.jar
:processTestResources UP-TO-DATE
:testClasses
:test
:check
:build
:ofbiz --load-data
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/commons/cli/ParseException
at org.apache.ofbiz.base.start.Start.main(Start.java:60)
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.cli.ParseException
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
:ofbiz --load-data FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ofbiz --load-data'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_181\bin\java.exe'' finished 
> with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 12 mins 33.953 secs

C:\Users\Andre Potgieter\Documents\apache-ofbiz-16.11.04\apache-ofbiz-16.11.04>



-Original Message-
From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com] 
Sent: Wednesday, October 10, 2018 12:54
To: user@ofbiz.apache.org
Subject: Re: Response 3: Installation of OFBiz for dummies on a laptop 
(10/10/2018)

Hi Andre,

You can not send any attachment to the mailing list but you can upload an
image to google drive & share the link here.

https://commons.apache.org/mail-lists.html

*Note:* please don't send patches or attachments to any of the mailing
lists. Patches are best handled via the *Issue Tracking* system. Otherwise,
please upload the file to a public server and include the URL in the mail.

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce  by HotWax Systems

[image: https://www.linkedin.com/in/aditya-p-sharma/]



On Wed, Oct 10, 2018 at 4:04 PM Andre Potgieter 
wrote:

> *To Whom It May Concern,*
>
>
>
> I have downloaded and installed, jdk-11_windows-x64_bin, but got the below
> error.
>
>
>
>
>
>
>
> *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> *Sent:* Wednesday, October 10, 2018 10:14
> *To:* user@ofbiz.apache.org
> *Subject:* Re: Response 2: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
>
>
>
> Hi Andre,
>
>
>
> Based on the images.
>
>
>
> Just change the current directory to one in which Apache OFBiz exist.
>
>
>
> In your case try
>
>
>
> cd Documents/apache-ofbiz-16.11.04/apache-ofbiz-16.11.04
>
>
>
> and then use
>
>
>
> gradlew loadDefault ofbiz
>
>
>
>
>
> HTH
>
>
> Thanks and Regards,
>
>
>
> *Aditya Sharma* | Enterprise Software Engineer
>
> *HotWax Commerce*  by *HotWax Systems*
> 
>
> [image: Image removed by sender.
> https://www.linkedin.com/in/aditya-p-sharma/]
> 
>
>
>
>
>
> On Wed, Oct 10, 2018 at 12:43 PM Andre Potgieter 
> wrote:
>
> *Error! Filename not specified.*
>
> *Error! Filename not specified.*
>
>
>
> *From:* Andre Potgieter [mailto:andre.pott...@gmail.com]
> *Sent:* Wednesday, October 10, 2018 08:58
> *To:* 'Aditya Sharma'; user@ofbiz.apache.org
> *Cc:* andre.pott...@gmail.com; d...@ofbiz.apache.org; 'Sanjay Yadav';
> jacques.le.r...@les7arts.com
> *Subject:* Response: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
> *Importance:* High
>
>
>
> *Hi Aditya* (and others),
>
>
>
> Thank you for your response, much appreciated.
>
>
>
> The link you provided is the same one that I tried to follow by
> downloading it and then after that I am lost in the installation process.
>
>
>
> It seems to install your software, one need to be an IT expert, which I am
> not.
>
>
>
> Although this seems like a great option, probably the best, I will have to
> look at something where us (non-it people) can install the software and use
> it.
>
>
>
> Thank you for trying to assist.
>
>
>
> Kind Regards,
>
>
>
> André Potgieter
>
> +27 72 398 2375
>
>
>
>
>
>
>
> *From:* Aditya Sharma 

Re: Response 3: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Aditya Sharma
Hi Andre,

You can not send any attachment to the mailing list but you can upload an
image to google drive & share the link here.

https://commons.apache.org/mail-lists.html

*Note:* please don't send patches or attachments to any of the mailing
lists. Patches are best handled via the *Issue Tracking* system. Otherwise,
please upload the file to a public server and include the URL in the mail.

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce  by HotWax Systems

[image: https://www.linkedin.com/in/aditya-p-sharma/]



On Wed, Oct 10, 2018 at 4:04 PM Andre Potgieter 
wrote:

> *To Whom It May Concern,*
>
>
>
> I have downloaded and installed, jdk-11_windows-x64_bin, but got the below
> error.
>
>
>
>
>
>
>
> *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> *Sent:* Wednesday, October 10, 2018 10:14
> *To:* user@ofbiz.apache.org
> *Subject:* Re: Response 2: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
>
>
>
> Hi Andre,
>
>
>
> Based on the images.
>
>
>
> Just change the current directory to one in which Apache OFBiz exist.
>
>
>
> In your case try
>
>
>
> cd Documents/apache-ofbiz-16.11.04/apache-ofbiz-16.11.04
>
>
>
> and then use
>
>
>
> gradlew loadDefault ofbiz
>
>
>
>
>
> HTH
>
>
> Thanks and Regards,
>
>
>
> *Aditya Sharma* | Enterprise Software Engineer
>
> *HotWax Commerce*  by *HotWax Systems*
> 
>
> [image: Image removed by sender.
> https://www.linkedin.com/in/aditya-p-sharma/]
> 
>
>
>
>
>
> On Wed, Oct 10, 2018 at 12:43 PM Andre Potgieter 
> wrote:
>
> *Error! Filename not specified.*
>
> *Error! Filename not specified.*
>
>
>
> *From:* Andre Potgieter [mailto:andre.pott...@gmail.com]
> *Sent:* Wednesday, October 10, 2018 08:58
> *To:* 'Aditya Sharma'; user@ofbiz.apache.org
> *Cc:* andre.pott...@gmail.com; d...@ofbiz.apache.org; 'Sanjay Yadav';
> jacques.le.r...@les7arts.com
> *Subject:* Response: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
> *Importance:* High
>
>
>
> *Hi Aditya* (and others),
>
>
>
> Thank you for your response, much appreciated.
>
>
>
> The link you provided is the same one that I tried to follow by
> downloading it and then after that I am lost in the installation process.
>
>
>
> It seems to install your software, one need to be an IT expert, which I am
> not.
>
>
>
> Although this seems like a great option, probably the best, I will have to
> look at something where us (non-it people) can install the software and use
> it.
>
>
>
> Thank you for trying to assist.
>
>
>
> Kind Regards,
>
>
>
> André Potgieter
>
> +27 72 398 2375
>
>
>
>
>
>
>
> *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> *Sent:* Wednesday, October 10, 2018 06:46
> *To:* user@ofbiz.apache.org
> *Cc:* andre.pott...@gmail.com
> *Subject:* Re: Installation of OFBiz for dummies on a laptop
>
>
>
> Hi Andre,
>
>
>
> Welcome to the Apache OFBiz ecosystem.
>
>
>
> Refer this link  to get
> started.
>
>
>
> HTH
>
>
> Thanks and Regards,
>
>
>
> *Aditya Sharma* | Enterprise Software Engineer
>
> *HotWax Commerce*  by *HotWax Systems*
> 
>
> *Error! Filename not specified.*
> 
>
>
>
>
>
> On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit 
> wrote:
>
> Looping in André
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit 
> wrote:
>
> > Hi André
> >
> > Your email has been moderated, Please subscribe to the mailing list
> > http://ofbiz.apache.org/mailing-lists.html
> >
> > Thanks & Regards
> > --
> > Deepak Dixit
> >
> >
> > On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com <
> > andre.pott...@gmail.com> wrote:
> >
> >> To Whom It May Concern,
> >>
> >> I am not a developer and would like to test the software to be used in a
> >> SME.
> >>
> >> I am use to an .exe file and struggle to figure out how do you install
> >> the software to begin with;
> >>
> >> Do you have something to assist me on installing it on a Windows 10
> >> laptop?
> >>
> >> Kind Regards,
> >>
> >> André
> >>
> >
> >
>
>
>
> *Error! Filename not specified.*
> 
>
> Virus-free. www.avg.com
> 
>
>
>
>


Re: Error when receiving purchase order

2018-10-10 Thread Wolfgang Paul Rauchholz
Please disregard. I had forgotten to set GL ACCOUNT DEFAULTS.

Wolfgang


On Wed, Oct 10, 2018 at 12:35 PM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:

> I started a fresh ofbiz install (no demo data).
> I also setup GL chart of Account and reporting periods. I did not setup
> any accounts on part number level though (tab accounts)
> I can enter the PO with no problem, but when receiving I get error
> message.Which points to a problem with GL account setup. But I cannot
> figure out what it is.
> Thanks for your help. Wolfgang
>
>
> Error:Error trying to begin transaction, could not process method:
> The current transaction is marked for rollback, not beginning a new
> transaction and aborting current operation; the rollbackOnly was caused by:
> Error in simple-method [Post a AcctgTrans
> [file:/usr/local/ofbiz.17.12/applications/accounting/minilang/ledger/AcctgTransServices.xml#postAcctgTrans]]:
> ; [Gl account id is not set for 1 or mapping not found for account type
> UNINVOICED_SHIP_RCPT, Gl account id is not set for 2 or mapping not
> found for account type INVENTORY_ACCOUNT]
>


-- 

Wolfgang Rauchholz


Error when receiving purchase order

2018-10-10 Thread wp . rauchholz
I started a fresh ofbiz install (no demo data).
I also setup GL chart of Account and reporting periods. I did not setup any 
accounts on part number level though (tab accounts) 
I can enter the PO with no problem, but when receiving I get error 
message.Which points to a problem with GL account setup. But I cannot figure 
out what it is.
Thanks for your help. Wolfgang


Error:Error trying to begin transaction, could not process method: The 
current transaction is marked for rollback, not beginning a new transaction and 
aborting current operation; the rollbackOnly was caused by: Error in 
simple-method [Post a AcctgTrans 
[file:/usr/local/ofbiz.17.12/applications/accounting/minilang/ledger/AcctgTransServices.xml#postAcctgTrans]]:
 ; [Gl account id is not set for 1 or mapping not found for account type 
UNINVOICED_SHIP_RCPT, Gl account id is not set for 2 or mapping not found 
for account type INVENTORY_ACCOUNT]


Response 3: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Andre Potgieter
To Whom It May Concern,

 

I have downloaded and installed, jdk-11_windows-x64_bin, but got the below 
error.

 



 

 

From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com] 
Sent: Wednesday, October 10, 2018 10:14
To: user@ofbiz.apache.org
Subject: Re: Response 2: Installation of OFBiz for dummies on a laptop 
(10/10/2018)

 

Hi Andre,

 

Based on the images.

 

Just change the current directory to one in which Apache OFBiz exist.

 

In your case try 

 

cd Documents/apache-ofbiz-16.11.04/apache-ofbiz-16.11.04

 

and then use

 

gradlew loadDefault ofbiz

 

 

HTH




Thanks and Regards,

 

Aditya Sharma | Enterprise Software Engineer

  HotWax Commerce by   
HotWax Systems

  Image removed by sender. 
https://www.linkedin.com/in/aditya-p-sharma/


 

 

On Wed, Oct 10, 2018 at 12:43 PM Andre Potgieter  
wrote:

Error! Filename not specified.

Error! Filename not specified.

 

From: Andre Potgieter [mailto:andre.pott...@gmail.com] 
Sent: Wednesday, October 10, 2018 08:58
To: 'Aditya Sharma'; user@ofbiz.apache.org
Cc: andre.pott...@gmail.com; d...@ofbiz.apache.org; 'Sanjay Yadav'; 
jacques.le.r...@les7arts.com
Subject: Response: Installation of OFBiz for dummies on a laptop (10/10/2018)
Importance: High

 

Hi Aditya (and others),

 

Thank you for your response, much appreciated.

 

The link you provided is the same one that I tried to follow by downloading it 
and then after that I am lost in the installation process.

 

It seems to install your software, one need to be an IT expert, which I am not.

 

Although this seems like a great option, probably the best, I will have to look 
at something where us (non-it people) can install the software and use it.

 

Thank you for trying to assist.

 

Kind Regards,

 

André Potgieter

+27 72 398 2375

 

 

 

From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com] 
Sent: Wednesday, October 10, 2018 06:46
To: user@ofbiz.apache.org
Cc: andre.pott...@gmail.com
Subject: Re: Installation of OFBiz for dummies on a laptop

 

Hi Andre,

 

Welcome to the Apache OFBiz ecosystem.

 

Refer this link   to get started.

 

HTH




Thanks and Regards,

 

Aditya Sharma | Enterprise Software Engineer

  HotWax Commerce by   
HotWax Systems

  Error! Filename not specified.


 

 

On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit  wrote:

Looping in André

Thanks & Regards
--
Deepak Dixit


On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit 
wrote:

> Hi André
>
> Your email has been moderated, Please subscribe to the mailing list
> http://ofbiz.apache.org/mailing-lists.html
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com <
> andre.pott...@gmail.com> wrote:
>
>> To Whom It May Concern,
>>
>> I am not a developer and would like to test the software to be used in a
>> SME.
>>
>> I am use to an .exe file and struggle to figure out how do you install
>> the software to begin with;
>>
>> Do you have something to assist me on installing it on a Windows 10
>> laptop?
>>
>> Kind Regards,
>>
>> André
>>
>
>

 


 

 Error! Filename not specified.

Virus-free.  

 www.avg.com 

 



Re: Response 2: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Aditya Sharma
Hi Andre,

Based on the images.

Just change the current directory to one in which Apache OFBiz exist.

In your case try

cd Documents/apache-ofbiz-16.11.04/apache-ofbiz-16.11.04

and then use

gradlew loadDefault ofbiz


HTH

Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce  by HotWax Systems

[image: https://www.linkedin.com/in/aditya-p-sharma/]



On Wed, Oct 10, 2018 at 12:43 PM Andre Potgieter 
wrote:

>
>
> *From:* Andre Potgieter [mailto:andre.pott...@gmail.com]
> *Sent:* Wednesday, October 10, 2018 08:58
> *To:* 'Aditya Sharma'; user@ofbiz.apache.org
> *Cc:* andre.pott...@gmail.com; d...@ofbiz.apache.org; 'Sanjay Yadav';
> jacques.le.r...@les7arts.com
> *Subject:* Response: Installation of OFBiz for dummies on a laptop
> (10/10/2018)
> *Importance:* High
>
>
>
> *Hi Aditya* (and others),
>
>
>
> Thank you for your response, much appreciated.
>
>
>
> The link you provided is the same one that I tried to follow by
> downloading it and then after that I am lost in the installation process.
>
>
>
> It seems to install your software, one need to be an IT expert, which I am
> not.
>
>
>
> Although this seems like a great option, probably the best, I will have to
> look at something where us (non-it people) can install the software and use
> it.
>
>
>
> Thank you for trying to assist.
>
>
>
> Kind Regards,
>
>
>
> André Potgieter
>
> +27 72 398 2375
>
>
>
>
>
>
>
> *From:* Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
> *Sent:* Wednesday, October 10, 2018 06:46
> *To:* user@ofbiz.apache.org
> *Cc:* andre.pott...@gmail.com
> *Subject:* Re: Installation of OFBiz for dummies on a laptop
>
>
>
> Hi Andre,
>
>
>
> Welcome to the Apache OFBiz ecosystem.
>
>
>
> Refer this link  to get
> started.
>
>
>
> HTH
>
>
> Thanks and Regards,
>
>
>
> *Aditya Sharma* | Enterprise Software Engineer
>
> *HotWax Commerce*  by *HotWax Systems*
> 
>
> [image: Image removed by sender.
> https://www.linkedin.com/in/aditya-p-sharma/]
> 
>
>
>
>
>
> On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit 
> wrote:
>
> Looping in André
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit 
> wrote:
>
> > Hi André
> >
> > Your email has been moderated, Please subscribe to the mailing list
> > http://ofbiz.apache.org/mailing-lists.html
> >
> > Thanks & Regards
> > --
> > Deepak Dixit
> >
> >
> > On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com <
> > andre.pott...@gmail.com> wrote:
> >
> >> To Whom It May Concern,
> >>
> >> I am not a developer and would like to test the software to be used in a
> >> SME.
> >>
> >> I am use to an .exe file and struggle to figure out how do you install
> >> the software to begin with;
> >>
> >> Do you have something to assist me on installing it on a Windows 10
> >> laptop?
> >>
> >> Kind Regards,
> >>
> >> André
> >>
> >
> >
>
>
>
> [image: Image removed by sender.]
> 
>
> Virus-free. www.avg.com
> 
>
>
>


Re: Response: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Jacques Le Roux

Hi André,

Please send only to user ML (ie not personal and  not to dev ML)

At the ASF (Apache Software Foundation) we call that cross posting and it's 
discouraged: https://www.apache.org/dev/contrib-email-tips#no-cross-posting

Thanks

Jacques


Le 10/10/2018 à 08:58, Andre Potgieter a écrit :


*Hi Aditya*(and others),

Thank you for your response, much appreciated.

The link you provided is the same one that I tried to follow by downloading it 
and then after that I am lost in the installation process.

It seems to install your software, one need to be an IT expert, which I am not.

Although this seems like a great option, probably the best, I will have to look at something where us (non-it people) can install the software and 
use it.


Thank you for trying to assist.

Kind Regards,

André Potgieter

+27 72 398 2375

*From:*Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com]
*Sent:* Wednesday, October 10, 2018 06:46
*To:* user@ofbiz.apache.org
*Cc:* andre.pott...@gmail.com
*Subject:* Re: Installation of OFBiz for dummies on a laptop

Hi Andre,

Welcome to the Apache OFBiz ecosystem.

Refer this link  to get started.

HTH


Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer

*HotWax Commerce* **by***HotWax Systems* 


https://www.linkedin.com/in/aditya-p-sharma/


On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit mailto:deepak.di...@hotwax.co>> wrote:

Looping in André

Thanks & Regards
--
Deepak Dixit


On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit mailto:deepak.di...@hotwax.co>>
wrote:

> Hi André
>
> Your email has been moderated, Please subscribe to the mailing list
> http://ofbiz.apache.org/mailing-lists.html
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com 
 <
> andre.pott...@gmail.com > wrote:
>
>> To Whom It May Concern,
>>
>> I am not a developer and would like to test the software to be used in a
>> SME.
>>
>> I am use to an .exe file and struggle to figure out how do you install
>> the software to begin with;
>>
>> Do you have something to assist me on installing it on a Windows 10
>> laptop?
>>
>> Kind Regards,
>>
>> André
>>
>
>





Virus-free. www.avg.com 






Response 2: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Andre Potgieter




 

From: Andre Potgieter [mailto:andre.pott...@gmail.com] 
Sent: Wednesday, October 10, 2018 08:58
To: 'Aditya Sharma'; user@ofbiz.apache.org
Cc: andre.pott...@gmail.com; d...@ofbiz.apache.org; 'Sanjay Yadav'; 
jacques.le.r...@les7arts.com
Subject: Response: Installation of OFBiz for dummies on a laptop (10/10/2018)
Importance: High

 

Hi Aditya (and others),

 

Thank you for your response, much appreciated.

 

The link you provided is the same one that I tried to follow by downloading it 
and then after that I am lost in the installation process.

 

It seems to install your software, one need to be an IT expert, which I am not.

 

Although this seems like a great option, probably the best, I will have to look 
at something where us (non-it people) can install the software and use it.

 

Thank you for trying to assist.

 

Kind Regards,

 

André Potgieter

+27 72 398 2375

 

 

 

From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com] 
Sent: Wednesday, October 10, 2018 06:46
To: user@ofbiz.apache.org
Cc: andre.pott...@gmail.com
Subject: Re: Installation of OFBiz for dummies on a laptop

 

Hi Andre,

 

Welcome to the Apache OFBiz ecosystem.

 

Refer this link   to get started.

 

HTH




Thanks and Regards,

 

Aditya Sharma | Enterprise Software Engineer

  HotWax Commerce by   
HotWax Systems

  Image removed by sender. 
https://www.linkedin.com/in/aditya-p-sharma/


 

 

On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit  wrote:

Looping in André

Thanks & Regards
--
Deepak Dixit


On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit 
wrote:

> Hi André
>
> Your email has been moderated, Please subscribe to the mailing list
> http://ofbiz.apache.org/mailing-lists.html
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com <
> andre.pott...@gmail.com> wrote:
>
>> To Whom It May Concern,
>>
>> I am not a developer and would like to test the software to be used in a
>> SME.
>>
>> I am use to an .exe file and struggle to figure out how do you install
>> the software to begin with;
>>
>> Do you have something to assist me on installing it on a Windows 10
>> laptop?
>>
>> Kind Regards,
>>
>> André
>>
>
>

 


 

 Image removed by sender.

Virus-free.  

 www.avg.com 

 



Response: Installation of OFBiz for dummies on a laptop (10/10/2018)

2018-10-10 Thread Andre Potgieter
Hi Aditya (and others),

 

Thank you for your response, much appreciated.

 

The link you provided is the same one that I tried to follow by downloading it 
and then after that I am lost in the installation process.

 

It seems to install your software, one need to be an IT expert, which I am not.

 

Although this seems like a great option, probably the best, I will have to look 
at something where us (non-it people) can install the software and use it.

 

Thank you for trying to assist.

 

Kind Regards,

 

André Potgieter

+27 72 398 2375

 

 

 

From: Aditya Sharma [mailto:aditya.sha...@hotwaxsystems.com] 
Sent: Wednesday, October 10, 2018 06:46
To: user@ofbiz.apache.org
Cc: andre.pott...@gmail.com
Subject: Re: Installation of OFBiz for dummies on a laptop

 

Hi Andre,

 

Welcome to the Apache OFBiz ecosystem.

 

Refer this link   to get started.

 

HTH




Thanks and Regards,

 

Aditya Sharma | Enterprise Software Engineer

  HotWax Commerce by   
HotWax Systems

  
https://www.linkedin.com/in/aditya-p-sharma/


 

 

On Wed, Oct 10, 2018 at 12:22 AM Deepak Dixit  wrote:

Looping in André

Thanks & Regards
--
Deepak Dixit


On Wed, Oct 10, 2018 at 12:20 AM, Deepak Dixit 
wrote:

> Hi André
>
> Your email has been moderated, Please subscribe to the mailing list
> http://ofbiz.apache.org/mailing-lists.html
>
> Thanks & Regards
> --
> Deepak Dixit
>
>
> On Tue, Oct 9, 2018 at 7:53 PM, andre.pott...@gmail.com <
> andre.pott...@gmail.com> wrote:
>
>> To Whom It May Concern,
>>
>> I am not a developer and would like to test the software to be used in a
>> SME.
>>
>> I am use to an .exe file and struggle to figure out how do you install
>> the software to begin with;
>>
>> Do you have something to assist me on installing it on a Windows 10
>> laptop?
>>
>> Kind Regards,
>>
>> André
>>
>
>

 


 

 

Virus-free.  

 www.avg.com 

 

--- Begin Message ---
Ok, Jacques.

We will use both URLs, one link for stable and one link for the trunk.

Including dev@ofbiz list. ThankYou!

Best Regards,

*Sanjay Yadav* | Manager, Enterprise Quality Assurance
HotWax Commerce  by HotWax Systems

80, Scheme No. 78, Indore, M.P. 452010, India
Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav



On Tue, Oct 9, 2018 at 6:16 PM Jacques Le Roux 
wrote:

> Hi Sanjay, Deepak, All,
>
> Maybe we can have both (like demos), one link for stable and one link for
> trunk?
>
> Jacques
>
>
> Le 09/10/2018 à 10:48, Sanjay Yadav a écrit :
> > Also corrected URLs -
> >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=68718605
> >
> > Release Branch Demo (stable)
> >
> > Front-End Store
> > 
> >
> > Management Applications
> > <
> https://demo-stable.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin=ofbiz=Y
> >
> >
> >
> > >From instance ofbiz-vm2 to demo-stable instance.
> >
> > For developers: trunk
> >
> > Front-End Store 
> >
> > Management Applications
> > <
> https://demo-trunk.ofbiz.apache.org/ordermgr/control/main?USERNAME=admin=ofbiz=Y
> >
> >
> > Best Regards,
> >
> > *Sanjay Yadav* | Manager, Enterprise Quality Assurance
> > HotWax Commerce  by HotWax Systems
> > 
> > 80, Scheme No. 78, Indore, M.P. 452010, India
> > Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav
> > 
> >
> >
> > On Tue, Oct 9, 2018 at 1:52 PM Sanjay Yadav <
> sanjay.ya...@hotwaxsystems.com>
> > wrote:
> >
> >> URL updated. thanks!
> >>
> >> Best Regards,
> >>
> >> *Sanjay Yadav* | Manager, Enterprise Quality Assurance
> >> HotWax Commerce  by HotWax Systems
> >> 
> >> 80, Scheme No. 78, Indore, M.P. 452010, India
> >> Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav
> >> 
> >>
> >>
> >> On Tue, Oct 9, 2018 at 11:38 AM Sanjay Yadav <
> >> sanjay.ya...@hotwaxsystems.com> wrote:
> >>
> >>> Thank you and agree with you Deepak. demo-stable instance URL will be
> >>> better.
> >>>
> >>> Best Regards,
> >>>
> >>> *Sanjay Yadav* | Manager, Enterprise Quality Assurance
> >>> HotWax Commerce  by HotWax Systems
> >>> 
> >>> 80, Scheme No. 78, Indore, M.P. 452010, India
> >>> Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav
> >>> 
> >>>
> >>>
> >>> On Tue, Oct 9, 2018 at 11:32 AM Deepak Dixit 
>