An app that modifies the current flow of createing slaes invoice from timehseet. It allows more control and configuration.
You can install this app using the bench CLI:
Get the app
bench get-app https://github.com/lijsamuael/timesheet_extended --branch develope
Install into your site
bench --site [site name] install-app timesheet_extended
Clear the cache to see the effect
bench clear-cache
Restart the bench
bench restart
mit