Any suggestion on how to implement an on-demand model (application
service provider) in symfony?

Im developing an ERP application (hr, accounting, invoicing,
warehousing/inventory and crm) using single database while hr,
accounting, invoicing, warehousing/inventory and crm are defined as an
application using project-wide models/entities, the long term goal is
to develop the system in ASP model. Im using sfGuardPlugin where i
modified the sfGuardPermission to add per application/per module
permissions.

I tried multiple database using propel but i cannot make it work. I
was thinking to implement one company-one database so when a user logs
in, the system will change its database depending on the logged in
user's company.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to