Skip to content

Instantly share code, notes, and snippets.

@evgeniy1204
Created March 21, 2018 10:41
Show Gist options
  • Save evgeniy1204/5488471e83d93a436d7a8221f62027e7 to your computer and use it in GitHub Desktop.
Save evgeniy1204/5488471e83d93a436d7a8221f62027e7 to your computer and use it in GitHub Desktop.
iva
$this->context->buildViolation(sprintf("Siccome \"Trasforma la prenotazione in un pacchetto turistico\" è spuntato, il campo \"Regime IVA\" dev'essere \"booking_optional.iva_regimen.%s\"", BookingOptional::IVA_REGIMEN_PERCENT_VALUE_74))
->atPath("ivaRegimen")
->addViolation();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment