Re: [VOTE] [RELEASE] Apache OFBiz 18.12.12 - third attempt

2024-02-14 Thread Giulio Speri - MpStyle Srl
Hi Jacopo, +1 BUILD SUCCESSFUL in 35m 59s 30 actionable tasks: 25 executed, 5 up-to-date Done processing files for release apache-ofbiz-18.12.12 Linux/Ubuntu 22.04.03 LTS, OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-122.04) Thanks, Giulio Il giorno mer 14 feb 2024 alle ore 08:56

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

2024-02-09 Thread Giulio Speri - MpStyle Srl
Good morning, BUILD SUCCESSFUL in 19m 28s > 30 actionable tasks: 25 executed, 5 up-to-date > Done processing files for release apache-ofbiz-18.12.12 Linux/Ubuntu 22.04 LTS, OpenJDK 11 +1 Thank you Jacopo Il giorno gio 8 feb 2024 alle ore 18:29 Jacques Le Roux < jacques.le.r...@les7arts.com>

Re: [VOTE] Release Apache OFBiz 18.12.11

2023-12-19 Thread Giulio Speri - MpStyle Srl
+1 BUILD SUCCESSFUL in 20m 43s 30 actionable tasks: 25 executed, 5 up-to-date Done processing files for release apache-ofbiz-18.12.11 Ubuntu/Linux 22.04 LTS, OpenJDK 17 Thanks Jacopo Il giorno lun 18 dic 2023 alle ore 15:39 Ashish Vijaywargiya < vijaywargiya.ash...@gmail.com> ha scritto: >

Re: [VOTE] Apache OFBiz 18.12.10

2023-11-28 Thread Giulio Speri - MpStyle Srl
+1 BUILD SUCCESSFUL in 18m 44s 30 actionable tasks: 25 executed, 5 up-to-date Done processing files for release apache-ofbiz-18.12.10 Thanks Jacopo Il giorno lun 27 nov 2023 alle ore 16:44 Jacques Le Roux < jacques.le.r...@les7arts.com> ha scritto: > Thanks Jacopo, > > All works as expected >

Re: [VOTE] Apache OFBiz 18.12.09

2023-10-31 Thread Giulio Speri - MpStyle Srl
Hi, +1 BUILD SUCCESSFUL in 19m 20s 30 actionable tasks: 25 executed, 5 up-to-date Done processing files for release apache-ofbiz-18.12.09 On Linux/Ubuntu 20.04 LTS, Java 8 Thank you Jacopo Il giorno lun 30 ott 2023 alle ore 16:25 Jacques Le Roux < jacques.le.r...@les7arts.com> ha scritto: >

Re: Running a service instance

2023-10-09 Thread Giulio Speri - MpStyle Srl
-Ursprüngliche Nachricht----- > Von: Giulio Speri - MpStyle Srl > Gesendet: Sonntag, 8. Oktober 2023 23:55 > An: user@ofbiz.apache.org > Cc: Nicolas Malin > Betreff: Re: Running a service instance > > Hello Ingo, > > I share a solution we use for sharing images acros

Re: Running a service instance

2023-10-08 Thread Giulio Speri - MpStyle Srl
Hello Ingo, I share a solution we use for sharing images across ofbiz instances on different servers. If your instances run on Linux servers you could also consider to use Bison, an utility tool that could keep two remote directory synced, both for adding and removing files. It's not real-time as

Re: Inventory for Sales People

2023-10-08 Thread Giulio Speri - MpStyle Srl
Hello Emad, I don't know if you already solved the problem, but I will add a few notes here in addition to what Bill already suggested. If my understanding is correct you have Sales Representatives that sell your products to someone (Business-to-Business) and those same products are also sold to

Re: Inventory - PRODUCT_FACILITY - Last_Inventory_Count

2023-10-07 Thread Giulio Speri - MpStyle Srl
Hello Emad, the lastInventoryCount field in the ProductFacility entity stores the last stock availability of a product for a facility, that is the Available To Promise (ATP) total among all inventory items of a product in a facility, so it's correct that the lastInventoryCount field is updated

Re: password Configuration in scource code Regards

2023-10-05 Thread Giulio Speri - MpStyle Srl
Good morning Nithin, I just add a couple of things: by default Ofbiz disables a user account after 3 failed login attempts for 5 minutes. You can find those configurations in framework/security/conf/security.properties . In this file you can also find properties to change the pattern and

OFbiz/Tomcat vs Ofbiz/Tomcat/Apache to serve static resources

2023-01-24 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope I found you all well! I would like to ask you an opinion regarding serving static resources of a website powered by OFBiz. We are going to perform a system upgrade (from Ofbiz 13.07.03 to latest) and we are evaluating who should serve the static resource: now they are

