Add Payment Reconciliation Feature/Tool - minor changes

This commit is contained in:
ankitjavalkarwork 2014-07-11 15:23:26 +05:30
parent 9d31705f75
commit 90b79fcd1f

View File

@ -79,7 +79,7 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"fieldname": "get_unreconciled_entries_btn", "fieldname": "get_unreconciled_entries",
"fieldtype": "Button", "fieldtype": "Button",
"label": "Get Unreconciled Entries", "label": "Get Unreconciled Entries",
"permlevel": 0 "permlevel": 0
@ -98,7 +98,7 @@
"permlevel": 0 "permlevel": 0
}, },
{ {
"fieldname": "reconcile_btn", "fieldname": "reconcile",
"fieldtype": "Button", "fieldtype": "Button",
"label": "Reconcile", "label": "Reconcile",
"permlevel": 0 "permlevel": 0
@ -119,7 +119,7 @@
} }
], ],
"issingle": 1, "issingle": 1,
"modified": "2014-07-10 18:04:50.893833", "modified": "2014-07-11 15:01:47.133918",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Payment Reconciliation", "name": "Payment Reconciliation",