Skip to content

Commit

Permalink
fix: Dashboard Links for BOE
Browse files Browse the repository at this point in the history
  • Loading branch information
ljain112 committed Dec 13, 2023
1 parent 5652c0f commit e6cba5f
Showing 1 changed file with 14 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,20 @@
"in_create": 1,
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2023-09-14 16:43:49.370165",
"links": [
{
"group": "Payment",
"link_doctype": "Journal Entry",
"link_fieldname": "reference_name",
"table_fieldname": "reference_name"
},
{
"group": "GST Logs",
"link_doctype": "GST Inward Supply",
"link_fieldname": "link_name"
}
],
"modified": "2023-12-13 16:43:40.501418",
"modified_by": "Administrator",
"module": "GST India",
"name": "Bill of Entry",
Expand Down

0 comments on commit e6cba5f

Please sign in to comment.