CoreBOSBB

Full Version: workflows function expression
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thanks, Joe.

Where can I learn this native workflow expressions to do this? Really if this performance can be done in this way I prefer to use it...

Can you guide me on how to do it?

Thanks again
Use the "Update field" task

Select the field you want to fill in
Click on the value field, the workflow expression editor opens, select "Expression" and write the expression you need to do the calculation


https://youtu.be/A-QZkKeJN8g
Joe:
It works perfectly! Thanks!

It is possible that the update value use fields of modules which arenĀ“t related with the module? Exactly the tax1 field..

Thanks again, Joe
You can only access fields on related modules: https://blog.corebos.org/blog/updatefieldwf

Look in the InventoryDetails module for tax calculations: https://blog.corebos.org/blog/inventorydetails that module should have everything you need if the numbers aren't already on the module itself (look at the fields on the Financial Information block)

If you are trying to access the Settings variables for taxes that can't be done but should be rather easy to do
Nice Work Thanks For Sharing This Post
Pages: 1 2