Clock App Expenses: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    6 February 2025

    • curprev 04:3104:31, 6 February 2025Admin talk contribs 3,461 bytes +3,461 Created page with "From version 2.3 of WFM, expenses are surfaced in the mobile app. Below is an example schema for the Mobile App definition:<syntaxhighlight lang="json"> { "schedulables:{ ..., "expense":{ "objectType":"b3s__Expense__c", "startFieldPath":"b3s__Expense_Date_Query__c", "endFieldPath":"b3s__Expense_Date_Query__c", "selectionClause":[ "b3s__Contact__c = :contactUserId AND b3s__Contact__c != null" ],..." Tag: Visual edit