[FIX] Event_project: Error occurred while validating the field(s) res_model,src_model: Invalid model name in the action definition (while renaming wizard py file forgot to correct in init with 4523 revision)

bzr revid: mra@mra-laptop-20101028045339-5wqqbo30mg96idpk
This commit is contained in:
Mustufa Rangwala 2010-10-28 10:23:39 +05:30
parent 63024dc43f
commit 15bc961ead
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
#
##############################################################################
import event_project
import event_project_retro
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: