Commit Graph

6 Commits

Author SHA1 Message Date
Jon
32d5008f63 fix: Ensure all Model fields are created with attributes help_text and verbose_name
ref:  #248 #346
2024-11-28 02:20:42 +09:30
Jon
b57df0d5bc fix(itama): Add missing attribute Meta.verbose_name to "Device Model" model
ref:  #248 #345 #346
2024-11-28 02:19:22 +09:30
Jon
f8a1087af3 feat(itam): Add table_fields and page_layout to Device Model
ref:  #345 #346
2024-11-28 02:18:25 +09:30
Jon
95bb15238a fix: Ensure tenancy models have Meta.verbose_name_plural attribute
.#240 closes #239
2024-08-23 17:45:44 +09:30
Jon
abbda7b400 feat(setting): Enable super admin to set ALL device models as global
sets is_global=true and creates device models in global organization

!12 closes #29
2024-05-27 14:20:10 +09:30
Jon
99a559fe6d feat(itam): Add device model
!10 closes #12
2024-05-23 21:42:03 +09:30