Serialized inventory needs to be picked up by matching the serial number. How to avoid?

2013-04-15 Thread Deepak Agarwal
Hello All, We are receiving the inventory items against the purchase orders and also entering the serial number for each item so that we can return the inventory to the correct supplier after a while when we have dead inventory. Problem is that we are also reserving the inventory with every

How to build the latest version from trunk?

2013-04-15 Thread Ted Byers
I set up a virtual machine running the latest Suse (version 12.3), and obtained ofbiz, using svn from trunk. I set up everything as usual, including configuring it to use MySQL, and placing the latest mysql connector in the jdbc directory. However, no matter how I invoke ant, I get an error on

Re: How to build the latest version from trunk?

2013-04-15 Thread Atul Vani
Try building it using the internal ant. $./ant What's the version of ant and jdk on your system? On Tue, 16 Apr 2013 07:59:01 +0530, Ted Byers r.ted.by...@gmail.com wrote: I set up a virtual machine running the latest Suse (version 12.3), and obtained ofbiz, using svn from trunk. I set up