We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf8f9de + ce20f9b commit 495b1e8Copy full SHA for 495b1e8
1 file changed
SalesOrdersDataExporter/etc/query.xml
@@ -77,8 +77,7 @@
77
<link-source name="store_website" link-type="left">
78
<attribute name="code" alias="websiteCode" />
79
<using glue="and">
80
- <condition attribute="website_id" operator="eq" type="identifier">
81
- store.website_id</condition>
+ <condition attribute="website_id" operator="eq" type="identifier">store.website_id</condition>
82
</using>
83
</link-source>
84
</source>
0 commit comments