Re: Add Tax in AP invoice

2017-07-13 Thread Michael Brohl
atically recognise it an put the link automatically. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 13.07.17 um 10:55 schrieb Jacques Le Roux: Hi Moatasim, Michael, Michael, Moatasim is looking for how to apply a patch. I don't think your link will help him (it's more for co

Re: Error message! Need assistance!

2017-07-13 Thread Michael Brohl
See https://lists.apache.org/thread.html/dcffe3bb39ee3b3c8f2ac55c86e2c5f5b78578b4d514370bfc4e9dbe@%3Cuser.ofbiz.apache.org%3E Michael Am 13.07.17 um 09:43 schrieb harry mead: Hi Michael, What question was that sorry ? Thanks Sent from my iPhone On 13 Jul 2017, at 08:02, Michael Brohl

Re: Add Tax in AP invoice

2017-07-13 Thread Michael Brohl
Hi Moatasim, see https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices#OFBizContributorsBestPractices-Howtosendinyourcontributions(orhowtocreateandapplypatches) Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 13.07.17 um 08:13 schrieb Moatasim Al Masri

Re: Error message! Need assistance!

2017-07-13 Thread Michael Brohl
Harry, that's exactly what the error message says. Please answer my questions I sent you yesterday here in the mailing list so that we can spot what's going wrong. Thanks, Michael Am 13.07.17 um 00:46 schrieb harry mead: It can't be that I've ran out of memory! It's impossible, Is there n

[MODERATED] OFBiz Contributor

2017-07-12 Thread Michael Brohl
Hi, your email has been moderated, please subscribe to the mailing list. See http://ofbiz.apache.org/mailing-lists.html Thanks, Michael Weitergeleitete Nachricht Betreff:MODERATE for user@ofbiz.apache.org Datum: 12 Jul 2017 20:56:36 - --- Begin Message --- I w

Re: Fwd: MODERATE for user@ofbiz.apache.org

2017-07-12 Thread Michael Brohl
managed by volunteers and answers to your questions might take some time. Thanks, Michael Brohl ecomify GmbH www.ecomify.de Am 12.07.17 um 22:48 schrieb Michael Brohl: Hi Harry, Your email has been moderated please subscribe to the mailing list. Seehttp://ofbiz.apache.org/mailing-lists.html

OFBiz Blog - June 2017 news update

2017-07-11 Thread Michael Brohl
Hi Everyone, our regular monthly blog update is just published at the link below: https://blogs.apache.org/ofbiz/entry/apache-ofbiz-news-june-2017 Many thanks to Sharan, Jacques and Praney for their help putting it together and reviewing it. Thanks, Michael smime.p7s Description: S/MIME

Re: OFBiz Blog - June 2017 news update

2017-07-11 Thread Michael Brohl
Of course it's Pranay, sorry for the typo... Michael Am 11.07.17 um 21:48 schrieb Michael Brohl: Hi Everyone, our regular monthly blog update is just published at the link below: https://blogs.apache.org/ofbiz/entry/apache-ofbiz-news-june-2017 Many thanks to Sharan, Jacques and Prane

Re: Transaction timeouts

2017-07-10 Thread Michael Brohl
if (numberWritten % 500 == 0) { TransactionUtil.commit(beganTx); beganTx = TransactionUtil.begin(); } // commit remaining values TransactionUtil.commit(beganTx); Hope that helps, Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 10.07.17 um 22:47 schrieb Max Peak

Re: estimate the delivery date

2017-07-10 Thread Michael Brohl
Hi Nicolas, I'm not sure.. while there are corresponding fields (estimatedStartDate, estimatedArrivalDate) in the ShipmentRouteSegment entity and some functionality using WorkEfforts, there seem to be no business logic to calculate it on base of e.g. facility location and destination. I thin

Re: OFBiz Sanity Test Document

2017-07-09 Thread Michael Brohl
Thanks Sanjay, <https://cwiki.apache.org/confluence/display/%7Esanjay.yadav> great work. I think it would be nice to have some automatic tests (Selenium or else) for these checks. Best regards, Michael Brohl ecomify GmbH www.ecomify.de Am 09.07.17 um 12:16 schrieb Sanjay Yadav:

Re: Mailing Lists Survival Guide

2017-07-04 Thread Michael Brohl
For the mentioned guide see http://blogs.adobe.com/opendev/2014/05/28/large-mailing-lists-survival-guide/ Michael Am 04.07.17 um 17:04 schrieb Jacques Le Roux: Hi All, I'd not say that the OFBiz user ML is a "Large Mailing List" but I think that Bertrand's "Large Mailing Lists Survival Guide

Re: Failed to setup ofbiz on windows

2017-06-28 Thread Michael Brohl
Hi Aayushi, we'll need more informations to track down your problem. Which version do you use? Which error did you get? Have you followed all steps in the README.MD? Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 28.06.17 um 10:40 schrieb Aayush Gupta: Hello all, I am n

Re: Documentation gradlew loadAll vs gradlew loadDefault

2017-06-27 Thread Michael Brohl
Hi Tore, I guess you are on a release version? The documentation you mentioned is for the trunk version as stated in the information box on top of the page. You'll find the docs for 16.11 in https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=71011294 Regards, Michael

Re: ofbizsetup webapp status. Was [Re: How to add company to OFBiz?]

2017-06-27 Thread Michael Brohl
+1 for maintaining it. I think this could be integrated in the Party Manager instead of being a separate component. Regards, Michael Am 27.06.17 um 14:09 schrieb Jacques Le Roux: Sharan, All, I think it's good to have such end users documentation. I just thought that this is related with

Re: Can't access webapp in debug model

2017-06-26 Thread Michael Brohl
The project OFBiz is not empty, it's Eclipse's icon for a closed project (like the error message says). See my previous message. Additionally, the whole workspace seems to be messed up. Look at the structure, it has all folders, be it applications, framework or theme subfolders on the same lev

Re: Can't access webapp in debug model

2017-06-26 Thread Michael Brohl
"Launch configuration gradle_remote_debug references closed project ofbiz." Is your project "ofbiz" open in Eclipse? Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 26.06.17 um 09:19 schrieb Donhu Vy: Thank Jacques Le Roux, I don't understand your reply.

Re: [INFO] Trunk demo back

2017-06-22 Thread Michael Brohl
e.org/jira/browse/OFBIZ-4361 On Thu, Jun 22, 2017 at 12:33 AM, Michael Brohl wrote: Looks like someone has changed the admin password, I cannot access with the default. Regards, Michael Am 20.06.17 um 09:15 schrieb Jacques Le Roux: Hi, The trunk demo is back (failed to start this night) Ja

Re: [INFO] Trunk demo back

2017-06-22 Thread Michael Brohl
Looks like someone has changed the admin password, I cannot access with the default. Regards, Michael Am 20.06.17 um 09:15 schrieb Jacques Le Roux: Hi, The trunk demo is back (failed to start this night) Jacques smime.p7s Description: S/MIME Cryptographic Signature

Re: Ofbiz and 5 million items

2017-06-21 Thread Michael Brohl
Hi James, do you mean products with the term items? Or simply the number of data rows? Generally, OFBiz can handle millions of data rows very well if everything is setup with production settings and a reasonable amount of memory on the server. Best regards, Michael Brohl ecomify GmbH

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Michael Brohl
This can be improved, indeed. Please feel free to file a Jira for it. Thanks, Michael Am 20.06.17 um 09:42 schrieb Donhu Vy: Thank Michael Brohl, You true. Selection box is too small, No exist option. No "Must required" mark. I think this is a bug

Re: The Following Errors Occurred: The following required parameter is missing: [IN] [createProductionRunsForProductBom.facilityId]

2017-06-20 Thread Michael Brohl
gards, Michael Brohl ecomify GmbH www.ecomify.de Am 20.06.17 um 09:30 schrieb Donhu Vy: I am using Windows 10 pro x64, MySQL Community edition 5.7, OFBiz 16.11.02 . I try module Manufacturing, steps like screenshot image. Error happen: The Following Errors Occurred: The following required paramet

Re: How to access resources file (css, js files from theme folder) and get link from FTL?

2017-06-15 Thread Michael Brohl
I think you have the wrong path in your load data. The root for your files is /themes/bootstrap/webapp/bootstrap not /themes/bootstrap/webapp So you have to store /assets/js/additional-methods.min.js as your relative ressource path in the data. Regards, Michael Brohl ecomify GmbH

Re: How to access resources file (css, js files from theme folder) and get link from FTL?

2017-06-15 Thread Michael Brohl
Thank Deepak Dixit about suggestion #VISUAL_THEME=TOMAHAWK VyDN VISUAL_THEME=BOOTSTRAP inside general.properries and thank to Michael Brohl. But I still can not load static files from own theme (although re-run gradlew cleanAll ofbiz) My wishing: https://user-images.githubusercontent.com/13

Re: How to access resources file (css, js files from theme folder) and get link from FTL?

