Sales PD MEQ Product changes

This commit is contained in:
venbatechnologies@gmail.com 2020-12-17 13:17:39 +05:30
parent cf07341ebb
commit 5f4475f33e

View File

@ -1193,8 +1193,8 @@
"question":"Total invoice value of the selected product",
"question_key":"tot_product_invoice_value",
"type":"1",
"field_type":"num",
"place_holder": "Enter the number",
"field_type":"numtoword",
"place_holder": "Enter the amount",
"api_properties":null,
"onchange_properties":null,
"is_repeatable":null,
@ -1724,7 +1724,7 @@
{
"question":[
{
"question":"Hospital building photo",
"question":"Institute Building",
"question_key":"hospital_building",
"type":"6",
"answers":null,
@ -1737,7 +1737,45 @@
}
],
"is_repeatable":"1",
"group_title":"Hospital building photo",
"group_title":"Institute Building photographs",
"group_type":"6"
},
{
"question":[
{
"question":"Name Board",
"question_key":"name_board_seen",
"type":"6",
"answers":null,
"api_properties":null,
"onchange_properties":null,
"is_repeatable":null,
"validations":[
]
}
],
"is_repeatable":"1",
"group_title":"Name Board photographs",
"group_type":"6"
},
{
"question":[
{
"question":"Institute Interior",
"question_key":"institute_interior",
"type":"6",
"answers":null,
"api_properties":null,
"onchange_properties":null,
"is_repeatable":null,
"validations":[
]
}
],
"is_repeatable":"1",
"group_title":"Institute Interior photographs",
"group_type":"6"
}
]