Version number provision changed for Sales Quotation and Sales Order Confirmation reports


For the Sales Quotation (8400) and Sales Order Confirmation (8401) reports, the version number is now determined before a PDF is created for the actions Submit and Confirm. We have changed this because of the new method in which the version is determined.

This means the following:

  • The preview now shows the actual version number, instead of one version higher. Previously, the version number was suppressed if it was number 1 and the version number was only shown from number 2.
  • The new method also allows version number 0 to exist before a sales quote or order is first submitted. Therefore, the version number in the standard reports is now suppressed if it is equal to 0.

This is not automatically adjusted in user reports. If desired, the formula for the version number can be easily modified: replace "[Version (t_version)]=1" with "[Version (t_version)]<2".