Re: svn commit: r1308751 - in /ofbiz/trunk/framework: images/webapp/images/selectall.js webapp/src/org/ofbiz/webapp/control/RequestHandler.java

2012-04-03 Thread Rishi Solanki
+1. -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Tue, Apr 3, 2012 at 2:18 PM, Nicolas Malin malin.nico...@librenberry.net wrote: thanks Deepak Dixit for this improvement, end user will appreciate

Re: Upgrading Freemarker in our release branches

2012-04-19 Thread Rishi Solanki
I checked at the FreeMarker release, the new version is able to handle concurrent access of templates in multithreading environment. Which in turn gives significant performance improvement. So from my side Big +1 for upgrading the jars on release. Thanks! -- Rishi Solanki Manager, Enterprise

Re: Inconsistency between StringToList and ListToString

2012-05-01 Thread Rishi Solanki
about the StringUtil.toList method, and I'm redirecting to you to use StringUtil.toMap method. HTH! -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Fri, Apr 27, 2012 at 8:42 PM, Nicolas Malin malin.nico

Re: Error while creating new customer

2009-11-23 Thread Rishi Solanki
Same here. Not able to create the customer. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Mon, Nov 23, 2009 at 2:11 PM, Deepak Dixit deepak.di...@hotwaxmedia.comwrote: I am getting following error while creating new customer. Error in Service

Re: Adding few more details for admin user (party) in demo data

2009-12-04 Thread Rishi Solanki
IMO, adding additional information is good idea. Many Backend pages like Profile pafes in party component and ordermgr order entry process we uses admin. Might be there is no benefit of doing this but IMO adding more information will be of no harms. +1 for Ashish's idea. Rishi Solanki Enterprise

Re: Adding few more details for admin user (party) in demo data

2009-12-04 Thread Rishi Solanki
If this is the case then we should have one more PARTY_TYPE seed data as ACCT_ONLY or ACCOUNT or similar. In that case we do not need the demo data for admin as he will not be a Person. But if we are continue on the admin as Person then it should have the demo data. Rishi Solanki Enterprise

Re: Naming pattern of test definition files

2009-12-29 Thread Rishi Solanki
+1. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Tue, Dec 29, 2009 at 6:24 PM, Vikas Mayur vikas.ma...@hotwaxmedia.comwrote: Hi, The test definition files name is not consistent throughout the project. Some of the files name is all lowercase and others have camel

Re: breadcrums dropdown scheme

2010-01-05 Thread Rishi Solanki
more fixes in css to better show it on UI. So it is possible but should not recommended as the underlying screen text overlapped on the menu links, in turn it will be a pain for user to select on the correct menu item. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Jan

Re: breadcrums dropdown scheme

2010-01-05 Thread Rishi Solanki
Sorry, I see you are asking for breadcrubs dropdown, for that I'm not able to figure out how it can be achieve. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Jan 6, 2010 at 10:59 AM, Rishi Solanki rishisolan...@gmail.comwrote: To make the dropdown menu transparent

Re: breadcrums dropdown scheme

2010-01-06 Thread Rishi Solanki
Hi Hans, breadcrumbs dropdown's style.css line 1080 of #main-navigation ul li ul, #app-navigation ul li ul make its background to transparent will solves the transparent background problem. But for sure it should not be recommended. Rishi Solanki Enterprise Software Developer HotWax Media Pvt

Re: Split shipment feature is gone on current 9.04 checkout screen(s)

2010-02-01 Thread Rishi Solanki
implementation for trunk only. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Tue, Feb 2, 2010 at 6:41 AM, Ruth Hoffman rhoff...@aesolves.com wrote: The subject says it all...I'll submit a JIRA...if it really is missing. FYI - this was never on the Quick Checkout form and only

Re: How to fill values for DropDown dependent on another DropDown selected value?

2010-02-03 Thread Rishi Solanki
Refer getAssociatedStateList function in geoAutoCompleter.js, it get the associated states on the basis of country. To see how it works go to OnePageCheckout in ecommerce. Better ask such questions on user list. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Feb 3

Re: ERROR: EditCategory screen

2010-02-05 Thread Rishi Solanki
On line 45 change to line to; new FlexibleStringExpander.VarElem() or new FlexibleStringExpander.CurrElem() will fix the page rendering but not sure which is appropriate. Adrian can give more light on this. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Fri, Feb 5, 2010

Re: ERROR: EditCategory screen

2010-02-05 Thread Rishi Solanki
This has been addressed and fix by Abdulah Shaikh in OFBIZ-3443. He uses FlexibleStringExpander.getInstance() for getting new instance. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Fri, Feb 5, 2010 at 2:12 PM, Chatree Srichart chatree.srich...@gmail.com wrote: Hi

Re: product store shipment meth

2010-03-09 Thread Rishi Solanki
to handle all the scenarios you are talking about. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Tue, Mar 9, 2010 at 5:25 AM, Adam Heath doo...@brainfood.com wrote: How can I do date-like filtering on ProductStoreShipmentMeth? I see no fromDate/thruDate fields

Re: product store shipment meth

2010-03-09 Thread Rishi Solanki
it. If we are changing it then it is our specific wish or requirement. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Tue, Mar 9, 2010 at 10:26 PM, Adam Heath doo...@brainfood.com wrote: Rishi Solanki wrote: Hi Adam, Go to catalog stores select a store say 9000 Go

Re: ProductStoreEmailSetting code duplication

2010-03-09 Thread Rishi Solanki
+1. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Mar 10, 2010 at 5:31 AM, Adam Heath doo...@brainfood.com wrote: I was noticing several cases where code was fetching a ProductStoreEmailSetting, then doing various setup work, before calling sendEmailFromScreen

Re: [VOTE] [RELEASE] Apache OFBiz 10.04

2011-01-14 Thread Rishi Solanki
+1. Recently use the 10.04 for development now issues are minimal. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Sat, Jan 15, 2011 at 10:10 AM, Ankit Jain ankit.j...@hotwaxmedia.comwrote: +1 -- Regards

Re: Use sequenceNum on EntityType ?

2011-07-21 Thread Rishi Solanki
to have this ability in all the EntityType, but not sure that to have the reordering ability for types we should add the sequenceNum or sequenceId. Lets come some more thoughts on this. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http

Re: Entity engine, sql functions: MAX() MIN() AVG() and etc.

2011-08-05 Thread Rishi Solanki
Look into the entitymodel.xml view entities. You will see the alias entity-alias= name= and function=avg or count or max or min or sum. For this you need to set the flag group-by=true on field for which you want to see the max or min or avg. so that it will work on that set only. HTH! Rishi

Re: Issue : with disable userLogin not working.

2008-08-30 Thread Rishi Solanki
Thanks David for your reply, It would be very help ful for us. Thanks and Regards [Rishi Solanki] On Sat, Aug 30, 2008 at 2:07 PM, David E. Jones [EMAIL PROTECTED]wrote: This is actually how it is supposed to work. Accounts are generally disabled because the user enters the wrong password X

Re: svn commit: r712292 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl

2008-11-07 Thread Rishi Solanki
I think we need to add one link so user may have the option to create his profile. I know there is a link for login is exists, but we should provide a link to register who visited the site as guest. -- Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Sat, Nov 8, 2008 at 3

Re: svn commit: r712292 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl

2008-11-08 Thread Rishi Solanki
. Thoughts are most welcome !! -- Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Sat, Nov 8, 2008 at 11:50 AM, Vikas Mayur [EMAIL PROTECTED]wrote: inline. On Nov 8, 2008, at 11:45 AM, Rishi Solanki wrote: I think we need to add one link so user may have

Re: svn commit: r712292 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/header.ftl

2008-11-10 Thread Rishi Solanki
Hello Vikas, Here is the link for the jira issue and I have attach the patch for the same. https://issues.apache.org/jira/browse/OFBIZ-2038 -- Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Sat, Nov 8, 2008 at 8:35 PM, Vikas Mayur [EMAIL PROTECTED]wrote: Rishi, Please

Re: [ANNOUNCE] Apache OFBiz 12.04.01 released

2013-04-02 Thread Rishi Solanki
Thanks Jacopo, Glad to be part of the community. Congratulations! Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Tue, Apr 2, 2013 at 2:54 PM, Jacopo Cappellato jaco...@apache.orgwrote: The Apache OFBiz

Re: Dojo tree 1.4

2010-06-08 Thread Rishi Solanki
+1 for JQuery, it might be pain to learn newer tech, but as we recently start looking into it, we found It has much more easy ways to handle things. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Wed, Jun 9

Re: Removing the ShoppingCart.containOnlyDigitalGoods

2010-07-07 Thread Rishi Solanki
+1. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Wed, Jul 7, 2010 at 5:24 PM, Bilgin Ibryam bibr...@gmail.com wrote: + 1 Bilgin On Wed, Jul 7, 2010 at 11:39 AM, Jacopo Cappellato jacopo.cappell

Re: Edit Product store survey

2010-07-15 Thread Rishi Solanki
Hi Santosh, On clicking on the surveyId you will navigate to - https://localhost:8443/content/control/EditSurvey?surveyId=1000 Here you can edit it. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Thu, Jul 15

Re: svn commit: r786786 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml

2009-06-20 Thread Rishi Solanki
+1. :) -- Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Sat, Jun 20, 2009 at 4:07 PM, Ashish Vijaywargiya vijaywargiya.ash...@gmail.com wrote: Interesting revision number .. isn't it Mridul? Happy to see that this number is assigned to me and you Mridul

Problem in running -ant clean-all ant run-install - trunk rev 788950.

2009-06-27 Thread Rishi Solanki
(Start.java:324) [java] at org.ofbiz.base.start.Start.main(Start.java:407) [java] 2009-06-27 17:18:27,658 (OFBiz_Shutdown_Hook) [ ContainerLoader.java:114:INFO ] Shutting down containers [java] Java Result: 1 Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd.

Re: svn commit: r814553 - /ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml

2009-09-17 Thread Rishi Solanki
IMO, We should keep the both profiles as we keep all checkout and from a configuration screen go for one. If it takes time then we should go for the older style profile as Jacques says, and keep the old profile for now. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Thu

Re: Create only HR Module

2009-10-27 Thread Rishi Solanki
as HR module itself depends upon other module. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Tue, Oct 27, 2009 at 9:16 PM, Rakesh rakesh.sahade...@gmail.com wrote: How to customize ofbiz in such way that I want to use only HR module. What I am expecting is to remove

Re: Create only HR Module

2009-10-28 Thread Rishi Solanki
Hi Rakesh, Please ask such questions on user list. To know more about mailing list purpose visit - http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Oct 28, 2009 at 11:23 AM, Rishi Solanki rishisolan...@gmail.comwrote

Re: Create only HR Module

2009-10-28 Thread Rishi Solanki
+1. For sure it should use and we should recommend. ;-) Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Wed, Oct 28, 2009 at 2:48 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Hi Rishi, Can't the create-component ant target be used ? I did not try it yet

Re: ATP not automatic decrease when a order is created

2014-11-26 Thread Rishi Solanki
Hoan dang van, As requested on original ticket where you shared this problem, could you please share the complete product store xml data you have setup. It will help us to diagnose the problem you are facing. I'm assuming you are using 13.07 or trunk to setup your store. Best Regards, Rishi

Add me as a contributor

2014-11-29 Thread Rishi Solanki
Hello Team, Please add me as a contributor, below is my confluence user id I have created; user name: rishisolankii email address: rishisolan...@gmail.com -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com

Re: Add me as a contributor

2014-12-01 Thread Rishi Solanki
Thank you Jacques. Yes I did (ICLA file) it on 29th-Nov-2014 on the date of requesting for adding. Thanks again! -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Sat, Nov 29, 2014 at 4:34 PM, Jacques Le

Re: [PROPOSAL] Move appserver component to OFBiz Attic

2015-03-17 Thread Rishi Solanki
+1. Best Regards, -- Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Mar 17, 2015 at 5:46 PM, Deepak Dixit deepak.di...@hotwaxsystems.com wrote: +1 And I also agree with Adrian. Thanks Regards

Re: Welcome to Deepak Dixit as new committer!

2015-03-12 Thread Rishi Solanki
Many congratulations Deepak !!! :) Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Thu, Mar 12, 2015 at 5:04 PM, Nitesh Goyal nitesh.go...@hotwaxsystems.com wrote: Many congratulations Deepak

Re: Taher Alkhateeb joins the OFBiz PMC

2016-06-10 Thread Rishi Solanki
Congratulations Taher !! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Jun 10, 2016 at 3:51 PM, Swapnil Shah < swapnil.s...@hotwaxsystems.com> wrote: > Congratulations Taher !! > > T

Re: Enforce noninstantiability with a private constructor

2016-06-24 Thread Rishi Solanki
the patch with same finalized changes and edit the ticket's description accordingly. If you would like to review, then commit, patch and ticket description all are same so that can be reviewed easily. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct

Re: Javascript clean up and improvements

2016-06-24 Thread Rishi Solanki
+1. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Jun 24, 2016 at 2:13 PM, Divesh Dutta < divesh.du...@hotwaxsystems.com> wrote: > +1 Amardeep. > > > Thanks > -- > Divesh D

Re: Track user for status change

2016-06-24 Thread Rishi Solanki
+1, Nameet. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Jun 24, 2016 at 6:56 PM, Nameet Jain <nameet.j...@hotwaxsystems.com> wrote: > Hello everyone, > > Currently in OFBiz, 'chang

Fwd: Enforce noninstantiability with a private constructor

2016-06-18 Thread Rishi Solanki
Moving thread to dev list. All, we have started effort on this under OFBIZ-7272. In that effort we found some classes isn't in use. Once completed this effort we will share them for discussion so that we can decide weather to keep them in OFBiz or we are good to remove them. -- Rishi Solanki

Re: Javascript clean up and improvements

2016-06-28 Thread Rishi Solanki
After merging the separate branch we may have regression, picking one item do regression testing over trunk will minimize the regression. +1 Amardeep, good way to go. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: Showing Invoice address from PartyContactMech

2016-05-12 Thread Rishi Solanki
Agree with overriding the method signature. Just one note is to keep the existing behavior as default. That means, if developer use the same method then it should behave how it behaves right now. Regards, -- Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct

Re: Entity and Service definition

2016-07-12 Thread Rishi Solanki
Thank you Taher, and yes I had the same concern for it, even when we are working on enforcing noninstantiability, but we will be able to achieve zero regression till now by doing internal multi-level QA. Thanks for pointing this, we will ensure before proceeding for any changes. :) Rishi Solanki

Entity and Service definition

2016-07-12 Thread Rishi Solanki
love to hear more improvements in this area from community. We will add them in this effort only. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com

Re: Entity and Service definition

2016-07-13 Thread Rishi Solanki
/service. We would like to go slow initially, and as soon as we start on it delivery process will more clear. Thanks again for your help, and looking forward for same in the big effort planned. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: Entity and Service definition

2016-07-17 Thread Rishi Solanki
Starter effort on this under - OFBIZ-7828. Community review / feedback / suggestion / concerns are welcome. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Thu, Jul 14, 2016 at 9:58 AM, Rishi Solanki

Re: Token Based Authentication with Apache OfBiz

2016-07-13 Thread Rishi Solanki
Rahul, Thanks for detailed proposal, I gone thru all the details. No changes in the current auth system, and achieving token based authentication looks a good idea to me. Agree on all the details provided and will try to participate in the reviewing the design/implementation. +1. Rishi

Re: User Acceptance Test Cases For Ecommerce 14.12

2017-01-22 Thread Rishi Solanki
. And I think for that we again need what to tests get documented. We can assume it as first step towards automation. PS: Team, please add more details if I miss something. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: User Acceptance Test Cases For Ecommerce 14.12

2017-01-21 Thread Rishi Solanki
Please use this link to access the mentioned page in original email - Ecommerce-14.12 <https://cwiki.apache.org/confluence/display/OFBIZ/E-commerce+14.12> Thanks! -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-989328784

User Acceptance Test Cases For Ecommerce 14.12

2017-01-21 Thread Rishi Solanki
viding the UATs for both stories. Best Regards, -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com

Re: Does the deleteWorkEffort really always works?

2017-01-23 Thread Rishi Solanki
which requires extra handling for date fields, status field with some better algorithm so that once business decided to remove it, system should always remove instead of sending exception on dependencies. Thanks! Kind Regards, -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax

Re: Improve FindGeneric on webtools

2017-02-16 Thread Rishi Solanki
+1 Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Thu, Feb 16, 2017 at 3:31 PM, Nicolas Malin <nicolas.ma...@nereide.fr> wrote: > Hello, I want just sharing a small improvement realized

Re: User Acceptance Test Cases For Ecommerce 14.12

2017-02-18 Thread Rishi Solanki
aining in the ecommerce area, looking for your feedback and suggestions on it. Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Jan 24, 2017 at 7:01 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrot

Re: Welcome Deepak Dixit as a new PMC member

2017-02-24 Thread Rishi Solanki
Congratulations Deepak!! :-) Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Feb 24, 2017 at 7:42 PM, Julien NICOLAS <julien.nico...@nereide.fr> wrote: > Good news, congrats Deepak ! &

Re: Welcome Swapnil Shah as a New Committer!

2017-02-15 Thread Rishi Solanki
Congratulations Swapnil !! :-) Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Wed, Feb 15, 2017 at 2:51 PM, Aman Mishra <aman.mis...@hotwaxsystems.com> wrote: > Many Congratulations Swapnil.! &

Re: OFBIZ-3972

2017-02-28 Thread Rishi Solanki
ontext of the field for which it is used. DATETIME seems to be good choice as we will be updating field type, and it may applicable to many places. Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri,

Re: Should not catch Exception in EntityUtilProperties.getSystemPropertyValue()

2017-02-28 Thread Rishi Solanki
; } Please see if this proposal looks fine then we could try and see if it works to fix the original issue reported in the ticket. Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Feb 28,

Re: [PROPOSAL] deprecate mini lang

2017-02-28 Thread Rishi Solanki
+1 Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Feb 28, 2017 at 2:53 PM, Julien NICOLAS <julien.nico...@nereide.fr> wrote: > +1 > > > > On 27/02/2017 13:44, Nicolas Malin wrote:

Re: Should not catch Exception in EntityUtilProperties.getSystemPropertyValue()

2017-03-01 Thread Rishi Solanki
is missing on console. This is what I'm proposing, but I'm okay if we want to fix delegator issue in the EntityUtilProperties class, if so then I would say to fix it for all methods which uses delegator as parameter. Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax

Re: Should not catch Exception in EntityUtilProperties.getSystemPropertyValue()

2017-03-02 Thread Rishi Solanki
Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Thu, Mar 2, 2017 at 3:10 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > > > Le 02/03/2017 à 08:00, Rishi Solanki a écr

Re: Groovy and semicolon at EOL

2016-09-13 Thread Rishi Solanki
before the next release?). Or we should port such changes which are for consistency to releases. Or may be its fine to keep it as is. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Sep 13, 2016

Re: Groovy and semicolon at EOL

2016-09-12 Thread Rishi Solanki
, -- Rishi Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Mon, Sep 12, 2016 at 10:29 PM, Taher Alkhateeb < slidingfilame...@gmail.com> wrote: > Agreed, I think it is better to remove semicolons for gro

Re: Groovy and semicolon at EOL

2016-09-13 Thread Rishi Solanki
Jacopo, I could recall after your reply, the semicolon kept in the groovy files for consistency only no other reason. Also, if we decide to remove it, then only thing we should consider if somewhere semicolon used as separator. Thanks! -- Rishi Rishi Solanki Manager, Enterprise Software

Re: Groovy and semicolon at EOL

2016-09-13 Thread Rishi Solanki
+1 Taher, until we will have complete switch to pure groovy we should keep the semicolon as practice. +1 Michael, for migrating to pure Groovy. We would try to assign dev for it and log Jira ticket accordingly. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd

Re: Groovy and semicolon at EOL

2016-09-13 Thread Rishi Solanki
we must do it in one shot, but if community decides to proceed with any approach to actively add/remove semicolon then we (@HW) can try to assign single dev as volunteer to provide patch for all the files. Thanks! Best Regards, -- Rishi Solanki Manager, Enterprise Software Development HotWax

Re: Groovy and semicolon at EOL

2016-09-16 Thread Rishi Solanki
To summarize the overall conversation; 1) We have decided to bulk remove semicolons from groovy. 2) Until #1 is not complete, we would keep adding semicolon for consistency. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: Permission service not on the same transaction

2016-09-19 Thread Rishi Solanki
ransaction for the permission services. As whenever we call permission service in a wrapper service we always use the same transaction. Thanks! Best Regards, -- Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com O

Re: Groovy and semicolon at EOL

2016-09-16 Thread Rishi Solanki
? == Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Sep 16, 2016 at 3:14 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > I guess you mean 2) by file, then it's OK with me. T

Re: svn commit: r1767965 - in /ofbiz/trunk: applications/content/servicedef/ applications/order/servicedef/ applications/product/servicedef/ applications/workeffort/servicedef/ framework/common/servic

2016-11-08 Thread Rishi Solanki
Jacques, We mentioned this in the ticket details OFBIZ-8769 that is why dev didn't submit the update service for ProductStoreGroupRole. The reason was this entity will only have the PKs and no non-PKs exist for this entity. Thanks for checking it again and support. Rishi Solanki Manager

Re: Ecommerce Portal Enhancement

2016-10-20 Thread Rishi Solanki
on this subject, will get back on this asap. Thanks again for your help. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Thu, Oct 20, 2016 at 12:21 PM, Jacques Le Roux < jacques.le.r...@les7arts.com>

Re: Ecommerce Portal Enhancement

2016-10-17 Thread Rishi Solanki
of an app intended to demonstrate very specific item. If we use *ecomseo *then we would like to maintain the SEO and URLs purpose of that application. If not then we will go for new webapp. Please suggest. Thanks again for your help! Rishi Solanki Manager, Enterprise Software Development HotWax

Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-15 Thread Rishi Solanki
Agreed, +1 for proposed hierachy. Thanks Pranay! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Tue, Nov 15, 2016 at 6:08 PM, Pranay Pandey < pranay.pan...@hotwaxsystems.com> wrote: > Tha

Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-15 Thread Rishi Solanki
Just one suggestion in hierachy, I'm good with the proposed hierachy as well. - OFBiz 14.12 -- Ecommerce -- Order Manager ... ... ... - OFBiz 16.12 -- Ecommerce -- Order Manager Thanks for initiative. :-) Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt

Re: Groovy and semicolon at EOL

2016-11-01 Thread Rishi Solanki
looks fine to you. Also in case you think we should take care anything else to minimize the possibility of regression Or may be if you think committing the changes per component will help in code review? Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd

Re: Groovy and semicolon at EOL

2016-11-02 Thread Rishi Solanki
Thank you very much Jacques. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Wed, Nov 2, 2016 at 4:55 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Rishi, > > No need to do it

Re: Creating a new release branch in preparation for the new release

2016-10-27 Thread Rishi Solanki
of November. Just to be clear more on this effort, we will address the other things in that ticket later and complete the missing services part for this release. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com

Re: Groovy and semicolon at EOL

2016-10-28 Thread Rishi Solanki
Started effort under - https://issues.apache.org/jira/browse/OFBIZ-8652 Thanks to Rohit Kaushal for taking care of this. It will take 4-5 days for testing. Thanks! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: Groovy and semicolon at EOL

2016-11-02 Thread Rishi Solanki
Yes we have noticed some semicolons, and it seems we need to replace them manually. Because in all groovy files we have seen the semicolon in the lincense text as well. Thank you for your help Jacques :-) Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91

Re: Validation messages to auto-attributes of a service

2016-10-13 Thread Rishi Solanki
Applying same to your example; Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Thu, Oct 13, 2016 at 1:46 PM, Rishi Solanki <rishisolan...@gmail.com> wrote: > Devanshu, &g

Re: Validation messages to auto-attributes of a service

2016-10-13 Thread Rishi Solanki
that; Override tag intended to override the default behavior set in the auto-attributes. Simply using it suggested and implemented at service defintion level. HTH! Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Ecommerce Portal Enhancement

2016-10-15 Thread Rishi Solanki
erences: - https://cwiki.apache.org/confluence/display/OFBIZ/ Search+Engine+Optimisation%2C+SEO+in+ecommerce - https://cwiki.apache.org/confluence/display/OFBIZ/ Business+Process+Stories+and+Use+Cases+Library - https://cwiki.apache.org/confluence/display/OFBIZ/E-commerce -- Rishi Solanki Manager, Ent

Re: Suggestion for Use Cases of Product Search in Ofbiz Ecommerce

2016-12-19 Thread Rishi Solanki
products should come in a particular category. Some links like product link, other search pages related links etc should be there in the test case. Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sat, Dec 17, 2016

Re: Test cases for Category Navigation

2016-12-19 Thread Rishi Solanki
Rishi Solanki Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sat, Dec 17, 2016 at 4:59 PM, Ayushi Gupta < ayushi.gu...@hotwaxsystems.com> wrote: > Hello All, > > I want to write test cases for category navigatio

Re: User Acceptance Test Cases For Ecommerce 14.12

2017-04-17 Thread Rishi Solanki
, Community please review and share your feedback so that we can improve and follow the practice in all other component documents. Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sat, Apr 15, 2017 at 9:22 PM

Re: User Acceptance Test Cases For Ecommerce 14.12

2017-04-15 Thread Rishi Solanki
uments. Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sat, Feb 18, 2017 at 9:49 PM, Rishi Solanki <rishisolan...@gmail.com> wrote: > Folks, > > Added two more UAT as Category Navigati

Re: Should be keep the multitenant feature even if broken?

2017-03-04 Thread Rishi Solanki
n use this delegatorName first from session and if it is empty then we could try to use default delegator." Thanks! Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sat, Mar 4, 2017 at 1:13 AM, Taher

Re: Documentation by Release / Version

2017-03-10 Thread Rishi Solanki
it as completely separate effort and document will target completely different audiance/purpose? Thanks! Regards, -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Fri, Mar 10, 2017 at 4:05 PM, Jacques Le Roux

Re: Should be keep the multitenant feature even if broken?

2017-03-08 Thread Rishi Solanki
Thanks Jacques! -- Rishi Solanki Sr. Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Wed, Mar 8, 2017 at 3:37 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Thanks for your ideas Rishi, > > F

Re: Remove as much as possible delete and remove services

2017-08-02 Thread Rishi Solanki
e entities as well for improvement. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Wed, Aug 2, 2017 at 11:33 AM, Swapnil Mane < swapnil.m...@hotwaxsystems.com> wrote: > +1 for usi

Re: Remove as much as possible delete and remove services

2017-08-02 Thread Rishi Solanki
Taher, Are you proposing to move only crud services or crud and basic services or all. Asking this to understand the exact proposal. +1 Deepak to keep the work independent. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http

Re: Welcome Akash Jain as a New Committer!

2017-08-12 Thread Rishi Solanki
Congratulations Akash! :-) Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Fri, Aug 11, 2017 at 1:01 PM, Michael Brohl <michael.br...@ecomify.de> wrote: > Welcome to the te

Re: Welcome Rishi Solanki as a New Committer!

2017-08-12 Thread Rishi Solanki
Thanks to all for the wonderful wishes and support. Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Fri, Aug 11, 2017 at 1:01 PM, Michael Brohl <michael.br...@ecomify.de> wrote: >

Re: OFBiz Sanity Test Document

2017-07-09 Thread Rishi Solanki
Thanks Sanjay for great effort, Moving this thread to dev list for better handling of feedback. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Sun, Jul 9, 2017 at 3:46 PM, Sanjay Yadav <sanjay

Re: [Discussion] Failing the build if data loading fails

2017-07-10 Thread Rishi Solanki
affect a process for that data set only, and for that failing build is okay or not (as on data load we get logs if any file didn't load). Btw, I'm good with the proposal, just sharing a thought in case we should discuss or may be we can simply ignore if we are good with that. Thaks! Rishi Solanki

Re: Document Location

2017-07-10 Thread Rishi Solanki
Thanks all, in case no objection in a day or two we will do the changes in structure. Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Mon, Jul 10, 2017 at 11:10 AM, Sanjay Yadav < sanjay

Re: [Discussion] Failing the build if data loading fails

2017-07-10 Thread Rishi Solanki
ith option continue-on-failure with default false, with no confusion in thread from my side. :-) -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com On Mon, Jul 10, 2017 at 3:07 PM, Taher Alkhateeb <slidingfilame

  1   2   3   4   5   6   7   >