fixed notices about missing ID in the OnEntireOrder events
Details
Details
Discounts
- login to the adm. console
- go to the E-commerce → Discounts & Certificates section
- select "Discounts" tab/subsection
- press "Add" toolbar button
- fill required fields on "Adding Discount ..." form`s "General" tab, go to "Items" tab
- press "Entire Order" toolbar button, confirm that "Whole Order" record appeared in the grid
- press "Save" toolbar button, confirm that "Items" tab closed and new Discount record appeared in the "Discounts" grid
- go to the Logs & Reports → System Log section
- confirm that no record with notice 'Requested ID for prefix di not passed' appeared in the System Log
Coupons
- login to the adm. console
- go to the E-commerce → Discounts & Certificates section
- select "Coupons" tab/subsection
- press "Add" toolbar button
- fill required fields on "Adding Coupon ..." form`s "General" tab, go to "Items" tab
- press "Entire Order" toolbar button, confirm that "Whole Order" record appeared in the grid
- press "Save" toolbar button, confirm that "Items" tab closed and new Coupon record appeared in the "Coupons" grid
- go to the Logs & Reports → System Log section
- confirm that no record with notice 'Requested ID for prefix coupi not passed' appeared in the System Log
Affiliate Plans
- apply Affiliate_Plan_Items_Resurrection.patch{F1081323}
- login to the adm. console
- go to the E-commerce → Affiliates section
- select "Affiliate Plans" tab/subsection
- press "Add" toolbar button
- fill required fields on "Adding Affiliate Plan ..." form`s "General" tab, go to "Items" tab
- press "Entire Order" toolbar button, confirm that "Whole Order" record appeared in the grid
- press "Save" toolbar button, confirm that "Items" tab closed and new Affiliate Plan record appeared in the "Affiliate Plans" grid
- go to the Logs & Reports → System Log section
- confirm that no record with notice 'Requested ID for prefix api not passed' appeared in the System Log
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.