refactor: convert payment reconciliation tool to virtual doctype

This commit is contained in:
ruthra kumar 2023-11-17 17:34:21 +05:30
parent a5a5341643
commit 3a51a3f37e
4 changed files with 9 additions and 6 deletions

View File

@ -212,9 +212,10 @@
], ],
"hide_toolbar": 1, "hide_toolbar": 1,
"icon": "icon-resize-horizontal", "icon": "icon-resize-horizontal",
"is_virtual": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2023-08-15 05:35:50.109290", "modified": "2023-11-17 17:33:55.701726",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation", "name": "Payment Reconciliation",
@ -239,6 +240,5 @@
], ],
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": []
"track_changes": 1
} }

View File

@ -159,9 +159,10 @@
"label": "Difference Posting Date" "label": "Difference Posting Date"
} }
], ],
"is_virtual": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2023-10-23 10:44:56.066303", "modified": "2023-11-17 17:33:38.612615",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Allocation", "name": "Payment Reconciliation Allocation",

View File

@ -71,9 +71,10 @@
"label": "Exchange Rate" "label": "Exchange Rate"
} }
], ],
"is_virtual": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2022-11-08 18:18:02.502149", "modified": "2023-11-17 17:33:45.455166",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Invoice", "name": "Payment Reconciliation Invoice",

View File

@ -107,9 +107,10 @@
"options": "Cost Center" "options": "Cost Center"
} }
], ],
"is_virtual": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2023-09-03 07:43:29.965353", "modified": "2023-11-17 17:33:34.818530",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation Payment", "name": "Payment Reconciliation Payment",