Skip to content

Allow handling of line items with no price field.

Created by: agileware-fj

Some modules (e.g. webform_civicrm on Drupal) create line items with no price field association.

This PR is to add logic to process those without fatal errors.

Merge request reports