Parameter: holidays

What:

If this parameter is present then the order entry system automatically shifts pickup- and delivery dates to a later date.
This is also true for EDI files sent to CargoOffice.

Where:

The parameter holidays can be found here:

  • Backoffice -> Settings -> Parameters -> Order Entry, table: holidays

How to use:

The format of this parameter is:

  • yyyy-mm-dd [countries] (any text behind).
Example:
  • 2018-12-25 (christmas)
Example for specific countries (country names or codes must be separated by a comma)
  • 2018-12-26 NL,BE (christmas day2)
  • Note: you enter either country codes or country names depending on what you enter in the order entry form. Names and codes are case-insensitive.

Skip weekends:

  • Skipweekends=yes/no (yes = weekends are skipped, like holidays)

Param content example:

# Holidays : format = yyyy-mm-dd (any text behind). 
# Example:
# 2018-12-25 (christmas)
#
# only for specific countries:
# 2018-12-26 NL,BE (christmas day2)
#
# Skipweekends=yes/no (yes = weekends are skipped, like holidays)
skipweekends=yes
#
2018-12-25 (christmas)
2018-12-26 NL,BE (christmas day2)
2019-01-01 (new years day)

Important note
  • To use this mechanism there must always be a general holidays parameter present. So without a customer ID.
  • A specific parameter with a customer ID overrules the general parameter.
  • The general parameter may be empty and specify no holidays at all.
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2020-08-26 - RutgerRutgers
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback