Hi volvin, what you need is a dedicated interface to build your promotional packages and deal with the possible options and pricing. OpenERP can be used as a back-end for that. For the interface, you could either build an OpenERP interface but I'm not sure that the easiest way, depends on your OpenObject knowledge. I know the guys from Tiny are working on such configurator interfaces, may be to be included in the 5th version, may be contact them.
An other possibility is you use a different front-end technology: either an existing one, either build one from scratch. Then you communicate with the OpenERP backend using XML/RPC, just like the GTKclient for instance. I know Magento has a rather sophisticated promotion system. So may be you could use Magento the the frontal for this. Indeed, we built a Magento/OpenERP connector, so by eventually adding some extra synchronisation, I'm sure this wouldn't be a bad choice if you find no better alternative. Here is our connector: http://code.google.com/p/magento-openerp-smile-synchro/ Also if you master Rails development, Rails would really be a productive tool to build such an interface too. Good luck anyway. Raphaël Valyi. ------------------------ http://www.smile.fr -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=25450#25450 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
