Athento allows to automate the calculation of a date from a reference date. Previously we had the automatism “op_calculate_date.py” of which a new version with new functionality has been created. This new version is:
op_calculate_date_v2.py
This operation has the same operation as version 1 of which you can see information here, but a new parameter is added. This parameter is:
- Quantity of unities field: field indicating the quantity of unities to be applied in the calculation on the reference date. This field must be a number type field. This parameter takes precedence over the “Quantity of unities” parameter, i.e. the “Quantity of unities” parameter would no longer be used.
Una vez configurado el automatismo, este puede ser lanzado sobre cualquier documento.
Ejemplo de ejecución donde se ha configurado una operación para sumar x meses especificados en un campo del documento a la fecha inicial:
Comments
0 comments
Please sign in to leave a comment.