2017-06-15 Thread Michael Brohl
P as selected theme in session? From: Michael Brohl Sent: Thursday, June 15, 2017 3:58:18 PM To: user@ofbiz.apache.org Subject: Re: How to access resources file (css, js files from theme folder) and get link from FTL? Hi Donhu, here is my answer from The file p

Re: [SURVEY] Name for the task which load demo and all data

2017-06-15 Thread Michael Brohl
em, please update the documentation accordingly also. Though it's not really the antonym of start, I finally have decided to not change "ofbizBackground --shutdown " to ofbizBackground --stop". You just need to get used to it, please speak if you think we should. I would leave it as

Re: How to access resources file (css, js files from theme folder) and get link from FTL?

2017-06-15 Thread Michael Brohl
="text/javascript"> <tt>type="text/javascript"> <tt>src="/images/jquery/plugins/jquery.maskedinput-1.3.1.min.js" </tt><tt>type="text/javascript"> <tt>type="text/javascript"> <tt>src="/i

Re: Static PDF by file ID

2017-06-14 Thread Michael Brohl
Hi Max, see UtilHttp.streamContentToBrowser(...). You'll find some examples in the OFBiz codebase. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 14.06.17 um 19:10 schrieb Max Peak: Hi All I would like to retrieve a static PDF file from ofbiz. Here's the sce

Re: Akeneo PIM for product/catalog management (PIM)

2017-06-13 Thread Michael Brohl
talog management systems for spare parts, both frontend and backend on top of the strong data model and using a lot of existing services (see [1], [2]). I'm pretty sure that it is worth to evaluate the OFBiz catalog manager if you are looking or a good and integrated PIM solution. Regards

Re: Freemarker

2017-06-12 Thread Michael Brohl
Hi Max, try ${StringUtil.wrapString(yourHTMLstring!)} in your Freemarker code. Regards, Michael Am 13.06.17 um 00:26 schrieb Max Peak: Greetings All, I am trying to insert generated HTML string to Freemarker from groovy. It's getting escaped somewhere and so shows up literally on the w

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-12 Thread Michael Brohl
Thanks, Daniel, you are now added to the Confluence contributors list. Regards, Michael Am 12.06.17 um 16:49 schrieb Daniel Coric: Hi Michael, I have uploaded ICLA, my Confluence username is "dcoric". Thanks, Daniel smime.p7s Description: S/MIME Cryptographic Signature

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-12 Thread Michael Brohl
Hi Daniel, that's great! The necessary steps can be found here: https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Contributors Thanks, Michael Am 12.06.17 um 13:54 schrieb Daniel Coric: Hi Michael, I see now, using 'Pony Mail', that there is no attached file in my message.

Re: Error: Template location is empty (Template location is empty)

2017-06-12 Thread Michael Brohl
Hi Donhu, I guess the visual theme data is missing. You should first populate your installation with the demo data by running gradlew cleanAll loadDefault See README.MD for the Quickstart section. Best regards, Michael Brohl ecomify GmbH www.ecomify.de Am 12.06.17 um 12:08 schrieb Donhu Vy

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-12 Thread Michael Brohl
Jira and attach your remarks to it, we'll take care of it then. Best regards, Michael Brohl ecomify GmbH www.ecomify.de Am 12.06.17 um 11:55 schrieb Daniel Coric: Hi Michael, thank you for your time taken to correct mistakes in the tutorial. I would kindly ask you to check the attached

Re: Restful Api For Ecommerce Module

2017-06-11 Thread Michael Brohl
deliver it with the "json" request chained after them. This is not available OOTB in OFBiz for all kind of data. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 11.06.17 um 12:53 schrieb Abhishek Sharma: Thanks Michael for replying on this thread. What about the requests whic

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-11 Thread Michael Brohl
I've fixed the reported errors in the wiki tutorial. Thanks again for reporting, Daniel! Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 10.06.17 um 21:37 schrieb Daniel Coric: Hi Michael, that, with "the crystal ball"... totally unnecessary... as Donald Trump would sa

Re: Restful Api For Ecommerce Module

2017-06-11 Thread Michael Brohl
lue="json" in the controller.xml files. It's also used in the ecommerce plugin. Hope that helps, regards, Michael Michael Brohl Geschäftsführer Fon +49 521 448 157-91 Fax +49 521 448 157-99 Mobil +49 160 3664918 Xing www.xing.com/profile/Michael_Brohl Company and Management Headqua

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-10 Thread Michael Brohl
Hi Daniel, I'm glad that you've found the problem and thanks for your corrections. It's very helpful to improve our documentation. Best regards, Michael > Am 10.06.2017 um 21:37 schrieb Daniel Coric : > > Hi Michael, > > that, with "the crystal ball"... totally unnecessary... as Donald Trump

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-10 Thread Michael Brohl
Sorry for the wrong name, should be "Hi Daniel". Regards, Michael Am 10.06.17 um 10:17 schrieb Michael Brohl: Hi Craig, if you want us to help you, we need more information. I'm not able to read the crystal ball ;-) Best would be to provide the full current setup,

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-10 Thread Michael Brohl
Hi Craig, if you want us to help you, we need more information. I'm not able to read the crystal ball ;-) Best would be to provide the full current setup, especially the additional code you generated and copy/pasted in your project. There is either an error in the tutorial or in your code, o

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-09 Thread Michael Brohl
Coric, I guess there is a typo somewhere so that the class cannot be found. No chance to diagnose without all information/ the full code. If you can make a patch of your setting against the release version we might find the error. Regards, Michael > Am 09.06.2017 um 22:22 schrieb cori...@gma

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-09 Thread Michael Brohl
Hi Jacques, please help me: how does the patch relate to the problem that the service class cannot be found? Thanks, Michael Brohl ecomify GmbH www.ecomify.de Am 09.06.17 um 11:42 schrieb Jacques Le Roux: Hi Daniel, I fixed the issue, with another similar, in the R16.11 branch with

Re: Mapping Derby Sample Data Foreign Keys

2017-06-08 Thread Michael Brohl
Why don't you just configure OFBiz to use your Postgres database and load the demo data the same way you did with the embedded Derby database? Your approach seems to be overly complicated to me (or I am missing something). > Am 08.06.2017 um 23:08 schrieb stim...@comcast.net: > > Hi, > > I d

Re: Online Demo

2017-06-08 Thread Michael Brohl
You're welcome, Craig. Have fun, Michael Am 08.06.17 um 21:52 schrieb Craig Parker: Whoah -- there's even a chat room. Nice! Thanks Michael. Chromebook it is! On 06/08/2017 03:43 PM, Michael Brohl wrote: Sure, see ofbiz.apache.org on the right side for ecommerce and bac

Re: Online Demo

2017-06-08 Thread Michael Brohl
Sure, see ofbiz.apache.org on the right side for ecommerce and backend demos. Michael Am 08.06.17 um 21:38 schrieb Craig Parker: Maybe I'm numbing it... Is there an online demo? Even if it resets every night. Not sure if I'm taking my chrome book, or my laptop this weekend. THey're both runni

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-08 Thread Michael Brohl
, Michael Brohl ecomify GmbH www.ecomify.de Am 08.06.17 um 19:26 schrieb Daniel Coric: Hi Michael, thank you for your prompt reply. I used './gradlew createPlugin -PpluginId=ofbizDemo' to create plugin and didn't change directory structure. The class is located under: '../spec

Re: Service dispatcher threw an exception: Cannot find service location class

2017-06-08 Thread Michael Brohl
work this out then. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 08.06.17 um 18:46 schrieb Daniel Coric: Hello everyone, I'm trying to make myself familiar with the OFBiz following the tutorial 'OFBiz Tutorial - A Beginners Development Guide for 16.11' and everythin

Re: OFBiz performance enhancement

2017-05-18 Thread Michael Brohl
Hi Giulio, have you already considered the production setup guide in [1]? If yes, we will need some more information as there are many possible performance issues (network, configuration etc.). Best regards, Michael Brohl ecomify GmbH www.ecomify.de [1] https://cwiki.apache.org/confluence

Re: Default key size

2017-04-06 Thread Michael Brohl
+1 Thanks Paul, Michael > Am 06.04.2017 um 19:59 schrieb Paul Mandeltort : > > While I don’t know the details of your application, sounds like you are > trying to hardcode a join into the ProductID primary key which is just going > to lead you to a world of pain down the road. > > OFbiz s

Re: Tutorial Videos

2017-04-06 Thread Michael Brohl
Great work, thanks for your efforts Praney and Deepak. Best regards, Michael Am 09.03.17 um 13:48 schrieb Deepak Dixit: Hi Everyone, Pranay has created two video tutorials, these have been published on our OFBiz YouTube channel : 1 - Apache OFBiz Mailing Li

Re: Log Monitoring tool / server with OFBiz

