Commit Graph

3 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 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
Christophe Matthieu 00caad1d8c [IMP] website_crm
bzr revid: chm@openerp.com-20130702160331-krybw8b3qkxdhzsj
2013-07-02 18:03:31 +02:00