Skip to content

Commit

Permalink
Merge pull request #157 from ProcessMaker/smart-surveys-1.0.0
Browse files Browse the repository at this point in the history
updated to 1.0.0
  • Loading branch information
giovani-lv authored Dec 4, 2024
2 parents 9af9850 + 65f19e6 commit 2a643d9
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Enhance the usability and functionality of ProcessMaker. These templates offer s
- **[Expense Report]** (Version 3.2.8)
- **[Guided Invoice Approval]** (Version 2.2.0)
- **[Non-PO Invoice Approval]** (Version 1.9.4)
- **[Smart Surveys]** (Version 1.0.0)
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions accounting-and-finance/smart_surveys/wizard-template-details.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0"?>
<wizard-template
card-title="Smart Surveys"
card-excerpt="Approve and Reject Expenses with OCR"
modal-title="Welcome to ProcessMaker"
modal-excerpt="Let's set up your Smart Survey Process."
modal-description="Complete this guided setup once to streamline your process and easily share Smart Surveys with collaborators."
unique-template-id="smart_surveys"
version="1.0.0"
></wizard-template>
32 changes: 32 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,38 @@
}
},
"connected_accounts": []
},
"smart_surveys": {
"helper_process": ".\/accounting-and-finance\/smart_surveys\/process_helper_export.json",
"template_process": ".\/accounting-and-finance\/smart_surveys\/process_template_export.json",
"config_collection": "",
"template_details": {
"card-title": "Smart Surveys",
"card-excerpt": "Approve and Reject Expenses with OCR",
"modal-title": "Welcome to ProcessMaker",
"modal-excerpt": "Let's set up your Smart Survey Process.",
"modal-description": "Complete this guided setup once to streamline your process and easily share Smart Surveys with collaborators.",
"version": "1.0.0",
"unique-template-id": "smart_surveys",
"helper_process_hash": "3a2f3db5dca394fe3e126bc2ab1dfc1dee335f1a",
"template_process_hash": "9d3e3f1902c3517275e06b6f00d2e4ef12ed8ce0",
"asset_hash": "3cbcd2323b2e5688ad3e04bf1b88fe38990416607234cf6e96b44f2b775fccec"
},
"assets": {
"icon": ".\/accounting-and-finance\/smart_surveys\/assets\/icon.png",
"list-icon": ".\/accounting-and-finance\/smart_surveys\/assets\/list-icon.png",
"card-background": ".\/accounting-and-finance\/smart_surveys\/assets\/card-background.png",
"slides": [
".\/accounting-and-finance\/smart_surveys\/assets\/slides\/slide1.png"
],
"launchpad": {
"process-card-background": "",
"slides": [
".\/accounting-and-finance\/smart_surveys\/assets\/launchpad\/slides\/launchpad-slide1.png"
]
}
},
"connected_accounts": []
}
}
}

0 comments on commit 2a643d9

Please sign in to comment.