error in requesting new password

2017-07-04 Thread pierre.gaudin
Hi all, While testing the sending of a new password on a local trunk, I meet an error. Here are the stapes to reproduce: - ont the login page click on 'Forgot Your Password?' - an email is sent with a link - click the link - a form is display allowing to indicate the new password - clik on

Re: error in requesting new password

2017-07-06 Thread pierre.gaudin
Hi all, Is there anyone with the same error? regards, Pierre On 04/07/2017 11:01, pierre.gaudin wrote: Hi all, While testing the sending of a new password on a local trunk, I meet an error. Here are the stapes to reproduce: - ont the login page click on 'Forgot Your Password?'

Re: error in requesting new password

2017-07-06 Thread pierre.gaudin
Thanks Jacques ;-) Pierre On 06/07/2017 10:24, Jacques Le Roux wrote: Hi Pierre, I'll have a look today... Jacques Le 06/07/2017 à 10:09, pierre.gaudin a écrit : Hi all, Is there anyone with the same error? regards, Pierre On 04/07/2017 11:01, pierre.gaudin wrote: Hi all,

Re: error in requesting new password

2017-07-07 Thread pierre.gaudin
d of error messages 2017-07-06 14:17:58,593 |jsse-nio-8443-exec-4 |RequestHandler|E| Request setLocaleFromBrowser caused an error with the following message: User authorization is required for this service: setLocaleFromBrowser HTH Jacques Le 06/07/2017 à 12:22, pierre.gaudin a éc

Re: error in requesting new password

2017-07-07 Thread pierre.gaudin
27;ll have another look this afternoon... ha OK, i didn't notice that OFBiz set a temporary password... this is weird to set a temporary password ... Please tell me if i can help you. Many thanks Pierre Jacques Le 07/07/2017 à 09:21, pierre.gaudin a écrit : Hi Jaques, Many thanks for

Re: File format to import products

2017-11-14 Thread pierre.gaudin
On 14/11/2017 08:55, Javier H. wrote: Hello, I have to import about 95.000 products into Ofbiz (mysql database). I can import it to TXT or SQL formats, also to XLS but I get a error because max is 65.000 rows. What format do you recommend for import, TXT or SQL? Best regards Hi Javier We

Re: File format to import products

2017-11-22 Thread pierre.gaudin
uot;2017-11-05 10:59:43" createdDate="2017-11-05 10:59:43" createdByUserLogin="admin" createdStamp="2017-11-05 10:59:43" createdTxStamp="2017-11-05 10:59:43"/> contentIdTo="798936836182Nen" contentAssocTypeId="SUB_CONTENT" fromDat

Re: Sending mail from Ofbiz does not work

2018-02-12 Thread pierre.gaudin
Also, have a look at SystemProperty entity for key mail.notifications.enabled Pierre On 12/02/2018 19:53, Mike wrote: For TLS (mail.smtp.starttls.enable=true ), use port 587 On Mon, Feb 12, 2018 at 4:37 AM, Дмитрий Цыганок wrote: Hello! I've deployed Ofbiz several times, but each time with

improve workflow for request of password loss

2018-02-27 Thread pierre.gaudin
I would like to make an evolution in the management of the request of password loss. At present the stages are the following ones:   1 - Request of loss of password (by the user)   2 - Change of password by a temporary one (by the system)   3 - Send of an e-mail with a link to define a new passw

why some fields are set to enable-audit-log true by default?

2018-04-03 Thread pierre.gaudin
Hi all, In the definition of some entities, certain fields are set to enable-audit-log = true by default. Is there a reason for that? thanks, pierre -- logoNrd Pierre GAUDIN Consultant Fonctionnel Apache-OFBiz, ERP en logiciel Libre informat...@nereide.fr 8 ru

Improve use of EntityAuditLog

2019-10-07 Thread pierre.gaudin
Hi all, OFBiz has an EntityAuditLog entity log system, which allows all changes to be recorded in a specific field of a table. This allows you to have a technical follow-up on what is recorded in a field. Following monitoring needs on a production environment at a customer's site, we have ide

