improvement: all confirmed suggestions implemented

This commit is contained in:
2026-09-04 17:04:48 +03:30
parent 7f92e735fb
commit 72f885d9dd
23 changed files with 1070 additions and 679 deletions

View File

@@ -359,8 +359,6 @@ model ProsthesisType {
chartRegion String @default("crown")
/// Mutual exclusion group: restoration | implant | post_core | arch
stackGroup String @default("restoration")
/// Also listed as an add-on: implant | post_core | empty
addonKind String @default("")
steps ProsthesisTypeStep[]