Closed lmag closed 1 year ago
@nicolas-eoxia @evarisk-theo @FHenry
STEAP 2 : In progress : https://github.com/Dolibarr/dolibarr/pull/19765
Add mass action to apply product on time spend Change label on Service to Invoice with Service to Invoice (when empty)
When Invoice use product of line
This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).
Instructions
ADD FK_product Default Service in projet_task_time
Feature Request
Adding this key allows you to retrieve it and automatically manage invoicing
Use case
Billing of time spent by service automatically
Suggested implementation
Step 1 : ADD FK_product in BDD
Step 2 : Add the option to recover the service linked to the time spent line in the invoice creation screen
Suggested steps