Tuesday, May 19, 2020
1 change · master
Resolved issues and error corrections
The sale order confirmation email preview now aligns the quantity column correctly when products are listed. This makes customer-facing order emails clearer and more professional.
Original PR description
Issue - Install "Sales" and "eCommerce" - Activate debug mode - Go to Settings->Technical->Email->Templates - Search and open "Sales Order: Confirmation Email" record - Click on stat-button "Preview" - Select a "Sale Order" sample with product(s) The quantity column label is not in the right place/column. Cause Each row of the table is a table. Solution Add same fixed column size css on each table. opw-2242914