July 5, 2021
New Features
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.
Improvements
- On Greek accounts, VAT numbers are no longer validated for non-EU customers.
- Purchase orders created by the Stock Replenishment Report now have the Creator field populated.
- Starting a point of sale shift from back office (adding a new entry to Retail > Day Openings and Closings) now associates the shift with appropriate employees if drawer-based shifts are in use.
- Franchise synchronization service can now observe modifications to Reorder Points and Restock Levels. (Reorder Points and Restock Levels can now be collected to the reporting account.)