Re: How to set smtp server at local network

2008-04-15 Thread Heidi Dehaes
or the domain name works also. Heidi 2008/4/15, BJ Freeman <[EMAIL PROTECTED]>: > > my guess is that is should be left at the default > localhost > > Pradeep Kumar sent the following on 4/15/2008 1:00 PM: > > Hi, > > > >I installed the SMTP server and configured it in general.properties > >

google base or google products

2008-04-21 Thread Heidi Dehaes
Hello, I downloaded the "google base" software for ofbiz in the "specialpurpose". But how to implement now the google support in ofbiz? Can anyone help me? thanks, Heidi

Re: google base or google products

2008-04-21 Thread Heidi Dehaes
But i need a tab in the menu from ofbiz catalog for example isn't it? I need to have a "export" button anywhere in the application? Don't i need to add something in the controller.xml file for example? Heidi 2008/4/21, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > You have only to configure the fi

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
tom of every page > (near the footer). > > Jacopo > > On Apr 22, 2008, at 8:58 AM, Heidi Dehaes wrote: > > But i need a tab in the menu from ofbiz catalog for example isn't it? > > I need to have a "export" button anywhere in the application? > > > &g

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
2008/4/22, Jacopo Cappellato <[EMAIL PROTECTED]>: > > > On Apr 22, 2008, at 11:42 AM, Heidi Dehaes wrote: > > I don't see a link near the footer. > > > > which version are you running? Version 4.0 . Do you mean in the catalog page or the ecommerce pa

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
I use Ofbiz release 4.0. From the trunk i only installed the "specialpurpose" directory. Perhaps i have to modify my build.xml ?? Heidi 2008/4/22, Heidi Dehaes <[EMAIL PROTECTED]>: > > > > 2008/4/22, Jacopo Cappellato <[EMAIL PROTECTED]>: > > > >

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
en disabled you should see it on the top, in ver4.0 > read you log to make sure the google is being loaded. > > Heidi Dehaes sent the following on 4/22/2008 8:05 AM: > > I use Ofbiz release 4.0. From the trunk i only installed the > > "specialpurpose" directory. > > Pe

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
That is already the case but i don't see the button. Heidi 2008/4/22, BJ Freeman <[EMAIL PROTECTED]>: > > you must add the > to your > framework\base\config\component-load.xml > > Heidi Dehaes sent the following on 4/22/2008 8:26 AM: > > Should the googl

Re: google base or google products

2008-04-22 Thread Heidi Dehaes
Found it. Thanks for your help. Have to test it still. But in the specialpurpose subdirectory in the file component-load.xml the description for googlebase was not there. Thanks a lot everybody, Heidi 2008/4/22, Heidi Dehaes <[EMAIL PROTECTED]>: > > That is already the case but i d

Re: applet request

2008-04-28 Thread Heidi Dehaes
You can easily put your applet request code in an FTL file which builds the page you want to have it on. Heidi 2008/4/28, uma kuty <[EMAIL PROTECTED]>: > > Can any one suggest me..how to load an applet in ofbiz framewok. > > > > Regards, > Uma > > > - > Bring yo

Re: applet request

2008-04-28 Thread Heidi Dehaes
;: > > Hi, > I tried it.But its not working,and this is the code, > > archive="ofbiz-ecommerce.jar" width="500" height="500"> > > I wrote it in a FTL file. > > > Regards, > Uma > > > Heidi Dehaes <[EMAIL PROTECTED]>

ofbiz hangs from time to time with following error

2008-05-19 Thread Heidi Dehaes
Hello, >From time to time, but regularly, my ofbiz applications "hangs". When a new user tries to charge the site, it isn't from one moment to another not possible. If i look then into "party" "visits" i have the following error: Can anyone help me to resolve this error? thanks, Heidi http://ww

Re: Problem with JobSanbox lock on (MySQL and/or ORACLE)

2008-07-01 Thread Heidi Dehaes
Yes, I have it also from time to time with version 4.x from OFBIZ. But i have no details at the moment. In every case when this happens i have to restart the java application. Heidi http://www.olagos.eu 2008/6/30, maburger <[EMAIL PROTECTED]>: > > Hi *, > > we're running OFBiz on MySQL and/or OR

Re: Problem with JobSanbox lock on (MySQL and/or ORACLE)

2008-07-01 Thread Heidi Dehaes
I am using the geronimo DBCP i think. Heidi 2008/7/1, maburger <[EMAIL PROTECTED]>: > > Are you using the DBCP or the "old" Minerva pool implementation? > > > Heidi Dehaes wrote: > > > > Yes, I have it also from time to time with version 4.x from OFB

Re: Problem with JobSanbox lock on (MySQL and/or ORACLE)

2008-07-01 Thread Heidi Dehaes
is applied to the 4.0 branch? > > > > > > BJ Freeman wrote: > >> DBCP is a change that happened in the Trunk version. > >> > >> > >> Heidi Dehaes sent the following on 7/1/2008 2:29 AM: > >>> I am using the geronimo DBCP i think. &

ofbiz is so slow

2008-07-02 Thread Heidi Dehaes
Hello, I use the ofbiz application and embedded tomcat server behind a Apache webserver. I am wondering that webpages on the Apache web server are very fast and webpages from the ofbizapplication are very slow. My database behind the application is MYSQL. I use 4 GB central memory with a Q6600 Qu

Re: ofbiz is so slow

2008-07-02 Thread Heidi Dehaes
cially of the caching)? > > -David > > > > On Jul 2, 2008, at 2:47 AM, Heidi Dehaes wrote: > > > Hello, > > > > I use the ofbiz application and embedded tomcat server behind a Apache > > webserver. > > I am wondering that webpages on the Apac

Re: ofbiz is so slow

2008-07-02 Thread Heidi Dehaes
m Apache server in > front ? Etc. > > Jacques > > From: "Heidi Dehaes" <[EMAIL PROTECTED]> > > > Hello, > > > > I use the ofbiz application and embedded tomcat server behind a Apache > > webserver. > > I am wondering that webpages on the

Re: ofbiz is so slow

2008-07-02 Thread Heidi Dehaes
> Sorry if this is an obvious question but how much memory have you given to > OFBiz? > > Regards > Scott > > 2008/7/2 Heidi Dehaes <[EMAIL PROTECTED]>: > > > Yes, i know Linux is better but i am not a specialist in Linux. > > But i am not using a separate

mailer

2008-07-03 Thread Heidi Dehaes
Hello, Can the mailer in ofbiz be configured to send mail via GMAIL. This is to connect to the mailserver smtp.gmail.com via SSL? thanks, Heidi www.olagos.eu

mailer

2008-07-03 Thread Heidi Dehaes
Hello, Can the mailer in ofbiz be configured to send mail via GMAIL. This is to connect to the mailserver smtp.gmail.com via SSL? thanks, Heidi www.olagos.eu

Re: mailer

2008-07-03 Thread Heidi Dehaes
I don't see any information in the 4.0 version about gmail. Heidi 2008/7/3 BJ Freeman <[EMAIL PROTECTED]>: > in the trunk version > not sure it is in the 4.0 version > > Heidi Dehaes sent the following on 7/3/2008 12:33 PM: >> Hello, >> >> Can the maile

Re: mailer

2008-07-03 Thread Heidi Dehaes
Is the SSL functionality not available in the 4.0 version? Heidi 2008/7/3 Heidi Dehaes <[EMAIL PROTECTED]>: > I don't see any information in the 4.0 version about gmail. > > Heidi > > 2008/7/3 BJ Freeman <[EMAIL PROTECTED]>: >> in the trunk versio

Re: mailer

2008-07-03 Thread Heidi Dehaes
thanks, heidi 2008/7/3, Jacques Le Roux <[EMAIL PROTECTED]>: > No (as you can see yourself in general.properties file). It was added after > release4.0 freeze and is not a bug fix > https://issues.apache.org/jira/browse/OFBIZ-1256 > > Jacques > > From: "Heidi Deha

email test

2008-07-04 Thread Heidi Dehaes
Hello, How can i test that the ofbiz application sends email notifications? I never sends any email. Also not with "Tell-a-friend" functionality. regards, Heidi

Re: email test

2008-07-08 Thread Heidi Dehaes
gt; > On Fri, Jul 4, 2008 at 6:31 PM, Heidi Dehaes <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > How can i test that the ofbiz application sends email notifications? > > > > I never sends any email. Also not with "Tell-a-friend" functionality. >

i can't send email with javamail in ofbiz 4

2008-07-08 Thread Heidi Dehaes
Hello I can't send emails from the ofbiz application. i have always the following error: in short this one: Exception: com.sun.mail.smtp.SMTPSendFailedException Message: 530 5.7.0 Must issue a STARTTLS command first. c24sm9404593ika.4 stack trace --

no emails sent

2008-07-16 Thread Heidi Dehaes
Hello, When i try to send a email from the "tell-a-friend" popup screen, i get this message and no email is sended: 2008-07-16 23:19:28,808 (default-invoker-Thread-228) [ ServiceDispatcher.java:396:ERROR] exception report -- Service [se

Re: no emails sent

2008-07-17 Thread Heidi Dehaes
t:8443/catalog/control/EditProductStoreEmails?productStoreId=9000 > From the top of my head, not sure it's enough though. > > Jacques > > From: "Heidi Dehaes" <[EMAIL PROTECTED]> >> >> Hello, >> >> When i try to send a email from the "tell-a-friend&quo

Re: no emails sent

2008-07-18 Thread Heidi Dehaes
. Did you > get all of those changes ported over to Release 4? > > -Adrian > > > Heidi Dehaes wrote: > > Thanks for all information. > > It is already better with defining the email in the store. > > > > but is there a JavaMail specialist. I got still this

Re: no emails sent

2008-07-18 Thread Heidi Dehaes
using it for a few years now. > > Heidi Dehaes sent the following on 7/17/2008 2:56 PM: > > Thanks for all information. > > It is already better with defining the email in the store. > > > > but is there a JavaMail specialist. I got still this error. And i > > mo

distributed application

2008-07-20 Thread Heidi Dehaes
Hello, I have read it is possible to run ofbiz at different locations on different computers simultaneously whereby the database is being synchronized every x seconds. Can anyone explain me how this architecture is organised and how it functions? How to install this? And is it so you can then h

Re: no emails sent

2008-07-20 Thread Heidi Dehaes
My email functions now. I had to do a "ant clean" before doing a "ant" in order to compile my java files. I had to change the emailservices.java file a little bit in order to connect via SSL to gmail provider. regards, Heidi 2008/7/18 Heidi Dehaes <[EMAIL PROTECTED

Re: distributed application

2008-07-20 Thread Heidi Dehaes
and do you know how to do that? Heidi 2008/7/20 Adrian Crum <[EMAIL PROTECTED]>: > --- On Sun, 7/20/08, Heidi Dehaes <[EMAIL PROTECTED]> wrote: > >> From: Heidi Dehaes <[EMAIL PROTECTED]> >> Subject: distributed application >> To: user@ofbiz.apache.o

shipments in facility in release 4

2008-07-20 Thread Heidi Dehaes
Hello, Is there a patch available for shipments pages in facitlity . It gives me error screens when i want to manage shipments. Known? Regards, Heidi

Re: distributed application

2008-07-21 Thread Heidi Dehaes
is this about distributing servers ? Heidi 2008/7/21 awdesh parihar <[EMAIL PROTECTED]>: > Hello Heidi , > > please take a look of link document , i think you will find answer of your > question > > http://svnbook.red-bean.com/en/1.4/svn-book.html > > -Awdesh Parihar >

Re: distributed application

2008-07-24 Thread Heidi Dehaes
p, you might find information on the Net... > > Jacques > > From: "Heidi Dehaes" <[EMAIL PROTECTED]> >> >> and do you know how to do that? >> >> Heidi >> >> 2008/7/20 Adrian Crum <[EMAIL PROTECTED]>: >>> >>&

Re: distributed application

2008-07-24 Thread Heidi Dehaes
I mean i thought there are architectures using ofbiz with distributed databases at separate locations? Is it? Heidi 2008/7/24 Heidi Dehaes <[EMAIL PROTECTED]>: > yes, ok i know load balancing. But that is for the web server. > But is there no online synchronisation between the t

Re: distributed application

2008-07-24 Thread Heidi Dehaes
t the sync will not bypass processes that might be > done if you did a went thru the controller and used services. > > Heidi Dehaes sent the following on 7/24/2008 12:16 PM: >> yes, ok i know load balancing. But that is for the web server. >> But is there no online synch

Re: distributed application

2008-07-25 Thread Heidi Dehaes
any products available that do database synconisation and >> replication. >> >> Some are platform specific and some are platform neutral. >> >> Check here for some info on postgres >> Website or the Daffodil Replicator. >> >> Jaskooner >> &g

external key

2008-07-28 Thread Heidi Dehaes
Hello, Why does Ofbiz utiilize an "external key" besides the login information? regards, Heidi

Re: external key

2008-07-28 Thread Heidi Dehaes
yes, version 4.0 2008/7/28, BJ Freeman <[EMAIL PROTECTED]>: > and this is ver 4.0 I believe? > > Heidi Dehaes sent the following on 7/28/2008 3:49 AM: > > Hello, > > > > Why does Ofbiz utiilize an "external key" besides the login information? > > > > regards, > > Heidi > > > > > > > >

Re: external key

2008-07-28 Thread Heidi Dehaes
ok so we have already a hint what it does. Thank you very much, Heidi 2008/7/28, BJ Freeman <[EMAIL PROTECTED]>: > found this > Add external login key for Authorize and Capture buttons for credit > cards and made them buttontext (r 439116) > > Heidi Dehaes sent the following

Re: how to configure smtp and pop for gmail account

2008-08-12 Thread Heidi Dehaes
Which version of ofbiz do you use? Heidi 2008/8/12, Ravi Thakur <[EMAIL PROTECTED]>: > Hi to all, > can any one help me to know where and how i configure ofbiz to get and send > mail through my gmail account in CRMSFA module... > > -- > Ravindra Thakur >

accountancy in ofbiz

2008-12-04 Thread Heidi Dehaes
Hello, I want to know which accountancy system is used in ofbiz release 4.0 ? Is the normal European system which i think they call it in English "double accountancy system" used in ofbiz? Or is there something special American system used in it? regards, Heidi Dehaes Olagos

Re: accountancy in ofbiz

2008-12-04 Thread Heidi Dehaes
Is it complete in the latest release? Heidi 2008/12/4 Jacques Le Roux <[EMAIL PROTECTED]> > The accounting system was not complete in R4 > > Jacques > > From: "Heidi Dehaes" <[EMAIL PROTECTED]> > > Hello, >> >> I want to know which account

product associations in catalog manager

2009-01-07 Thread Heidi Dehaes
implemented in version 4.0 ? Which ftl 's i have to look into and which .java files i have to look into in order to further develop this functionality? thanks, Heidi Dehaes www.olagos.eu

Re: product associations in catalog manager

2009-01-08 Thread Heidi Dehaes
ment >> - Product manufactured as >> - Product variant >> - Revision >> - Unique Item >> - Upgrade or Up-Sell >> >> I don't see any difference in the e-commerce screen when i try to use >> them. >> >> Can anyone give me m

digital products

2009-01-18 Thread Heidi Dehaes
nt for the product? Do i need to set up also a service ? a async or a sync service? How will the product, after purchase, be shown? Will the download be available as a link or will the download file be sent by e-mail automatically? thanks in advance, Heidi Dehaes www.olagos.eu

Re: digital products

2009-01-19 Thread Heidi Dehaes
t go through the data which is setup for "Digital Gizmo" Product. > > HTH > > Regards, > -- > Vivek > > > > Heidi Dehaes wrote: > >> Hello, >> >> Can anyone tell me how to setup a digital product, for example a e-book >> which users c

Re: digital products

2009-01-19 Thread Heidi Dehaes
Do I have to define a service in the datasource description? Heidi 2009/1/19 Heidi Dehaes > Thanks for the information. > > But where do i find the description of the datasource and the dataresource > of the digital good Gizmo? > > Regards, > Heidi > http://www.olago

digital products

2009-01-23 Thread Heidi Dehaes
Hello, When i want to show the digital products someone has bought, onto my screen, what do i have to do? I see digitalproductlist.ftl and digitalproductedit.ftl are part of /applications/ecommerce/widget/Customerscreens.xml and are not part of the standard /applications/ecommerce/widget/Commons

showing digital products after being bought

2009-01-24 Thread Heidi Dehaes
Hello, When i want to show the digital products someone has bought, onto my screen, what do i have to do? I see digitalproductlist.ftl and digitalproductedit.ftl are part of /applications/ecommerce/widget/Customerscreens.xml and are not part of the standard /applications/ecommerce/widget/Common

Re: showing digital products after being bought

2009-01-26 Thread Heidi Dehaes
the case i think. I will test the digital product functionality in version 4.0 and i hope it works so i can implement it. thanks, Heidi Dehaes www.olagos.eu 2009/1/24 BJ Freeman > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > another approach is to do a list of order Items that

Re: showing digital products after being bought

2009-01-26 Thread Heidi Dehaes
streams the binary file down. > > -David > > > > On Jan 26, 2009, at 5:40 AM, Heidi Dehaes wrote: > > Thank you very much. >> >> The tool is very interesting. >> >> And the creation of the screens you describe will be very usefull. >> >>

debug info

2009-01-27 Thread Heidi Dehaes
Hello, How can i switch on the debug log info? For example in the java code files you have sometimes code like: Debug.logInfo("Selected Payment Methods : " + selectedPaymentMethods, module); What to do that i can see this debug information in the log files? regards, Heidi Dehaes www.olagos.eu

tracking codes

2009-01-28 Thread Heidi Dehaes
Hello, Has anyone experience with the use of tracking codes by affiliate websites in ofbiz 4.0 ? Do i need to put the TrackingCodeEvents.java file (from within the marketing component) in the tag in the ecommerce controller on every line in order to work? Or is it implemented anywhere that it h

Re: Change Language in Ofbiz

2009-01-30 Thread Heidi Dehaes
Hello, I thought hosting more shops under the same ofbiz instance in ofbiz 4.0 was already implemented, isn't it? Heidi www.olagos.eu 2009/1/30 Florin Popa > Hi, > > Thanks for both replies. We will try it and if possible to improve > something, of course we can share it. > We are a team worki

affiliate marketing

2009-02-06 Thread Heidi Dehaes
Hello, Can i store in the catalog of ofbiz 4.0 the definition and images of products which are published in the ecommerce site. And when a buyer clicks on the product he will be guided to another site immediately on the same product where he can really buy the product. I store the products of ano

Re: affiliate marketing

2009-02-06 Thread Heidi Dehaes
#x27;s just a matter of > editing > the GUI and syncronize product ID's. > You can also use the ecommerce component to do everything for you, or have > the other e-shop to get the products directly from the Ofbiz-catalog. > > Regards, > Sven > > 2009/2/6 Heidi Dehaes

product attributes entity --- upload xml or txt from remote website

2009-02-11 Thread Heidi Dehaes
Hello, With ofbiz release 4 is there a possibility to upload automatically a txt of xml file on an external website anywhere with data for the product attributes entity? For example upload every night a txt or xml file which can be found on an external http website and load it into the product at

Re: product attributes entity --- upload xml or txt from remote website

2009-02-11 Thread Heidi Dehaes
n call services to put in the catalog. > > Heidi Dehaes sent the following on 2/11/2009 2:42 AM: > > Hello, > > > > With ofbiz release 4 is there a possibility to upload automatically a txt > of > > xml file on an external website anywhere with data for the produc

%PDF-

2009-02-18 Thread Heidi Dehaes
Hello, Does anyone has an idea what the reason is of the following error when i ask the creation of a PDF in Ofbiz orders. It gives me anywhere the error in the opened window: "File doesn't start with "%PDF-" " regards, Heidi www.olagos.eu

Re: %PDF-

2009-02-18 Thread Heidi Dehaes
on the > > https://demo40.hotwaxmedia.com/catalog/control/login/main?USERNAME=demoadmin&PASSWORD=ofbiz > please give steps to re-created this. > > Heidi Dehaes sent the following on 2/18/2009 12:09 PM: > > Hello, > > > > Does anyone has an idea what the reason is of

Re: %PDF-

2009-02-18 Thread Heidi Dehaes
hat changes you've made. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > 801.657.2909 > > > - Original Message - > From: "Heidi Dehaes" > To: user@ofbiz.apache.org > Sent: Wednesday, February 18, 2009 1:45:38 PM GM

Re: %PDF-

2009-02-18 Thread Heidi Dehaes
:684) java.lang.Thread.run(Thread.java:619) 2009/2/18 Heidi Dehaes > thanks, > > I will do that but first of all: > I have this problem already for a while. And it is possible that i used the > ireport editor to have a look at some definition files. > > Could it be that i used

Re: %PDF-

2009-02-19 Thread Heidi Dehaes
Hello, Has anyone had this problem already once ? regards, heidi 2009/2/18 Heidi Dehaes > Here is the log. > It is quite long ! > > regards, > Heidi > > > 2009-02-18 23:49:00,827 (http-0.0.0.0-8443-Processor4) [ > ModelScreen.java:137:ERROR] Error rendering screen &

Re: Multiple language Support

2009-02-25 Thread Heidi Dehaes
Yes, The method with the "alternates" is the one you should use. Heidi 2009/2/25 Jacques Le Roux > From: "Jacques Le Roux" > >> Using UI : http://docs.ofbiz.org/x/_AM (any help improving this document >> would be appreciated...) >> > > OK, I have updated the document there. It was done in a h

adding an extra payment method

2009-03-07 Thread Heidi Dehaes
Hello, I added an extra payment method , a little bit the same way as "PayPal" but let's say "xyz". Payment Method: xyz Service Type: External Payment (no service) Payment Props: payment.properties Apply to All: Y I inserted in the file payment.properties (C:\ ... \applications\accounting\config\

Re: adding an extra payment method

2009-03-07 Thread Heidi Dehaes
id you set this to: > > https://demo40.hotwaxmedia.com/catalog/control/EditProductStorePaySetup?productStoreId=9000 > for CC payments > > Heidi Dehaes sent the following on 3/7/2009 8:59 AM: > > Hello, > > > > I added an extra payment method , a little bit the same way

Fwd: adding an extra payment method

2009-03-07 Thread Heidi Dehaes
thing at my own website. regards, Heidi 2009/3/7 Heidi Dehaes Hello, > > Yes i am working with ofbiz release 4. > My PayPal works fine after i did a modification in the java file 6 months > ago. > > But if i copy the same for a new payment method xyz, i don't see th

Re: adding an extra payment method

2009-03-08 Thread Heidi Dehaes
Hello, Yes, that i think also. But i need to find where it is hardcoded. Heidi 2009/3/8 Vince M. Clark > Heidi - I think in the version you are using payment methods during > checkout were hardcoded in an ftl file. > > - Original Message ----- > From: "Heidi

Re: Fwd: adding an extra payment method

2009-03-08 Thread Heidi Dehaes
name="paymentMethodTypeId" value="EXT_OFFLINE" <#if > paymentMethodTypeId?exists && paymentMethodTypeId == > "EXT_OFFLINE">checked/> > > > > Heidi Dehaes sent the following on 3/7/2009 1:30 PM: > > Ok i tried to send you copysc

Re: Finding the right name for a new component

2009-05-04 Thread Heidi Dehaes
Hello, In Belgium we call this functionality "ticking". regards, Heidi 2009/5/4 Erwan de FERRIERES > Dear all, > > We have to develop an application based on OFBiz. In this application, > there will be a system for clocking in/out for the employees.Once this new > feature will be created, it w

org.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.StackOverflowError

2009-06-16 Thread Heidi Dehaes
Hello, I added some text language conversions to the EcommerceUILabel.xml file in the Ecommerce subdirectory of the version 09.04 of ofbiz. These text language conversions are used on the same page. But from now on if i switch to another language i have the following error: Erreur lors de l'appel

Re: org.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.StackOverflowError

2009-06-16 Thread Heidi Dehaes
i inserted the log with the problems in it. (stackoverflow) Heidi 2009/6/16 Heidi Dehaes > Hello, > > I added some text language conversions to the EcommerceUILabel.xml file in > the Ecommerce subdirectory of the version 09.04 of ofbiz. These text > language conversions are u

Fwd: org.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.StackOverflowError

2009-06-17 Thread Heidi Dehaes
-- Forwarded message -- From: Heidi Dehaes Date: 2009/6/16 Subject: org.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.StackOverflowError To: user@ofbiz.apache.org Hello, I added some text language conversions to the EcommerceUILabel.xml file in

Many the same products in the catalog screen from the catalog manager

2009-08-02 Thread Heidi Dehaes
Hello, VERSION 09.04 In a certain "category products" screen in the catalog manager i have added products. However a certain product x is visualised 10 times in that screen. Also in the catalog page in the ecommerce site i have this product x 10 times visualised. When i try to delete 9 of them,

Re: Many the same products in the catalog screen from the catalog manager

2009-08-03 Thread Heidi Dehaes
ting issue. As I guessed from your error the non-secure link is in > > EditCategoryProduct.ftl. In my next post, I will post the link to the > > Jira for this patch. > > > > > > > > > > Heidi Dehaes wrote: > >> > >> Hello, > >> &g

Re: Page Push/Following

2009-08-10 Thread Heidi Dehaes
Hi, Normally a page push is that the server can pushes to the client more than one page at the same time. The client side of Internet Explorer is or was not ready for this functionality. That's all i know about it. regards, Heidi Olagos 2009/8/10 snowc > > What is "Page Push/Following" used f

Facility Manager

2009-09-04 Thread Heidi Dehaes
Hello, If i start the facility manager in ofbiz 09.04 i can choose a demo facility. When i have choosen the demo facility, i have a blank screen with the menu's. I can only click on "shipment in" to see anything. How functions these business procedures. Is the only way to create an inventory in

Re: Facility Manager

2009-09-07 Thread Heidi Dehaes
is there no business specialist who can answer me this question? regards, Olagos team 2009/9/4 Heidi Dehaes > Hello, > > If i start the facility manager in ofbiz 09.04 i can choose a demo > facility. > When i have choosen the demo facility, i have a blank screen with the >

Re: Facility Manager

2009-09-07 Thread Heidi Dehaes
entory adjustments. If > you > are creating starting inventories that are not zero then I think an initial > inventory adjustment is probably a good way to go. > > Hope this helps. > > Thanks > Sharan > > Heidi Dehaes wrote: > > > > is there no business spe

Re: Facility Manager

2009-09-07 Thread Heidi Dehaes
; containing the various screens that you can interact with. It seems to be > working fine on the demo server: > https://demo904.ofbiz.org/facility/control/main > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > > On 8/09/2009, at 10:39 AM, Heidi Deha

paypal

2009-09-08 Thread Heidi Dehaes
Hello, Can anyone say me if in the version ofbiz release09.04 the payment via paypal is implemented as before in the ofbiz 4.0 version or is it different? Is PayFlow Pro now used or not? Or is a simple paypal interface like in the old version still available? thanks, Heidi Olagos team

Re: paypal

2009-09-08 Thread Heidi Dehaes
.hotwaxmedia.com > > > On 8/09/2009, at 8:06 PM, Heidi Dehaes wrote: > > Hello, >> >> Can anyone say me if in the version ofbiz release09.04 the payment via >> paypal is implemented as before in the ofbiz 4.0 version or is it >> different? >> >>

Re: Facility Manager

2009-09-08 Thread Heidi Dehaes
f the problem is > a. user error > b. a problem with your installation/setup > > Regards > Scott > > > On 8/09/2009, at 11:25 AM, Heidi Dehaes wrote: > > Thanks Scott, >> >> Yes but i see the menu. But the menu items when i click them they do >> n

inventory problem

2009-10-16 Thread Heidi Dehaes
Hello, When i try to add inventory to a specific inventoryitem, i receive the following error. The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Service invocation error (Could not commit transaction for service [createPhysicalInventoryAndVariance]

Re: inventory problem

2009-10-17 Thread Heidi Dehaes
e receiving > inventory. > > > > Vince Clark > www.globalera.com > vcl...@globalera.com > (303) 493-6723 office > (303) 523-4843 cell > > > - Original Message > From: "Heidi Dehaes" > To: user@ofbiz.apache.org > Sent: Friday, October 16, 2009 3

ofbiz table Work_effort problem in derby database

2008-02-10 Thread Heidi Dehaes
hello, I have a problem with the work_effort table in the ofbiz database (derby). Especially when i like to see the order list in the orders tab and i click on an order to edit the order, i receive an error. org.ofbiz.base.util.GeneralException: Error rendering screen [component://order/widg

EXTERNALLOGINKEY

2008-02-13 Thread Heidi Dehaes
Hello, Can someone explain me what are the EXTERNALLOGINKEY 's used for like someone here in the example uses to try to access my site https://www.olagos.eu:8443/ordermgr/control/main?externalLoginKey=EL706006419794 thanks, Heidi http://www.olagos.eu http://www.olagos.be http://www.olagos.com

[no subject]

2008-02-13 Thread Heidi Dehaes
Hello, Can someone tell me his experience with using a mySQL database for Ofbiz? Has it better performance than the Derby database? thanks in advance, Heidi Dehaes http://www.olagos.eu http://www.olagos.be http://www.olagos.com

Re: ofbiz as a affiliate site

2008-02-22 Thread Heidi Dehaes
2008/2/20, Heidi Dehaes <[EMAIL PROTECTED]>: > > Hello, > > I want to know if ofbiz can function as a affiliate site. > > And if so how to configure ofbiz to do that. > > thanks, > Heidi > http://www.olagos.eu > >

Re: ofbiz as a affiliate site

2008-02-25 Thread Heidi Dehaes
/24, Vince M. Clark <[EMAIL PROTECTED]>: > > Can you be more clear about what an "affiliate" means to you? > > - Original Message - > From: "Heidi Dehaes" <[EMAIL PROTECTED]> > To: user@ofbiz.apache.org > Sent: Friday, February 22, 20

Re: Shipping Estimates according to weight

2008-02-28 Thread Heidi Dehaes
Hello, I give a shipping cost in the system for 0 - 250 gram, another shipping cost for 250,1 - 500 gram, another shipping cost for 500,1 - 750 gram, etc. Heidi Dehaes www.olagos.eu 2008/2/28, simmy007 <[EMAIL PROTECTED]>: > > > My query is related to shipping costs , I

Taxes as "TVA"

2008-03-03 Thread Heidi Dehaes
Hello, In ofbiz you have the possibility to enter a rule for TVA taxes. You can choose that it is added to the total amount of the order. However i entered in the TVA rule that the tax rate is 21 %. But in reality it counts something between 18 and 19 %. What is the reason and how to solve? So

Re: Taxes as "TVA"

2008-03-03 Thread Heidi Dehaes
Roux <[EMAIL PROTECTED]>: > > Did you know this > http://docs.ofbiz.org/display/OFBTECH/OFBiz%27s+Tax+Authority+Data+Model ? > > Jacques > > From: "Heidi Dehaes" <[EMAIL PROTECTED]> > Hello, > > In ofbiz you have the possibility to enter a rule for

Accounting: TVA

2008-03-04 Thread Heidi Dehaes
Hello, I see that the TVA which is added to the total amount to pay by the customer, is in percentage around 19,6 %. Although i entered 21 % in the rule for TVA adding. I think there must be anywhere an error in the code? Has someone experience with this? thanks in advance, Heidi http://www.ol

Re: Accounting: TVA

2008-03-04 Thread Heidi Dehaes
ncluding all items, adjustments, etc. > > -David > > > On Mar 4, 2008, at 1:46 AM, Heidi Dehaes wrote: > > > Hello, > > > > I see that the TVA which is added to the total amount to pay by the > > customer, is in percentage around 19,6 %. > > > > Althou

Re: Accounting: TVA

2008-03-04 Thread Heidi Dehaes
My site is: http://www.olagos.eu 2008/3/4, Heidi Dehaes <[EMAIL PROTECTED]>: > > In ofbiz you have the possibility to enter a rule for TVA taxes. > You can choose that it is added to the total amount of the order. > > However i entered in the TVA rule that the tax rate is 2

  1   2   3   >