Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolibarr 21 Compatibility #255

Open
vdegrandpre opened this issue Jul 17, 2024 · 5 comments
Open

Dolibarr 21 Compatibility #255

vdegrandpre opened this issue Jul 17, 2024 · 5 comments

Comments

@vdegrandpre
Copy link
Contributor

Dolibarr 21 introduces the billable field in the Task object.

Therefore, Timesheet module need to adapt to use the new task attribute instead of the extra attribute the module adds.
Also, the module must migrate all the extrafields billable data to the new task attribute when a migration to 21 occurs.

@vdegrandpre
Copy link
Contributor Author

Dolibarr/dolibarr#30092

@vdegrandpre
Copy link
Contributor Author

Working on it.

@delcroip
Copy link
Owner

this should simply replace 'invoiceable'

delcroip added a commit that referenced this issue Aug 10, 2024
@delcroip
Copy link
Owner

I did a new branch but the migration of the invoicable field need to be done

@vdegrandpre
Copy link
Contributor Author

Désolé du délai. Mon équipe est là-dessus aujourd'hui.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants