adds in the timesheet lines: - ``funding wish`` field: user tells if we want to be paid for the time spent - ``treated`` field: tells if the timesheet line has been considered in internal invoicing process Task: JOI-13
3 lines
51 B
Python
3 lines
51 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import hr_timesheet |