odoo/addons/crm/wizard
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
__init__.py [REM] : remove wizard of schedule/log a call , 2013-08-22 14:52:59 +05:30
crm_lead_to_opportunity.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
crm_lead_to_opportunity_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
crm_merge_opportunities.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
crm_merge_opportunities_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
crm_partner_binding.py [FIX]Merge Lead/Opp on convert to opportunity 2013-02-04 18:51:06 +01:00
crm_phonecall_to_meeting.py [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
crm_phonecall_to_meeting_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
crm_phonecall_to_phonecall.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
crm_phonecall_to_phonecall_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00