File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 102102 <field name =" sequence" >75</field >
103103 </record >
104104
105+ <!-- Disability Registry Domain Category -->
106+ <record id =" category_spp_disability" model =" ir.module.category" >
107+ <field name =" name" >Disability Registry</field >
108+ <field name =" description" >Disability assessment and registry management</field >
109+ <field name =" parent_id" ref =" category_spp" />
110+ <field name =" sequence" >76</field >
111+ </record >
112+
105113 <!-- Health Monitoring Domain Category -->
106114 <record id =" category_spp_health_monitoring" model =" ir.module.category" >
107115 <field name =" name" >Health Monitoring</field >
Original file line number Diff line number Diff line change 3232 "data/vocabulary_occupation.xml" ,
3333 "data/vocabulary_education_level.xml" ,
3434 "data/vocabulary_ethnocultural.xml" ,
35- "data/vocabulary_disability.xml" ,
3635 "data/vocabulary_housing.xml" ,
3736 "data/vocabulary_economic_activity.xml" ,
3837 "data/vocabulary_language.xml" ,
4241 "data/concept_groups.xml" ,
4342 "data/vocabulary_id_type.xml" ,
4443 "data/vocabulary_cr_document_types.xml" ,
44+ "data/vocabulary_disability.xml" ,
4545 # Temporarily disabled - references spp.relationship model from spp_registry
4646 # "data/relationship_types.xml",
4747 ],
You can’t perform that action at this time.
0 commit comments