update master data pharmacy
This commit is contained in:
@ -227,6 +227,36 @@ const doc = {
|
||||
item_status: {
|
||||
$status_name: 'Itemstatus name',
|
||||
},
|
||||
item_class: {
|
||||
$item_class_name: 'ItemClass name',
|
||||
},
|
||||
item_class_detail: {
|
||||
$class_detail_name: 'ItemClassDetail name',
|
||||
},
|
||||
usage_instructions: {
|
||||
$usage_instructions_name: 'UsageInstructions name',
|
||||
$usage_instructions_abbreviation: 'UsageInstructions Abbreviation'
|
||||
},
|
||||
usage_time: {
|
||||
$usage_time_name: 'UsageInstructions name',
|
||||
$usage_time_abbreviation: 'UsageInstructions Abbreviation'
|
||||
},
|
||||
generic_name: {
|
||||
$generic_name: 'Generic name',
|
||||
},
|
||||
factory: {
|
||||
$factory_name: 'factory name',
|
||||
$address: 'Factory address',
|
||||
$web: 'Factory url web',
|
||||
$phone: 'Factory phone',
|
||||
$email: 'Factory email'
|
||||
},
|
||||
supplier: {
|
||||
$supplier_name: 'supplier name',
|
||||
$address: 'supplier address',
|
||||
$phone: 'supplier phone',
|
||||
$email: 'supplier email'
|
||||
},
|
||||
},
|
||||
parameters: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user