Skip to content
Snippets Groups Projects
Commit 0e56e370 authored by Jay Vora's avatar Jay Vora
Browse files

[FIX] Project_timesheet : BAd commit corrected, apologies

lp bug: https://launchpad.net/bugs/616266 fixed

bzr revid: jvo@tinyerp.com-20100811094855-2wgmxfv0vn6pxtxy
parent f3265ef3
Branches
Tags
No related merge requests found
......@@ -203,7 +203,7 @@ class task(osv.osv):
task()
class project_project(osv.osv):
_inherit = "project.projesct"
_inherit = "project.project"
def name_get(self, cr, user, ids, context=None):
if context is None:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment