Added more object type maps. Spelling fix in comment.
This commit is contained in:
0
static/ae/obj_type_map__fundraising.json
Normal file
0
static/ae/obj_type_map__fundraising.json
Normal file
0
static/ae/obj_type_map__grant.json
Normal file
0
static/ae/obj_type_map__grant.json
Normal file
0
static/ae/obj_type_map__organization.json
Normal file
0
static/ae/obj_type_map__organization.json
Normal file
0
static/ae/obj_type_map__page.json
Normal file
0
static/ae/obj_type_map__page.json
Normal file
0
static/ae/obj_type_map__product.json
Normal file
0
static/ae/obj_type_map__product.json
Normal file
36
static/ae/obj_type_map__sponsorship.json
Normal file
36
static/ae/obj_type_map__sponsorship.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"tbl_name": "v_sponsorship",
|
||||
"obj_id": "`id_random`",
|
||||
"obj_ext_uid": "NULL",
|
||||
"obj_ext_id": "NULL",
|
||||
"obj_code": "NULL",
|
||||
"obj_type_ver_id": "`id`",
|
||||
"obj_account_id": "`account_id`",
|
||||
"obj_parent_type": "'sponsorship_cfg'",
|
||||
"obj_parent_id": "`sponsorship_cfg_id`",
|
||||
"obj_passcode": "NULL",
|
||||
"obj_name": "`name`",
|
||||
"obj_description": "`description`",
|
||||
"obj_alert": "NULL",
|
||||
"obj_alert_msg": "NULL",
|
||||
"obj_status": "NULL",
|
||||
"obj_approve": "`agree`",
|
||||
"obj_approved_on": "NULL",
|
||||
"obj_enable": "`enable`",
|
||||
"obj_enable_on": "NULL",
|
||||
"obj_archive_on": "NULL",
|
||||
"obj_restricted": "NULL",
|
||||
"obj_hide": "`hide`",
|
||||
"obj_priority": "`priority`",
|
||||
"obj_sort": "`sort`",
|
||||
"obj_group": "`group`",
|
||||
"obj_ver": "NULL",
|
||||
"obj_staff_notes": "NULL",
|
||||
"obj_data_json": "NULL",
|
||||
"obj_cfg_json": "NULL",
|
||||
"obj_meta_json": "NULL",
|
||||
"obj_other_json": "NULL",
|
||||
"obj_notes": "`notes`",
|
||||
"obj_created_on": "`created_on`",
|
||||
"obj_updated_on": "`updated_on`"
|
||||
}
|
||||
36
static/ae/obj_type_map__sponsorship_cfg.json
Normal file
36
static/ae/obj_type_map__sponsorship_cfg.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"tbl_name": "v_sponsorship_cfg",
|
||||
"obj_id": "`id_random`",
|
||||
"obj_ext_uid": "NULL",
|
||||
"obj_ext_id": "NULL",
|
||||
"obj_code": "NULL",
|
||||
"obj_type_ver_id": "`id`",
|
||||
"obj_account_id": "`account_id`",
|
||||
"obj_parent_type": "`for_type`",
|
||||
"obj_parent_id": "`for_id`",
|
||||
"obj_passcode": "NULL",
|
||||
"obj_name": "`name`",
|
||||
"obj_description": "NULL",
|
||||
"obj_alert": "NULL",
|
||||
"obj_alert_msg": "NULL",
|
||||
"obj_status": "NULL",
|
||||
"obj_approve": "NULL",
|
||||
"obj_approved_on": "NULL",
|
||||
"obj_enable": "NULL",
|
||||
"obj_enable_on": "NULL",
|
||||
"obj_archive_on": "NULL",
|
||||
"obj_restricted": "NULL",
|
||||
"obj_hide": "NULL",
|
||||
"obj_priority": "NULL",
|
||||
"obj_sort": "NULL",
|
||||
"obj_group": "NULL",
|
||||
"obj_ver": "NULL",
|
||||
"obj_staff_notes": "NULL",
|
||||
"obj_data_json": "NULL",
|
||||
"obj_cfg_json": "`cfg_json`",
|
||||
"obj_meta_json": "NULL",
|
||||
"obj_other_json": "NULL",
|
||||
"obj_notes": "NULL",
|
||||
"obj_created_on": "NULL",
|
||||
"obj_updated_on": "NULL"
|
||||
}
|
||||
@@ -1007,6 +1007,78 @@
|
||||
"obj_created_on": "`created_on`",
|
||||
"obj_updated_on": "`updated_on`"
|
||||
},
|
||||
"sponsorship": {
|
||||
"tbl_name": "v_sponsorship",
|
||||
"obj_id": "`id_random`",
|
||||
"obj_ext_uid": "NULL",
|
||||
"obj_ext_id": "NULL",
|
||||
"obj_code": "NULL",
|
||||
"obj_type_ver_id": "`id`",
|
||||
"obj_account_id": "`account_id`",
|
||||
"obj_parent_type": "'sponsorship_cfg'",
|
||||
"obj_parent_id": "`sponsorship_cfg_id`",
|
||||
"obj_passcode": "NULL",
|
||||
"obj_name": "`name`",
|
||||
"obj_description": "`description`",
|
||||
"obj_alert": "NULL",
|
||||
"obj_alert_msg": "NULL",
|
||||
"obj_status": "NULL",
|
||||
"obj_approve": "`agree`",
|
||||
"obj_approved_on": "NULL",
|
||||
"obj_enable": "`enable`",
|
||||
"obj_enable_on": "NULL",
|
||||
"obj_archive_on": "NULL",
|
||||
"obj_restricted": "NULL",
|
||||
"obj_hide": "`hide`",
|
||||
"obj_priority": "`priority`",
|
||||
"obj_sort": "`sort`",
|
||||
"obj_group": "`group`",
|
||||
"obj_ver": "NULL",
|
||||
"obj_staff_notes": "NULL",
|
||||
"obj_data_json": "NULL",
|
||||
"obj_cfg_json": "NULL",
|
||||
"obj_meta_json": "NULL",
|
||||
"obj_other_json": "NULL",
|
||||
"obj_notes": "`notes`",
|
||||
"obj_created_on": "`created_on`",
|
||||
"obj_updated_on": "`updated_on`"
|
||||
},
|
||||
"sponsorship_cfg": {
|
||||
"tbl_name": "v_sponsorship_cfg",
|
||||
"obj_id": "`id_random`",
|
||||
"obj_ext_uid": "NULL",
|
||||
"obj_ext_id": "NULL",
|
||||
"obj_code": "NULL",
|
||||
"obj_type_ver_id": "`id`",
|
||||
"obj_account_id": "`account_id`",
|
||||
"obj_parent_type": "`for_type`",
|
||||
"obj_parent_id": "`for_id`",
|
||||
"obj_passcode": "NULL",
|
||||
"obj_name": "`name`",
|
||||
"obj_description": "NULL",
|
||||
"obj_alert": "NULL",
|
||||
"obj_alert_msg": "NULL",
|
||||
"obj_status": "NULL",
|
||||
"obj_approve": "NULL",
|
||||
"obj_approved_on": "NULL",
|
||||
"obj_enable": "NULL",
|
||||
"obj_enable_on": "NULL",
|
||||
"obj_archive_on": "NULL",
|
||||
"obj_restricted": "NULL",
|
||||
"obj_hide": "NULL",
|
||||
"obj_priority": "NULL",
|
||||
"obj_sort": "NULL",
|
||||
"obj_group": "NULL",
|
||||
"obj_ver": "NULL",
|
||||
"obj_staff_notes": "NULL",
|
||||
"obj_data_json": "NULL",
|
||||
"obj_cfg_json": "`cfg_json`",
|
||||
"obj_meta_json": "NULL",
|
||||
"obj_other_json": "NULL",
|
||||
"obj_notes": "NULL",
|
||||
"obj_created_on": "NULL",
|
||||
"obj_updated_on": "NULL"
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user