feat: Payment reconciliation on accounts module workspace (#25925)

* feat: add payment reconciliation to accounting workspace

* fix: update modified and duplicate the link

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
This commit is contained in:
Devin Slauenwhite 2021-08-27 10:14:57 -04:00 committed by GitHub
parent 7433757489
commit 072151e16d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,6 +233,15 @@
"onboard": 0, "onboard": 0,
"type": "Link" "type": "Link"
}, },
{
"hidden": 0,
"is_query_report": 0,
"label": "Payment Reconciliation",
"link_to": "Payment Reconciliation",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{ {
"dependencies": "Sales Invoice", "dependencies": "Sales Invoice",
"hidden": 0, "hidden": 0,
@ -340,6 +349,15 @@
"onboard": 0, "onboard": 0,
"type": "Link" "type": "Link"
}, },
{
"hidden": 0,
"is_query_report": 0,
"label": "Payment Reconciliation",
"link_to": "Payment Reconciliation",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{ {
"dependencies": "Purchase Invoice", "dependencies": "Purchase Invoice",
"hidden": 0, "hidden": 0,
@ -1188,7 +1206,7 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2021-08-05 12:15:52.872470", "modified": "2021-08-27 12:15:52.872470",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounting", "name": "Accounting",