Hello,
Some little customers first start only e-commerce solution (installed by friend, tic employee or could datacenter (next, next, install). They are management products (500, 1000, aprox, not more) and orders (10, 20, 30, not more every day). Some months latter (or a year latter), they need a ERP because this e-commerce are not control: orders -> stock, account (not only invoice), stock in -> product and CRM. Mgn is a popular e-commerce App because default it's available a lot of functions and contributions. Also, Mgn architecture is MCV and it's available inherit definitions. Mgn is cool, but if you develop by python, you hate it! ;) In Spain, other e-commerce popular is PrestaShop (OSC advanced). It's more easy install, not need powerful server and more easy to use that Mgn. It's important Tryton available this modules because is a next steep of ERP integration. But it's 100% available all process same ERP that e-sale and you need custom ERP and custom e-sale: two tasks! We searched solutions on Python e-commerce: Satchmo (1) and LFS (2) it's good projects, but it's same that Mgn or others e-commerce: need a connector. Connector i'ts a good idea because integrated two app, but need maintenance and it's available some errors (for example, total amount sale order mgn and OpenERP not is exact some times). We started a e-sale app integrated 100% to OpenERP because we need a GPL app and source available for customizations (for example, in Spain we are Servired, a service payment with credit card). We started develop Zoook (3), a Django App use OOOP (4) (we create a fork this library waiting creator merge our developments). If you want more information that, you can see some videos (5) and comparison Mgn-Zoook (6) (spanish available, sorry). I hope a year, we started Zoook by Tryton, but this year, we will work others modules we need spanish l10n before e-sale Tryton App. (1) http://www.satchmoproject.com/ (2) http://www.getlfs.com/ (3) https://launchpad.net/zoook (4) https://code.launchpad.net/~zikzak/zoook/ooop (5) http://www.zikzakmedia.com/es/solucion-e-sale (6) http://www.slideshare.net/raimonesteve/zoook -- [email protected] mailing list
