Hi Guys,
I've made some changes to Action "Set Variable" of Workflow window.
Adempiere allows you to set a fixed text to a column of your choice, the idea is to get values from the Context or from a SQL Query.
Here you can find a screenshot:
http://www.adempiere.com/index.php/File:SetVariableWithContext.png
This screenshot is a node of an Approval Workflow, this node will set the column ApprovedBy getting the current user from the context @#AD_User_ID@.
I believe this is an useful feature and should be committed to Adempiere. The code is attached.
Kind Regards,
Ricardo Santana
Kenos
Java code
This is brilliant idea! +1 vote