February 29, 2024
New features
Back office dashboard has been updated with more information. In addition to news from Erply and recent Wiki articles, it will also show recent and featured apps from Erply's app store.
The update will be delivered in stages; to activate it ahead of the general rollout, please set a configuration parameter on your account. More information: https://wiki.erply.com/article/2035-new-back-office-dashboard
Improvements
- When using configuration parameter
"product_price_discount_basis” = “product_card"
(which makes price list prices appear as % discounts from the regular price), manually selecting a price list on a sales document now correctly changes the prices and discounts. - A manually selected price list may now make the price higher as well. To allow that, set configuration parameter
"price_list_price_can_exceed_product_card_price" = 1
. - Assembling the dataset for sales document Actual Reports printouts now makes fewer calls to CDN API, making the operation faster.
- The response to HTTP request
/{accountnumber}/file.php?get=invoice_image
(which returns the company logo for sales document printouts) now contains headerContent-Length
.
Fixes
- Report Reports > Sales > "Master List" now hides cost information if a user does not have the permission to see costs.
- A purchase order created from the "List of undelivered items" screen now has the "Supplier" field prefilled.