If a customer uses his own website, he would like not only to display the current on sale products, but also to display the products which will be on sale soon or which sales have ended.

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

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



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")

  • MOVED_OR_POSTPONED 
  • TOO_LATE_FOR_SHIPPING 
  • ONLY_AVAI_AT_BOXOFFICE 
  • SOLD_OUT