Version 4.5.01 - February 9th, 2023
New features:
-
Quantity Rules on Product Page
- Added
Yearly and Monthly group rules
(move users between groups based on the previous month / year total spent)
Enhancements:
- Cream order form design enhancement: Added clickable cart icon to top right corner.
It is also possible to change the cart icon to a “checkout” button via
B2BKing → Settings → Bulk Order Form.
A “Cream form top button” setting is visible if the selected theme is “cream”.
- “Rename Purchase Order Method” has now been changed to “Rename Payment Method” and
can be used for any payment method.
- Offers are now no longer purchasable if one of the products in an offer is out of stock.
Behaviour can be disabled via add_filter('b2bking_offers_items_use_stock','__return_false');
- When using category product visibility, price fields for hidden groups are now hidden
as well in the product backend.
- Added company column on Orders and Users page, as well as in Conversations
- Subaccounts now inherit parent user roles (except administrator and shop_manager roles)
- Company order approval feature now supports entering a ‘Rejection reason’.
When entered, an email is sent to the subaccount informing them of why the order was rejected.
Fixes:
- Fixed offers tax calculation issue when tax was not enabled in shop settings.
- Fixed bug where notices showed twice on the cart page
- Fix for price display of grouped products when using discount dynamic rules
- Fixed ‘company order approval’ bug where paid orders were still showing the ‘pay now’ button.