12345678910111213141516171819202122232425262728293031 |
- {
- "custom_fields": [],
- "custom_perms": [],
- "doctype": "Payment Schedule",
- "property_setters": [
- {
- "_assign": null,
- "_comments": null,
- "_liked_by": null,
- "_user_tags": null,
- "creation": "2019-12-30 00:24:49.183640",
- "default_value": null,
- "doc_type": "Payment Schedule",
- "docstatus": 0,
- "doctype_or_field": "DocField",
- "field_name": "payment_term",
- "idx": 0,
- "modified": "2019-12-30 00:24:49.183640",
- "modified_by": "Administrator",
- "name": "Payment Schedule-payment_term-print_hide",
- "owner": "Administrator",
- "parent": null,
- "parentfield": null,
- "parenttype": null,
- "property": "print_hide",
- "property_type": "Check",
- "value": "0"
- }
- ],
- "sync_on_migrate": 1
- }
|