Added condition to send e-mail only when e-mail address is not empty
Details
Details
Main test
- Login to adm.console
- Create tangible product
- Create incomplete order with this product
- Do not fill shipping tab at all when input order data, press Save button after filling Billing tab
- Select created order in Incomplete grid an press Place Order button in the grid's toolbar
- Confirm, that naw order is moved to To Ship tab
- Press Ship button in the To Ship grid's toolbar
- Go to Logs & Reports → E-mail Log
- Confirm that no new e-mail created with ORDER.SHIP value in the Template Name column
Regression testing
- Repeat this test with filling e-mail and all required fields on shipping tab when creating incomplete order
- Confirm, that in this case new ORDER.SHIP e-mail appears in the Logs & Reports → E-mail Log
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 453 Build 453: arc lint + arc unit