Skip to content

Commit

Permalink
Merge branch 'update-screens043024' of https://github.com/ProcessMake…
Browse files Browse the repository at this point in the history
…r/screen-templates into update-screens043024
  • Loading branch information
giovani-lv committed Apr 30, 2024
2 parents f5180be + 5312411 commit 4f45f95
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions index.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"Accounting": {
"business_expense": {
"screen_template": ".\/Accounting\/business_expense\/screen_template_export.json",
"Default Templates": {
"paper_template": {
"screen_template": ".\/Default Templates\/paper_template\/screen_template_export.json",
"template_details": {
"name": "Test Screen Template",
"description": "Approve and Reject invoice using OCR",
"name": "Paper Template",
"description": "Default paper screen template",
"screen_type": "",
"version": "1.0.0",
"unique_template_id": "test-screen-template"
"unique_template_id": "paper_template"
},
"assets": {
"thumbnail": ".\/Accounting\/business_expense\/assets\/thumbnail.jpeg",
"thumbnail": ".\/Default Templates\/paper_template\/assets\/thumbnail.jpeg",
"preview-thumbs": [
".\/Accounting\/business_expense\/assets\/preview-thumbs\/preview2.jpeg",
".\/Accounting\/business_expense\/assets\/preview-thumbs\/preview1.jpeg"
".\/Default Templates\/paper_template\/assets\/preview-thumbs\/preview2.jpeg",
".\/Default Templates\/paper_template\/assets\/preview-thumbs\/preview3.jpeg",
".\/Default Templates\/paper_template\/assets\/preview-thumbs\/preview1.jpeg"
]
}
}
Expand Down

0 comments on commit 4f45f95

Please sign in to comment.