Working Days

Content Type: Module
Categories: Scheduling

Overview

How to use this module: 1) Start by adding the ASU_DefaultCalendar to your afterstartup microflow This MF will create a calendar where-in all the weekenddays are marked as non-workingdays. After deployment of your app you can go to the calendar and configure more non-workingdays for example holidays. 2) With the microflows provided in the use_me folder you can determine the amount of workingdays there are between the dates you give in 3) On the test page are 3 examples of what the provided MF's can do.

Documentation

How to use this module:

1) Start by adding the ASU_DefaultCalendar to your afterstartup microflow
This MF will create a calendar where-in all the weekenddays are marked as non-workingdays. After deployment of your app you can go to the calendar and configure more non-workingdays for example holidays.

2) With the microflows provided in the use_me folder you can determine the amount of workingdays there are between the dates you give in

3) On the test page are 3 examples of what the provided MF's can do. 

Releases

Version: 3.0.0
Framework Version: 9.6.6
Release Notes: Module updated to mx version 9.6.6
Version: 2.1.1
Framework Version: 8.8.2
Release Notes: Fixed an issue with missing required libs, thanks to Axel Trip for pointing it out
Version: 2.0.0
Framework Version: 8.8.2
Release Notes: - Upgrade to Mx8.8.2 - Added a test page to try the different microflows
Version: 1.0.0
Framework Version: 7.23.1
Release Notes: First version of this module. - Generate a calendar with the weekends set as non-working days - Change days to non-working via the calendar overview