webPOS connecting to devices question

2010-07-09 Thread pierre.gaudin
Hi all, I am looking at the functionalities of the webPos and I wonder how the webpos can discuss with peripherals device (ie Credit Card Terminal) like the POS does. Somebody has an idea of technologies which could be implemented. Thank you in advance Pierre -- Pierre Gaudin, Consultant F

order decimal quantities of product

2011-04-13 Thread pierre.gaudin
Hi all, The shopping cart let you add decimal quantities of product. This is a very good thing! However it would be necessary to be able to deactivate this behavior and to forbid to add decimal quantities of product. Thus it would be necessary to add to the product sheet or at the level of t

Re: order decimal quantities of product

2011-04-15 Thread pierre.gaudin
Hi all, No one has opinion about those suggestions ? Pierre On 13/04/2011 14:12, pierre.gaudin wrote: Hi all, The shopping cart let you add decimal quantities of product. This is a very good thing! However it would be necessary to be able to deactivate this behavior and to forbid to add

Re: order decimal quantities of product

2011-04-15 Thread pierre.gaudin
Sorry Jacques, I didn't see your reply ... I will suggest one patch soon. Pierre On 15/04/2011 11:42, pierre.gaudin wrote: Hi all, No one has opinion about those suggestions ? Pierre On 13/04/2011 14:12, pierre.gaudin wrote: Hi all, The shopping cart let you add decimal quantiti

drag and drop in portal paga

2011-04-26 Thread pierre.gaudin
Hi all, I'm trying "my portal" page at "https://127.0.0.1:8443/salesreps/control/showPortalPage?portalPageId=SalesRepsMgmt"; and i find a strange behaviour... When you try to copy a label or something on a widget you can't do it because it start dragging the form... May be I forget something

Re: drag and drop in portal paga

2011-04-27 Thread pierre.gaudin
scha 2011/4/26 pierre.gaudin Hi all, I'm trying "my portal" page at " https://127.0.0.1:8443/salesreps/control/showPortalPage?portalPageId=SalesRepsMgmt"; and i find a strange behaviour... When you try to copy a label or something on a widget you can't do it because it start dr

Re: drag and drop in portal paga

2011-04-27 Thread pierre.gaudin
hold" event. We could also add only an icon which reacts on the event. The use can then only use the icon to "grab" the widget. Sascha 2011/4/27 pierre.gaudin Hi Sacha, Thank you for your answer. In fact I wonder which feature is the most important, to allow the drag and dr

Re: drag and drop in portal paga

2011-04-27 Thread pierre.gaudin
ke to implement ... feel free ;) Have a good day Sascha 2011/4/27 pierre.gaudin Hi Sacha, That's exactly what i was thinking about. I have a look at JIRA dashboard and the drag and drop is available only on head line. I think that the better way is what you said : add only an icon which reac

Re: drag and drop in portal paga

2011-04-27 Thread pierre.gaudin
manding out the myportal.js in the PortalPageScreens.xml#showPortalPage Hava a good day Sascha 2011/4/26 pierre.gaudin Hi all, I'm trying "my portal" page at " https://127.0.0.1:8443/salesreps/control/showPortalPage?portalPageId=SalesRepsMgmt " and i find a strange beha

Re: drag and drop in portal paga

2011-05-06 Thread pierre.gaudin
Hi Sascha, Sorry for this late return, I was in vacations. I have just tested the modification and that works very well. I think however that there is a problem because the copy on form is always disable. Do you know how to fix it? Regards Pierre On 02/05/2011 19:31, Sascha Rodekamp wrote:

Re: drag and drop in portal paga

2011-05-06 Thread pierre.gaudin
x the issue. Have a good day Cheers Sascha 2011/5/6 pierre.gaudin Hi Sascha, Sorry for this late return, I was in vacations. I have just tested the modification and that works very well. I think however that there is a problem because the copy on form is always disable. Do you know how to fix

Re: drag and drop in portal paga

2011-05-23 Thread pierre.gaudin
Hi Sascha, I tested it on the trunck and that works very well! Many thanks !! Pierre On 20/05/2011 08:11, Sascha Rodekamp wrote: Hi Pierre, it's done. It's now possible to select text on Portal d'n' portlets. Let me know if you need any further support on that (or any other stuff :)) Have a g

Re: Tata eCommerce based on Apache OFBiz?

2011-07-13 Thread pierre.gaudin
Hy, The same sound of a French customer which deployed a huge ecommerce with TATA and the ATG system. But I do not have more information... Pierre On 13/07/2011 15:07, David E Jones wrote: I heard a rumor that Tata (TCS) has an ecommerce system that is based on OFBiz, though with re-written

question about product included quantity

2011-07-17 Thread pierre.gaudin
Hy all, Is there any diferrence between product.quantityIncluded and product.piecesIncluded I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 fields ? Thanks Pierre

Re: question about product included quantity

2011-07-17 Thread pierre.gaudin
ed as well change the labels. pierre.gaudin sent the following on 7/17/2011 2:24 PM: Hy all, Is there any diferrence between product.quantityIncluded and product.piecesIncluded I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 fields ? Thanks Pierre

Re: question about product included quantity

2011-07-18 Thread pierre.gaudin
Many thanks Martin for this thread. It's a good explanation ! Pierre On 18/07/2011 09:09, Martin Kreidenweis wrote: Hi, Is there any diferrence between product.quantityIncluded and product.piecesIncluded I know that product.piecesIncluded is used for alternativ package but is there any rea

Re: question about product included quantity

2011-07-19 Thread pierre.gaudin
inventory as it is received then make the conversion when shipped. This is important when doing physical inventory reconciliation. pierre.gaudin sent the following on 7/18/2011 2:57 AM: Many thanks Martin for this thread. It's a good explanation ! Pierre On 18/07/2011 09:09, Martin Kreide

Re: Ofbiz Promotions

2011-09-22 Thread pierre.gaudin
Hi On 22/09/2011 07:44, deb.pa...@tcs.com wrote: Hello All, I have started exploring the Promo, Section but could not find the solution for below case.I am trying to implement the below case in Promotions. I reckon this may have been addressed or already existent. Case Study1:For every 2 produc

Re: Ofbiz - Multi Tenant support

2011-11-04 Thread pierre.gaudin
Excepted for portal pages ... Pierre On 04/11/2011 22:21, Jacques Le Roux wrote: You could make (a) screen(s) specific to a tenant but by default it isn't Jacques Sasi Paul (Director Engineering) wrote: Hi, I have configured Ofbiz in Multi-tenant mode. Its working well with Tenant ID direc

Re: Pages display is slower / progressive

2012-01-05 Thread pierre.gaudin
HI Jacques and Eric, I think Eric is right. Page display are slower due to lookup display by Jquery. If there are many lookup on a page, display is slower and progressive because each time a lookup is diplay a query is done to the server... You can see request with firebug. I don't know why

Re: OFBIZ --> BigFish eCommerce Platform

2012-02-18 Thread pierre.gaudin
It is interesting. I made a fast tour of the demo back office and the "packaged" aspect is very interesting. I know that this question have been already asked without any reponse: what is the license? Pierre On 17/02/2012 22:47, Len Shein wrote: To check out features, benefits and demos ple

Re: OFBIZ --> BigFish eCommerce Platform

