### :books: Summary ### :link: Links / References ### :construction_worker: Tasks - [ ] Add your tasks here if required (delete) - [ ] **Feature Release ONLY** :red_square: [Squash migration files](https://docs.djangoproject.com/en/5.2/topics/migrations/#squashing-migrations) :red_square: _Multiple migration files created as part of this release are to be sqauashed into a few files as possible so as to limit the number of migrations_ - [ ] :firecracker: Contains breaking-change Any Breaking change(s)? _Breaking Change must also be notated in the commit that introduces it and in [Conventional Commit Format](https://www.conventionalcommits.org/en/v1.0.0/)._ - [ ] :notebook: Release notes updated - [ ] :blue_book: Documentation written _All features to be documented within the correct section(s). Administration, Development and/or User_ - [ ] :checkered_flag: Milestone assigned - [ ] :gear: :test_tube: [Functional Test(s) Written](https://nofusscomputing.com/projects/centurion_erp/development/testing/) - [ ] :test_tube: [Unit Test(s) Written](https://nofusscomputing.com/projects/centurion_erp/development/testing/) _ensure test coverage delta is not less than zero_ - [ ] :page_facing_up: Roadmap updated