Re: fork advice

2011-03-14 Thread Jacques Le Roux
I think nobody manages it. It's done by default by the ASF for all projects: http://git.apache.org/ I have no ideas about the diff. Why do you want to fork OFBiz? Jacques From: chris snow chsnow...@gmail.com Hi Forum, I would like to create an ofbiz fork in GitHub. It seams like there are

Re: fork advice

2011-03-14 Thread chris snow
Thanks for the reply Jacques. The current process of waiting and relying on the goodwill of contributors to commit my patches does not fit well with agile development. Forking will allow me to develop at my own pace, but still allow my to synchronise upsteam for bugfixes, etc. On Mon, Mar 14,

Re: Installing clean new in MySQL 5.5.9

2011-03-14 Thread Mike
I bookmarked this article regarding mysql and utf8 a couple of years ago. It convinced me to always use uft8. http://www.bluetwanger.de/blog/2006/11/20/mysql-and-utf-8-no-more-question-marks/ On Sat, Mar 12, 2011 at 8:56 PM, Paul Foxworthy p...@cohsoft.com.au wrote: Hi all, The recent

Re: Users - Sales Tab is missing. How to edit sales tax for astore.

2011-03-14 Thread Shereen
Jacques Le Roux wrote: Jacques, Thanks for the email. It did work. Now sales tax is not added to the order total. It just shows '0', though i would prefer it not to show at all if the tax amount is '0'. If you want to set VAT taxes you may use Accounting/Tax authorities and link to

Re: Mini-Language reference materials

2011-03-14 Thread Amitava Neogi
Thank you very much. Regards, Amitava On Fri, Mar 11, 2011 at 7:10 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: simple-methods.xsd : you are sure it's up to date Jacques - Original Message - From: Amitava Neogi To: user@ofbiz.apache.org Sent: Friday, March 11,

Re: Web services - jaxb binding

2011-03-14 Thread Alexander Graf
Hi, I have the same Problem, ofbiz sends an answer, but it never appears in the holder. MapMap myMap = new MapMap(); myMap.getMapEntry().add(mapEntry); myMap.getMapEntry().add(mapEntryLogin); myMap.getMapEntry().add(mapEntryPassword);

FYI - trunk code was failing on 1.6.0_11 version - updated to latest version of jdk(jdk1.6.0_24) and now it is compiling fine

2011-03-14 Thread Ashish Vijaywargiya
Since last few years I was using jdk1.6.0_11 version and the recent trunk code was failing on this. Although it was not failing before 15 days or so. I have upgraded to latest jdk version(jdk1.6.0_24) and now the code base is compiling fine. Sharing this information on mailing list so in case

Re: FYI - trunk code was failing on 1.6.0_11 version - updated to latest version of jdk(jdk1.6.0_24) and now it is compiling fine

2011-03-14 Thread Amit Sharma
Thanks Ashish for the information. -- Thanks and Regards Amit Sharma HotWax Media http://www.hotwaxmedia.com/ On Monday 14 March 2011 02:53 PM, Ashish Vijaywargiya wrote: Since last few years I was using jdk1.6.0_11 version and the recent trunk code was failing on this. Although it was not

Collect and send invoices per period

2011-03-14 Thread biletnikov
Hello all, is it possible to collect the invoices per some period, for example for month and create one invoice? All items from all invoice should be summed and placed in one monthly invoice. It is very important for use, because we have many B2B orders which can be easily fulfilled in the end of

Catalog Manager: Product Types

2011-03-14 Thread Justin Robinson
Firstly I'd just like to say thanks to the list for the little tips, insight, and resource suggestions with regards to minilang...had finally got my head round it find it a really cool feature of ofbiz making certain jobs quicker and easier to write and debug. I've just started on defining