|
@@ -747,13 +747,13 @@
|
|
<methods>
|
|
<methods>
|
|
<method id="Set">
|
|
<method id="Set">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Field Code</label>
|
|
<label>Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
<description>The field to set, in the current object</description>
|
|
<description>The field to set, in the current object</description>
|
|
</argument>
|
|
</argument>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="2">
|
|
<label>Value</label>
|
|
<label>Value</label>
|
|
<type>string</type>
|
|
<type>string</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
@@ -763,7 +763,7 @@
|
|
</method>
|
|
</method>
|
|
<method id="SetCurrentDate">
|
|
<method id="SetCurrentDate">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Field Code</label>
|
|
<label>Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
@@ -774,7 +774,7 @@
|
|
</method>
|
|
</method>
|
|
<method id="SetCurrentUser">
|
|
<method id="SetCurrentUser">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Field Code</label>
|
|
<label>Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
@@ -785,22 +785,22 @@
|
|
</method>
|
|
</method>
|
|
<method id="SetElapsedTime">
|
|
<method id="SetElapsedTime">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Field Code</label>
|
|
<label>Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
<description>The field, in the current object, to set to
|
|
<description>The field, in the current object, to set to
|
|
the time elapsed since the date given by the reference field</description>
|
|
the time elapsed since the date given by the reference field</description>
|
|
</argument>
|
|
</argument>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="2">
|
|
<label>Reference Field Code</label>
|
|
<label>Reference Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
<description>The reference date or date/time</description>
|
|
<description>The reference date or date/time</description>
|
|
</argument>
|
|
</argument>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="3">
|
|
<label>Working hours</label>
|
|
<label>Working hours</label>
|
|
- <type>attcode</type>
|
|
|
|
|
|
+ <type>string</type>
|
|
<mandatory>false</mandatory>
|
|
<mandatory>false</mandatory>
|
|
<description>Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme</description>
|
|
<description>Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme</description>
|
|
</argument>
|
|
</argument>
|
|
@@ -808,7 +808,7 @@
|
|
</method>
|
|
</method>
|
|
<method id="Reset">
|
|
<method id="Reset">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Field Code</label>
|
|
<label>Field Code</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
@@ -819,13 +819,13 @@
|
|
</method>
|
|
</method>
|
|
<method id="Copy">
|
|
<method id="Copy">
|
|
<arguments>
|
|
<arguments>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="1">
|
|
<label>Destination</label>
|
|
<label>Destination</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|
|
<description>The field, in the current object, to set</description>
|
|
<description>The field, in the current object, to set</description>
|
|
</argument>
|
|
</argument>
|
|
- <argument>
|
|
|
|
|
|
+ <argument id="2">
|
|
<label>Source</label>
|
|
<label>Source</label>
|
|
<type>attcode</type>
|
|
<type>attcode</type>
|
|
<mandatory>true</mandatory>
|
|
<mandatory>true</mandatory>
|