Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  1. debug formula - not possible to use it always (it does not have the full context of the PL row, and if you have a 
  2. tricky way
    1. make a fake element for calculation logic
      1. return some constant value in it (or whatever else, it does not matter)
      2. set it for "manual override"
    2. save the logic
    3. make a PL
      1. add Products to be tested
      2. be sure to add the fake element to output
      3. Calculate
    4. open the PL, and now you can change the value of the fake element for every line → and everytime you change the value of the fake element, the line gets re-calculated !!! Hooray! So you can run the logic again, and again - without waiting for the Price List to be scheduled
  • No labels