Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release Versions:

  • AccountLinkClock (2.12.8210.23542) release for:
    • Clock Mobile 12.5 (no change)
    • Clock Web Client 12.5 (no change)

Release Date: July 2022


Scroll ignore

download23x30.png descendants26d45a78-1e40-4e57-af31-2895a87b7ae7Download PDFtrueScroll PDF Exporter



This readme includes a change list for AccountLinkClock.

If you have additional questions about a feature, please contact Key2Act Support.

Insert excerpt
Prerequisites
Prerequisites
nopaneltrue

Fix

This release corrects an AccountLinkClock issue where the marked Leave Request and Holiday checkboxes were unmarked after running a Full Business Sync.

To install and configure this fix:

  1. Before Installing , backup the AccountlinkClock.exe.config file.
  2. Install AccountlinkClock (2.12.8210.23542).
  3. Copy the backed up AccountlinkClock.exe.config file into the \Program Files\AccountlinkClock folder.
  4. Edit the config file and add the following settings to the following sections:
    • In the <Accountlink.Properties.Settings> section:
       
      <setting name="OptionNewProjectAvailability" serializeAs="Xml">
              <value>
                <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                  <string>time</string>
                  <string>expense</string>
                </ArrayOfString>
              </value>
            </setting>
         
    • In the <AccountlinkGP.Properties.Settings> section:

            <setting name="Project_AvailableForLeaveRequestFilter" serializeAs="Xml">
              <value>
                <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="XML Schema ">
                  <string>UN - PTO</string>
                  <string>UN - VACATION</string>
                </ArrayOfString>
              </value>
            </setting>
            <setting name="Project_AvailableForHolidayFilter" serializeAs="Xml">
              <value>
                <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="XML Schema ">
                  <string>UN - HOLIDAY</string>
                </ArrayOfString>
              </value>
            </setting>

  5. Save the file.


Best Practices

Insert excerpt
Clock/Journyx Setup Considerations
Clock/Journyx Setup Considerations
nopaneltrue