SpreeTravel / odoo-saas-tools

Odoo (OpenERP) addons to provide SaaS
5 stars 4 forks source link

First working prototype for the initial wizard #20

Closed dhbahr closed 9 years ago

yelizariev commented 9 years ago

@dhbahr what do you think about saas_portal_start module? Shall we keep it or your wizard could replace it?

dhbahr commented 9 years ago

Well .. right now our wizard is launched if, when trying to add a new tenant, no plan_id is specified; so it doesn't cover the subdomain selecting part. We thought of the wizard as if it could be use together with saas_portal_start, but not depend on it, since further on we might have a different path to get to the same point where ..._start takes us now and where the wizard might be also desirable.

--edit-- That being said, it is not closed to discussion the fact of merging both modules.