mael
10/02/2017, 9:25 AMorder
and I want to attach a discount
. So I update order
with discountId
. It works, discount is properly attached to order
, but it does not call transform_argument
on my order
or on my discount
(and I've created pipelines functions for both) πnilan
10/02/2017, 9:37 AMmael
10/02/2017, 10:04 AMdiscountId
field... π
I feel like a bad developer πΏ