Interesting that Acumatica only calculates a reorder point. For many distribution businesses, there should be a calculation for the max that spreads the min/max values.
(1) Has anyone addressed this?
(2) I am trying to create a business event to update the Max, with a calculation (simple testing is just something like 1.25 * the Min Value)
I have my GI, Import Scenario and Business Event. I am struggling with syntax/approach to update the max. I have tried creating the calculated value in a column output in the GI and use that to update Max in the import scenario. I have also tried to put the formula in the Import Scenario to calculate the new max from the min. Various attempts have returned various errors.
Anyone have suggestions?
Is this an area anyone else struggles with providing solutions?