Re: (ofbiz-framework) branch trunk updated: Fixed: PartyFinancialHistory shows parentTypeId of invoice, not invoiceTypeId (OFBIZ-13068)

2024-05-30 Thread Deepak Dixit
used anywhere in the code. Ideally we should use the cache as well, as type data does not change. Please correct me if I am missing something!! It'd be good to revert this commit. Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Thu, May 30, 2024 at 3:03 PM wrote: > This is an aut

Re: buildbot failure in on ofbizBranch17FrameworkPlugins

2020-12-31 Thread Deepak Dixit
eDispatcher.java:563) * *=* Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Thu, Dec 31, 2020 at 5:29 PM wrote: > The Buildbot has detected a new failure on builder > ofbizBranch17FrameworkPlugins while building ofbiz

Re: [ofbiz-plugins] branch trunk updated: Improved: "auth" should be true for all the request url used for Application components

2020-03-16 Thread Deepak Dixit
Like add Billing/shipping address while anon checkout, New customer registration etc. Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Mon, Mar 16, 2020 at 1:14 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi Deepak, > > Yes, I wondered about that too,

Re: [ofbiz-plugins] branch trunk updated: Improved: "auth" should be true for all the request url used for Application components

2020-03-15 Thread Deepak Dixit
Hi Jacques, I think we can't make auth true for getAssociatedStateList, this will break the anon checkout flow. Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Sat, Mar 14, 2020 at 1:19 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > >

Re: buildbot exception in on ofbizBranch17FrameworkPlugins

2020-02-23 Thread Deepak Dixit
s use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 7 errors FAILED == Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Sat, Feb 22, 2020 at 2:38 PM wrote: > The Buildbot has detected a build exception on builder > ofbi

Re: svn commit: r1861828 - /ofbiz/ofbiz-framework/trunk/build.gradle

2019-06-22 Thread Deepak Dixit
Hi Pawan, I think we can remove the following entry as well from the createPlugin task "webapp/${webappName}/WEB-INF/actions" Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Sat, Jun 22, 2019 at 3:26 PM wrote: > Author: pawan > Date: Sat Jun 22 09:56:08 2019 >

Re: svn commit: r1854306 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml

2019-03-12 Thread Deepak Dixit
Hi Jacques, I think instead of adding space in uiLabel it would be food if we add space in the template Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Mon, Feb 25, 2019 at 4:03 PM wrote: > Author: jleroux > Date: Mon Feb 25 10:33:53 2019 > New Revision: 1854306

Re: buildbot failure in on ofbizTrunkFramework

2019-02-19 Thread Deepak Dixit
This might be false positives, testIntegration working fine on local. Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Tue, Feb 19, 2019 at 11:43 PM wrote: > The Buildbot has detected a new failure on builder ofbizTrunkFramework > while building . Full details are av

Re: svn commit: r1809410 - in /ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common: JsLanguageFileMappingCreator.java JsLanguageFilesMapping.java

2017-09-23 Thread Deepak Dixit
mply run the createJsLanguageFileMapping and committed the code. Interesting we have date-cs-CZ.js in system. Thanks & Regards -- Deepak Dixit https://ofbiz.apache.org/ On Sat, Sep 23, 2017 at 5:41 PM, wrote: > Author: deepak > Date: Sat Sep 23 12:11:31 2017 > New Revision: 18094