Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To debug a price list, you can use the debug formula – but this is not alwayes possible (it does not have the full context of the PL row

...

). Then you can try this tricky way

  1. make Create a fake element for the calculation logic.
    1. return Return some constant value in it (or whatever else, it does not matter).
    2. set Set it for to "manual override".save
  2. Save the logic.
  3. make a PLadd Create a price list. 
    1. Add Products to be tested.
    2. be sure to add Add the fake element to the output.
    3. Calculate.open
  4. Open the PL, price list and now you can change the value of the fake element for every line → and everytime line. Every time you change the value of the fake element, the line gets re-calculated !!calculated! Hooray! So you can run the logic again , and again - without – without waiting for the Price List price list to be scheduled.