You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make scan requirement text larger on bulk scan view
* Scanning is now tied to edit permissions
* hotfix 3.3.4
* Ensure full_clean method utilised before saves
* fix bug #22
* form fixes and qol stuff
* organise imports for lint
* fix duplicate stuff for ruff
* Add eol_date to asset serializer
* setup for overview page
* fix ruff
* First draft for overview page plus some language updates for clarity
* Add filter forms to bulk assign views
* Add delivery_instructions to Purchases
* Add delivery_site and storage_site as separate fields
* fix the tests
* Add logic to conditionally handle updating Asset storage_site and storage_location
* thank you isort, very cool
* thank you ruff, very cool
* Closes#23: fr idea for purchase delivery rework
Closes: #23
- Add filters to bulk_assign views and update filtersets to prevent showing Assets that are already assigned to existing models
- Add delivery_instructions field to Purchase model
- Add storage_site field to Asset model and delivery_site field to Delivery model, allow for Assets to be assigned to a site without a location
* overview revision 2
* overview updates
* make the image have the pointer, not the container
* Add what's next section
* Filter Bulk Assign querysets to only show unassigned models
---------
Co-authored-by: Dylan <dylan@sol1.com.au>
Co-authored-by: Lachlan Tripolone <lachlan@sol1.com.au>
0 commit comments