Fix fatal error when selecting a /bin/bash price option.
authoreileen <emcnaughton@wikimedia.org>
Wed, 4 Apr 2018 05:52:14 +0000 (17:52 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 4 Apr 2018 05:52:14 +0000 (17:52 +1200)
commitc46645ba900c77d8d8f33b463c5c11764bf2bb8d
treec9c3b7f663bc8bc947725863c34116c70ff8b7e0
parentb9dac2d381fb1144f740c9350187c7c5764b9ae3
Fix fatal error when selecting a /bin/bash price option.

The code for creating a new price option creates a new financial transaction but when choosing a /bin/bash price option
it fails as the api does not accept /bin/bash EntityFinancialTrxn, skip if /bin/bash
CRM/Price/BAO/LineItem.php