Skip to content

Commit

Permalink
Add index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjacornelius committed Mar 1, 2024
1 parent e97b7b7 commit 10f977e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"Accounting": {
"Business Expense": {
"screen": ".\/Accounting\/Business Expense\/screen_export.json",
"template_details": {
"name": "Test Screen Template",
"description": "Approve and Reject invoice using OCR",
"screen_type": "FORM",
"version": "1.0.0"
},
"assets": {
"thumbnail": ".\/Accounting\/Business Expense\/assets\/thumbnail.jpeg",
"preview-thumbs": [
".\/Accounting\/Business Expense\/assets\/preview-thumbs\/preview2.jpeg",
".\/Accounting\/Business Expense\/assets\/preview-thumbs\/preview1.jpeg"
]
}
}
}
}

0 comments on commit 10f977e

Please sign in to comment.