Re: SEO manual

2019-07-26 Thread Wolfgang Paul Rauchholz
26, 2019 at 1:48 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Wolfgang, > > Did you check ecomseo? > > > https://cwiki.apache.org/confluence/display/OFBIZ/Search+Engine+Optimisation%2C+SEO+in+ecommerce > > Jacques > > Le 17/07/2019 à 13:41,

Re: SEO manual

2019-07-17 Thread Wolfgang Paul Rauchholz
Mane, > ofbiz.apache.org > > > > On Wed, Jul 17, 2019 at 12:20 PM Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > >> Thank you Swapnil. >> >> I went through the document 'Search Engine Optiomization, SEO in >> ecommerce' and also t

SEO manual

2019-07-16 Thread Wolfgang Paul Rauchholz
Good day, I was looking for a manual that explains how to do SEO with Ofbiz. I was not able to find one and would like to create a manual myself and publish it for all to use. Manual would include a short introduction as to what SEO is, elements of it (meta descriptions, URLs, page speed, quality

Re: VAT setup in ofbiz

2019-04-14 Thread Wolfgang Paul Rauchholz
t; I'll check anyway > > > > Le 12/04/2019 à 13:20, Jacques Le Roux a écrit : > >> Thanks, > >> > >> Mmm, as I suspected this is a very old advice (more than 10 years). > I'll have a look... > >> > >> Jacques > >> > &

Re: VAT setup in ofbiz

2019-04-11 Thread Wolfgang Paul Rauchholz
Here is the link: https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT On Thu, Apr 11, 2019 at 19:50 Jacques Le Roux wrote: > Le 11/04/2019 à 15:19, wp.rauchh...@gmail.com a écrit : > > Show prices with VAT

Re: Error adding Carrier Ship Method Type ID

2019-04-01 Thread Wolfgang Paul Rauchholz
Please add error message Sent from my iPad > On 1 Apr 2019, at 21:12, > wrote: > > When trying to add carrier ship method ID we are getting the attached > error. Has anyone seen this or can point me in the right direction to > fix it? > > Thanks, > > James

Re: Translating UOMs

2019-03-28 Thread Wolfgang Paul Rauchholz
Thank you. Wolfgang On Thu, Mar 28, 2019 at 6:58 PM Michael Brohl wrote: > Yes, see > https://cwiki.apache.org/confluence/display/OFBIZ/Text+Translation > (*EntityLabels.xml) > > Regards, > > Michael > > Am 28.03.19 um 18:10 schrieb wp.rauchh...@gmail.com: > > Is there a possibility to

Re: Product Manager > Rate > Rating Type Enum and Rate > Rating

2019-03-23 Thread Wolfgang Paul Rauchholz
Thank you very much for explanation. That was very helpful On Sat, Mar 23, 2019 at 07:39 Ankush Upadhyay < ankush.upadh...@hotwaxsystems.com> wrote: > Hi Wolfgang, > This is about to show *Average Rating* on customer's review section over > Product detail section. > Regarding Rating Type Enum: >

Re: myportal config.

2019-03-14 Thread Wolfgang Paul Rauchholz
meters at the portlet level, not PortletPage level _NA_ 0 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 2019-03-09 12:20:10.0 On Thu, Mar 14, 2019 at 9:56 AM Arun Patidar wrote: > Looks like portalPageId is empty value in screen > component://common/widget/PortalPag

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
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. > >> > https://cwiki.apache.org/confluence/display

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, Wo

Re: Error message price list

2019-03-14 Thread Wolfgang Paul Rauchholz
ctually 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

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: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Wolfgang Paul Rauchholz
use it, you'll have to put the plugin(s) into the /plugins directory. > > There are also Gradle tasks to pull plugin(s) into the framework > > automatically, see README.adoc. > > > > Regards, > > > > Michael > > > > Am 06.03.19 um 09:42 schrieb Wolfgang Pau

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Wolfgang Paul Rauchholz
Thank you Arun, when will this feature get rolled out into standard? I see it on the demo trunk, but it believe it is not yet included in latest stable? Disabling accounting will have any impact onthe payment gateway? Wolfgang On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: > Hello

Re: Web analytics

2019-02-28 Thread Wolfgang Paul Rauchholz
I installed Matomo. Would you please tell me which files I have to add the JavaScript Tracking Code to track the traffic on the ecommercie pages? Thank you, Wolfgang On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote: > Hi Wolfgang, > > For OFBiz OOTB tracking. You can enable server

Re: Web analytics

2019-02-28 Thread Wolfgang Paul Rauchholz
Thank you for responses. Wolfgang On Thu, 2019-02-28 at 10:46 +0530, Aditya Sharma wrote: > Hi Wolfgang, > > For OFBiz OOTB tracking. You can enable server stats in OFBiz from > serverstats.properties file. Refer to this [1] document > Refer Visit and ServerHit entities. These visits can be

Re: Food nutrition database

2019-02-20 Thread Wolfgang Paul Rauchholz
Thanks for pointing me to this solution. That works really great! Quesiton I still have; what is the best usage of the tab 'Attributes'? Wolfgang On Mon, 2019-02-18 at 09:39 -0600, Paul Mandeltort wrote: > You’ll want to use Features which already has units support built > in. > > Add a

Re: ofbiz and SSL & apache

2019-02-20 Thread Wolfgang Paul Rauchholz
store. > > > Later > > > you > > > try to import a certificate which is not based on your > > > certificate > > > request under the same alias "ssl". > > > > > > Just import your certificate with another alias and

Re: ofbiz and SSL & apache

2019-02-19 Thread Wolfgang Paul Rauchholz
keystore containing only your > certificate and point to this file instead of the original. > > Regards, > > Michael > > > Am 19.02.19 um 12:22 schrieb Wolfgang Paul Rauchholz: > > I am trying to get SSL working w/o apache for the time being. > > I followed your

Re: ofbiz and SSL & apache

2019-02-19 Thread Wolfgang Paul Rauchholz
ame alias "ssl". > > Just import your certificate with another alias and you should be > fine. > > Remember: if you use an Apache Webserver before your OFBiz instance, > you > do not need to import the certificate in the keystore! > > Regards, > > Michael Brohl

Re: ofbiz and SSL & apache

2019-02-19 Thread Wolfgang Paul Rauchholz
How does this procedure work in case of an existing letsencrypt certificate? Because I have an existing certificate, can I skip steps 3? I continued directly with step 4, uploading and conveting cert.pem to cert.der. But importe step 5 throws out an error: keytool error: java.lang.Exception:

Re: How to configure two different BOMs for same product?

2019-02-04 Thread Wolfgang Paul Rauchholz
As you speak about recipe I assume we sre talking process industry? What is the difference between B and C. Are you using the same or different process when using B and/or C to produce a? Wolfgang On Mon, Feb 4, 2019 at 3:33 PM Yashwant Dhakad < yashwant.dha...@hotwaxsystems.com> wrote: > Hi,

Re: BOM With Multiple Levels

2019-01-28 Thread Wolfgang Paul Rauchholz
Are the intermediate products in your production run stockable items or do they move directly to the next production step? In that case, you could maybe define these items as phantom items and blow demand through them (in case Ofbiz offers this functionality). Like that you build-up your BOM as

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

Re: VAT

2018-10-25 Thread Wolfgang Paul Rauchholz
Go to their web page. I contacted with Paul Piper: p...@ilscipio.com On Thu, Oct 25, 2018 at 3:29 PM wrote: > is there a contact at Scipio ERP > > > Original Message > Subject: Re: VAT > From: Wolfgang Paul Rauchholz > Date: Thu, October 25, 20

Re: VAT

2018-10-25 Thread Wolfgang Paul Rauchholz
ific gl accounts > > Vat posting on gl accounts can be configured > > Vat reports that calculate the vat return. > > Thanks, > > James > > Original Message > Subject: Re: VAT > From: Wolfgang Paul Rauchholz > Date: Wed, October 24, 2018 11:

Re: VAT

2018-10-25 Thread Wolfgang Paul Rauchholz
Here some reads about treatment of VAT in ofbiz. https://cwiki.apache.org/confluence/display/OFBENDUSER/08+Tax+Authorities https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-PricesWithVAT

Re: Delivery schedules for product categories

2018-10-24 Thread Wolfgang Paul Rauchholz
t. Ltd. > Direct: +91-9893287847 > http://www.hotwaxsystems.com > www.hotwax.co > > > On Wed, Oct 17, 2018 at 6:54 PM Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > Thank you Rishi, > > > > I tried t Catalog option too, but it poses

Re: Delivery schedules for product categories

2018-10-17 Thread Wolfgang Paul Rauchholz
Thank you Rishi, I tried t Catalog option too, but it poses the same challenges I cannot overcome which is to define a delivery schedule (from...to) for each category (or catalog) Products from Category 1 can only be delivered in week from Oct 22 - 28 Products from Category 2 can only be

Re: Credit Card payment service

2018-10-17 Thread Wolfgang Paul Rauchholz
Thank you Wolfgang On Wed, Oct 17, 2018 at 10:26 AM Pierre Smits wrote: > Hi Wolfgang, > > There are many more 3rd party fintech integrations. You can find a overview > of what is available OOTB at [1]. Please be aware that some are not > working. > > I have also created a 3rd party fintech

Re: Make-to-Order / Drop-ship only

2018-10-14 Thread Wolfgang Paul Rauchholz
Thank you Pierre. I will test this different scenarios which we could face: (1) Customer places order, we place PO on supplier and from there it ships directly (2) Customer places order, we replenish components, a job shop completes to create the fingood and supplier ships directly to customer (3)

Re: Error when receiving purchase order

2018-10-13 Thread Wolfgang Paul Rauchholz
Hi Rishi, I revised setup of accounting. There was setup missing in Invoive Item Type. This is fixed now. Thanks. Wolfgang On Sat, Oct 13, 2018 at 2:05 PM Rishi Solanki wrote: > Hi Wolfgang, > Could you please share the default gl account setup data set in the > InvoiceItemType and GlAccount

Re: Error when receiving purchase order

2018-10-10 Thread Wolfgang Paul Rauchholz
#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 disrega

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

Re: OFbiz on LAMP server

2018-10-08 Thread Wolfgang Paul Rauchholz
I do a have several services on my home server (CRM, personal finance. etc..), that all run through apache server. I do have a domain and a certificate from letsencrypt. I want to have the possibility to test ofibz (planning a startup and travelling a lot) accessing through www I want to leverage

Re: Missing State/Province

2018-10-08 Thread Wolfgang Paul Rauchholz
I am happy to help. But, being a non-technical person, I need explanations in layman terms. 'CommonWorker.getAssociatedStateList' does not tell me anything. Also. the list should be exended into other languages like Cataln, Fren, etc... Wolfgang On Mon, Oct 8, 2018 at 8:12 AM Deepak Dixit

Re: OFbiz on LAMP server

2018-10-07 Thread Wolfgang Paul Rauchholz
Do you refer to this link? https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-HowTo-HTTPD Asking, because it creates conflicts with other services on this server/domain Wolfgang On Sun, Oct 7, 2018 at 10:15 AM Jacques Le Roux <

Re: Creating product packs

2018-10-05 Thread Wolfgang Paul Rauchholz
ed a little bit of customization in the code for > displaying those components on the product details page. > > Thanks and Regards > -- > Pritam Kute > > > On Thu, Oct 4, 2018 at 8:48 PM Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > I don

Re: Creating product packs

2018-10-04 Thread Wolfgang Paul Rauchholz
-- > Pritam Kute > > > On Thu, Oct 4, 2018 at 3:17 PM Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > Thanks for responses. > > To you question what do you mean by "open the pack and see what is > inside". > > On the e-Com

Re: Creating product packs

2018-10-04 Thread Wolfgang Paul Rauchholz
Thanks for responses. To you question what do you mean by "open the pack and see what is inside". On the e-Commerce page the Customer will pick the product pack that is composed of 7 servings, from Monday to Sunday. The Customer wants to see the individual servings inside the pack. In other word,

Re: How to manage recepies through content functionality

2018-10-01 Thread Wolfgang Paul Rauchholz
Thank you for picking up my question Deepak. UOM defining on component level. I miss the field, I went through the complete item master and BOM screen. On which is the standard UOM for a part defined? Content manager; I am not a very technical person ContentMapFacade and *ContentWrapper: into

Re: Question about product costing

2018-06-25 Thread Wolfgang Paul Rauchholz
Thanks, that helped a lot. Wolfgang On Sat, Jun 23, 2018 at 7:49 AM Arun Patidar wrote: > Hi, > > In the code, value of 'taskCost' depends on fields 'estimatedTaskTime', > 'usageCost.amount', 'setupTime' and 'setupCost.amount'. You can add log > messages in 'getTaskCost' service to see the

Re: ofbizsetup procedure

2018-06-08 Thread Wolfgang Paul Rauchholz
butor since 2008 > Apache Steve <https://steve.apache.org>, committer > > On Fri, Jun 8, 2018 at 1:07 PM, Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > Please disregard ' Problem: eCommerce page does not show prices in BRL. > It > > Shows ‘Y

Re: ofbizsetup procedure

2018-06-08 Thread Wolfgang Paul Rauchholz
Please disregard ' Problem: eCommerce page does not show prices in BRL. It Shows ‘Your Price: $0.00’' After a while it shows now in BRL. As if updates would take some time to take effect? But still, how can I change the ‘Internal Accounting Organizations’, via 'Entity Data Maintenance'? On Fri,

Re: A Product Store has not been defined for this ecommerce site.

2018-06-07 Thread Wolfgang Paul Rauchholz
Thx to both! That helped to solve my issue. On Thu, 7 Jun 2018 at 13:34, Rishi Solanki wrote: > Forgot to share the related link; > > 1) > > https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data > > Rishi Solanki > Sr Manager, Enterprise Software

