Releases: vstruhar/lara-collab
Releases · vstruhar/lara-collab
Task priority
Minor fix for fixed price sum report
0.13.1 refactor fixedPriceSum to handle date filtering based on task complet…
0.13.0
Minor fixes
- fixed invoice total calculation when fixed price tasks are selected
- removed move to start when new task is created
- auto select fixed price task if there is price set
Description fix
- Fixed issue where task description was not populated when task was opened
Option to switch to fIxed price on tasks
List of new features:
- Added feature where the task can be switched from hourly to fixed price.
- Added default pricing type (hourly or fixed) on project create and edit page, this will be used for preselecting pricing type when creating tasks.
- Updated invoice generation logic
Update:
- run
php artisan migrate - and
npm run build
Minor fix when creating invoice where client doesn't have country selected
0.11.3 Country is not required for client company
Minor migration fix
Fixed migration issue with unsignedDecimal Fix for issue #32