Re: svn commit: r1774725 - in /ofbiz/trunk/applications: manufacturing/webapp/manufacturing/WEB-INF/ manufacturing/widget/manufacturing/ workeffort/config/

2016-12-18 Thread Deepak Dixit
Hi Pierre, Do we need to include all member name that added comment in ticket? Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Dec 17, 2016 at 4:08 PM, Pierre Smits wrote: > Thank you, Deepak, for leaving my name out... > > Pierre Smits > > ORRTIZ.COM <

Re: Serialized Inventory issue with backorder item

2016-12-18 Thread Deepak Dixit
tatus base check on both type of inventory item. Like if inventory item is defective than we can set its ATP to zero for both cases etc Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Dec 17, 2016 at 8:42 PM, james yong wrote: > Hi Renuka, > > In this case,

Re: Proposal to upgrade Gradle to version 3.2.1

2016-12-27 Thread Deepak Dixit
+1 Taher. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Dec 28, 2016 at 3:31 AM, Nicolas Malin wrote: > the 16.11 is released so +1 to update gradle > > Nicolas > > > > Le 27/12/2016 à 21:45, Taher Alkhateeb a écrit : > >> Hello everyone, >

Re: Proposal to rename specialpurpose to plugins

2017-01-03 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Jan 2, 2017 at 10:15 PM, Taher Alkhateeb wrote: > Hello Everyone, > > In reference to earlier discussions and threads on the above subject, I am > hereby proposing renaming the directory "specialpurpose&qu

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-01-11 Thread Deepak Dixit
+1 for the svn folder structure. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Thu, Jan 12, 2017 at 6:31 AM, Shi Jinghai wrote: > +1 to the svn folder structure. > > On the plugin publish and install, could we consider publish a zip file to > maven repository as

Re: product search

2017-02-07 Thread Deepak Dixit
Hi lsaxye, You can refer ProductSearchSession.java file for product search. https://cwiki.apache.org/confluence/x/sgBk Please ask this kind of question on user mailing list. http://ofbiz.apache.org/mailing-lists.html Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Feb 7,

Re: request-map ""

2017-02-12 Thread Deepak Dixit
this kind of question. https://ofbiz.apache.org/mailing-lists.html Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 1:20 PM, Ismail Al Kouz wrote: > Hello Dears. > > > > There are anyone can help me to explain the elements on code > below

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Hi Taher, I am willing to help, Please let me know how can I help in this effort? Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Feb 11, 2017 at 7:18 PM, Taher Alkhateeb wrote: > Hello Folks, > > We are ready now to finally restructure our subversion repos

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Hi Taher, We can directly use svn mv command to restructure. It will retail svn history. It will automatically create new directory/folder in destination if not present. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 2:44 PM, Taher Alkhateeb wrote: > Hi

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Hi Jacques, I think if we svn:external on trunk, then it will always checkout the plugins with trunk Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 2:52 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > Hi Taher, > > We can directly

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
ure" https://svn.apache.org/repos/asf/ofbiz/trunk/plugins http://svn.apache.org/repos/asf/ofbiz/ofbiz-plugins/trunk svn move -m "Moves plugins and creates the new structure" https://svn.apache.org/repos/asf/ofbiz/trunkhttp://svn.apache.org/repos/as f/ofbiz/ofbiz-framework/trunk Thanks

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Hi Jacques, We can add gradle task to pull all plugins from remote. As we are de-coupling plugins from core so I think its good idea to keep them separate. If any committer or developer want he can use gradle task for the same. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun,

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Hi Jacques, I think we can proceed with restructuring, as we can set/remove svn external at later stage as well. So its not an blocker for restructuring. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 3:48 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Sure Jacques. Let me check.. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 3:51 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > Hi Jacques, > > I think we can proceed with restructuring, as we can set/remove svn > external at l

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
Thanks Jacques. Restructuring done at r#1782651 and r#1782652 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 3:56 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > OK, I'll start a discussion on this point ASAP > > Jacques &g

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
I think we can setup svn:ignore similar to hot-deploy. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 5:31 PM, Taher Alkhateeb wrote: > I'm not sure, but I think we should set up subversion to ignore the plugins > directory except for the README f

Re: [DISCUSSION] Plugins: svn:external or Gradle Task? (was Re: Proposal to create a separate svn repository for the OFBiz official plugins)

2017-02-12 Thread Deepak Dixit
I agree with Taher, We have to keep both framework and plugins separately. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 6:02 PM, Taher Alkhateeb wrote: > Let's take a look at the big picture for a moment before we decide. We have > br

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-02-12 Thread Deepak Dixit
In 13.07 we totally removed all the specialpurposes component except ecommerce. Now here we are managing all the specialpurpose component in separate repo. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 12, 2017 at 6:24 PM, Taher Alkhateeb wrote: > What does 13.

Re: Welcome Swapnil Shah as a New Committer!

2017-02-14 Thread Deepak Dixit
Many Congrats Swapnil... Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Feb 15, 2017 at 10:41 AM, Akash Jain wrote: > Many congratulations Swapnil! > > Thanks and Regards > -- > Akash Jain > > On Tue, Feb 14, 2017 at 4:30 PM, Sharan Foga wrote: > &

Re: About https://github.com/apache/ofbiz

2017-02-17 Thread Deepak Dixit
gt; > Jacques > > +1 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com

Re: Welcome Deepak Dixit as a new PMC member

2017-02-28 Thread Deepak Dixit
Thanks all for your warm welcome. Its my great pleasure to be part of such a wonderful community. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Feb 27, 2017 at 8:19 PM, akash jain wrote: > Many Congratulations Deepak! > > Thanks and Regards > -- > Akash J

Re: Github repo

2017-03-06 Thread Deepak Dixit
I think we can rename https://github.com/apache/ofbiz to https://github.com/apache/ofbiz-old So it will be clear that its an old ofbiz git repo. Like https://github.com/apache/incubator-airflow-old Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Mar 6, 2017 at 8:56 PM, Jac

Re: Welcome James Yong as a new committer

2017-03-14 Thread Deepak Dixit
Many Congrats James...!! Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Mar 14, 2017 at 2:26 PM, Jacopo Cappellato < jacopo.cappell...@hotwaxsystems.com> wrote: > The OFBiz PMC has invited James Yong to become a new committer and we are > happy to announce that

Re: Plugins: skipped obstructing working copy (error message)

2017-03-14 Thread Deepak Dixit
I think we can improve gradle task and instead of deleting plugins it will its delete sub-folder. I am sure gradle should have ability to delete sub-folder. :) If we delete README.txt then it will not be available in git as git does not support empty folder. Thanks & Regards -- Deepak D

Re: OFBIZ-3972

2017-03-14 Thread Deepak Dixit
Can we conclude this? Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Feb 28, 2017 at 2:27 PM, Rishi Solanki wrote: > Interesting related blog - LINK > <https://blog.sqlauthority.com/2014/02/14/mysql-when-to- > use-timestamp-or-datetime-difference-between-times

Re: Plugins: skipped obstructing working copy (error message)

2017-03-14 Thread Deepak Dixit
We need to enhance pullAllPluginsSource task, after running this you will not able to commit or run any svn command on plugins, as it do checkout of plugins/trunk and copy its folder into plugins. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 15, 2017 at 12:18 AM, Jac

Re: Plugins: skipped obstructing working copy (error message)

2017-03-14 Thread Deepak Dixit
uginId = plugin.name.text() gradlewSubprocess(['pullPluginSource', "-PpluginId=${pluginId}"]) } } {code} Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 15, 2017 at 11:22 AM, Taher Alkhateeb < slidingfilame...@gmail.com> wrote: > Sure, let

Re: Plugins: skipped obstructing working copy (error message)

2017-03-15 Thread Deepak Dixit
e /temp Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 15, 2017 at 1:06 PM, Taher Alkhateeb wrote: > Hi Deepak, > > So there are multiple issues with this code that I attempt summarize below: > - First, you are directly using the subversion command in an "e

Re: Guest Access Link for OFBiz HipChat Room

2017-03-31 Thread Deepak Dixit
+1 Swapnil Done Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Fri, Mar 31, 2017 at 1:32 PM, Swapnil Mane wrote: > Hello team, > > OFBiz Chat Room (HipChat) (https://apache.hipchat.com/chat/room/2814115) > link provided on the site http://ofbiz.apache.org/ is of

Re: Guest Access Link for OFBiz HipChat Room

2017-03-31 Thread Deepak Dixit
Hi Sharan. I beat you ;) done at r#r1789628 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Fri, Mar 31, 2017 at 1:36 PM, Sharan Foga wrote: > Hi Swapnil > > Yes you're right, that link needs changing to the one you specified. I'll > see if I can do it no

Re: svn commit: r1789863 - /ofbiz/ofbiz-framework/trunk/applications/content/widget/content/DataResour ceForms.xml

2017-04-02 Thread Deepak Dixit
I agree with Jacques, it will also help to backport fixes to older releases. If we mix them then it will difficult to identify the fix. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Apr 2, 2017 at 5:28 PM, Taher Alkhateeb wrote: > Why not guide and mentor the contrib

Re: New ASF Members from OFBiz Community

2017-04-03 Thread Deepak Dixit
Many Many Congrats Michael Brohl and Taher Alkhateeb !! Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Apr 3, 2017 at 2:36 PM, Sharan Foga wrote: > Hi Everyone > > Please join me in congratulating Michael Brohl and Taher Alkhateeb as > being invited to becom

Re: New ASF Members from OFBiz Community

2017-04-04 Thread Deepak Dixit
Many Many Congrats Anil, Ashish and Bilgin! Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 5, 2017 at 12:32 AM, Sharan Foga wrote: > Hi Everyone > > Wow – we have even more good news! Another three people from our community > have been invited to becom

Re: Setting Up OFBiz on Facebook

2017-04-12 Thread Deepak Dixit
; Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Apr 11, 2017 at 6:39 PM, Sharan Foga wrote: > Hi All > > Swapnil mentioned in the OFBiz HipChat room that there is an automatically > generated Facebook page for OFBiz with 249 likes. > > https://www.facebook.com/pages/Apach

Re: Setting Up OFBiz on Facebook

2017-04-12 Thread Deepak Dixit
I am creating it. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 12, 2017 at 1:58 PM, Sharan Foga wrote: > Hi Everyone > > Thanks very much for volunteering to help out. > > (And once again Deepak - you are too fast for me :-) > > Yes Raphael say

Re: Issue on Ofbiz in Iframe

2017-04-12 Thread Deepak Dixit
Hi Amalesh, If you want to render some specific view to iframe then you can set the x-frame-options in view mapping as well. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 12, 2017 at 4:30 PM, Shubham Agrawal < shubham.agra...@hotwaxsystems.com> wrote: > Hii A

Re: Validating telecom numbers

2017-04-15 Thread Deepak Dixit
+1 for the idea. Thanks Scott, I think here is the google phone number library https://github.com/googlei18n/libphonenumber Demo: http://libphonenumber.appspot.com/ Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Apr 15, 2017 at 5:28 AM, Scott Gray wrote: > I think Googl

Re: svn commit: r1791638 - in /ofbiz/branches/release13.07: ./ applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml

2017-04-16 Thread Deepak Dixit
Hi Jacques, Are we still considering 13.07? I think we announce that 13.07.03 was the final release. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Apr 17, 2017 at 2:28 AM, wrote: > Author: jleroux > Date: Sun Apr 16 20:58:26 2017 > New Revision: 1791638

Re: Request to add me in developer mailing list

2017-04-17 Thread Deepak Dixit
I replied them (on user list ) and included their personal email id. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, Apr 17, 2017 at 1:30 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Pierre, > > Actually I copied there but was an error, these

Re: old entities maintenance

2017-04-18 Thread Deepak Dixit
Hi Jacques, I think we can remove old entities. Thanks & Regards Deepak Dixit On Thu, Apr 24, 2014 at 9:29 AM, Jacques Le Roux wrote: > Hi, > > I was wondering how long we should maintain old entities like > OldOrderItemInventoryRes, etc. > > Jacques >

Re: old entities maintenance

2017-04-18 Thread Deepak Dixit
Here is the ticket for the same: https://issues.apache.org/jira/browse/OFBIZ-9327 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 19, 2017 at 12:14 PM, Jacopo Cappellato < jacopo.cappell...@hotwaxsystems.com> wrote: > +1 for their removal. > > Jacopo &

Re: Latest version Link

2017-04-19 Thread Deepak Dixit
Hi Ahmad, Please use user mailing list for this kind of question. Please refer http://ofbiz.apache.org/source-repositories.html for latest svn repo. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 19, 2017 at 2:05 PM, Ahmad Rabab’ah wrote: > Hello Dears , > &g

Re: svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-22 Thread Deepak Dixit
Let me check Jacques Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Apr 22, 2017 at 2:35 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Deepak, > > Not sure which commit exactly, but since this one there are related test > failures

Re: svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-22 Thread Deepak Dixit
Hi Jacques, Its due to testCreateQuoteRole test case, as we converted this into entity auto, so now onward this does not create PartyRole if its not exists. As its entity-auto service so there is no sense to keep the test case for this. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com

Re: svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-22 Thread Deepak Dixit
Need to fix some more test cases/service that are using createQuoteRole service and assuming that it will crate party role if not exist. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sat, Apr 22, 2017 at 3:03 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: &g

Re: svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-25 Thread Deepak Dixit
Quick and dirty fix will be add and eca on createQuoteRole to ensurePartyRole. Let me run the test cases. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Apr 25, 2017 at 11:06 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Deepak, > > Any chanc

Re: svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-25 Thread Deepak Dixit
Done at r#1792638 also backported to release 16.11 All test passed on local machine. Its not an dirty fix there are some occurrence of ensurePartyRole as action service in seca files. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Apr 25, 2017 at 11:40 PM, Deepak D

Re: PROPOSAL: Setup Apache OFBiz Company Page on LinkedIn

2017-04-26 Thread Deepak Dixit
Moving discussion to Dev list. Thanks & Regards -- Deepak Dixit On Wed, Apr 26, 2017 at 1:03 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Deepak, All, > > I agree with Taher that this should be now discussed in the open dev ML > > About Sharan'

Re: PROPOSAL: Setup Apache OFBiz Company Page on LinkedIn

2017-04-26 Thread Deepak Dixit
: *The group is a discussion forum, it should contain relevant topics for your target audience.* LinkedIn Company Pages Vs Groups - Do you know the Difference? <https://www.linkedin.com/pulse/linkedin-company-pages-vs-groups-do-you-know-difference-julie-wood> Thanks & Regards -- De

Re: OFBIZ-3972

2017-04-26 Thread Deepak Dixit
Here is the ticket for this discussion https://issues.apache.org/jira/browse/OFBIZ-9337 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Mar 15, 2017 at 11:36 AM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > It's OK with me, I was just asking a questi

Re: svn commit: r1791361 - /ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml

2017-04-30 Thread Deepak Dixit
rding to this we need to add & to pass characterEncoding in jdbc-uri. jdbc-uri="jdbc:mysql://127.0.0.1/ofbiz_odbc?autoReconnect=true&characterEncoding=UTF-8" Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Fri, Apr 14, 2017 at 6:32 PM, wrote: > Author: jlero

Re: svn commit: r1791361 - /ofbiz/ofbiz-framework/trunk/framework/entity/config/entityengine.xml

2017-05-01 Thread Deepak Dixit
Thanks Jacques, Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, May 1, 2017 at 2:34 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Thanks Deepak, > > I copied it from http://markmail.org/message/i4wxc3qpqhv7njmz and I must > say I did not t

Re: New ASF Members from OFBiz Community

2017-05-01 Thread Deepak Dixit
Congrats Nicolas. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Mon, May 1, 2017 at 3:52 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi All, > > Nicolas Malin is our last new ASF member, congratulations Nicolas. > > We have now

Re: OFBIZ-3972

2017-05-01 Thread Deepak Dixit
p; Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, Apr 26, 2017 at 6:35 PM, Michael Brohl wrote: > +1 Deepak > > Thanks, > > Michael > > Am 15.03.17 um 05:10 schrieb Deepak Dixit: > > Can we conclude this? >> >> Thanks & Regards >> -- &g

Re: Guest Access Link for OFBiz HipChat Room

2017-05-02 Thread Deepak Dixit
https://apache.hipchat.com/gGlwdXZZl also redirecting it to same room. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, May 2, 2017 at 5:13 PM, Taher Alkhateeb wrote: > The domain name changed from apache.hipchat.com to www.hipchat.com, is > this > related to the s

Re: Unused attributes of ShoppingCart and ShoppingCartItem

2017-05-09 Thread Deepak Dixit
fromInventoryItemId as item attribute and while creation order item we copy this field to OrderItem.fromInventoryItem. And if you want to store attribute in order or item level then you use orderAttributes or orderItemAttributes. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, M

Re: Preparing the new release 16.11.02

2017-05-11 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Thu, May 11, 2017 at 1:01 PM, Michael Brohl wrote: > Hi Jacopo, > > I think a new release is a good idea! > > Taher gave his +1 so I guess there are no open issues regarding the > rafactoring which could go to

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2017-05-11 Thread Deepak Dixit
I think we can enable the commented group and can add this in entityengine.xml. Definitely it will increase one database creation, but if user doesn't want to create new database user can use same data-resource used for org.apache.ofbiz package. Others opinion ? Thanks & Regards -- Dee

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2017-05-11 Thread Deepak Dixit
t database is now a matter of uncommenting the group file definition in framework/webapp/ofbiz-component.xml and provide the new datasource definition Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Thu, May 11, 2017 at 6:03 PM, Michael Brohl wrote: > Hi Deepak, > &

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2017-05-11 Thread Deepak Dixit
Make sense Michael, Its good idea to not to define new datasource for new group to avoid unnecessary complexity, will add this group in delegator group mapping and set the default datasource for new group. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Thu, May 11, 2017 at 11:3

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2017-05-11 Thread Deepak Dixit
Here is the ticket for enabling stats group https://issues.apache.org/jira/browse/OFBIZ-9356 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Fri, May 12, 2017 at 12:08 AM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > Make sense Michael, > > Its good id

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.02

2017-05-16 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Wed, May 17, 2017 at 9:47 AM, Swapnil Mane < swapnil.m...@hotwaxsystems.com> wrote: > +1 > > - Best Regards, > Swapnil M Mane > > On Tue, May 16, 2017 at 1:41 PM, Jacopo Cappellato < > jacopo.c

Re: svn commit: r1796428 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/rate/ groovyScripts/rate/RateServices.groovy minilang/rate/RateServices.xml servicedef/services_rate.x

2017-05-28 Thread Deepak Dixit
Hi Michael, Those default values moved to service definition instead of implementation. We have feature to pass default value at service definition level. {code} + + + + {code} Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, May 28, 2017 at

Re: New release 16.11.03? was: Re: [jira] [Commented] (OFBIZ-9410) Software not usable all standard installs failed

2017-06-18 Thread Deepak Dixit
Hi Jacopo, I am planning to commit OFBIZ-9413 (Update Currency Uom data ) in release16.11 as well. Could you please wait till EOD today. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Jun 19, 2017 at 10:42 AM, Jacopo Cappellato < jacopo.cappell...@hotwaxsyst

Re: buildbot failure in on ofbiz-branch16

2017-06-19 Thread Deepak Dixit
Sop and xmlRpc test case failure. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Jun 19, 2017 at 6:07 PM, wrote: > The Buildbot has detected a new failure on builder ofbiz-branch16 while > building . Full details are available at: > https://

Re: New release 16.11.03? was: Re: [jira] [Commented] (OFBIZ-9410) Software not usable all standard installs failed

2017-06-19 Thread Deepak Dixit
Thanks Jacopo, Currency UOM work has been committed at R16.11 at r#1799196, Buildbot reported failure but its due to xmlrpc and soap test case. So we are good to go. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Jun 19, 2017 at 11:40 AM, Jacopo Cappel

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.03

2017-06-21 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Jun 21, 2017 at 3:55 PM, Michael Brohl wrote: > +1 > > md5/sha hashes OK > > gpg signature OK > > ./gradle loadDefault testIntegration -> BUILD SUCCESSFUL > > Thanks Jacopo, > &

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.03 - second attempt

2017-06-21 Thread Deepak Dixit
+1 Thanks & Regards -- Deepak Dixit On Wednesday, June 21, 2017, Michael Brohl wrote: > +1 > > === > > mbrohl$ ~/Projects/apache-ofbiz/ofbiz-tools/verify-ofbiz-release.sh > apache-ofbiz-16.11.03.zip > md5 check of file: apache-ofbiz-16.11.03.zip > Using md5 file: a

Re: OFBiz Dev List and Deepak Dixit mentioned in ASF Annual Report

2017-06-30 Thread Deepak Dixit
Thanks Sharan for sharing :) Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Fri, Jun 30, 2017 at 1:31 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Yes thanks Sharan, > > I have always thought that Deepak is one of our best contribut

Re: Fun with Gource

2017-07-02 Thread Deepak Dixit
nice, Thanks for sharing, +1 we should link this to OFBiz youtube channel. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sun, Jul 2, 2017 at 9:04 AM, Taher Alkhateeb wrote: > Very cool, thanks for sharing. Maybe we should link this to the OFBiz > youtu

Re: [DISCUSSION] Improving the OFBiz User Interface

2017-07-05 Thread Deepak Dixit
IMO instead of thinking to support different UI framework we can define our standard html and then write css based on it. If anyone want to plug different UI framework then user can create new template file and and set it in widget.properties. Thanks & Regards -- Deepak D

Re: Call to action: fixing defects reported by code analysis tools

2017-07-07 Thread Deepak Dixit
+1 nice initiative Michael!! Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Fri, Jul 7, 2017 at 7:05 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Le 07/07/2017 à 15:12, Michael Brohl a écrit : > >> Avoiding duplicate errors sho

Re: svn commit: r1793254 - /ofbiz/ofbiz-framework/trunk/framework/webtools/groovyScripts/entity/FindGeneric.groovy

2017-07-08 Thread Deepak Dixit
Thanks Taher, totally make sense Here is the ticket for reference, I'll review and try to update this dynamic thing https://issues.apache.org/jira/browse/OFBIZ-9458 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sun, Apr 30, 2017 at 5:34 PM, Taher Alkhate

Re: [PROPOSAL] Replace Inline Javascript with External Javascript

2017-07-08 Thread Deepak Dixit
+1 nice initiative Aditya. Could you please open a ticket for this improvement? Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Jul 8, 2017 at 3:16 PM, Taher Alkhateeb wrote: > Big +1, thank you for the initiative. > > I wish everyone reading th

Re: Auto read on View Communication Event page

2017-07-08 Thread Deepak Dixit
Thanks Taher. I agree with Pallavi that communication event role status should not automatically changed to Read on viewing communication. Pallavi could you please create an ticket for the same? Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Jul 8, 2017 at 3:1

Re: Serialized Inventory issue with backorder item

2017-07-08 Thread Deepak Dixit
Thank all for your valuable suggestion, Here is the ticket for refactoring work OFBIZ-9475 <https://issues.apache.org/jira/browse/OFBIZ-9475> Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Fri, Dec 23, 2016 at 4:01 AM, Scott Gray wrote: > +1 on bind

Re: Resolving inconsistency between serialized and non-serialized inventory

2017-07-08 Thread Deepak Dixit
Thanks all for your valuable comments, Here is the ticket for the above discussion OFBIZ-9475 <https://issues.apache.org/jira/browse/OFBIZ-9475> Thanks & Regards Deepak Dixit On Sun, Mar 28, 2010 at 7:20 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > From:

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

2017-07-10 Thread Deepak Dixit
> Historically the data loader boolean props are false if ommitted and the > code expects that, but you have a point about the double negative. We can > instead call it "continue-on-failure" for example. > +1 continue-on-failure with default value false Thanks &am

Re: [PROPOSAL] Backporting bugs Re: [jira] [Commented] (OFBIZ-9459) Wrong screen redirection after adding note on Lead profile screen

2017-07-10 Thread Deepak Dixit
+1 , I think instead of opening new issue, we can leave it open with comment Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Jul 10, 2017 at 5:32 PM, Michael Brohl wrote: > Hi everyone, > > I think we should setup some kind of policy for the bug

Re: [Proposal] moving all data in applications to the data-model component

2017-07-18 Thread Deepak Dixit
+1 , Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Tue, Jul 18, 2017 at 2:29 PM, Sakke Ferraris wrote: > Hi, > > I just joined, and I'd like to help on this. > > BR, Sakke Ferraris > > -Ursprungligt meddelande- > Från: James

Re: svn commit: r1802460 - /ofbiz/branches/release16.11/tools/

2017-07-20 Thread Deepak Dixit
Hi Pranay, I think something went wrong while merge. Actual changes are missing in this commit. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Thu, Jul 20, 2017 at 2:30 PM, wrote: > Author: pranayp > Date: Thu Jul 20 09:00:16 2017 > New Revision: 1802460

Re: svn commit: r1802655 - /ofbiz/ofbiz-framework/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceServices.java

2017-07-22 Thread Deepak Dixit
f type parameters (<>): Map> myMap = new HashMap<>(); Note that to take advantage of type inference during generic class instantiation, you must use the diamond. I {info} Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Jul 22, 2017 at 11:09 AM, wrot

Re: Usage of setServiceFields method in ServiceUtil.java file.

2017-07-22 Thread Deepak Dixit
it set all the service in param in context, either you want to set it or not. Need to make sure that we use it correctly. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Jul 22, 2017 at 6:16 PM, Taher Alkhateeb wrote: > Hi Ujjawal, > > Sorry maybe

Re: svn commit: r1802668 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-23 Thread Deepak Dixit
Hi Nicolas, Instead of using "IN" as hard coded, we can use ModelService.IN_PARAM. I have updated this for all the groovy file as well in r#1802753 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Jul 22, 2017 at 3:56 PM, wrote: > Author: nmalin &

Re: Remove as much as possible delete and remove services

2017-08-01 Thread Deepak Dixit
Hi Arun, In case of calling update service we have to pass thruDate as mandatory parameter, We have expire as entityAuto service that care of setting up the thruDate if not passed. So instead of doing it controller level its good idea to have expire service. Thanks & Regards -- Deepak D

Re: Remove as much as possible delete and remove services

2017-08-01 Thread Deepak Dixit
Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Aug 2, 2017 at 5:52 AM, Paul Foxworthy wrote: > Hi all, > > Some services already expire rather than delete, so it's not as bad as > Jacques suggests. > > One example is deletePaymentMethod (

Re: Remove as much as possible delete and remove services

2017-08-02 Thread Deepak Dixit
Hi Taher, I think we can keep both work independent, as it will be very messy if we do renaming/cleaning and movement in single shot. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Aug 2, 2017 at 1:44 PM, Taher Alkhateeb wrote: > Hi Paul, no what I meant i

Re: Remove as much as possible delete and remove services

2017-08-03 Thread Deepak Dixit
Hi Nicolas, We can keep delete/remove service for other entity as well (aprt from Assoc), but I think there is no use of these kind of delete service due to foreign key constraints . I am fine with your proposal as well. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co

Re: Proper record maintenance in marketing component

2017-08-03 Thread Deepak Dixit
+1 Suraj, Make sense to add fromDate and thruDate these kind of Assoc entity. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Tue, Aug 1, 2017 at 11:11 AM, Rishi Solanki wrote: > Suraj, > > I would say, MarketingCampaignPrice and MarketingCampaign

Re: Rule to deprecated a service

2017-08-05 Thread Deepak Dixit
removing, with expected release on which we will remove this deprecated code. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Aug 5, 2017 at 1:34 AM, Nicolas Malin wrote: > Hello with the thread https://lists.apache.org/thread.html/Zoz5yfpkrfcxts1 &g

Re: Rule to deprecated a service

2017-08-07 Thread Deepak Dixit
+1 Thanks Nicolas, This is inline with what I proposed. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sun, Aug 6, 2017 at 10:34 PM, Nicolas Malin wrote: > Thanks for your return Deepak and Taher. > > I suggested to use comment to deprecated because it&

Re: svn commit: r1804224 - /ofbiz/ofbiz-plugins/trunk/birt/src/main/java/org/apache/ofbiz/birt/flexible/BirtUtil.java

2017-08-08 Thread Deepak Dixit
Thanks Aditya, this has been done at r#1804487 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sun, Aug 6, 2017 at 1:07 PM, Aditya Sharma < aditya.sha...@hotwaxsystems.com> wrote: > Pardon me for the typo *Deepak > > Thanks and Regards, > > *Ad

Re: Welcome Rishi Solanki as a New Committer!

2017-08-09 Thread Deepak Dixit
Many congrats Rishi... Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Aug 9, 2017 at 2:26 PM, Sharan Foga wrote: > The OFBiz PMC has invited Rishi Solanki to become a new committer and are > happy to announce that he has accepted. > > Some of

Re: Welcome Akash Jain as a New Committer!

2017-08-09 Thread Deepak Dixit
Many Congrats Akash.. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Wed, Aug 9, 2017 at 2:28 PM, Sharan Foga wrote: > The OFBiz PMC has invited Akash Jain to become a new committer and are > happy to announce that he has accepted. > > Some of

Re: Rule to deprecated a service

2017-08-13 Thread Deepak Dixit
e removed from next release. Lets say we set Release 17.XX as deprecated for an service, this service will be part of Release17.XX and will be removed in next Release 18.XX Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Sat, Aug 12, 2017 at 2:33 PM, Jacques Le Roux &

Re: Rule to deprecated a service

2017-08-15 Thread Deepak Dixit
Yes Nicolas. Nicely explained. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Aug 14, 2017 at 6:21 PM, Nicolas Malin wrote: > Le 14/08/2017 à 07:48, Deepak Dixit a écrit : > >> Thank Jacques, >> >> The code that has been deprecated

Re: How can I check old emails

2017-08-20 Thread Deepak Dixit
Hi Sanjay, All these link are mentioned at mailing lists page <http://ofbiz.apache.org/mailing-lists.html> under *Searchable Archives * section Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Aug 21, 2017 at 11:34 AM, Pranay Pandey < pranay.pan...@hotw

Re: svn commit: r1805677 - in /ofbiz: branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ContextFilter.java ofbiz-framework/trunk/framework/webapp/src/main/java/org/a

2017-08-21 Thread Deepak Dixit
Hi Jacques, We need to keep the ContextFilter code with condition, https://issues.apache.org/jira/browse/OFBIZ-9537 Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Tue, Aug 22, 2017 at 2:16 AM, wrote: > Author: jleroux > Date: Mon Aug 21 20:46:28 2017 >

Re: svn commit: r1805677 - in /ofbiz: branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/ContextFilter.java ofbiz-framework/trunk/framework/webapp/src/main/java/org/a

2017-08-22 Thread Deepak Dixit
any previous param. Here we need to check how we pass the system generated request attribute, like - error/success message list - FORWARDED_FROM_SERVLET etc. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Tue, Aug 22, 2017 at 11:46 AM, Deepak Dixit < de

Re: svn commit: r1806084 - in /ofbiz/ofbiz-framework/trunk: applications/order/data/ applications/product/config/ applications/product/data/ applications/product/minilang/product/catalog/ framework/im

2017-08-24 Thread Deepak Dixit
Hi Nicolas, As we have common theme so we can move all the js/css and related images from images webapp to common-theme. https://issues.apache.org/jira/browse/OFBIZ-5776 If its looks good to you I'd like to commit proposed changes. Thanks & Regards -- Deepak Dixit www.hotwaxsy

  1   2   3   4   5   6   7   8   9   10   >