Hi, We implemented base_contact because it is a better model for the world we deal with (large companies with multiple offices, and with consultants and project managers that change or perform multiple roles often). The book and documentation around 6.0 all made base_contact sound like it was a central (supported) element of OpenERP but we've been disappointed to find that the implementation was a bit half-baked (installing it turned all "contact" references in other modules to "address" type references).
We muddled through a 6.1 upgrade and adapted everything to suit the "new" base_contact model which was better in design but still pretty broken in implementation. Now I see that there's a new model coming in 7 again. Aside from me trawling through code, does anyone have (or can point me to) any documentation or a brief description of what's proposed for 7? Cheers, Mark On 21 August 2012 03:29, Carlos Liébana <[email protected]> wrote: > Has somebody backported current 7.0 contact approach to 6.1? > > 2012/8/20 Stefan Rijnhart <[email protected]> > >> On 20-08-12 09:02, Eric Caudal wrote: >> >> Isnot there a module that does the opposite? Migrate the contacts from >> 6.0 to 6.1 new model? >> >> >> Such a script is included in the OpenUpgrade project, contributed by >> Credativ: >> >> http://bazaar.launchpad.net/~openupgrade-committers/openupgrade-addons/6.1/files/head:/base_contact/migrations/6.1.1.0/ >> >> See also here for a standalone SQL script: >> http://www.openerp.com/forum/post101890.html#p101890 >> >> But migrating from 6.1 base_contact to 7.0 base module is a different >> thing, actually. >> >> Best regards, >> Stefan. >> >> -- >> Therp - Maatwerk in open ontwikkeling >> >> Stefan Rijnhart - Ontwerp en implementatie >> >> mail: [email protected] >> tel: +31 (0) 614478606http://therp.nlhttps://twitter.com/therp_stefan >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openerp-community >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openerp-community >> More help : https://help.launchpad.net/ListHelp >> >> > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

