-
-
Notifications
You must be signed in to change notification settings - Fork 18
Resources
Jani Giannoudis edited this page Aug 2, 2023
·
56 revisions
A release contains the following files:
- Payroll Engine Setup
- Scripting reference help
- Service reference help
- REST API
swagger.json
The downloads are located in the Assets section.

| 👉 Continue to Releases |
|---|
| Name | Document |
|---|---|
| Payroll Engine Whitepaper | Read |
| No-code/low-code development platform for Payroll Providers | Read |
| Software for payroll service providers | Read |
| Test driven payroll software | Read |
| Payroll software rethought | Read |
| Design of a scalable payroll software | Read |
The Examples/Setup.all.cmd command installs all examples. To install a specific example, the command <Example>/Setup.cmd can be used (read more).
| Example | Description |
|---|---|
| ActionPayroll | Case Actions |
| CaseDefPayroll | Case definition |
| DerivedPayroll | Derived regulations |
| ExtendedPayroll | GitHub Wiki tutorial |
| ReportPayroll | Payroll report |
| SimplePayroll | Simple payroll |
| StartPayroll | GitHub Wiki tutorial |
| WeekSimplePayroll | Simple week payroll |
With the command Tests/Test.all.cmd all tests are executed. For individual tests, the command <Test>/Test.cmd can be used (read more).
| Test | Test type | Description |
|---|---|---|
| Aggregation | Payrun | Period values aggregation types test |
| Calendar | Payrun | Calendars test |
| Cancellation | Payrun | Case cancellation types test |
| Case | Case | Simple case test |
| CountryPayroll | Payrun | Country specific function test |
| DerivedPayroll | Payrun | Derived regulations test |
| ForecastPayroll | Payrun | Forecast test |
| IncrementalPayroll | Payrun | Incremental payrun results test |
| LunisoralCalendar | Payrun | Lunisloar calendar test |
| Payrun | Payrun | Payrun test |
| PayrunEmployee | Payrun employee | Payrun employee test |
| Report | Report | Report data test |
| RetroManualPayroll | Payrun | Manual retro payrun job test |
| RetroPayroll | Payrun | Retro payrun job test |
| TimeTracking | Payrun | Time tracking test |
| VersionPayroll | Payrun | Payroll versions test |
| WageTypeRestart | Payrun | Calendar test |
| Calendar | Payrun | Payrun with wage calculation restart test |
| WeekCalendar | Payrun | Week calendar test |
| Tutorial | Description |
|---|---|
| BuildDataQuery | Build advanced data queries |
| ClientObjectsAndServices | Query payroll objects |
| ConsoleApplication | Payroll console program |
| CreateAndModifyObjects | Modify payroll objects |
| CustomCaseActions | Build a custom case action |
| ExtendedObjectModel | Object extension with custom attributes |
| HelloPayrollEngineWorld | Minimal payroll console program |
| ImportExchangeData | Import data from JSON |
| PayrollTestRunner | Integrate the payroll test runner |
| ScriptingDevelopment | Writting and debugging scripts in Visual Studio |
| TransformReportData | Transform report queries |
| WebhookConsumer | Consume and delegate webhooks |
🤝 Thank you for supporting this project with a donation.
⚡ This is a pre-relase version of the initial development, please read the restrictions.
- Payroll Engine