4 Apache Events in 2019: DC Roadshow soon; next up Chicago, Las Vegas, and Berlin!

2019-03-06 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this because you are subscribed to one or more user mailing lists for an Apache Software Foundation project.) TL;DR: * Apache Roadshow DC is in 3 weeks. Register now at https://apachecon.com/usroadshowdc19/ * Registration for Apache Roadshow Chicago is

Re: Document Upload Not working

2019-03-06 Thread Pierre Smits
Hi Mahdi, As far as I can tell there is no 18.12 release yet. But to get to your issue, either you (as the user) or the customer party don’t have the appropriate permissions. On Wed, 6 Mar 2019 at 14:16 Madhi Krishnan wrote: > Hey everyone.. > I'am currently working on 18.12 release. >

Re: Document Upload Not working

2019-03-06 Thread Swapnil M Mane
Hello Madhi, On cursory view, it seems this issue is related to [1]. I recommend you to manually apply the patch attached to the issue, hopefully, it should work for you. [1] https://issues.apache.org/jira/browse/OFBIZ-10833 - Best Regards, Swapnil M Mane, ofbiz.apache.org On Wed, Mar 6,

Document Upload Not working

2019-03-06 Thread Madhi Krishnan
Hey everyone.. I'am currently working on 18.12 release. Uploading Customer document is not working for me. It's giving an error as required parameter is missing i.e the partyContentTypeId parameter. Although i'am passing the required parameter.But it's still giving me the same error message. I

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Wolfgang Paul Rauchholz
Thanks for the clarification. what is the minimum setup of financial model to be able to run ofbiz sales, purchasing, production, inventory, e commerce The GL transaction simply stay there and nothing happens with them I assume. Wolfgang On Wed, Mar 6, 2019 at 10:23 AM Deepak Dixit wrote: >

Re: Arabic PDF

2019-03-06 Thread fawzi
here is my consol logs at org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS tring(ModelScreenWidget.java:280) at org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr een.java:164) at

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Michael Brohl
Ah, yes, I see. My remarks are meant for the ecomseo/ecommerce plugins. Sorry for the confusion. Regards, Michael Am 06.03.19 um 10:23 schrieb Deepak Dixit: @Michael, I think Wolfgang is talking about enable/disable Accounting feature, This feature is committed only on trunk. This will be

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Deepak Dixit
@Michael, I think Wolfgang is talking about enable/disable Accounting feature, This feature is committed only on trunk. This will be part of R18.12. Here is the reference ticket for this feature implementation https://issues.apache.org/jira/browse/OFBIZ-10391 Kind Regards, Deepak Dixit On Wed,

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Michael Brohl
This is already rolled out in the standard plugins release. The plugins are maintained separately to keep the framework light. To use it, you'll have to put the plugin(s) into the /plugins directory. There are also Gradle tasks to pull plugin(s) into the framework automatically, see

Re: Updating SSL certificate version

2019-03-06 Thread Girish Vasmatkar
Hi Mathieu I tried reproducing the issue you're facing with GNU Icecat by providing the exact cipher suites (that Icecat seems to present in the logs) to my local OFBiz installation. However, the handshake seems to be working for me. There seems to be no issue with respect to the protocol

Re: Arabic PDF

2019-03-06 Thread fawzi
thx Deepak for your respond check what i have done but still i have same problem

Re: Ofbiz accounting / ecomseo vs ecommerce

2019-03-06 Thread Wolfgang Paul Rauchholz
Thank you Arun, when will this feature get rolled out into standard? I see it on the demo trunk, but it believe it is not yet included in latest stable? Disabling accounting will have any impact onthe payment gateway? Wolfgang On Wed, 2019-03-06 at 10:54 +0530, Arun Patidar wrote: > Hello