2017-04-04 Thread Michael Brohl
Hi Sakthivel, We are monitoring our production servers with Zabbix (http://www.zabbix.com/). It's not only for log monitoring but also for the JVM via JMX, the database, network, Apache Webserver metrics etc.. Best regards, Michael > Am 04.04.2017 um 19:57 schrieb Sakthivel Vellingiri : >

Re: Any interest in an OFBiz User Conference?

2017-03-30 Thread Michael Brohl
Great idea, Sharan! Regards, Michael > Am 16.03.2017 um 10:27 schrieb Sharan Foga : > > Hi Everyone > > I'm posting a message here to see if there is any interest in organising an > OFBiz user conference. Our project doesn't currently hold any meetups at all > and we generally only meetup a

Re: send events from ofbiz

2017-02-20 Thread Michael Brohl
Do you want to actively send out events to another system or will the external system request information from your OFBiz instance? Michael Am 20.02.17 um 10:01 schrieb Milan Agatonovic: Thank you, the external system (event receiver) can support anything, simply because it still doesn't exist

Re: send events from ofbiz

2017-02-20 Thread Michael Brohl
-with-Enterprise-Service-Bus-td4662296.html where I have tried to describe how it can be implemented. Bilgin's Camel endpoint for OFBiz is another option if you are using camel in your environment. Best regards, Michael Brohl ecomify GmbH www.ecomify.de Am 20.02.17 um 09:33 schrieb

Re: createComponent task not in ofbiz16.11

2017-02-19 Thread Michael Brohl
Just checked it also: ./gradlew createPlugin -PpluginId=ofbizdemo ./gradlew ofbiz Did not reload data, so cannot login, but get a login screen and no errors. I vaguely remember we had a similar report some time ago but cannot find it in dev, user mailing lists or Jira. Strange... Regards,

Re: Braintree (updated PayPal) integration?

2017-02-14 Thread Michael Brohl
Hi Paul, this is great news and I believe this would be a valuable contribution. Please refer to https://lists.apache.org/thread.html/4b4d7e85c7182e2885b5d05dc3839c265663e98410c9ece90f8a44be@%3Cdev.ofbiz.apache.org%3E where Steve Dankanich lately announced to work on PayPal integration also.

Re: OFBiz Community Days 2017

2017-02-01 Thread Michael Brohl
Hi Sharan, maybe we should just call them Community Days also for the single event. Let's say "Community Days February 2017" instead of "Community Day February 2017". It's more correct and sounds better than "... Weekend". What do you think? Regards, Michael Am 01.02.17 um 16:12 schrieb Sh

Re: OFBiz Community Days 2017

2017-01-26 Thread Michael Brohl
Hi Sharan, sorry for the late reply (and thanks Nicolas for the reminder :-) ). +1 to continue the Community Days in 2017. I have to agree with Nicolas, it's hard to manage participation at the weekend but I will try to be there. Maybe we should call it "Community Weekend" instead of "Commun

Re: OFBiz no start

2017-01-11 Thread Michael Brohl
ut no solution is ready at the moment to show 100% after startup." Do you have a reference about this work? I think we should definitely try to see if it's possible or not Jacques Le 08/01/2017 à 10:33, Michael Brohl a écrit : Hey Max, thanks for the report. The Gradle statu

Re: OFBiz no start

2017-01-08 Thread Michael Brohl
Hey Max, thanks for the report. The Gradle status line is a bit misleading here. OFBiz is fully started and should be usable for you, as the log states: 2017-01-06 19:08:19,773 |main |CatalinaContainer |I| Started Apache Tomcat/8.0.39 2017-01-06 19:08:19,773 |main

Re: OFBiz Blog - December 2016 Update

2017-01-05 Thread Michael Brohl
Thanks, Jacques. I can definitely say that consistent, equal commit messages (using the same words for the same kind of change) and the commit message template usage really help to lower the burden. So thanks to everybody who is taking care for the quality of his commit messages :-) Regard

Re: To become a contributor

2016-12-19 Thread Michael Brohl
Welcome, Archana! Happy contributing, Michael Am 19.12.16 um 07:00 schrieb Archana Asthana: Hi, Please register me as a contributor. Name : Archana Asthana Username : archana.asthana Email : archana.asth...@hotwaxsystems.com Please Find the link attached, reflecting my name. https://people

Re: Docs

2016-12-09 Thread Michael Brohl
Hi Craig, any help is appreciated, thank you! Regards, Michael Am 09.12.16 um 16:44 schrieb Craig Parker: Well, I keep going in fits and starts, but was hoping once I got rolling to be helping Sharon out with docs. On 12/09/2016 04:36 AM, Michael Brohl wrote: Hi Craig, I would say

Re: Docs

2016-12-09 Thread Michael Brohl
Hi Craig, I would say that this documentation does not help very much to get OFBiz running on Linux. The biggest part (1.) is not related to OFBiz and the other parts are way to brief to help new users. https://cwiki.apache.org/confluence/display/OFBIZ/Demo+and+Test+Setup+Guide will suit you

