Skip to content

Commit 62e5233

Browse files
author
Oleksandr Iegorov
committed
MC-19857: Remaining amount discrepancy in Admin Panel for RMA
1 parent d79b8a6 commit 62e5233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Model/ResourceModel/Db/AbstractDb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ protected function saveNewObject(\Magento\Framework\Model\AbstractModel $object)
785785
}
786786

787787
/**
788-
* Check in column value should be quoted
788+
* Check is column data type is numeric
789789
*
790790
* Based on column description
791791
*

0 commit comments

Comments
 (0)