odoo/addons/project_timesheet
tfossoul 9e1399d2b3 vals=vals_line on a create function
Come on !!!!   

timesheet_obj.create(cr, uid, vals=vals_line, context=context)
timesheet_obj.create(cr, uid, vals_line, context=context)
2014-06-19 09:45:14 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02:00
security [IMP]Read access of sale order to project groups when contract is installed 2012-06-29 11:33:34 +05:30
static/img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [MERGE] merged with main trunk 2013-10-10 15:32:12 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE]sync with trunk and resolve conflicts. 2014-02-10 14:18:03 +05:30
project_timesheet.py vals=vals_line on a create function 2014-06-19 09:45:14 +02:00
project_timesheet_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
project_timesheet_view.xml [FIX] change the timesheet stat button in project form view to not display the number of hours (addon project_timesheet) 2014-04-15 14:57:15 +02:00