July 5, 2021
1. Actual Reports sales document printouts: new fields.
The dataset now contains customer's current amount of reward points, points earned with the current sale, and new point balance (previousRewardsPointsBalance
, rewardPointsEarned
, newRewardPointsBalance
) and the number of times the document has been printed (printCount
, reprintCount
).
API call getSalesDocumentActualReportsDataset returns this information, too.
2. Price from a quote shown as a discount.
Price from a quote (which automatically applies when selling the same item to the same customer while the quote is valid) is now shown as a discount from original price.
Requires configuration parameter get_quote_prices_with_discount_info = 1
to be set. If the parameter is not applied, customer will not see the original price (as it was before).
3. Sales documents can now be filtered by project.
4. A new set of controls on user group form: "Permissions for CAFA (Configuration API for Apps)".
It is not necessary to configure these right away, but future integrations may require these permissions.