Re: Starting OfBiz at boot

2016-12-02 Thread Michael Brohl
Sorry for hijacking this thread, I will open a new thread in the dev list for this. Please do not answer here for the documentation topic. Regards, Michael Am 02.12.16 um 11:00 schrieb Michael Brohl: We should indeed have an additional Wiki page where the deployment, running and hosting

Re: Starting OfBiz at boot

2016-12-02 Thread Michael Brohl
We should indeed have an additional Wiki page where the deployment, running and hosting informations for releases 16.x + are documented. Which brings me to an idea: we should see if we can reorganise the documentation to have an entry point by release/version so that all informations are consi

Re: Community Day 17th September - Sprint Report

2016-09-25 Thread Michael Brohl
Hi Sharan, thank you for putting the report together! About counting I see some problems: 1. you cannot assign a task to a new sprint if it is already assigned to an earlier sprint (or I haven't found it). I had several of these issues this time. We'll need a process to remove an issue from a

Re: Proposal: sending the specialpurpose/oagis component to Attic

2016-09-23 Thread Michael Brohl
+1 Thanks, Michael Am 23.09.16 um 10:44 schrieb Jacopo Cappellato: Hi all, my proposal is to remove the "oagis" specialpurpose component from the trunk and record the event in our Attic page [*]. If we will do this, the consequence will be that the component will no more be available in futur

Re: [MARKETING] New OFBiz Logos - Feedback Required

2016-07-19 Thread Michael Brohl
Sounds good, thanks Sharan! Michael Brohl ecomify GmbH www.ecomify.de Am 19.07.16 um 12:06 schrieb Sharan Foga: Hi Everyone As we've had a few different opinions I think it will be good to organise a simple community survey with links to the options. That way people can vote and hope

Re: [MARKETING] New OFBiz Logos - Feedback Required

2016-07-15 Thread Michael Brohl
#x27;m going to leave this thread open over the weekend and will see what other comments and feedback we get. Personally I agree with Jacques in the sense that we will probably need to have some type of vote on it. Thanks Sharan On 2016-07-14 21:36 (+0200), Michael Brohl wrote: Hi Sharan,

Re: [MARKETING] New OFBiz Logos - Feedback Required

2016-07-14 Thread Michael Brohl
should have these variants to use them for differnt purposes like slides, website, etc.) Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 14.07.16 um 09:50 schrieb Sharan-F: Hi Everyone We've done some more work on some potential logos and have come up with 4 new ideas. I'm

Re: [DISCUSSION] Anticipate the end of life of the 13.07 branch and backport some non-bug related changes to the 14.12 and 15.12 branches

2016-06-30 Thread Michael Brohl
Great idea, +1 Michael Brohl ecomify GmbH www.ecomify.de Am 30.06.16 um 09:05 schrieb Sharan Foga: Thanks for the response -Jacopo. (You posted a minute before I did!) Anyway I think that I might have an idea that could solve our problem – let's just leave 14.12 and 15.12 as unrel

Re: [DISCUSSION] Anticipate the end of life of the 13.07 branch and backport some non-bug related changes to the 14.12 and 15.12 branches

2016-06-29 Thread Michael Brohl
Thanks Christian, for this proposal. I think this would be the best way to go and protect all user who relied on the release branches as base of their projects. +1 Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 29.06.16 um 11:49 schrieb Christian Geisert: While replacing Ant with

Re: [MARKETING] New Version of Updated OFBiz Logo

2016-06-23 Thread Michael Brohl
Hi Sharan, I like the new logo, it looks modern and (for people with a longer OFBiz history) retro at the same time :-) Well done! Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 23.06.16 um 17:16 schrieb Sharan Foga: Hi Everyone I've got an example of a proposed updated

Re: Reminder: OFBiz Community Day 2 - 18th June 2016

2016-06-18 Thread Michael Brohl
Hi Divesh, you'll have to add the issues to the Community Day Sprint, see the link Sharan provided. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 18.06.16 um 22:53 schrieb Divesh Dutta: Hi Sharan, All the work done in community day today will automatically be counted in

ApacheCon EU 2016 dates, location and event website

2016-05-19 Thread Michael Brohl
Hi everyone, the ApacheCon EU will be in Seville, Spain from November 16. - 18. 2016, you will find informations and newsletter subscription here: http://events.linuxfoundation.org/events/apachecon-europe. I will see if I can be there this time. Regards, Michael Brohl ecomify GmbH

Re: New ASF Members from the OFBiz Community!

2016-03-30 Thread Michael Brohl
My congratulations to you Sharan and Jacques, you deserve it! Regards, Michael Am 30.03.16 um 10:14 schrieb Sharan-F: Hi All Some great news. Two people from our Community (Jacques Le Roux and myself) have become Apache Software Foundation members. Membership is by invitation only so it's a r

Re: Adding products to a Catalog, and drowning in terminology.

2016-03-10 Thread Michael Brohl
Hi Ged, just a brief reponse regarding the data volume and performance: we have worked on projects with millions of unique products to be navigated, searched and filtered in OFBiz without any problems of that kind. The caching mechanisms in OFBiz are working very well. The database used was

Re: Adrian Crum

2016-01-11 Thread Michael Brohl
Very good ideas, +1! Michael Am 11.01.16 um 18:50 schrieb Nicolas Malin: Thanks Jacques for the wiki update and Pierre for your memorial. The release 15.12 has been created the the 31/12/15, so the 14.12 move logical as the stable branch. It contains many adrian's latest work so it came as a

Re: [MARKETING] Who Owns the OFBiz Youtube Channel ?

2015-11-13 Thread Michael Brohl
Sharan, have you tried to send the channel owner a message? Just log in to Google, call https://www.youtube.com/user/ofbiz/about and use the Message Button left to "Featured Channels". Regards, Michael Am 13.11.15 um 11:48 schrieb Sharan-F: Hi Pierre / Michael Over the last few weeks I've

Re: [MARKETING] Who Owns the OFBiz Youtube Channel ?

2015-11-12 Thread Michael Brohl
Why not just contact https://plus.google.com/110014912638495318605/about ? Pierre seems to already be in the circles of this account. Regards, Michael www.ecomify.de Am 11.11.15 um 12:44 schrieb Pierre Smits: If this is a proper YouTube channel, then it might be associated with a Google+ acco

Re: Is it possible to upgrade OfBiz from 11.04.06 to 13.07.02.

2015-10-12 Thread Michael Brohl
ion assumes you only have BigFish installed. Just keep your own extensions. Hope that helps, Michael Michael Brohl ecomify GmbH www.ecomify.de Am 12.10.15 um 09:01 schrieb Barou: I am experimenting with ofbiz for some weeks now I have done some coding in Apache apache-ofbiz-11.04.06. I w

Re: Notes from OFBiz Workshop at Apachecon Core EU 2015

2015-10-11 Thread Michael Brohl
Hi Sharan, thank you very much for putting this together, much appreciated! Regards, Michael Am 11.10.15 um 21:43 schrieb Sharan-F: Hi All Thanks to everyone that participated in the OFBz Workshop at Apachecon ; It was good to meet each other and also talk about what you feel is important .

Re: Apachecon EU 2015: Thanks!

2015-10-06 Thread Michael Brohl
Hi Julien, sounds like a lot of fun, thanks for sharing :-) Michael Am 06.10.15 um 07:27 schrieb Julien NICOLAS: Hi, It was a pleasure for me as well ! I met very good people and was proud to be there. I've recovered (in both way for me, thanks to the 50cl beer for 1€.) and spend very good

Re: Photos from ApacheCon EU 2015

2015-10-04 Thread Michael Brohl
Hi Christian, many thanks for sharing! Regards, Michael Am 04.10.15 um 22:42 schrieb Christian Geisert: Hi, ApacheCon EU 2015 in Budapest was a great conference. Here are a few photos I took there : https://www.flickr.com/photos/77101947@N00/albums/72157659439983942 Christian smime.p7

Re: Apachecon EU 2015: Thanks!

2015-10-04 Thread Michael Brohl
such great representers of the project. You've transported a good vibe and I feel that the process of building a strong community is on a good way, maybe better than ever before! Thanks, Michael Brohl ecomify GmbH www.ecomify.de Am 04.10.15 um 16:00 schrieb Sharan-F: Hi All I’m

Re: Ofbiz files and images upload services

2015-10-02 Thread Michael Brohl
Of course, please have a look at the Content Manager. Just search for "upload" in applications/content/webapp/content/WEB-INF/controller.xml Michael Brohl ecomify GmbH www.ecomify.de Am 02.10.15 um 12:11 schrieb Barou: I will like create a service to upload files and image in ofbi

Re: Error was: org.postgresql.util.PSQLException: ERROR: relation "tablename" already exists

2015-09-23 Thread Michael Brohl
Hi Derek, I guess your relation name/fk-name is the same as your table name, that's not allowed. You might want to provide your entity definition so we can see what's wrong with it. Michael Brohl ecomify GmbH www.ecomify.de Am 23.09.15 um 08:13 schrieb Derek Lew: Hi I ha

Re: [MARKETING] OFBiz New Website Structure Proposals – Feedback Required

2015-09-18 Thread Michael Brohl
+1 :-) Michael Brohl ecomify GmbH www.ecomify.de Am 17.09.15 um 08:37 schrieb Jacques Le Roux: Le 17/09/2015 08:33, Jacopo Cappellato a écrit : Thanks for the great effort Sharan. I think we should find better terms for "Customers" and "Patrners": theese two don

Re: [MARKETING] OFBiz New Website Structure Proposals – Feedback Required

2015-09-16 Thread Michael Brohl
Hi Sharan, many thanks for your work on this, it's much appreciated! Unfortunately, I had not the time to look at it but I hope to find an hour in the next days before the OCD. Just to inform you that there's interest... Regards, Michael Am 16.09.15 um 09:14 schrieb Sharan-F: Hi Everyone

Re: OFBiz Extensions Marketplace (OEM) - progress

2015-09-13 Thread Michael Brohl
er the approach. Any thoughts of you and the other community members are very welcome, I'm curious what you think. Kind regards, Michael Brohl ecomify GmbH www.ecomify.de Am 13.09.15 um 10:28 schrieb Pierre Smits: The correct url for a sneak peek into the OFBiz Extensions Marketplace is htt

Re: uiLabelMap

2015-08-04 Thread Michael Brohl
I recommend using "ant create-component", this will create a new component in hot-deploy with all necessary files and folders and prevents you from the complexity of an existing component. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 04.08.15 um 19:40 schrieb damon henry:

Re: [MARKETING] Updating our OFBiz Website

2015-07-28 Thread Michael Brohl
best practices etc. - the user who is searching for user centric documentation, best practices and help I think the main page should include these entry points with easy to understand titles. Michael Brohl ecomify GmbH www.ecomify.de Am 28.07.15 um 10:14 schrieb Adrian Crum: It would be nice i

Re: [MARKETING] Updating our OFBiz Website

2015-07-28 Thread Michael Brohl
Hi Sharan, I would like to help you on this task. I'll put some ideas together in the next couple of days and post it here, or do you have other plans to organize this? Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 28.07.15 um 09:06 schrieb Sharan-F: Hi All Is anyone avai

Re: Extending OrderHeader, and the finalizeOrder process

2015-06-18 Thread Michael Brohl
Hi Forrest, I'd suggest to use OrderAttribute to store custom data for the order. Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 18.06.15 um 16:30 schrieb Forrest Rae: Hans, thanks for the reply. I do agree with you that invoice is a better place for this data, I can chang

Re: Webtools Users and Permissions

2015-06-17 Thread Michael Brohl
Hi Gabrielle, please have a look at the Party Manager, where you can add new users, logins, set their security groups and permissions etc. See http://demo-stable-ofbiz.apache.org/partymgr Regards, Michael Brohl ecomify GmbH www.ecomify.de Am 17.06.15 um 16:00 schrieb Gabrielle C. Nguyen

Re: OFBiz Community Day - 20th June 2015

2015-06-11 Thread Michael Brohl
Hi Sharan, yes, I meant the reorganisation task, thanks for the clarification and additional info. Regards, Michael Am 11.06.15 um 09:39 schrieb Sharan-F: Hi Michael I'm guessing you mean the Applications re-organisation? If so then here is the background. The idea for including this was

Re: OFBiz Community Day - 20th June 2015

2015-06-10 Thread Michael Brohl
Just forgot this: We are planning to contribute some fixes and enhancements on community day. Will there be a new sprint in Jira to structure these issues? Michael Am 10.06.15 um 22:44 schrieb Michael Brohl: Hi Sharan, thanks for putting this together and making the community day more

Re: OFBiz Community Day - 20th June 2015

2015-06-10 Thread Michael Brohl
Hi Sharan, thanks for putting this together and making the community day more organised than before. I've studied the proposed tasks and wonder if there is consensus for taking these steps right now? Isn't it a bit too early to take these steps at the next community day? I'm not against it

Re: Error in start

2015-06-01 Thread Michael Brohl
Hi, it seems the port 10523 is in use by another process. Please check and close this process or start OFBiz with a port offset ( e.g. -Dportoffset=1 ). Michael Brohl ecomify GmbH www.ecomify.de Am 01.06.15 um 13:09 schrieb syed_aqib: Hello, I am getting this error please help Start.java

<    1   2   3   4   >