chore: remove payments fields from edit_profile, request_data & request_to_delete_data webforms
This commit is contained in:
parent
332919317d
commit
a1ffcb37ee
3 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +1,10 @@
|
|||
{
|
||||
"accept_payment": 0,
|
||||
"allow_comments": 0,
|
||||
"allow_delete": 0,
|
||||
"allow_edit": 1,
|
||||
"allow_incomplete": 0,
|
||||
"allow_multiple": 0,
|
||||
"allow_print": 0,
|
||||
"amount": 0.0,
|
||||
"amount_based_on_field": 0,
|
||||
"apply_document_permissions": 0,
|
||||
"breadcrumbs": "[{\"title\": _(\"My Account\"), \"route\": \"me\"}]",
|
||||
"creation": "2016-09-19 05:16:59.242754",
|
||||
|
|
|
|||
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"accept_payment": 0,
|
||||
"allow_comments": 0,
|
||||
"allow_delete": 0,
|
||||
"allow_edit": 0,
|
||||
"allow_incomplete": 0,
|
||||
"allow_multiple": 0,
|
||||
"allow_print": 0,
|
||||
"amount": 0.0,
|
||||
"amount_based_on_field": 0,
|
||||
"apply_document_permissions": 0,
|
||||
"breadcrumbs": "",
|
||||
"button_label": "Request Data",
|
||||
"client_script": "",
|
||||
"creation": "2019-01-24 16:19:26.886096",
|
||||
"currency": "INR",
|
||||
"doc_type": "Personal Data Download Request",
|
||||
"docstatus": 0,
|
||||
"doctype": "Web Form",
|
||||
|
|
@ -29,7 +25,6 @@
|
|||
"module": "Website",
|
||||
"name": "request-data",
|
||||
"owner": "Administrator",
|
||||
"payment_button_label": "Buy Now",
|
||||
"published": 1,
|
||||
"route": "request-data",
|
||||
"route_to_success_link": 1,
|
||||
|
|
|
|||
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"accept_payment": 0,
|
||||
"allow_comments": 0,
|
||||
"allow_delete": 0,
|
||||
"allow_edit": 0,
|
||||
"allow_incomplete": 0,
|
||||
"allow_multiple": 0,
|
||||
"allow_print": 0,
|
||||
"amount": 0.0,
|
||||
"amount_based_on_field": 0,
|
||||
"apply_document_permissions": 0,
|
||||
"breadcrumbs": "",
|
||||
"button_label": "Submit",
|
||||
"client_script": "",
|
||||
"creation": "2019-01-25 14:24:12.588810",
|
||||
"currency": "INR",
|
||||
"custom_css": "[data-doctype=\"Web Form\"] {\n width: 50%;\n margin: 6rem auto;\n}",
|
||||
"doc_type": "Personal Data Deletion Request",
|
||||
"docstatus": 0,
|
||||
|
|
@ -30,7 +26,6 @@
|
|||
"module": "Website",
|
||||
"name": "request-to-delete-data",
|
||||
"owner": "Administrator",
|
||||
"payment_button_label": "Buy Now",
|
||||
"published": 1,
|
||||
"route": "request-for-account-deletion",
|
||||
"route_to_success_link": 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue