August 2, 2023
New features
- Parameters
orderBy
andorderByDir
have been added to API call getSupplierPriceLists. - A "Spend and get" promotion ("Spend at least $50 and get 10% off of product ABC") can now have additional conditions: the customer must spend the amount on certain product groups, categories or products.
Fixes
- On accounts that use configuration parameter
treat_price_list_discount_as_discount_on_receipt = 1
, API call saveSalesDocument no longer rewrites negative unit prices to 0, and properly rounds modified unit prices to avoid unexpected discrepancies in invoice total.