Skip to content

Commit 7c2cff2

Browse files
author
Olexandr Lysenko
committed
MAGETWO-33221: Date created column is not populated in invoices and credit memo grid
1 parent 1937254 commit 7c2cff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/sql/sales_setup/upgrade-2.0.0-2.0.1.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
$updatedAt['TYPE'] = Table::TYPE_TIMESTAMP;
4040
$connection->modifyColumn($table, 'updated_at', $updatedAt);
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)