dolibarr/htdocs/projet/class
Vincent de Grandpré b0cd32bf68
NEW Implementing Billable tasks on projects using new attribute "billable" (#30092)
* Implementing Billable task function on projects using new attribute in #30014

* added billable to Task->initAsSpecimen()

* default billable to 1 in initAsSpecimen

* set billable to 1 in ProjectTest::testTaskCreate

* Moving attribut usage in usage_bill_time condition of project

* PPDoc

* fusion

* pre-commit + typo

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-03 03:29:05 +02:00
..
api_projects.class.php Fix use the good HTTP code 2024-04-07 14:59:25 +02:00
api_tasks.class.php Fix use the good HTTP code 2024-04-07 14:59:25 +02:00
project.class.php fix phpstan (#30246) 2024-07-03 01:33:55 +02:00
projectstats.class.php Fix PhanTypeMismatchReturnNullable by forcing type for phan 2024-03-20 21:58:41 +01:00
task.class.php NEW Implementing Billable tasks on projects using new attribute "billable" (#30092) 2024-07-03 03:29:05 +02:00
taskstats.class.php fix phan emailcollector (#30196) 2024-06-29 18:57:43 +02:00