Re: Problems in pushing changes to trunk GitHub repository

2022-11-25 Thread Giulio Speri - MpStyle Srl
Hello Daniel, I can confirm you that using git push from CLI worked correctly, so it has to be an issue with the git integrated plugin of Eclipse. Thank you for the suggestion, Giulio Il giorno ven 25 nov 2022 alle ore 14:51 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha s

Re: Problems in pushing changes to trunk GitHub repository

2022-11-25 Thread Giulio Speri - MpStyle Srl
used by the Git integration in eclipse reference a > different version of JDK to your regular builds. > > On Thu, 24 Nov 2022 at 23:42, Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > > Hello devs, > > > > I hope you're doing great. > &

Problems in pushing changes to trunk GitHub repository

2022-11-24 Thread Giulio Speri - MpStyle Srl
Hello devs, I hope you're doing great. I am currently having some problems in pushing ("Preview") a commit to the GitHub trunk repository. I am using Eclipse with the integrated git plugin and I am getting this error: Can't connect to any URI: https://github.com/apache/ofbiz-framework.git >

Re: Prevent promo discount when there is already a per order disount

2022-11-17 Thread Giulio Speri - MpStyle Srl
Good morning Michael, as per our experience using OFBiz e-commerce with promotions and promo rules I can tell that there is no direct way to reach that "mutual exclusion" for promotions. Indeed the ProductPromos available on the store are processed one after another, evaluating each by itself; so

Re: How committers should handle old Jira Issues (and patches)

2022-10-31 Thread Giulio Speri - MpStyle Srl
he issue if there is no > response within xx days/weeks. > > Hope this helps, > > best regards, > > Michael Brohl > > ecomify GmbH - www.ecomify.de > > > Am 28.10.22 um 19:14 schrieb Giulio Speri - MpStyle Srl: > > Hello devs, > > > > I hope you

How committers should handle old Jira Issues (and patches)

2022-10-28 Thread Giulio Speri - MpStyle Srl
Hello devs, I hope you're doing great. I recently started to give a check to the old ofbiz issues in Jira with the status "patch available", both to increase my contribution as (new) committer and also to try to reduce the bug list. To warm up I started with the "trivia" issues and then I'll

Re: Default Accounting Company

2022-10-17 Thread Giulio Speri - MpStyle Srl
/datamodel/data/demo/OrderDemoData.xml > > > > Hope this helps. > > > > -- > > Kind Regards, > > Ashish Vijaywargiya > > Vice President of Operations > > *HotWax Systems* > > *Enterprise open source experts* > > http://www.hotwaxsyste

Re: Default Accounting Company

2022-10-16 Thread Giulio Speri - MpStyle Srl
Hi Emad, You can configure each store to be served by different facilities (ProductStoreFacility entity), setting to N the flag oneInventoryFacility and then going in the Facility tab of the Product Store and add the facilities you need. Giulio On Sun, Oct 16, 2022, 16:33 Emad Radwan wrote: >

Re: Gradlew build issue in trunk revision

2022-10-15 Thread Giulio Speri - MpStyle Srl
gio 6 ott 2022 alle ore 15:41 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha scritto: > Hello devs, > > I am writing because I am facing a build issue with the trunk revision. > > The error is the following: > > FAILURE: Build failed with an excep

Gradlew build issue in trunk revision

2022-10-06 Thread Giulio Speri - MpStyle Srl
Hello devs, I am writing because I am facing a build issue with the trunk revision. The error is the following: FAILURE: Build failed with an exception. * What went wrong: > java.lang.UnsupportedClassVersionError: > at/bxm/gradleplugins/svntools/SvnToolsPlugin has been compiled by a more >

Re: Welcome to Leila Mekika as new committer

2022-10-05 Thread Giulio Speri - MpStyle Srl
Congratulations Leila and welcome aboard! Kind regards, Giulio On Wed, Oct 5, 2022, 03:35 Michael Brohl wrote: > Congratulations and welcome from me as well, Leila! > > Looking forward to your contributions and working together. > > Best regards, > > Michael > > Am 04.10.22 um 09:30 schrieb

Re: Possible issue in balanceInventoryItems/reassignInventoryReservation service

2022-07-11 Thread Giulio Speri - MpStyle Srl
out problem, but I like to have some > production data to be ensure that I didn't introduce a regression not > cover by ofbiz test. > > My problem, our project don't use the inventory at a correct level, so > if you are available to help me on this testing task it would be great :) > >

Re: Possible issue in balanceInventoryItems/reassignInventoryReservation service

2022-07-11 Thread Giulio Speri - MpStyle Srl
d correctly), you require inventory for an > order to be created but if you then reduce inventory to the point there is > no longer enough to cover all orders then you want the reservations to > disappear? What happens to the order? > > Regards > Scott > > On Fri, 8 Jul