Re: Payment Gateway Config Error

2018-06-06 Thread Wolfgang Paul Rauchholz
ine. With the space line it would not. On Wed, Jun 6, 2018 at 11:37 AM, Wolfgang Paul Rauchholz < wp.rauchh...@gmail.com> wrote: > Hi Jacques, I tried with a fresh DB again and got the same problem. Right > now I am setting up a data model in ofbiz that would represent what we pla

Re: Payment Gateway Config Error

2018-06-06 Thread Wolfgang Paul Rauchholz
your DB differs from the data > loaded. You might try to begin with a fresh DB again if you have still > issues. Else you can live with it, though I'd no recommend that in > production. > > Jacques > > > > Le 05/06/2018 à 16:59, Wolfgang Paul Rauchholz a écrit : > >&g

Re: Payment Gateway Config Error

2018-06-05 Thread Wolfgang Paul Rauchholz
ixes. > > So for me (only, not as an official PMC member) no, svn is stabler than a > package. > > This said I have still no ideas why you get issues ;) > > Jacques > > > > Le 05/06/2018 à 12:06, Wolfgang Paul Rauchholz a écrit : > >> I run OfBiz on Cento

Re: Payment Gateway Config Error

2018-06-05 Thread Wolfgang Paul Rauchholz
is 4.0 Install sources. Is zip file a better (stabler0 version than svn? On Sun, Jun 3, 2018 at 2:39 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > > Le 01/06/2018 à 15:23, Wolfgang Paul Rauchholz a écrit : > >> Not sure what happend, but I really did not chang

Re: Payment Gateway Config Error

2018-06-01 Thread Wolfgang Paul Rauchholz
Not sure what happend, but I really did not change anything. I do also have problems with uploading XML files I had created before by exporting from ofbiz into the empye db. Did I do something wrong with setting up the installation? This is what I did: (1) Install sources: svn co

Re: Error messages when uploading xml files

2018-05-29 Thread Wolfgang Paul Rauchholz
Manually I can enter the GL accounts without a problem. Wolfgang On Tue, May 29, 2018 at 9:26 AM, Wolfgang Paul Rauchholz < wp.rauchh...@gmail.com> wrote: > Thank you for following up Paul. The log is very long. This is a very > small snapshot > > 2018-05-29 09:22:49,152 |ht

Re: Error messages when uploading xml files

2018-05-29 Thread Wolfgang Paul Rauchholz
Thank you for following up Paul. The log is very long. This is a very small snapshot 2018-05-29 09:22:49,152 |http-nio-8443-exec-3 |EntitySaxReader |I| Beginning import from URL: file:/home/wp.rauchholz/ofbiz/GlAccount.xml 2018-05-29 09:22:49,156 |http-nio-8443-exec-3 |EntitySaxReader |I|

Re: OFBiz MRP & Manufacturing: subcontract-work

2018-05-24 Thread Wolfgang Paul Rauchholz
tor since 2008 > Apache Steve <https://steve.apache.org>, committer > > On Thu, May 24, 2018 at 9:25 AM, Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > Attached a simplified process description of the scenario to be > > implemented: > &

Re: OFBiz MRP & Manufacturing: subcontract-work

2018-05-24 Thread Wolfgang Paul Rauchholz
Attached a simplified process description of the scenario to be implemented: Important is: (1) Company controls cost of out-sourced production (2) Company retains title of ownership of raw material @ sub-contractor site To make this process as automatic as possible, it would be helpful if a PO is

ofbiz contributor

2018-05-24 Thread Wolfgang Paul Rauchholz
Hello, My name is Wolfgang and I have signed the ICLA My confluence username is wp.rauchholz and email wp.rauchh...@gmail.com Please register me as a contributor. A bit about me. I am more a 'operations guy' rather than a 'technical guy'. Professionally I started my career implementing MRP-II

Re: Problems setting up eCommerce

2018-05-14 Thread Wolfgang Paul Rauchholz
Thank you for pointing me to this. I do have another questions; I would like to reset the database I used for testing and start with an db for production. How do I do this best? Wolfgang On Mon, May 14, 2018 at 3:40 PM, Rishi Solanki wrote: > Please check if your

Re: Fwd: MODERATE for user@ofbiz.apache.org

2018-05-09 Thread Wolfgang Paul Rauchholz
Please disregard my former email. It went through ok. I was missing a quote sign in the statement and I had tot take -3 off. Correct statement looks like this: runtime 'mysql:mysql-connector-java:5.1.25' Thank you, Wolfgang On Wed, May 9, 2018 at 12:04 PM, Wolfgang Paul Rauchholz < wp.rau

Re: Fwd: MODERATE for user@ofbiz.apache.org

2018-05-09 Thread Wolfgang Paul Rauchholz
b11, mixed mode) On Wed, May 9, 2018 at 10:16 AM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > use following code > > runtime mysql:mysql-connector-java:5.1.25-3 > > > > > Thanks & Regards > -- > Deepak Dixit > www.hotwax.co > > On Wed, Ma

Re: Fwd: MODERATE for user@ofbiz.apache.org

2018-05-09 Thread Wolfgang Paul Rauchholz
; > > > Thanks & Regards > -- > Deepak Dixit > www.hotwax.co > > On Wed, May 9, 2018 at 1:36 PM, Wolfgang Paul Rauchholz < > wp.rauchh...@gmail.com> wrote: > > > The on in the main ofbiz directory > > > > /usr/local/ofbiz/build.gradle > &g

Re: Fwd: MODERATE for user@ofbiz.apache.org

2018-05-09 Thread Wolfgang Paul Rauchholz
The on in the main ofbiz directory /usr/local/ofbiz/build.gradle On Wed, May 9, 2018 at 7:40 AM, Deepak Dixit wrote: > Hi Wolfgang, > > Could you please share in which build.gradle you are adding > pluginLibsRuntime? > > if you are using main build.gradle then