It would be easier to create a small task-oriented UI that's wrapped around
existing services.
-Adrian
Christoffer Munck wrote:
Hi Jacopo,
thank you. I was unaware of this :).
But the thing is that I need a barcode scanner. So a handheld device,
where you type in the stuff is not good enough. I need it to be fully
automatic, this means scanning a purchase order (with a predefined
barcode), and this is registered in OfBiz.
Any suggestions?
I am thinking about creating some SOAP services, and then making a
standalone thin client. Is this right direction?
B.R.
Christoffer Munck
On 11/21/07, Jacopo Cappellato <[EMAIL PROTECTED]> wrote:
Hi,
there are some screens in the Facility component that are designed to
support a workflow similar to that you have described.
However, have a look at the hhfacility application (bundled with OFBiz):
https://localhost:8443/hhfacility/control/main
or
https://demo.hotwaxmedia.com/hhfacility/control/main
It is a proof of concept for a warehouse application designed for
hand-held devices.
Jacopo
Christoffer Munck wrote:
Hi'
I am searching for software for managing warehouse. This means a
program almost like POS, but only for the warehouse management.
1) Purchase orders comes in. These are scanned
2) A recommended place in the warehouse are displayed
3) New orders comes in
4) The packager finds the item on the warehouse
5) The item is scanned and the order is ready for shipment (and now
registered as shipped)
Is there any plans or existence of software that can do this on OfBiz?
Or should this be custom developed?
Thanks for a great OS product! :)