Possible issue in balanceInventoryItems/reassignInventoryReservation service

2022-07-08 Thread Giulio Speri - MpStyle Srl
Hello devs, I hope you're doing good! I write because I think I found a possible issue in minilang service *reassignInventoryReservation*. This service is called as a SECA on createPhysicalInventoryAndVariance service and at the end it deletes inventory reservation for an order items that has

Re: "New commiter first steps" wiki page proposal

2022-05-14 Thread Giulio Speri - MpStyle Srl
'll certainly > do it... one day... or... another... > > TIA > > Le 02/04/2022 à 14:19, Taher Alkhateeb a écrit : > > Hello Guilio, > > > > I think that's a good idea. It would be helpful to complement whatever > ASF steps are needed to complete the on-boarding proce

"New commiter first steps" wiki page proposal

2022-04-02 Thread Giulio Speri - MpStyle Srl
Hello devs, I hope you're all doing well. Few days ago me and Nicola became committers of this project and we are really happy to be part of it. We read the wiki pages related to committers Roles And Responsibilities and we started to set up all things to be ready to work with GitHub repos: in

Re: Welcome to Nicola Mazzoni and Giulio Speri as new committers

2022-03-23 Thread Giulio Speri - MpStyle Srl
Thank you all! Can't wait to work together with the community and contribute to the OFBiz project! Have a nice day, Giulio Il giorno mer 23 mar 2022 alle ore 09:50 Nicola Mazzoni < nicola.mazz...@mpstyle.it> ha scritto: > Thank you! I hope that I (and my team) can make a contribution to

Re: Control ID Value

2022-02-12 Thread Giulio Speri - MpStyle Srl
d’ code? The fact that Ofbiz execution depends on a lot of XML files > makes debugging a bit hard. > > So, I’ll really appreciate it if there’s some admin screen that shows > which modules/functions/services were executed while running a certain > screen. > > Regards, > > Emad &

Re: Control ID Value

2022-02-12 Thread Giulio Speri - MpStyle Srl
Hello Emad, To perform that kind of check, you'll find a useful tool in the Webtools backoffice application, named *Entity Engine*. Once in the Webtools, you'll find the *EntityEngine* menu voice and from there different kinds of operations can be performed through specific Tabs. IMO the two

Re: JobPoller strange behavior with multiple ofbiz instances in Docker Containers

2022-02-11 Thread Giulio Speri - MpStyle Srl
a lot of time, so I hope that our experience could be helpful in saving some precious time to anyone will face this kind of situation. Have a great weekend ahead. Kind Regards, Giulio Il giorno gio 20 gen 2022 alle ore 20:27 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha scritto

Re: Session Lost after returning from paypal

2022-02-11 Thread Giulio Speri - MpStyle Srl
Hello Markus, Another way is to use *ngrok* tool, which exposes localhost through http and https tunnels. For example we usually use this kind of command from Ubuntu terminal: $ ./ngrok http https://localhost:8443 Then you can use http/s tunnels generated by ngrok in the PayPal URL settings.

JobPoller strange behavior with multiple ofbiz instances in Docker Containers

2022-01-20 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you are all well and healthy. I am writing because we are facing a weird behavior of the JobPoller in a Docker environment. I list here env execution data: - ofbiz version is 13.07.03 - Ubuntu 18 server - Docker container server - Multiple docker containers running: 1

Re: [VOTE] [RELEASE] Apache OFBiz 18.12.04

2021-12-17 Thread Giulio Speri - MpStyle Srl
+1 $ /bin/bash ../OFBIZ_TOOLS_REPO/ofbiz-tools/verify-ofbiz-release.sh -a apache-ofbiz-18.12.04 2>&1 | tee verify_181204.log sha check of file: apache-ofbiz-18.12.04.zip Using sha file: apache-ofbiz-18.12.04.zip.sha512 apache-ofbiz-18.12.04.zip: 7485AC40 D643CC4E C1A98F68 73383C69 206C6B0D

Re: [ANNOUNCE] Apache OFBiz 18.12.02 released

2021-11-24 Thread Giulio Speri - MpStyle Srl
Great, thank you Jacopo! Giulio On Wed, Nov 24, 2021, 11:50 Jacopo Cappellato wrote: > The Apache OFBiz community is pleased to announce the new release "Apache > OFBiz 18.12.02". > > Apache OFBiz® is an open source product for the automation of enterprise > processes that includes framework

Re: [ANNOUNCE] Apache OFBiz 18.12.02 released

2021-11-24 Thread Giulio Speri - MpStyle Srl
Great, thank you Jacopo! Giulio On Wed, Nov 24, 2021, 11:50 Jacopo Cappellato wrote: > The Apache OFBiz community is pleased to announce the new release "Apache > OFBiz 18.12.02". > > Apache OFBiz® is an open source product for the automation of enterprise > processes that includes framework

PaymentMethod: COD Surcharge

2021-11-24 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you're doing well. I am writing because one of our ecommerce customers asked to have a COD Payment method on the site (all good so far), but with a surcharge. I did a bit of research and OOTB OFbiz does not have support for this feature; I found a conversation in an old

Re: [VOTE] Apache OFBiz 18.12.02 (second attempt)

2021-11-17 Thread Giulio Speri - MpStyle Srl
+1 /bin/bash ../OFBIZ_TOOLS_REPO/ofbiz-tools/verify-ofbiz-release.sh -a apache-ofbiz-18.12.02 Processing files for release: apache-ofbiz-18.12.02... Downloading files for apache-ofbiz-18.12.02.zip... --2021-11-17 13:35:12-- https://dist.apache.org/repos/dist/dev/ofbiz/KEYS ... 2021-11-17

Re: Validating a release with verify-ofbiz-release.sh was: [VOTE] Apache OFBiz 18.12.02

2021-11-03 Thread Giulio Speri - MpStyle Srl
ofbiz-tools.git > > Am 03.11.21 um 15:03 schrieb Giulio Speri - MpStyle Srl: > > Hi everyone, > > > > I have to revert my previous +1 (I just tested the checksums, not the > build > > and I apologize for that), since the build still fails with the same > error &

Re: [VOTE] Apache OFBiz 18.12.02

2021-11-03 Thread Giulio Speri - MpStyle Srl
Hi everyone, I have to revert my previous +1 (I just tested the checksums, not the build and I apologize for that), since the build still fails with the same error of 18.12.01. My official vote is now -1 Giulio Il giorno mer 3 nov 2021 alle ore 14:21 Wiebke Pätzold <

Re: [VOTE] Apache OFBiz 18.12.02

2021-11-01 Thread Giulio Speri - MpStyle Srl
+1 On Mon, Nov 1, 2021, 15:42 Jacopo Cappellato wrote: > This is the vote thread to publish "Apache OFBiz 18.12.02", the second > release from the release18.12 branch. > > The release files can be downloaded from here: > https://dist.apache.org/repos/dist/dev/ofbiz/ > and are: > *

ProductFacility on ecommerce listing product issue

2021-11-01 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you're doing well. I write here because I think I faced an issue in the ecommerce listing of products related to the ProductFacility entity and the filtering of out of stock products. Here's the context: - an ecommerce site where products are configured as a

Re: Release 18.12.02

2021-11-01 Thread Giulio Speri - MpStyle Srl
Hi everyone, We adopted the temporary solution proposed by Mart in the issue OFBIZ-12351 (alternative implementation of the package) in our OFBiz R17, since it runs in a production environment and we adopted it in our local dev envs too to be able to carry on maintenance. I agree with Jacques

Re: Urgent - Ofbiz Inventory Reservation Going Crazy - Please Help

2021-10-28 Thread Giulio Speri - MpStyle Srl
fbiz.apache.org/> since > 2008 (without privileges) > > *Apache Directory <https://directory.apache.org>, PMC Member* > Apache Incubator <https://incubator.apache.org>, committer > Apache Steve <https://steve.apache.org>, committer > > > On Sat, Oct 23, 202

Re: [VOTE] Apache OFBiz 18.12.01

2021-10-28 Thread Giulio Speri - MpStyle Srl
+1 Thanks, Giulio Il giorno mer 27 ott 2021 alle ore 11:05 Ashish Vijaywargiya < ash...@apache.org> ha scritto: > +1 > > Thanks, > Ashish Vijaywargiya > > On Sat, Oct 23, 2021 at 8:38 PM Jacopo Cappellato < > jacopo.cappell...@gmail.com> wrote: > > > This is the vote thread to publish "Apache

Re: Product and Store Relationship

2021-10-27 Thread Giulio Speri - MpStyle Srl
otion, Quick Add, Default > > >> Search) > > >>>> For Example in the “Demo Catalog”, in its Categories, there is a > > >> category > > >>>> called “CATALOG1” of Browser Root, and that category is of Product > > >> Category &

Re: Product and Store Relationship

2021-10-25 Thread Giulio Speri - MpStyle Srl
Hello Serge, in OFBiz there is not a direct association between a ProductStore and products, instead ProdCatalog, ProdCatalogCategory, ProductStoreCatalog, ProductCategory and ProductCategoryMember entities are used to achieve this goal. You can see the ProdCatalog as a collector of categories:

Re: Urgent - Ofbiz Inventory Reservation Going Crazy - Please Help

2021-10-23 Thread Giulio Speri - MpStyle Srl
XCLUDE a > warehouse/facility from this re-reserve process. Is there something OTB > for this? > > > Original Message > Subject: Re: Urgent - Ofbiz Inventory Reservation Going Crazy - Please > Help > From: Giulio Speri - MpStyle Srl > Date: Wed, Oc

Re: Urgent - Ofbiz Inventory Reservation Going Crazy - Please Help

2021-10-20 Thread Giulio Speri - MpStyle Srl
Hello James, Could you please share some more details on the context of usage of the facilities? Are you using them for an e-commerce site (facilities associated to a Product storie) or you use them in totally different context? Thanks, Giulio On Wed, Oct 20, 2021, 20:52 wrote: > > Good

Re: eCommerce Checkout

2021-10-17 Thread Giulio Speri - MpStyle Srl
Hello Justine, If you want to remove checkout without registration (guest checkout), you could simply remove the link from the Freemarker template and related request from e-commerce component controller. Similar answer for disabling user registration form. Acting on freemarker templates you

Re: eCommerce front page / Categories sidebar

2021-10-16 Thread Giulio Speri - MpStyle Srl
Hello Justine, the answer to your first question is not that immediate: the whole structure of Apache OFBiz follow the MVC pattern, so each interaction of an user with a web page (for example the main page of the eCommerce site) is processed by a specific component controller that translates the

Re: Product Feature Content handling

2021-07-13 Thread Giulio Speri - MpStyle Srl
ed plattform we have extended the > database model and API with ProductFeatureContent and > ProductFeatureContentyType entities. > > Best regards, > > Michael Brohl > > ecomify GmbH - www.ecomify.de > > > Am 12.07.21 um 13:15 schrieb Giulio Speri - MpStyle S

Product Feature Content handling

2021-07-12 Thread Giulio Speri - MpStyle Srl
Hello everyone, For an ecommerce application my team is configuring some virtual products with selectable features of type color and size. We would like to represent in the product detail page a small image related to the feature color. Is there any OOTB support for this? I checked either the

Re: Possible issue in reserveStoreInventory service

2021-07-04 Thread Giulio Speri - MpStyle Srl
Hi Suraj, I attached a patch for the service to the ticket. I also did some considerations in the comment section and I would appreciate it if you could share your thoughts on it. Thank you in advance, Giulio Il giorno mer 23 giu 2021 alle ore 20:21 Giulio Speri - MpStyle Srl < giulio

Re: Possible issue in reserveStoreInventory service

2021-06-23 Thread Giulio Speri - MpStyle Srl
Hi Suraj, ticket created: OFBIZ-12264. I'll soon start working on a patch. Regards, Giulio Il giorno mer 23 giu 2021 alle ore 09:20 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha scritto: > HI Suraj, > > thanks. I will proceed with the Jira ticket. > > Giulio >

Re: Possible issue in reserveStoreInventory service

2021-06-23 Thread Giulio Speri - MpStyle Srl
Khurana > Senior Technical Consultant > > > On Wed, Jun 23, 2021 at 5:32 AM Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > > Hello everyone, > > > > I hope you are all doing well. > > I write because today I faced an unexpected beha

Possible issue in reserveStoreInventory service

2021-06-22 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you are all doing well. I write because today I faced an unexpected behaviour in one of our ecommerce applications, during creation of an order and related inventory reservation. The ProductStore is set up to reserve inventory from more than one facility, so the flag

Re: System error, could not commit transaction XAException (null) on resuming transaction

2021-02-21 Thread Giulio Speri - MpStyle Srl
or the connection pool? > > That's plain guessing without having the code and environment visible so > please excuse if it goes in the wrong direction. > > Regards, > > Michael Brohl > > ecomify GmbH - www.ecomify.de > > > Am 20.02.21 um 19:43 schrieb Giulio S

Re: System error, could not commit transaction XAException (null) on resuming transaction

2021-02-20 Thread Giulio Speri - MpStyle Srl
found a detail message of the Exception that states "*error during phase two commit*", that is related to XA resources. I keep investigating and I will keep you up to date. Giulio Il giorno ven 19 feb 2021 alle ore 23:46 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha s

Re: System error, could not commit transaction XAException (null) on resuming transaction

2021-02-19 Thread Giulio Speri - MpStyle Srl
hu, Feb 18, 2021, 23:49 Michael Brohl wrote: > Hi Giulio, > > have you checked that the transaction timeout is set high enough for the > parent transaction? > > Regards, > > Michael Brohl > > ecomify GmbH - www.ecomify.de > > > Am 17.02.21 um 01:08 schri

