mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
fix: updated options for abdomen in Vital Signs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"allow_copy": 1,
|
||||
"allow_events_in_timeline": 0,
|
||||
"allow_guest_to_view": 0,
|
||||
"allow_import": 1,
|
||||
"allow_rename": 0,
|
||||
@@ -460,7 +461,7 @@
|
||||
"label": "Abdomen",
|
||||
"length": 0,
|
||||
"no_copy": 0,
|
||||
"options": "\nBloated\nFull\nFluid\nConstipated",
|
||||
"options": "\nNormal\nBloated\nFull\nFluid\nConstipated",
|
||||
"permlevel": 0,
|
||||
"precision": "",
|
||||
"print_hide": 0,
|
||||
@@ -936,7 +937,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"modified": "2018-08-26 10:26:20.896305",
|
||||
"modified": "2018-11-23 14:14:05.933292",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Healthcare",
|
||||
"name": "Vital Signs",
|
||||
|
||||
Reference in New Issue
Block a user