Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable this export, a new parameter is enabled at Internet Point of sales:

Image RemovedImage Added

Besides of calculating the additional states automatically, operator could manually enter states for event or performance by the custom variable of code "AddState":

Image RemovedImage Added


Image RemovedImage Added


When this new parameter is enabled at point of sales, the additional states of performance/events contain the following possibilities:

SecuTix stateAdditional conditionAdditional Info Code
PREPARING
(not export)
VALIDATED
SOON_ON_SALE
RUNNINGcurrent date < sales first dateSOON_ON_SALE
RUNNING(sales first date <= current date <= sales last end) 
and (availability (for current sale channel) > 0)
ON_SALE
RUNNING(sales first date <= current date <= sales last end) 
and (availability (for current sale channel) = 0)
TEMPORARY_UNAVAILABLE
RUNNINGcurrent date > sales last dateSALES_ENDED
SUSPENDED
TEMPORARY_UNAVAILABLE
CANCELED
CANCELED
CLOSED
(not export)
CANCELED CLOSED
(not export)

Besides of the above states, some manual state could also be defined manually (via the custom variable "AddState")

...