Skip to content

Commit b17a746

Browse files
committed
feat(spp_drims): promote to Beta with view improvements
- Promote spp_drims development_status from Alpha to Beta - Replace inherited alert views with standalone views matching DRIMS style - Fix Request Justification field to span full width (col=2, colspan=2) - Fix Return Reason field to span full width (col=2, colspan=2)
1 parent 5a04d3a commit b17a746

4 files changed

Lines changed: 1127 additions & 548 deletions

File tree

spp_drims/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "OpenSPP.org",
1111
"website": "https://github.com/OpenSPP/OpenSPP2",
1212
"license": "LGPL-3",
13-
"development_status": "Alpha",
13+
"development_status": "Beta",
1414
"maintainers": ["jeremi", "gonzalesedwin1123"],
1515
"depends": [
1616
"base",

0 commit comments

Comments
 (0)