28 lines
416 B
INI
28 lines
416 B
INI
[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
|