You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

If a customer is using their own website, they would like not only to display the current on sale product, but also to display the product which will be on sale soon or sale 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 




  • No labels