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

« Previous Version 5 Current »

When you have a quote and add a new line item, either via a button in the user interface or via a quote header calculation logic, the quote line logic is executed twice. The first time with api.currentItem() returning null and the second time with api.currentItem() returning the whole line. Why is that so?

  • No labels