System error, could not commit transaction XAException (null) on resuming transaction

2021-02-16 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you are all doing well. I write because I am facing an exception not so clear to me while writing a Java service. In this service I am using a paged list (EntityUtil.getPagedList(..)) with an iterator object retrieved using delegator.find(..) method, to process and delete

Re: Error in storeOrder: duplicate entry for key primary

2021-01-08 Thread Giulio Speri - MpStyle Srl
issue? > > Have you made any customizations in the SequenceUtil class? > Is this issue happening for your first order in the system? > Have you checked if by mistake you have loaded some demo data into the > system? > > Kind Regards, > -- > Pritam Kute > > > On Thu,

Error in storeOrder: duplicate entry for key primary

2021-01-07 Thread Giulio Speri - MpStyle Srl
Hello everyone, I hope you're doing good. I am writing because I am facing a strange issue with our ecommerce ofbiz installation for one of our customers. In short, since yesterday, ofbiz fails in storing an order with the error: Ran Event

Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-11 Thread Giulio Speri - MpStyle Srl
+1 312 626 6799 US (Chicago) > > +1 346 248 7799 US (Houston) > > +1 646 558 8656 US (New York) > > +1 669 900 9128 US (San Jose) > > +1 253 215 8782 US (Tacoma) > > Meeting ID: 872 4246 7577 > > Passcode: 117215 > > Find yo

Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-10 Thread Giulio Speri - MpStyle Srl
+1 Thanks, Giulio Il giorno gio 10 dic 2020 alle ore 13:13 Devanshu Vyas < vyas.devansh...@gmail.com> ha scritto: > +1 > > Thanks & Regards, > Devanshu Vyas. > > > On Wed, Dec 9, 2020 at 3:05 PM Nicola Mazzoni > wrote: > > > +1 > > > > Il giorno mer 9 dic 2020 alle ore 10:28 Aditya Sharma < >

ShowPromoText/ProductPromoWorker nulls all product promotions after a single condition check failure

2020-02-24 Thread Giulio Speri - MpStyle Srl
Hello everyone, I am facing a strange behaviour regarding Product Store Promotions that are active for one of the ecommerce sites that my company manage. In all the pages of the sites, we have included the ShowPromoText.groovy script that retrieves the promotions active for a specific store: we

Re: Visit/Visitor specific client IPs tracking exclusion

2019-04-25 Thread Giulio Speri - MpStyle Srl
Hello everyone, I have created a Jira task for this. OFBIZ-10957 <https://issues.apache.org/jira/browse/OFBIZ-10957> Giulio Il giorno sab 13 apr 2019 alle ore 16:30 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it> ha scritto: > Hi Nicolas, > > thank you for the sugg

Re: Visit/Visitor specific client IPs tracking exclusion

2019-04-13 Thread Giulio Speri - MpStyle Srl
requests) etc. > > 2) For large DB size due to visits and hits, we can use a separate Stats > > database for visit entity group. > > 3) Also, idea to purge old visits using a scheduled job is good, We can > set > > number of days configurable as per need. > > &g

Visit/Visitor specific client IPs tracking exclusion

2019-04-11 Thread Giulio Speri - MpStyle Srl
Hello devs, I'm writing because I would like to explain a problem my company, MpStyle, faced with an OFBiz installation with two active ecommerce sites, for one of our customers. I am writing this email to the dev mailing list, because I could not find any reference in the mailings to the kind of

Re: OFBiz OutOfMemory and stucked JobPoller issue

2018-09-21 Thread Giulio Speri - MpStyle Srl
ed. Caching fixed it > > completely. Maybe it will work for you too. You will then have to clear > the > > cache in ofbiz if you change something in your groovy scripts. > > > > Best regards > > Ingo > > > > > > -Ursprüngliche Nachricht- > &g

OFBiz OutOfMemory and stucked JobPoller issue

2018-09-20 Thread Giulio Speri - MpStyle Srl
Hello everyone, hope you're doing good. I am writing, because I am struggling with a quite strange problem, over an ofbiz installation, for one of our customers. This installation is composed by two instances of OFBiz (v13.07.03), served via an Apache Tomcat webserver, along with a load balancer.

Re: eCommerce Use Case

2018-09-07 Thread Giulio Speri - MpStyle Srl
Hi James, In our ecommerce implementation we faced a similar situation. We had some customers that should see a certain discount only on some products and only after login. We used "meta" categories, along with Party Classification Groups and Price rules. "meta" category is simply a catalog

Re: Scheduled jobs weird behavior

2018-04-03 Thread Giulio Speri - MpStyle Srl
ectly store the generated file to the ftp server, >>> correct? >>> >>> In such cases, we store the file to be transferred locally in an archive >>> directory and then transfer it to the ftp server. >>> >>> You'll see if the file was written and you ha

