.. _introduction: Introduction ============ ============ What it does ============ | PADWorkflowTasks is a plugins bundle, for YetiForce CRM. | It adds some new workflow tasks. **Workflowtaskslineitementitytolineitem**: copies a field from the lineitem entity (e.g. Products and Services) and assigns it to a lineitem field (e.g. in Quotes, Sales Orders, Invoices). **Workflowtasksprofitmarginmarkup**: calculates profit, margin and markup as a percentage, or ratio, for each lineitem. **Workflowtaskslineitemstoentity**: applies a function to a lineitems field and then assigns the result to an entity field. **Workflowtaskslineitemtolineitem**: allows you to define an expression with functions and lineitem fields and assign the result to a lineitem field. **Workflowtasksentitytoentity**: allows you to define an expression with functions and entity fields and assign the result to a entity field. **Workflowtasksnotifymention**: allows you to send a notification to a user if the user will be mentioned in a comment. ========== Screenshot ========== .. image:: ../_images/screenshot_001.png :class: with-shadow :width: 400px :alt: plugin list .. image:: ../_images/screenshot_002.png :class: with-shadow :width: 400px :alt: workflow task editing | .. image:: ../_images/screenshot_003.png :class: with-shadow :width: 400px :alt: profit, margin, markup task editing .. image:: ../_images/screenshot_004.png :class: with-shadow :width: 400px :alt: workflow multiple task editing