Skip to content

Commit 0794ddb

Browse files
committed
ACP2E-3302: [Cloud] Incorrect Calculations in Coupon Usage Report
1 parent 0673252 commit 0794ddb

File tree

2 files changed

+4
-4
lines changed
  • app/code/Magento/SalesRule/Model/ResourceModel/Report/Rule
  • dev/tests/integration/testsuite/Magento/SalesRule/Model/ResourceModel/Report/Rule

2 files changed

+4
-4
lines changed

app/code/Magento/SalesRule/Model/ResourceModel/Report/Rule/Createdat.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2011 Adobe
4+
* All Rights Reserved.
55
*/
66

77
namespace Magento\SalesRule\Model\ResourceModel\Report\Rule;

dev/tests/integration/testsuite/Magento/SalesRule/Model/ResourceModel/Report/Rule/CreatedatTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2014 Adobe
4+
* All Rights Reserved.
55
*/
66
namespace Magento\SalesRule\Model\ResourceModel\Report\Rule;
77

0 commit comments

Comments
 (0)