Commit Graph

4 Commits

Author SHA1 Message Date
Thibault Delavallée 81b0266ac3 [REF] website_google_map, website_crm, website_crm_partner_assign, website_membership: extracted res.partner model stuff into dedicated module and moved model-related stuff inside a models directory.
Website related fields on res.partner are now located inside their own module, in website_partner.
This module is a dependency for other modules that previously (re)defined various website fields.

Next step is to refactor a bit those modules, but one thing at a time. All glory to the hypnotoad.

bzr revid: tde@openerp.com-20131002092309-jlov4j1v6s9r6jyk
2013-10-02 11:23:09 +02:00
Christophe Matthieu 9d93cd3958 [IMP] website_crm_partner_assign: create module: list of partner with a grade
bzr revid: chm@openerp.com-20130829130040-s4kyjakzwrmc9pt9
2013-08-29 15:00:40 +02:00
Christophe Matthieu 52b14d5ee0 [IMP] rename website_crm_partner_assign to website_worldmap
bzr revid: chm@openerp.com-20130829122113-uzau2huz0sb067f8
2013-08-29 14:21:13 +02:00
Christophe Matthieu 26fb3758e7 [IMP] website_crm_partner_assign: new module for display worldmap for list of partner. Call the template in an iframe (with get options: partner_id, width, height, partner_url).
bzr revid: chm@openerp.com-20130827102353-htupokzt9nmaiyeu
2013-08-27 12:23:53 +02:00