Re: OFBiz Day video - Kubernetes / PostGreSQL

2025-05-30 Thread Nicolas Malin
Thanks Pierre for this return, In our case it's the infra manager that pilot it on AWS structure. We'll forward this information. Nicolas On 30/05/2025 6:24 AM, Pierre Smits wrote: Hi Nicolas, Gil, In one of the videos posted on YouTube you talked about PostGreSQL being a SPOF in your Kube

Re: Ofbiz in multi tenant mode

2025-05-19 Thread Jacques Le Roux
Hi Stephen, That's exactly it. This can be helpful too: https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support It's a bit deprecated (ant!) but I guess it's still understandable and transposable. Jacques Le 19/05/2025 à 07:11, S Munene a écrit : Thank you Rohit for your valu

Re: Ofbiz in multi tenant mode

2025-05-19 Thread Rohit Koushal
Yes Stephen. Please identify the property you wish to make tenant-specific and configure it in the SystemProperty table. Additionally, if needed, you may have to adjust the code to read the property's value using EntityUtilProperties, where it was done with UtilProperties. On Mon, May 19, 2025 at

Re: Ofbiz in multi tenant mode

2025-05-17 Thread Rohit Koushal
*Hey Stephen,* *When operating in tenant mode, it is recommended to use entity properties, which can be configured via SystemProperty. For example, refer to framework/common/data/CommonSystemPropertyData.xml.Please note that configurations defined in the property files will be shared across all t

Re: OFBiz AI Resources

2025-03-04 Thread Jacques Le Roux
Le 04/03/2025 à 00:00, Paul Mandeltort a écrit : Grok3, from xAI is the current best-in-class AI model, and it knows out of the box OFbiz well and is the missing documentation we’ve always needed.  :-) Hi Paul, It should be mentioned that Grok3 is using the OFBiz code *AND* the documentation.

Re: Ofbiz 18 - "no Dispatcher found" issue

2024-10-16 Thread Jacques Le Roux
Hi Mayank, Don't expect more direct answers from me. Rather subscribe and use the OFBiz user ML: https://ofbiz.apache.org/mailing-lists.html You will get a better support, people can answer you on the ML. The wider the audience the better the answers you might get. TIA This said, here the lin

Re: Ofbiz with remote ecommerce

2024-08-24 Thread Groza Danut
I found some efforts regarding this situation, specifically: 1. The headless commerce project. See https://youtu.be/zZj0XU-PkNY?si=Udh5AsTmd7WCD-Hu 2. The Ofbiz as Open Source Order Management System(OMS) project. See https://youtube.com/playlist?list=PLobIkeUbRXqe7YKSOdrXTrbRlCa7xvyGe&si=UQ5qp_BC

Re: Ofbiz starting slow

2024-06-04 Thread Johan Cronje
Hi Ingo, Not sure if this would be of help. Since we did not need it on our local instance we made zip and tar gradle tasks optional based on arguments. Added the below within the build.gradle: tasks.named('distTar').configure { onlyIf { project.hasProperty('includeDistTar') } }

Re: Ofbiz for use a core System for indigenous States

2024-02-02 Thread Jacques Le Roux
Hi Andreas, Apart if you are interested in history, the German Empire is maybe a large versatile example for management of indigenous states and federations :). Anyway, I'd say that, as OFBiz especially depends on its DB, it also depends of the material you put in it. So that should be possible

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

2023-01-26 Thread Michael Brohl
Hi Giulio, I guess that you will be using an Apache Webserver before OFBiz' Tomcat anyway, right? There will always be an overhead if you serve ressources through the route client - Apache Webserver - Apache Tomcat - client because of the proxy handling between Webserver and Tomcat. How si

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

2023-01-25 Thread Paul Mandeltort
The modern solution here use an edge caching/CDN solution like Cloudflare images or AWS Cloudfront. —Paul, Marco Specialties Inc. > On Jan 24, 2023, at 4:38 AM, Giulio Speri - MpStyle Srl > wrote: > > Hello everyone, > > I hope I found you all well! > > I would like to ask you an opinion

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

2023-01-24 Thread Taher Alkhateeb
Hi Giulio, I think your best bet to answer this question is not to do get a theoretical answer but rather to do testing yourself under load and then check performance. Nothing beats an actual test IMHO.  So perhaps use a tool like apache JMeter combined with some scripting to facilitate stres

Re: OFBIZ on Windows VM on Azure

2023-01-24 Thread Mo
Hi Dan, Thanks for your reply. We have made some progress as we managed to have the security team open the outbound internet traffic and all works fine. Now the next step is to identify all the ip to be whitelisted as they do not want to open everything. Not sure where to start this :-). - I have

Re: OFBIZ on Windows VM on Azure

2023-01-17 Thread Daniel Watford
Hi Mo, I'm going to be testing this out myself soon so I can report back and let you know what I find. What size VM is your customer using to host OFBiz and version/edition of Windows are they using? Thanks, Dan. On Tue, 17 Jan 2023 at 13:52, Mo wrote: > Hi Team, > > I have deployed OFBIZ 18

Re: OFBiz Slack Request

2022-10-26 Thread Jacques Le Roux
Sincerely there not much happening on OFBiz Slack channel. The privileged media is the ML. The principal reason ? It's archived: https://lists.apache.org/list.html?user@ofbiz.apache.org HTH Le 25/10/2022 à 20:59, Maximilian Bloomstine (RIT Student) a écrit : Thank you for the email. I will go

Re: Ofbiz using itext-2.1.7

2022-08-12 Thread Eugen Stan
Hi Rishi, If you trust random people off the internet, here is an explanation https://opensource.stackexchange.com/a/7231 . If you don't, contact a lawyer with software licensing practice. Hope it helps. On 12.08.2022 09:15, Rishi Agr wrote: Hi, There is a usage of itext-2.1.7 (com.lowagie)

Re: Ofbiz using itext-2.1.7

2022-08-12 Thread Gil Portenseigne
Hello Rishin, This Itext version was the last version that could be included in OFBiz regarding the Licence (MPL). Nothing to worry about this. Regards, Gil Details : https://www.apache.org/legal/resolved On Fri, Aug 12, 2022 at 08:15:37AM +0200, Rishi Agr wrote: > Hi, There is a usage of ite

Re: OFBiz Question

2022-06-10 Thread Jacques Le Roux
Hi Alk, Sorry for the French, this was not expected to get to the ML Jacques Le 10/06/2022 à 08:28, Jacques Le Roux a écrit : Bonjour Koffi, J'ai vu que tu as (mieux ;) posé ta question à https://stackoverflow.com/questions/72545774/how-to-pass-parameters-to-groovy-script-in-ofbiz C'est une

Re: OFBiz Question

2022-06-09 Thread Jacques Le Roux
Bonjour Koffi, J'ai vu que tu as (mieux ;) posé ta question à https://stackoverflow.com/questions/72545774/how-to-pass-parameters-to-groovy-script-in-ofbiz C'est une bonne idée mais je te suggère de faire de même sur la Mailing List (ML) user@ofbiz.apache.org. Pour cela il faut d'abord que tu

Re: Ofbiz FIND Constraints

2022-05-14 Thread Avijit Bose
Dear Sir, Can I get the target return from the performFind to a .FTL page. regards Avijit On Fri, May 13, 2022 at 5:31 PM Nicolas Malin wrote: > > target="FindDomesticCustomers"> > > > > > And your target return on form with performFind like > applications/order/widget/ordermgr/Field

Re: Ofbiz FIND Constraints

2022-05-13 Thread Avijit Bose
Dear Sir, It worked. Thank you very much. Have a nice day. regards Avijit On Fri, May 13, 2022 at 5:31 PM Nicolas Malin wrote: > > target="FindDomesticCustomers"> > > > > > And your target return on form with performFind like > applications/order/widget/ordermgr/FieldLookupForms.xml#

Re: Ofbiz FIND Constraints

2022-05-13 Thread Nicolas Malin
  And your target return on form with performFind like applications/order/widget/ordermgr/FieldLookupForms.xml#ListLookupOrderHeader Nicolas On 13/05/2022 06:27, Avijit Bose wrote: > Hello, > > Presently I am using FIND as mentioned below: > ---

Re: Ofbiz Inventory Value and Average Costs Adjustments

2022-03-31 Thread Jacques Le Roux
Le 30/03/2022 à 17:15, Richard Fleming a écrit : check out the service "calculateProductAverageCost" On Wednesday, March 30, 2022, 08:18:15 AM MDT, wrote: Perfect!  Thank you.  Do you know what entities are used to calculate moving average? Original Message

Re: Ofbiz Inventory Value and Average Costs Adjustments

2022-03-31 Thread Richard Fleming
check out the service "calculateProductAverageCost" On Wednesday, March 30, 2022, 08:18:15 AM MDT, wrote: Perfect!  Thank you.  Do you know what entities are used to calculate moving average? Original Message Subject: Re: Ofbiz Inventory Value and Ave

RE: Ofbiz Inventory Value and Average Costs Adjustments

2022-03-30 Thread james
Perfect! Thank you. Do you know what entities are used to calculate moving average? Original Message Subject: Re: Ofbiz Inventory Value and Average Costs Adjustments From: Richard Fleming Date: Tue, March 29, 2022 5:11 pm To: "user@ofbiz.apache.org" Product_Avera

Re: Ofbiz Inventory Value and Average Costs Adjustments

2022-03-29 Thread Richard Fleming
Product_Average_cost on 17.12. Rick On Tuesday, March 29, 2022, 01:48:07 PM MDT, ja...@productive1.com wrote: Good afternoon All.  Can anyone tell me where a products inventory moving average is stored.  I am assuming this number is used in financial transactions when the system is w

Re: Ofbiz Service crmsfa.reReserveInventoryByOrderPriority

2022-03-08 Thread Jacques Le Roux
Hi, There is not a such service OOTB Jacques Le 07/03/2022 à 14:40, ja...@productive1.com a écrit : Any thoughts on this? Original Message Subject: Ofbiz Service crmsfa.reReserveInventoryByOrderPriority From: Date: Sun, February 27, 2022 5:55 pm To:"user@ofbiz.apache.org"

RE: Ofbiz Service crmsfa.reReserveInventoryByOrderPriority

2022-03-07 Thread james
Any thoughts on this? Original Message Subject: Ofbiz Service crmsfa.reReserveInventoryByOrderPriority From: Date: Sun, February 27, 2022 5:55 pm To: "user@ofbiz.apache.org" This service has a Description in which it Cancels and re-reserves all orderItemShipGrpInvRes in a sequ

Re: Ofbiz Rest API content-type

2022-02-20 Thread Altafhusen Makandar
Thank you both for your responses. I totally agree on using JSON. I explained the "separation of concern" to the person who takes the final call on design before posting the question here but he wanted to use some of the features from "Content Management" and wanted to send HTML. So I wanted to che

Re: Ofbiz Rest API content-type

2022-02-20 Thread Michael Brohl
Hi, the REST-API ist designed to either automatically expose standard OFBiz services through the export configuration or configure an API through the special rest configuration (also using services underneath). It is automatically reading body or url parameters, providing them to the underlyi

Re: Ofbiz Rest API content-type

2022-02-18 Thread Carsten Schinzer
Hi again, I wonder why a REST API Service would be expected to return HTML. Isn’t the client of the REST API responsible to render the returned JSON? If you would expect XML for example, ok. But HTML? Hum. Maybe it is worth to read the Wikipedia article on REST API and understand that your idea

Re: Ofbiz Rest API content-type

2022-02-18 Thread Altafhusen Makandar
Thank you for your response. This is a generic question related to the request and response object type in ofbiz rest API. In my understanding, the rest API currently supports the request and response object type as JSON. I've scenario where I want to return a HTML data and not JSON object. Similar

Re: Ofbiz Rest API content-type

2022-02-18 Thread Carsten Schinzer
Hello, I am not really sure, your question is clear to everybody. I would wonder: Is this a generic question? I ask, because "application/json" indicates that a structured content with key-value pairs (potentially matching a given schema) will be returned while the other content types you are ask

Re: Ofbiz Rest API content-type

2022-02-17 Thread Altafhusen Makandar
Can someone please provide some information on this? On Thu, Feb 17, 2022, 10:43 Altafhusen Makandar wrote: > Hi, > > I am using the rest API feature of the ofbiz and I found the > "application/json".as the content-type. Do we have a feature for other > content types like text/html, text/plain,

Re: OFBiz and mySQL

2022-02-16 Thread Mathew Cox
Thank you Gary. That made it all work correctly. Mathew From: Gary Lawrance Sent: Wednesday, February 16, 2022 2:59 PM To: user@ofbiz.apache.org Subject: Re: OFBiz and mySQL You can run the command without the cleanall command. sudo ./gradlew "ofbiz -

Re: OFBiz and mySQL

2022-02-16 Thread Gary Lawrance
You can run the command without the cleanall command. sudo ./gradlew "ofbiz --load-data readers=seed,seed-initial" loadAdminUserLogin -PuserLoginId=admin It looks like you capitalized LoadAdminUserLogin rather than loadAdminUserLogin when you created your stack trace too. Hope this helps On Mon

Re: OFBiz and mySQL

2022-02-16 Thread Mathew Cox
This thread can be deleted. Problem has been solved. Mathew From: Mathew Cox Sent: Monday, February 14, 2022 3:53 PM To: user@ofbiz.apache.org Subject: OFBiz and mySQL I'm trying to setup OFBiz utilizing a mySQL database and I have not found much information

Re: [ofbiz-framework] branch trunk updated: Improved: Create a deny list to reject webshell tokens (OFBIZ-12324)

2022-02-14 Thread Jacques Le Roux
Hi, This is an exceptional cross-post (dev and user) because I'd like to have the most possible attention. So far I have most focused my effort to reject webshells on *nix OSs. Because I think that (almost?) nobody is deploying OFBiz on Windows servers in production. I'd though have your opi

Re: Ofbiz Demos

2022-02-14 Thread Jacques Le Roux
Hi Justine, Not really, it does not depend on us but on the ASF Infra team. More precisely on the ASF Infra team Vice President. One thing that could help faster the process is for everybody to ask here for the demos back, as you just did Justine. Thanks All in advance Jacques Le 13/02/2022

Re: Ofbiz online version

2021-11-06 Thread Yuresh Akila
Thank you Very much Jacques! I will check that out. Aki. On Sun, 7 Nov 2021, 1:32 am Jacques Le Roux, wrote: > Hi Yuresh, > > If you consider the demos being online versions, then you need to install > OFBiz on a cloud server or something alike. It's a "bit" more work... > > There is help for

Re: Ofbiz online version

2021-11-06 Thread Jacques Le Roux
Hi Yuresh, If you consider the demos being online versions, then you need to install OFBiz on a cloud server or something alike. It's a "bit" more work... There is help for that in the wiki: https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#FAQTipsTricksCo

Re: OFBiz run in background stops working when exit terminal

2021-08-25 Thread Kenneth Porter
--On Wednesday, August 25, 2021 11:45 AM -0700 Kenneth Porter wrote: Perhaps someone has already written a unit file. Here's a couple you could use as a starting point. You'll want to add an After= for the MySQL dependency.

Re: OFBiz run in background stops working when exit terminal

2021-08-25 Thread Bryan Boone
Ah okay thanks. I’ll check it out. > On Aug 25, 2021, at 10:45 AM, Kenneth Porter wrote: > > --On Wednesday, August 25, 2021 11:25 AM -0700 Bryan Boone > wrote: > >> I will need this for a high availability production environment. Is it >> better to run OFBiz on my own installed Tomcat se

Re: OFBiz run in background stops working when exit terminal

2021-08-25 Thread Kenneth Porter
--On Wednesday, August 25, 2021 11:25 AM -0700 Bryan Boone wrote: I will need this for a high availability production environment. Is it better to run OFBiz on my own installed Tomcat server, rather than the packaged one? I am already using MySQL Enterprise for the dbase. On Centos Linux

Re: OFBiz run in background stops working when exit terminal

2021-08-25 Thread Bryan Boone
Thanks for the reply. That didn’t seem to work either. I will need this for a high availability production environment. Is it better to run OFBiz on my own installed Tomcat server, rather than the packaged one? I am already using MySQL Enterprise for the dbase. Are there directions somewhere

Re: OFBiz run in background stops working when exit terminal

2021-08-25 Thread Kenneth Porter
--On Wednesday, August 25, 2021 9:35 AM -0700 Bryan Boone wrote: When I run ./gradlew "ofbizBackground —start" On Centos Linux 7 on AWS EC2, OFBiz starts up and runs in the background just fine. However when I exit the terminal, the program terminates. It was working a while ago and I coul

RE: OFBiz Demo (12.17) install on local - issues with build

2021-08-09 Thread Raghunandan Venkateswaran
@ofbiz.apache.org Subject: Re: OFBiz Demo (12.17) install on local - issues with build Hi Raghunandan, This follows https://markmail.org/message/dxuzbooxkzac2cjy Thanks for subscribing If you followed the installation advices, you made a mistake in the syntax. It's not gradle but gradlew Better ref

Re: OFBiz Demo (12.17) install on local - issues with build

2021-08-09 Thread Jacques Le Roux
Hi Raghunandan, This follows https://markmail.org/message/dxuzbooxkzac2cjy Thanks for subscribing If you followed the installation advices, you made a mistake in the syntax. It's not gradle but gradlew Better refer to INSTALL file in main OFBiz directory for more information starting from ht

Re: OFBiz 17 vs 18

2021-07-30 Thread Jacques Le Roux
Hi, Because 17.12.07 is the last official release, hence R17 is the stable branch. I consider also R18 as the next branch. The online documentation is organised on this principle: https://ci.apache.org/projects/ofbiz/site/ Of course that progress with time... HTH Jacques Le 30/07/2021 à 19:

Re: OFBiz 17 vs 18

2021-07-30 Thread Bs Serge
May I ask : Why 17 is considered the “stable” release? Thanks, On Fri, Jul 30, 2021 at 10:56 Carlos Navarro wrote: > Hello Nicolas, > > Many thanks for your valuable reply. > > Carlos > > El vie, 30 jul 2021 a las 4:20, Nicolas Malin () > escribió: > > > We use the 18.12 branch in production s

Re: OFBiz 17 vs 18

2021-07-30 Thread Carlos Navarro
Hello Nicolas, Many thanks for your valuable reply. Carlos El vie, 30 jul 2021 a las 4:20, Nicolas Malin () escribió: > We use the 18.12 branch in production since 2 two years without issues. > > For the migration just take care about the theme if you have your own > theme that need to migrate

Re: OFBiz 17 vs 18

2021-07-30 Thread Nicolas Malin
We use the 18.12 branch in production since 2 two years without issues. For the migration just take care about the theme if you have your own theme that need to migrate on common-theme support. Nicolas On 29/07/2021 20:01, Carlos Navarro wrote: > Hi all, > > Hoping you are all doing well. > > Is

RE: Ofbiz with MS SQL

2021-04-23 Thread Katie Qiu
Hi, An update on the issue: I have finally figured out the problem and are able to connect ofbiz with mssql now. I basically changed the following 2 things: 1. I changed the db connection link from what's indicated in my previous email to uri="jdbc:sqlserver://127.0.0.1:1433;databaseName=ofbiz;Se

Re: Ofbiz in the wild

2021-04-06 Thread Jacques Le Roux
Thanks Apex Technomatics, Your message has been moderated, else it would not have reached this Mailing List. Please subscribe to the user ML for such questions and then use your email client. See why here http://ofbiz.apache.org/mailing-lists.html. You will get a better support, people can an

Re: Ofbiz in the wild

2021-04-06 Thread Apex Technomatics
Apache OFBiz has a large set of business processes, which when deployed result in numerous client/server and database interactions. If business reporting is enabled this load further increases. With such a large number of parallel transactions running at one time, it is important that the applic

Re: Ofbiz in the wild

2021-04-04 Thread Jacques Le Roux
There was a POS plugins. It was discontinued and somehow replaced by the webPOS component. As you know, since you created the last ones ;), there are currently some issues: https://s.apache.org/rk7o5, nothing dramatic IIRW Jacques Le 04/04/2021 à 18:52, Woyce Batkins a écrit : Thanks, very h

Re: Ofbiz in the wild

2021-04-04 Thread Jacques Le Roux
Nope Le 04/04/2021 à 19:12, vinuthomas2008 a écrit : is ofbiz developed in spring-boot? On Thu, Apr 1, 2021 at 6:12 PM Schumann Ye wrote: Dear Woyce, I did successfully applied ofbiz in my manufacturing company with around 150 users. I used mssql server and sometimes I did experience some

Re: Ofbiz in the wild

2021-04-04 Thread vinuthomas2008
is ofbiz developed in spring-boot? On Thu, Apr 1, 2021 at 6:12 PM Schumann Ye wrote: > Dear Woyce, > > I did successfully applied ofbiz in my manufacturing company with around > 150 users. > > I used mssql server and sometimes I did experience some traffic blocks and > unstable situations due to

Re: Ofbiz in the wild

2021-04-04 Thread Woyce Batkins
Thanks, very helpful Is Ofbiz suitable for a brick and mortar shop? Is there anyone using it in such a way? On Fri, Apr 2, 2021 at 10:25 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Le 02/04/2021 à 10:11, Jacques Le Roux a écrit : > > > https://cwiki.apache.org/confluence/display/O

Re: Ofbiz in the wild

2021-04-02 Thread Jacques Le Roux
Le 02/04/2021 à 10:11, Jacques Le Roux a écrit : https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories BTW, it's linked from the page above, but don't miss: https://cwiki.apache.org/confluence/display/OFBIZ/Is+OFBiz+for+Me https://cwiki.apache.org/confluence/pages/viewinfo

Re: Ofbiz in the wild

2021-04-02 Thread Jacques Le Roux
Hi, I'd recommend to usePostgreSQL above all other Open Source DBMS. that's my own opinion, and I'll not get in deep with that. With OFBiz Entity Engine (also used by Jira since start[1]) anyone can pick the DBMS s/he prefers. While at it: https://cwiki.apache.org/confluence/display/OFBIZ/Apa

Re: Ofbiz in the wild

2021-04-01 Thread Woyce Batkins
Thanks Schumann, nice to hear. On Thu, Apr 1, 2021 at 2:43 PM Schumann Ye wrote: > Dear Woyce, > > I did successfully applied ofbiz in my manufacturing company with around > 150 users. > > I used mssql server and sometimes I did experience some traffic blocks and > unstable situations due to var

Re: Ofbiz in the wild

2021-04-01 Thread Schumann Ye
Dear Woyce, I did successfully applied ofbiz in my manufacturing company with around 150 users. I used mssql server and sometimes I did experience some traffic blocks and unstable situations due to various reasons but nothing could not be solved with worst scenario restarting. The pro is you

Re: Ofbiz 17 failed to install on windows 10

2021-03-13 Thread Jacques Le Roux
Hi Ahmed, I owe you an apology. You may then have crossed an issue that has been fixed since: https://s.apache.org/fdugf Also, though I did not test it, you may follow: https://s.apache.org/uz7fx Please retry Jacques Le 05/04/2020 à 09:34, Jacques Le Roux a écrit : Hi Ahmed, Thanks for sub

Re: OFBiz REST implementation session #2 (10/07/2020)

2021-02-26 Thread Girish Vasmatkar
Hi Michael Please take a look at below thread where I have detailed information about the XML DSL that supports complete REST like URIs https://lists.apache.org/thread.html/re84e0c591c94464f1803013837ec9871067132681eeaa8afecef9759%40%3Cdev.ofbiz.apache.org%3E OFBiz services with export=true and

Re: OFBiz REST implementation session #2 (10/07/2020)

2021-02-25 Thread Michael Brohl
Hi Girish, can you give us a resume about the state of the REST plugin implementation? Haven't heard about it in a while. One specific question: does the implementation support getting ressources "the REST way" like    GET https://domain.tld/rest/services/getProduct/1 instead of    GE

Re: OFBIZ

2021-02-11 Thread Aditya Sharma
Hi Neil, For Chart of accounts, refer: https://ci.apache.org/projects/ofbiz/site/trunk/ofbizdoc/html5/user-manual.html#_master_template_chart_of_accounts Attachments are moderated on this list. Please add your file on Google Drive/Dropbox(or any similar platform) and share the link Thanks and re

Re: OFBIZ

2021-02-10 Thread Neil Widdowson
Do you know how to fix this error that I get when i try to seed it? [image: image.png] Thanks Neil On Wed, 10 Feb 2021 at 10:25, Neil Widdowson wrote: > Hi > > Thanks very much, are there instructions on how to set up the core bits I > need like chart of accounts? Everything seems to rely on so

Re: OFBIZ

2021-02-10 Thread Neil Widdowson
Hi Thanks very much, are there instructions on how to set up the core bits I need like chart of accounts? Everything seems to rely on something else so I'd like to know which bits I need to set up first. :) Thanks Neil On Wed, 10 Feb 2021 at 04:28, Aditya Sharma wrote: > Hi Neil, > > Welcome t

Re: OFBIZ

2021-02-09 Thread Aditya Sharma
Hi Neil, Welcome to the Apache OFBiz ecosystem! https://cwiki.apache.org/confluence/display/OFBIZ/How+to+Install+OFBiz+without+the+Demo+Data Refer to these links: https://ci.apache.org/projects/ofbiz/site/stable/readme/html5/README.html#data-loading-tasks https://github.com/apache/ofbiz-framewor

Re: OFBiz as OMS Session: Pre-order management - Overselling of Preorders

2020-12-09 Thread Devanshu Vyas
Hello, The video recording of the 10th session in our OFBiz as OMS series is now uploaded to the official Apache OFBiz channel. Topic: Pre-Order Challenge - How to control overselling/over-promising? Discussed one of the critical preorder management challenges that how to control overselling/over-

Re: OFBiz Community Days - November 2020

2020-12-08 Thread Devanshu Vyas
Hello all, A big thank so much to everyone who participated in the OFBiz community day. Every contribution matters! We'd also like anyone who participated to complete a brief survey. This will help us gather some feedback and information about how we can improve future Community Days. Please fee

Re: OFBiz - Shopify Integration

2020-12-02 Thread Ritesh Kumar
This is the first session of this new series. We will soon be sharing details of the next session. Best, On Fri, Nov 6, 2020 at 1:37 PM Ritesh Kumar wrote: > This is a reminder to our session today at 6:00 PM. > I hope to see you all there. > > On W

Re: ofbiz account on hub.docker.com was: OFBiz Community Days - November 2020

2020-12-01 Thread Aditya Sharma
Hi Sandeep, Your message has been moderated, else it would not have reached this Mailing List. Please subscribe to the mailing list, See why here http://ofbiz.apache.org/mailing-lists.html. You will get better support, people can answer you on the ML. The wider the audience the better the answer

Re: ofbiz account on hub.docker.com was: OFBiz Community Days - November 2020

2020-12-01 Thread sandeep.k...@gmail.com
Hi Daniel This github repo is to setup dev environment with MySQL and PostgreSQL databases. For production we need to create a bind mount for content, images and logs directories when creating docker image. Whenever I get a chance will create and push OFBiz Trunk docker image to the docker hub w

Re: ofbiz account on hub.docker.com was: OFBiz Community Days - November 2020

2020-11-30 Thread Daniel Watford
Hi Sandeep and the folks at Hot Wax, A while back you gave a video presentation regarding Ofbiz in production and spoke about building docker images. I found your repo here - https://github.com/sandeepkose/OFBiz-Docker Have there been any further thoughts for creating docker images for ofbiz? Any

Re: ofbiz account on hub.docker.com was: OFBiz Community Days - November 2020

2020-11-29 Thread Daniel Watford
Hi Hans, It would be great to get images pushed to docker hub. I imagine in the first instance we can get regular trunk builds pushed, using Derby with demo data loaded. This would make local testing a bit easier for interested parties. Next I would like to see specialised docker images with var

Re: OFBiz Community Days - November 2020

2020-11-29 Thread Daniel Watford
Hi Eugen, I'm very interested in running Ofbiz in Docker and have a few experiments underway. Please see a recent message on the dev mailing list with a branch to builder docker images - https://lists.apache.org/thread.html/r40fd679818a37e113b469add51755b1097a2b02d3961e71a2cfe928d%40%3Cdev.ofbiz.

Re: OFBiz Community Days - November 2020

2020-11-29 Thread Eugen Stan
Hi, I would like to joint he OFBiz Community days and focus on two things: - How to deploy OFBiz with Docker / Kubernetes - build a Helm chart if there is none available - Setup OFBiz in Romanian language - and document the steps on my website. I would love help feedback on the above. My plan

Re: OFBiz Community Days - November 2020

2020-11-27 Thread Georg Potthast 2
Hi Michael, this is the screen I get: [img]https://up.picr.de/39954061zl.png[/img] It says "You have no email from apache.org? Please ask your workspace administrator at ASF for an invitation." This is the link from Devanshu's message which I clicked: "To chat with users and developers of Apac

Re: OFBiz Community Days - November 2020

2020-11-27 Thread Michael Brohl
You can simply continue with your email instead of choosing Google. Best regards, Michael Brohl ecomify GmbH - www.ecomify.de Am 27.11.20 um 12:19 schrieb Georg Potthast 2: At least I cannot successfully open an account on Slack. When I selected "Access with Google" as offered on the screen

Re: OFBiz Community Days - November 2020

2020-11-27 Thread Georg Potthast 2
At least I cannot successfully open an account on Slack. When I selected "Access with Google" as offered on the screen, I was asked if I would allow to provide access to my data to Slack and after I answered yes, I was presented with a drop-down list with all my email addresses to choose from.

Re: OFBiz Community Days - November 2020

2020-11-26 Thread Michael Brohl
Good morning Georg, there are several people on the #ofbiz Slack channel with mail addresses other than @apache.org so this should work. What makes you think that Slack will read all your email contacts then? I am pretty sure that this can be switched off for data protection reasons. Best r

Re: OFBiz Community Days - November 2020

2020-11-26 Thread Georg Potthast
Devanshu, I tried to get an account with Slack to join the room as you mentioned. However, I can only create an account with an email address that ends with @apache.org. When I try to get an account with Google instead, it apparently reads all my email addresses from my PC. But following that

RE: OFBiz Community Days - November 2020

2020-11-26 Thread phoonts
6 November 2020 9:25 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Community Days - November 2020 Hello all, We have created a Jira sprint *OFBiz Community Day (Nov 2020) <https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=318>* [1] for our November community days. Please a

Re: OFBiz Community Days - November 2020

2020-11-26 Thread Devanshu Vyas
Hello all, We have created a Jira sprint *OFBiz Community Day (Nov 2020) * [1] for our November community days. Please add any Jira tasks you are working on, to it. This Jira Sprint helps us track and report on the work done duri

Re: OFBiz as OMS: Pre-Order Management - Communicating Expected Delivery Date

2020-11-18 Thread Devanshu Vyas
Hello, The video recording of this session is now uploaded on the official Apache OFBiz Youtube channel and here is the link https://www.youtube.com/watch?v=EQa4II5RUIM&ab_channel=ApacheOFBiz Thanks & Regards, Devanshu Vyas. On Tue, Nov 10, 2020 at 9:07 PM Devanshu Vyas wrote: > Hello, > > W

Re: OFBiz as OMS Session: Pre-order management Challenges