2012-02-18 Thread pierre.gaudin
updated early next week so you can download and run locally (it's woefully out of date right now). We'll notify via the mailing group when it's ready. Best regards, Nick Rosser nros...@salmonllc.com 516.901.1720 Sent from my iPad On Feb 18, 2012, at 9:23 AM, "pierre.gau

Re: OFBIZ --> BigFish eCommerce Platform

2012-02-19 Thread pierre.gaudin
icial. Best regards, Nick Rosser nros...@salmonllc.com 516.901.1720 Sent from my iPad On Feb 18, 2012, at 10:45 AM, "pierre.gaudin" wrote: OK, even if it is an open source project, there should be a license to know in which context we can use what was developed. Pierre On 18/02

Re: Ofbiz WEb Service call from Standalone Java Client

2012-03-01 Thread pierre.gaudin
Hi, Look at : https://cwiki.apache.org/OFBIZ/calling-ofbiz-services-from-liferay-using-soap.html #3 give you the solution. Pierre On 01/03/2012 06:28, rahul kumar wrote: Hello sanjaya, Can u tell me the steps how to generate the wsdl file in ofbiz, bcz iam unable to genarate the wsdl fil

Re: Liferay and OFBiz

2012-08-03 Thread pierre.gaudin
Hi Selma, You can find a useful cookbook writing by Ruth Hoffman on this subject. Here is a link to get an extract of this book : http://www.packtpub.com/article/web-services-apache Pierre On 02/08/2012 04:47, SelmaoO wrote: Hello Aakash, I have got rid of my problem by reinstalling Ofbiz

Re: Production Setup XML

2012-11-30 Thread pierre.gaudin
Hi Martin, Maybe you can do an xml export of your data from ofbiz tools and then remove or modify values ? Pierre On 30/11/2012 10:03, Martin Kaiser wrote: Hi all, I'm just setting up an production environment and I want to load some data similar to the demo data but with my own company dat

Re: Production Setup XML

2012-11-30 Thread pierre.gaudin
I have to modify to achive this. How can I do a plain installation of OFBiz with only the minimal requirements to login and one single company? How do you this? best, Martin On 30 November 2012 10:15, pierre.gaudin wrote: Hi Martin, Maybe you can do an xml export of your data from ofbiz tool

Re: Bigdecimal divide causes not terminating decimal

2013-01-11 Thread pierre.gaudin
Hi, Javadoc says : "if the exact quotient cannot be represented (because it has a non-terminating decimal expansion) an |ArithmeticException| is thrown." You should use divide method with rouding parameter : divide(divisor, roundingMode) Pierre On 11/01/2013 11:30, Deepak Agarwal wr

Re: Remove Menu Items

2013-03-29 Thread pierre.gaudin
You can also remove webapp declaration for AR and AP. Pierre On 29/03/2013 08:36, Hans Bakker wrote: Sure can do, however the ap/ar can still be reached by typing in the url. So, why not add some security rules to achieve what you want and create a jira for it? An excellent chance to become

Re: Theme bootstrap

2014-10-10 Thread pierre.gaudin
Hi Julien, I'd like to work with you and other on this subject ! Pierre On 10/10/2014 09:21, Julien NICOLAS wrote: Hi, I'm working on a basic bootstrap theme for OFBiz. My goal is that OFBiz project uses bootstrap standard classes to work. I encountered some issues that I've fixed. The probl

Specific theme for a component

2014-10-24 Thread pierre.gaudin
Hi all, I have created a new component and i'd wish to use a specific theme for this component. I also wish to force all users to use this theme for this component and only this component. I have a look at OFBiz documentation and the only way to do so is to create a productstore and associate

Re: Specific theme for a component

2014-10-24 Thread pierre.gaudin
, so you might have to experiment to find the right location in the decorator to insert the visual theme loading code. Adrian Crum Sandglass Software www.sandglass-software.com On 10/24/2014 10:06 AM, pierre.gaudin wrote: Hi all, I have created a new component and i'd wish to use a specif

Re: Help needed to update an OFBiz Wiki Graffle Diagram

2014-12-16 Thread pierre.gaudin
Hi all, There is a tool : UFO (UML for OFBIz) that have been developed to make UML diagrams from OFBiz XML entity definition : http://ufo.labs.libre-entreprise.org/UFO/index.html http://www.neogia.org/wiki/index.php/U.F.O. We use it for a long time and it works well. It's on GPL licence but ma

Re: Help needed to update an OFBiz Wiki Graffle Diagram

2014-12-16 Thread pierre.gaudin
ntity. Pierre It looks really good as an ER tool. Does anyone know which one was used to make the ER diagrams in the Wiki? Ron On 16/12/2014 3:24 AM, pierre.gaudin wrote: Hi all, There is a tool : UFO (UML for OFBIz) that have been developed to make UML diagrams from OFBiz XML entity defin

jgrowl integration

2015-01-21 Thread pierre.gaudin
Hi all, I've been working on Jgrowl integration for a project. (https://github.com/stanlemon/jGrowl) This allow to display system's messages in a popup at the top of the windows even if you scroll. This is also useful for ajax call because there is no need to scroll to the top of the screen

Re: jgrowl integration

2015-01-21 Thread pierre.gaudin
jan. 2015 om 10:21 heeft "pierre.gaudin" het volgende geschreven: Hi all, I've been working on Jgrowl integration for a project. (https://github.com/stanlemon/jGrowl) This allow to display system's messages in a popup at the top of the windows even if you scroll. This is

Re: New Website & CMS questions

2015-05-13 Thread pierre.gaudin
Hi Tom; You can also use path alias to simplify url. As mentioned by Pierre Smits you can have an exemple in cmssite. Pierre On 13/05/2015 10:05, Pierre Smits wrote: Hi Tom, In order to see your content created in the content component, you'll need to have an access point. This access point

Re: category of blog article

2015-06-24 Thread pierre.gaudin
Hi Antoine, One other solution is to use ContentMetaData and MetaDataPredicate. Create a MetaDataPredicateId corresponding to category and create records with this predicate for each category you want to associate to this content. Pierre On 24/06/2015 15:04, Antoine Ouvrard wrote: Hello eve

Re: category of blog article

2015-06-24 Thread pierre.gaudin
Hi Antoine, Yes, in field metaDataPredicateId. Regards Pierre On 24/06/2015 15:39, Antoine Ouvrard wrote: Ok, thank Pierre. And I can put "BLOG_CATEGORY" on metaDataValue? Antoine Le 24/06/2015 15:17, pierre.gaudin a écrit : Hi Antoine, One other solution is to use ContentMe

Re: category of blog article

2015-06-24 Thread pierre.gaudin
ry". That's correct? Regards Antoine Le 24/06/2015 15:54, pierre.gaudin a écrit : Hi Antoine, Yes, in field metaDataPredicateId. Regards Pierre On 24/06/2015 15:39, Antoine Ouvrard wrote: Ok, thank Pierre. And I can put "BLOG_CATEGORY" on metaDataValue? Antoine Le 24/06/201

Re: category of blog article

2015-06-24 Thread pierre.gaudin
imary key ContentMetaData is composed by contentId and metaDataPredicateId. Ok for one category but the second you will get an error "primarykey already exist" on ContentMetaData table. So how you add several categories? Antoine Le 24/06/2015 17:30, pierre.gaudin a écrit : Hi

Re: getting exception in calling the service

2015-07-24 Thread pierre.gaudin
Hi Ashish, You may try to use a form instead of an url with parameters. Regards Pierre On 25/07/2015 08:04, Ashish Repal wrote: Hi All, I am getting below exception when calling the service from controller. [ServiceEventHandler.java:408:ERROR] === Found URL parameter [shipId] pass

Re: Adrian Crum

2016-01-12 Thread pierre.gaudin
+1, that's a very good tribute to Adrian contributions Pierre On 11/01/2016 18:50, Nicolas Malin wrote: Thanks Jacques for the wiki update and Pierre for your memorial. The release 15.12 has been created the the 31/12/15, so the 14.12 move logical as the stable branch. It contains many adrian'

Re: How to set incoterm

2016-06-24 Thread pierre.gaudin
Hi Julien May be you can use Order Term and use OrderContactMech to store associate end of responsibility address with a new contactMechPurposeTypeId. Pierre On 23/06/2016 17:11, Julien NICOLAS wrote: Pierre, I don't need only text of the incoterm but I have to link the incoterm with my or