Skip to content

Commit 762e1a8

Browse files
author
Liukshyn Roman
committed
MAGETWO-45447: SQL error after search in Billing Agreements grid in Admin
- CR update
1 parent 318d09d commit 762e1a8

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Paypal/Model/ResourceModel/Billing/Agreement

1 file changed

+2
-0
lines changed

app/code/Magento/Paypal/Model/ResourceModel/Billing/Agreement/Collection.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ public function addCustomerDetails()
9292
}
9393

9494
/**
95+
* Add field filter to collection
96+
*
9597
* @param array|string $field
9698
* @param null|string|array $condition
9799
* @return $this

0 commit comments

Comments
 (0)