~laetitia-gangloff/acsone-addons/hr_utilization_group_by_report

« back to all changes in this revision

Viewing changes to event_multiple_registration/wizard/__init__.py

  • Committer: Laetitia Gangloff
  • Date: 2013-05-24 13:44:40 UTC
  • Revision ID: laetitia.gangloff@acsone.eu-20130524134440-l44l6bikzdvd6z0j
change multiple_event_registration to event_multiple_registration

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#
28
28
##############################################################################
29
29
 
30
 
import multiple_event_registration
 
30
import event_multiple_registration
31
31
 
32
32
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: