Re: [Tutor] Warehouse system in python

2006-06-20 Thread Python
On Tue, 2006-06-20 at 09:59 +0200, János Juhász wrote: > Dear All, > > have seen someone any simple warehouse management framework in python > with receive, issue, inventory ? I have not used it, so I don't know the scope of what they do, but tinyerp includes stock management. http://www.tinyerp

Re: [Tutor] Warehouse system in python

2006-06-20 Thread Alan Gauld
> have seen someone any simple warehouse management framework in > python > with receive, issue, inventory ? Thats a pretty uncommon and specific requirement. I certainly haven't but have you tried Google search, a visit to SourceForge or a search on Freshmeat? Best I can think of. Alan G. _