Wektor wrote: > Hi, > im thinkimg about building an open source modular ERP application with > TG. > I did some analisis work and its a huge project so im looking for > support and comments about this idea. > Wektor
Hello, May be you should have a look at Tiny ERP. (http://tinyerp.com) It's an open source ERP that already includes eth (hr, accounting, production, services, projects, sales, inventory, ...) and I know they are contributors that plans to write a client in TG. Most of the concept are similar to TG: python with orm, mvc. It's a 3-tiers ERP (xml-rpc), so all the business logic is in the server side. I think rewriting the client in TG should take one or 2 month. The exising client is now web, but in GTK. -- Fabien --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