2020-11-18 Thread Devanshu Vyas
Hello, The video recording of our discussion is now uploaded to the OFBiz Apache Youtube channel and here is the link: https://www.youtube.com/watch?v=uXHMjoQ76EU&ab_channel=ApacheOFBiz Thanks & Regards, Devanshu Vyas. On Mon, Nov 2, 2020 at 11:13 PM Devanshu Vyas wrote: > Hello, > > We are

Re: OFBiz - Shopify Integration

2020-11-06 Thread Ritesh Kumar
This is a reminder to our session today at 6:00 PM. I hope to see you all there. On Wed, Nov 4, 2020 at 6:57 PM Ritesh Kumar wrote: > Dear All, > > We are starting a discussion series on OFBiz Shopify Integration where we > are going to talk about requirements, challenges and approaches to this

Re: OFBiz Development Guide

2020-10-29 Thread Tuck Seng Phoon
develop / maintain OFBiz. > > TIA > > Cheers > Phoon > -Original Message- > From: Jacques Le Roux > Sent: Monday, 26 October 2020 5:44 pm > To: user@ofbiz.apache.org > Subject: Re: OFBiz Development Guide > > Hi Phoon, > > BTW for the README file

Re: OFBiz Development Guide

2020-10-29 Thread Jacques Le Roux
pment environment, Windows or Linux (Ubuntu)? Especially the frameworks, tools, utilities that were used to develop / maintain OFBiz. TIA Cheers Phoon -Original Message- From: Jacques Le Roux Sent: Monday, 26 October 2020 5:44 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide Hi

RE: OFBiz Development Guide

2020-10-29 Thread phoonts
2020 5:44 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide Hi Phoon, BTW for the README file, https://ci.apache.org/projects/ofbiz/site/stable/readme/html5/README.html is easier to use because of the TOC at left This is anyway accessible from the top of https://github.com

Re: OFBiz as OMS Session: Pre-Orders and its Management

2020-10-27 Thread Suraj Khurana
Thanks for the update Devanshu. Looking forward to it. -- Best Regards, Suraj Khurana Senior Technical Consultant On Mon, Oct 26, 2020 at 5:03 PM Devanshu Vyas wrote: > Hello, > > In continuation of our ongoing discussion on OFBiz as an open-source OMS, > we are organizing a series of videos

RE: OFBiz Development Guide

2020-10-26 Thread phoonts
Thanks Jacques 😉 That would be a great help! Cheers Phoon -Original Message- From: Jacques Le Roux Sent: Monday, 26 October 2020 5:44 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide Hi Phoon, BTW for the README file, <https://ci.apache.

Re: OFBiz Development Guide

2020-10-26 Thread Jacques Le Roux
ginal Message- From: Deepak Dixit Sent: Friday, 23 October 2020 6:03 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide It's on the root of apache ofbiz-framework <https://github.com/apache/ofbiz-framework/blob/release17.12/README.adoc> repository. [1] https://github.

Re: OFBiz Development Guide

2020-10-23 Thread Deepak Dixit
--Original Message- > From: Deepak Dixit > Sent: Friday, 23 October 2020 6:03 pm > To: user@ofbiz.apache.org > Subject: Re: OFBiz Development Guide > > It's on the root of apache ofbiz-framework < > https://github.com/apache/ofbiz-framework/blob/release17.12/RE

RE: OFBiz Development Guide

2020-10-23 Thread phoonts
y, 23 October 2020 6:03 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide It's on the root of apache ofbiz-framework <https://github.com/apache/ofbiz-framework/blob/release17.12/README.adoc> repository. [1] https://github.com/apache/ofbiz-framework/blob/release17.1

Re: OFBiz Development Guide

2020-10-23 Thread Deepak Dixit
, 2020 at 3:07 PM wrote: > Sorry Deepak, > > Where I can find the README[1] file? I couldn't find in the three links > you sent. > > Cheers > Phoon > > -Original Message- > From: Deepak Dixit > Sent: Friday, 23 October 2020 5:21 pm > To: user@ofbi

RE: OFBiz Development Guide

2020-10-23 Thread phoonts
Sorry Deepak, Where I can find the README[1] file? I couldn't find in the three links you sent. Cheers Phoon -Original Message- From: Deepak Dixit Sent: Friday, 23 October 2020 5:21 pm To: user@ofbiz.apache.org Subject: Re: OFBiz Development Guide Hi Phoon, You can refer REA

Re: OFBiz Development Guide

2020-10-23 Thread Deepak Dixit
if I'm able get > WMS working to our requirements. > > > > Cheers > > Phoon > > > > -Original Message- > From: Rupert Howell > Sent: Friday, 23 October 2020 4:09 pm > To: user@ofbiz.apache.org > Subject: Re: OFBiz Development Guide > >

  1   2   3   4   5   6   7   8   9   10   >