~jgrandguillaume-c2c/openobject-addons/multi-company-cost-price

« back to all changes in this revision

Viewing changes to crm/wizard/__init__.py

  • Committer: Joël Grand-Guillaume
  • Date: 2010-04-08 09:00:10 UTC
  • mfrom: (2533.3.664)
  • Revision ID: joel.grandguillaume@camptocamp.com-20100408090010-c0pqjan341s18bxs
[MRG] Merge from last trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
import crm_lead_wizard
24
24
import crm_phonecall_wizard
25
25
 
26
 
import wizard_crm_send_email
27
 
import wizard_crm_new_send_email
 
26
import crm_send_email
28
27
import wizard_history_event
29
28
 
30
29