-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: SalesFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: done
Description
Preconditions
- Magento 2.2.2
- OS: Ubuntu 16.04
- Mysql version 5.7.21
- PHP version 7.0.22
Steps to reproduce
- Set up "Stores -> Settings -> Configuration -> Sales -> Sales Emails -> Invoice -> Enabled -> Yes"
- Configure PayPal "Stores -> Settings -> Configuration -> Sales -> Payment Methods -> PayPal -> Payment Action -> Sale"
- Make order and pay with PayPal.
Expected result
- Order Created
- Email with order information send.
- Invoice Created
- Email with invoice information send
Actual result
- Order Created <- ok
- Email with order information send. <- ok
- Invoice Created <- ok
- Email with invoice information is not send <- wrong
Overview docs http://docs.magento.com/m2/ce/user_guide/configuration/sales/sales-emails.html
Since sales emails for invoice is enabled Magento should sends a transactional email for each invoice generated.
Metadata
Metadata
Assignees
Labels
Component: SalesFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: done
Type
Projects
Status
Done