Skip to content

Commit 34f90dd

Browse files
author
Dmytro Voskoboinikov
committed
MAGETWO-65420: Update reports definitions for the Advanced Reporting service
1 parent f0f2757 commit 34f90dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesAnalytics/etc/reports.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<attribute name="base_grand_total"/>
1616
<attribute name="base_tax_amount"/>
1717
<attribute name="base_shipping_amount"/>
18-
<attribute name="coupon_code"/>
18+
<attribute name="coupon_code" function="sha1"/>
1919
<attribute name="store_id"/>
2020
<attribute name="store_name"/>
2121
<attribute name="base_discount_amount"/>

0 commit comments

Comments
 (0)