first commit
This commit is contained in:
27
modules/timesheet/tryton.cfg
Normal file
27
modules/timesheet/tryton.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
[tryton]
|
||||
version=7.8.1
|
||||
depends:
|
||||
company
|
||||
company_work_time
|
||||
ir
|
||||
res
|
||||
xml:
|
||||
timesheet.xml
|
||||
work.xml
|
||||
line.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Rule
|
||||
user.UserApplication
|
||||
work.Work
|
||||
work.WorkContext
|
||||
line.Line
|
||||
line.EnterLinesStart
|
||||
line.HoursEmployee
|
||||
line.HoursEmployeeContext
|
||||
line.HoursEmployeeWeekly
|
||||
line.HoursEmployeeMonthly
|
||||
wizard:
|
||||
line.EnterLines
|
||||
Reference in New Issue
Block a user