Skip to content

Resources

Jani Giannoudis edited this page Jul 30, 2023 · 56 revisions

Resources

Releases

A release contains the following files:

The downloads are located in the Assets section:
Release download

👉 Continue to Releases

Documents

Name Document
Payroll Engine Whitepaper Pdf
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

Examples

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

Tests

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 Description
Aggregation Period values aggregation types test
Calendar Calendars test
Cancellation Case cancellation types test
Case Simple case test
CountryPayroll Country specific function test
DerivedPayroll Derived regulations test
ForecastPayroll Forecast test
IncrementalPayroll Incremental payrun results test
LunisoralCalendar Lunisloar calendar test
Payrun Payrun test
PayrunEmployee Payrun employee test
Report Report data test
RetroManualPayroll Manual retro payrun job test
RetroPayroll Retro payrun job test
TimeTracking Time tracking test
VersionPayroll Payroll versions test
WageTypeRestart Calendar test
Calendar Payrun with wage calculation restart test
WeekCalendar Week calendar test

Client Tutorials

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
Clone this wiki locally