I have set up a table for fees in D365 FS. It has custom logic like add to certain work orders or add to all work orders. There is also percentage fees and flat fees. I am having difficulty implementing the logic for it.
It seems like the base logic would be simple for it. When a new row is added to it work order service or work order product add the fee. Every time I attempt to create a flow or a plugin I run into an infinite loop.
Has anyone else ran into this issue if so how did you solve it?