Skip to content

Commit

Permalink
wip: add edi workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Sep 29, 2024
1 parent 8123c12 commit 8e21087
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions erpnext/edi/workspace/edi/edi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"app": "erpnext",
"charts": [],
"content": "[{\"id\":\"tfPUT3Z57h\",\"type\":\"header\",\"data\":{\"text\":\"<span class=\\\"h4\\\">Electronic Data Interchange</span>\",\"col\":12}},{\"id\":\"YQxqOYQ_kG\",\"type\":\"card\",\"data\":{\"card_name\":\"Code Lists\",\"col\":4}}]",
"creation": "2024-09-29 17:58:44.619269",
"custom_blocks": [],
"docstatus": 0,
"doctype": "Workspace",
"for_user": "",
"hide_custom": 0,
"icon": "integration",
"idx": 0,
"indicator_color": "green",
"is_hidden": 1,
"label": "EDI",
"links": [
{
"description": "Code Lists are typically public lists of common codes used in data interchange between third parties",
"hidden": 0,
"is_query_report": 0,
"label": "Code Lists",
"link_count": 2,
"link_type": "DocType",
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Code List",
"link_count": 0,
"link_to": "Code List",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Common Code",
"link_count": 0,
"link_to": "Common Code",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
}
],
"modified": "2024-09-29 18:08:14.695819",
"modified_by": "Administrator",
"module": "EDI",
"name": "EDI",
"number_cards": [],
"owner": "Administrator",
"parent_page": "",
"public": 1,
"quick_lists": [],
"roles": [],
"sequence_id": 23.0,
"shortcuts": [],
"title": "EDI"
}

0 comments on commit 8e21087

Please sign in to comment.