Export Movements to CSV File
fix Visibility for a Circuit
This commit is contained in:
@@ -68,7 +68,7 @@ const MyHospSchema = new Schema({
|
||||
type: Number,
|
||||
}],
|
||||
pub_to_share: {
|
||||
type: Number, // PUB_TO_SHARE_ALL, PUB_TO_SHARE_ONLY_GROUPS_FOLLOW
|
||||
type: Number, // PUB_TO_SHARE_ALL, PUB_TO_SHARE_ONLY_TABLE_FOLLOW
|
||||
},
|
||||
descr: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user