P.S. I am just trying to figure out why "add to basket" in the "productinfo" (e.g., http://localhost:1080/shop/productinfo/10106) page does not work, while it works in the "catalog", e.g, http://localhost:1080/shop/catalog/100.
The register for Order Classes is common for Sales orders and Service orders. When I set an Order Class to create an Activity - it works for Sales Order, while for Service Orders - not. Is any setting...