Skip to content

Validate mobil or ba crm leads

Gerard Funosas requested to merge validate-mobil-or-ba-crm-leads into master
  • Commit 1: Validate CRMLead from BA and Mobile CRM Lead Lines

Allow validation from the tree view of BA and mobile CRM Lead Lines. Each CRM Lead MUST have a unique CRM Lead Line.

  • Commit 2: Raise ValidationError in CRMLeadLine validation

Raise error when the parent Lead id of a given CRMLeadLine has more than one line associated. We shouldn't validate it in that case because the other line surely isn't validated.

  • Commit 3: Add translations
  • Commit 4: Fix typo in test class name
Edited by Gerard Funosas

Merge request reports