[ADD] create `project_timesheet_funding_wish` add-on

Add timesheet line fields:
- ``funding_wish`` to inform about if the user expects a payment
for the registered time.
- ``treated`` to keep track if the timesheet line funding wish has
been taken into account.

Task: JOI-13
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
This commit is contained in:
Stéphan Sainléger
2022-07-26 18:30:37 +02:00
committed by Stéphan Sainléger
parent 1f8baa73d1
commit 56f757505b
8 changed files with 246 additions and 0 deletions

View File

@@ -0,0 +1 @@
from . import hr_timesheet