Re: Scheduled jobs weird behavior

2018-03-30 Thread Giulio Speri - MpStyle Srl
shi Solanki > Sr Manager, Enterprise Software Development > HotWax Systems Pvt. Ltd. > Direct: +91-9893287847 > http://www.hotwaxsystems.com > www.hotwax.co > > On Fri, Mar 30, 2018 at 5:48 PM, Nicolas Malin <nicolas.ma...@nereide.fr> > wrote: > > > Hello Giulio,

Re: Scheduled jobs weird behavior

2018-03-30 Thread Giulio Speri - MpStyle Srl
+02:00 Nicolas Malin <nicolas.ma...@nereide.fr>: > Hello Giulio, > > On 30/03/2018 14:05, Giulio Speri - MpStyle Srl wrote: > >> Hi all, >> [...] Now, here is the issue; sometimes (runtime in which happen seems >> random), I >> notice that: >> - t

Scheduled jobs weird behavior

2018-03-30 Thread Giulio Speri - MpStyle Srl
Hi all, I write because I am facing strange behaviors with scheduled jobs and I am running out of ideas about causes. I have a two instances configuration of ofbiz running on two different servers (hosted by a third party company); they handle two eCommerce site on a multi-tenant environment.

Re: I cannot start ofbiz on my laptop (localhost)

2018-03-07 Thread Giulio Speri - MpStyle Srl
Hi, Which OFBiz version do you use? OFBiz on localhost runs on the https port 8443 (not 8442) for backoffice applications and 8080 (http) for eCommerce, so make sure that the 8443 port is not used by other processes. Kind Regards, Giulio 2018-03-07 14:07 GMT+01:00 jondon1...@gmail.com

Re: OFBiz MRP & Manufacturing: subcontract-work

2018-03-07 Thread Giulio Speri - MpStyle Srl
​Hi all, thank you very much for your answers and sorry for my late answer. In these days I am evaluating, along with my colleagues, the Manufacturing and MRP module of OFBiz against the same module on our ERP, to exactly know the differences between two systems, in order to put down a list of

Re: OFBiz Documentation Team Volunteers Needed

2018-02-13 Thread Giulio Speri - MpStyle Srl
Hi Sharan, I would like and I would be very happy to take part of this team if it's not too late. I'll do my best to contribute. Thanks very much, Giulio 2018-02-13 9:29 GMT+01:00 Sharan Foga : > Hi All > > Wow! – thanks everyone for such a great response. > > It's nice to

OFBiz MRP & Manufacturing: subcontract-work

2018-02-13 Thread Giulio Speri - MpStyle Srl
Hello everyone! I'm writing because I would need some clarifications about MRP and Manufacturing, in particular with the process of subcontract-working. I read Sharan's book on the argument, it's really well made, but I would need some extra details. Reading the book I understood that, in the

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Giulio Speri - MpStyle Srl
Really great work! Thanks Aditya! Regards, Giulio 2017-10-04 13:15 GMT+02:00 Aditya Sharma : > Hello All, > > It gives me immense pleasure informing you all that we have updated *The > Big > Book of Apache OFBiz Data Model* according to the latest trunk

Re: email Configuration

2017-08-22 Thread Giulio Speri - MpStyle Srl
HotWax Systems <http://www.hotwaxsystems.com/> > <https://www.linkedin.com/in/aditya-sharma-78291810a/> > > On Mon, Aug 21, 2017 at 9:58 PM, <ja...@productive1.com> wrote: > > > Thanks Giulio - I did not see any attachments. > > > > > > Original Messag

Re: email Configuration

2017-08-21 Thread Giulio Speri - MpStyle Srl
Obviously user and password would not work for you..just forgot to delete them :) 2017-08-21 10:08 GMT+02:00 Giulio Speri - MpStyle Srl < giulio.sp...@mpstyle.it>: > Hi James, > > I attach a picture of my smtp configuration lines of "general.properties"; > one th

Re: email Configuration

2017-08-21 Thread Giulio Speri - MpStyle Srl
tFactory.port=587 > mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory > #--Fallback [true|false] determines whether you will allow a non secure > connection if you are unable to get a secure one > mail.smtp.socketFactory.fallback=false > > > Thanks, > > James > &

Re: email Configuration

2017-08-17 Thread Giulio Speri - MpStyle Srl
Hi James, Could you share your email smtp settings in general.properties file? Thanks, Giulio Il 17/Ago/2017 22:13, ha scritto: > Team - I am having a difficult time trying to configure email smtp. It > works for gmail but it will not work for go daddy or Office 365 >

Re: eCommerce PayPal Integration

