@imohdnoo
Unfortunately, Kanban has not been implemented yet in OpenERP. None of the open source ERP's have Kanban I should say. I think those started targeting smaller and less organized companies than the one who will use Kaban. Still, from what I know Kanban isn't that complicated to implement. For instance it's much easier than implementing full MRP2. I could find a simple open source project (Rails based) who claims to have started to implemented Kaban: http://groups.google.com/group/kor-dev/web/homepage https://launchpad.net/kanbanonrails Unfortunately it looks quite dormant now. Still, the main Kanban related class is there: http://bazaar.launchpad.net/~mgreenly/kanbanonrails/trunk/annotate/head:/app/models/kanban.rb and that kind of code is relatively easy to port to OpenERP code (based on the same concepts) So, as a rough approximation, this specificity is implementable in something like 30 good man days in OpenERP, so may be you can consider extending OpenERP and benefit of its exceptional architecture rather than paying for some dinosaur doomed proprietary architecture that have Kanban out of the box. Let us know. Raphaël Valyi -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40697#40697 -------------------- m2f --------------------
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
