Sum 2 column values of stock

I have 2 columns one with the current stock another with the ordered stock as numbers for quantities … how can I add the stock to the current stock and also to remove the value from the ordered stock column … but this to work also on the next order when I could have another stock quantity?

I have found the answer to this also, if someone is looking for, it’s like this

create a math column where you create the sum, then take the sum with an action to set the value to the original column with the sum value and then erase the value from ordered stock column or your temporary column

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.