2017-07-14 Thread Giulio Speri - MpStyle Srl
Jul 14, 2017 1:06 AM, "Giulio Speri - MpStyle Srl" < > giulio.sp...@mpstyle.it> wrote: > > Hello everyone, > > I'm writing because we have integrated PayPal as payment method for our > eCommerce site (running on ofbiz 13.07.03), and I'd like to share the > t

Re: eCommerce PayPal Integration

2017-07-14 Thread Giulio Speri - MpStyle Srl
ation of these > services is done in PayPalServices.java. > > HTH. > > Best regards, > Pranay Pandey > > On Fri, Jul 14, 2017 at 3:35 AM, Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > > Hello everyone, > > > > I'm writing

eCommerce PayPal Integration

2017-07-13 Thread Giulio Speri - MpStyle Srl
Hello everyone, I'm writing because we have integrated PayPal as payment method for our eCommerce site (running on ofbiz 13.07.03), and I'd like to share the thing with the community. The request of integration of PayPal arrived to us after the eCommerce was already up and running, and since

Re: OFBiz performance enhancement

2017-05-18 Thread Giulio Speri - MpStyle Srl
actually taking a long time to load. Also check and repair your databased indexes, they might be fragmented like crazy if you haven’t been maintaining them: https://mariadb.com/kb/en/mariadb/mysqlcheck/ <https://mariadb.com/kb/en/ mariadb/mysqlcheck/> —P > On May 18, 2017, at 11:19 AM, G

Re: OFBiz performance enhancement

2017-05-18 Thread Giulio Speri - MpStyle Srl
ou don't have to mess with it. > > Or just do like most folks and throw more RAM at your system and see if > that helps. :) > > --P > > > On May 18, 2017, at 4:37 AM, Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > > > Hello

OFBiz performance enhancement

2017-05-18 Thread Giulio Speri - MpStyle Srl
Hello everyone, I would like to ask you some suggestion on improving performances of our eCommerce site We're monitoring our jvm with NewRelic tool and response times are quite good, and the server on which ofbiz run has minimal cpu/ram usage, but customers often complains slowness in page

Paypal IPN Integration

2017-05-04 Thread Giulio Speri - MpStyle Srl
Hello everyone, I am writing because I'm trying to integrate PayPal payment system into our eCommerce site, but I'm facing some difficulties. I configured PayPal through the Payment Gateway Configuration app and I'd like to set up the IPN notification system to validate and furthering process

Re: Please add me as Apache OFBiz Contributor

2017-04-13 Thread Giulio Speri - MpStyle Srl
sign yourself to any > issues you are working on. > > Thanks > Sharan > > On 2017-04-12 23:53 (+0200), Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > ​Good evening Sharan, > > I compiled the form and emailed it to the address indicated in th

Re: Please add me as Apache OFBiz Contributor

2017-04-12 Thread Giulio Speri - MpStyle Srl
pleted the ICLA form then please let me know and I will > check that it has been filed. > > Alternatively you can ask someone to update the page for you. > > Thanks > Sharan > > On 2017-04-12 17:08 (+0200), Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote:

Re: Please add me as Apache OFBiz Contributor

2017-04-12 Thread Giulio Speri - MpStyle Srl
led. > > Alternatively you can ask someone to update the page for you. > > Thanks > Sharan > > On 2017-04-12 17:08 (+0200), Giulio Speri - MpStyle Srl < > giulio.sp...@mpstyle.it> wrote: > > Hello everyone, > > > > I would like to ask you to add me as Apache

Please add me as Apache OFBiz Contributor

2017-04-12 Thread Giulio Speri - MpStyle Srl
Hello everyone, I would like to ask you to add me as Apache OFBiz contributor in order to add my eCommerce project to the Confluence relative page. My Confluence account username is : giulio.speri Thank you very much! Kind regards, Giulio Speri -- Giulio Speri *Mp Styl**e Srl* via Antonio

Re: [MARKETING] Introduction of MpStyle and its success story with OFBiz

2017-04-07 Thread Giulio Speri - MpStyle Srl
OFBIZ/Apache+OFBiz+User+List > > You might even to add your story at https://cwiki.apache.org/confl > uence/display/OFBIZ/Apache+OFBiz+User+Stories > > Jacques > > > Le 07/04/2017 à 11:31, Giulio Speri - MpStyle Srl a écrit : > >> Hello everyone, >> >>

[MARKETING] Introduction of MpStyle and its success story with OFBiz

2017-04-07 Thread Giulio Speri - MpStyle Srl
Hello everyone, I am a newby OFBiz user and I recently joined this mailing list. I work for an italian softwarehouse, MpStyle srl, that offers professional ERP solutions for fashion/apparel industry. About one year ago one of our customers asked us to develop an eCommerce solution, to increase