You are here

constant MERCI_ERROR_CONFLICT in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

Same name and namespace in other branches
  1. 8.2 merci.module \MERCI_ERROR_CONFLICT
3 uses of MERCI_ERROR_CONFLICT
EntityReferenceBehavior_Merci::validate in merci_entityref_behavior/plugins/behavior/EntityReferenceBehavior_Merci.class.php
Act on validating an entity reference field.
MerciLineItemInlineEntityFormController::entityFormValidate in merci_line_item_ief/includes/merci_line_item.inline_entity_form.inc
Overrides EntityInlineEntityFormController::entityFormValidate().
merci_line_item_ui_form_validate in merci_line_item/merci_line_item_ui.pages.inc
Form API validate callback for the entity_type form

File

merci_core/merci_core.module, line 5

Code

define('MERCI_ERROR_CONFLICT', 1);