payment_schedule.json 732 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "custom_fields": [],
  3. "custom_perms": [],
  4. "doctype": "Payment Schedule",
  5. "property_setters": [
  6. {
  7. "_assign": null,
  8. "_comments": null,
  9. "_liked_by": null,
  10. "_user_tags": null,
  11. "creation": "2019-12-30 00:24:49.183640",
  12. "default_value": null,
  13. "doc_type": "Payment Schedule",
  14. "docstatus": 0,
  15. "doctype_or_field": "DocField",
  16. "field_name": "payment_term",
  17. "idx": 0,
  18. "modified": "2019-12-30 00:24:49.183640",
  19. "modified_by": "Administrator",
  20. "name": "Payment Schedule-payment_term-print_hide",
  21. "owner": "Administrator",
  22. "parent": null,
  23. "parentfield": null,
  24. "parenttype": null,
  25. "property": "print_hide",
  26. "property_type": "Check",
  27. "value": "0"
  28. }
  29. ],
  30. "sync_on_migrate": 1
  31. }