- login to Admin Console
- go to Website & Content → Structure & Data → Products section
- create a tangible product in Active status
- go to E-commerce → Orders section
- switch to the Incomplete tab
- create new sales order by populating data on each of the tabs
- once on the Shipping tab open Debugger and confirm, that there is a single SQL statement from the ShippingQuoteEngines database table present
- procced to the next tab
- return to the Shipping tab
- open Debugger and confirm, that there is a no SQL statements from the ShippingQuoteEngines database table present
Details
Details
Diff Detail
Diff Detail
- Repository
- rMINC Modules.In-Commerce
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.