chore: add link to issue template for clarity of sub-model history variables

ref: #741
This commit is contained in:
2025-05-05 16:35:03 +09:30
parent ef5c6b73af
commit e566a5edf1

View File

@ -52,9 +52,9 @@ Describe in detail the following:
- Sub-Models **_ONLY_**
- [ ] Model class variable `history_app_label` set to correct application label
- [ ] Model class variable [`history_app_label`](https://nofusscomputing.com/projects/centurion_erp/development/models/#history) set to correct application label
- [ ] Model class variable `history_model_name` set to correct model label
- [ ] Model class variable [`history_model_name`](https://nofusscomputing.com/projects/centurion_erp/development/models/#history) set to correct model label
- [ ] 📓 New [Notes model](https://nofusscomputing.com/projects/centurion_erp/development/core/model_notes/) created
- [ ] 🆕 Model Created