pobvol Software Services
Software solutions developed with Microsoft 365
🏠 Home
§ Imprint
§ Privacy Policy
§ Cookies
🌍 en/de
pobvol Open Checklists
Quickly and easily define checklists with checkpoints and fields | Collect data in a structured way | Free Software | Open Source | Microsoft 365 | PCs/Macs & Mobile Devices | Digital download
€0 The use is free of charge. Free Software. Open Source.
With
pobvol Open Checklists, your team can easily and quickly define their own checklists with checkpoints, assign fields and status to the checkpoints and than transmit the results of checks and activities to your SharePoint lists. Data structures must not be programmed with a lot of effort in databases and lists. German and English are supported.
🔗 Functions
🔗 Platform
🔗 Environment
🔗 Data model
🔗 Components
🔗 Consulting services
🔗 Manuals
🔗 Download

The solution is
Free Software☯, delivered as Open Source.
You can download, install, operate, modify and redistribute it under the terms of the GNU General Public License, as published by the Free Software Foundation, version 3 of the license or any later version.
Contributions to improve it are welcome.
The solution is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details. You should receive a copy of the GNU General Public License along with the solution. If not, see
GNU General Public License☯ for more details.
Copyright @ 2025 Volker Pobloth. I am happy to answer any question.
Contact the developer
Top ↑
Products and services used for operation
Microsoft PowerShell☯ with the open-source component
PnP PowerShell☯ is used for the installation of the solution and for data backups. With the script pssChecklistsSetup.ps1 you will create your SharePoint site, group, team and lists. With the script pssChecklistsBackup.ps1 you can save the data from your SharePoint lists in local xml files. PowerShell is included in Microsoft Windows. There are no further license costs.
The
Microsoft Power Apps☯ application
pssChecks is the most important part of the solution. The app allows your team to create and adapt the required checklists with checkpoints, to assign fields and status to the checkpoints and to send the results of checks and activities to your SharePoint lists. Power Apps uses a unique programming language known as Power Fx. The code of the app is delivered as open source with the unmanaged Power Apps solution ./Microsoft Power Apps/pobvolChecklists_1_*.zip. Power Apps is included in Microsoft 365 Business Basic.
The
Microsoft Power Automate☯ flow
pobvol Open Checklists: Create activity report is used to summarize the sent data in a report and to send it by email to the sender. This ensures transparency and helps to verify the sent data. The flow is delivered as open source with the unmanaged Power Apps solution ./Microsoft Power Apps/pobvolChecklists_1_*.zip. Power Automate is included in Microsoft 365 Business Basic.
Your data is stored in your
Microsoft 365 SharePoint☯ environment.
This gives you full control over your data and allows you to control who can access it.
I chose SharePoint to keep your license costs as low as possible.
SharePoint is included in Microsoft 365 Business Basic.
For customers in Germany,
Microsoft delivers cloud services from Germany☯. Your business data is stored in compliance with GDPR in Germany - demonstrably secure data storage in German data centers.
You can use
Microsoft Teams☯ on PCs/Macs and mobile devices to access documents in your SharePoint library. Power Apps applications can also be started in Teams. Teams is included in Microsoft 365 Business Basic.
Microsoft Edge☯: When you create a Power Apps application or someone shares an application with you, you can run it in a web browser. Edge can be used on PCs/Macs and mobile devices to run the Power Apps application.
Microsoft Outlook☯: A Power Automate Flow notifies via email about received data. This ensures transparency. Outlook can be used on PCs/Macs and mobile devices to read these emails. Outlook is included in Microsoft 365 Business Basic.
Top ↑
Components
Get the following open-source, customizable components:
# |
Type |
Description |
1 |
Microsoft Power Apps Canvas App |
pssChecks App for managing checklists, checkpoints and fields. Capture results of checks and activities and send them to SharePoint lists. |
2 |
Microsoft Power Automate Cloud Flow |
pobvol Open Checklists: Create activity report This flow informs senders by email about the received data. This ensures transparency. |
3 |
Microsoft SharePoint List |
pssActivities This list stores details per check. |
4 |
Microsoft SharePoint List |
pssActivitiesP This list stores details per check and checkpoint. |
5 |
Microsoft SharePoint List |
pssChecklists This list stores details about the checklists. |
6 |
Microsoft SharePoint List |
pssChecklistsText This list stores the names and descriptions of the checklists in different languages. |
7 |
Microsoft SharePoint List |
pssCheckpoints This list stores details about the checkpoints of the checklists. |
8 |
Microsoft SharePoint List |
pssCheckpointsText This list stores the names and descriptions of the checkpoints in different languages. |
9 |
Microsoft SharePoint List |
pssFlexFields This list stores details about the fields. |
10 |
Microsoft SharePoint List |
pssFlexFieldsText This list stores the names of the fields in different languages. |
11 |
Microsoft SharePoint List |
pssLanguages This list stores the translations into the different languages. |
12 |
Microsoft SharePoint List |
pssStatus This list stores the available status values. These can be assigned to the checkpoints. |
13 |
Microsoft SharePoint List |
pssStatusText This list stores the status text in different languages. |
14 |
Microsoft PowerShell Script |
pssChecklistsSetup.ps1 This script takes care of the creation/customization of the SharePoint team page and lists during the installation/updates of the solution. |
15 |
Microsoft PowerShell Script |
pssChecklistsBackup.ps1 This script can be used to create a backup of the SharePoint lists. |