description from the items table, and pass/membership expiration date from the gst_pass table.
Voided passes also get displayed in the list, and they have a red background, but the color is configurable in the
Siriusware.css file using the VoidedRow class.
Please note that most other fields from the gst_pass table can be displayed using this new functionality. Please
contact Siriusware Technical support for assistance in configuring this.
Guests can now only be added to items after the items have been added to the shopping cart.
Guests can now only be added to items after the items have been added to the shopping cart. There are two
exceptions to this new functionality:
1. Pass/membership renewals, where the guest is added to the pass/membership automatically during the
renewal process
2. Adding funds to In-House Cards (IHC) items, where again, the guest is added automatically during the
process of adding funds to the card
Ability to process an addit_no for a pass sold through E-Commerce module has been added to
Sales Host
The ability to process an addit_no for a pass sold through E-Commerce module has been added to Sales Host.
The <addit_no> . . . </addit_no> tags need to be added to the <item> . . . </item> portion
of the sale string and can either be contained within <gst_pass> . . . </gst_pass> tags or not. Here are
a couple of examples of how this should look, the first is using the <gst_pass> . . . </gst_pass> tags,
and the second without:
<sale><settlement>OTHER</settlement><item><dci>PASSES GRPSPECIALADSPLPASS
</dci><finalprice>99.00</finalprice><validate>0</validate><qty>1</qty>
<date>01/14/2011</date><item_type>3</item_type><gst_pass><swipe_no>6035241234
567890</swipe_no><addit_no>2011011400001</addit_no></gst_pass><guest><renew>
<guest_no>2176000000</guest_no></renew></guest></item></sale>
<sale><settlement>OTHER</settlement><item><dci>PASSES GRPSPECIALADSPLPASS
</dci><finalprice>99.00</finalprice><validate>0</validate><qty>1</qty>
<date>01/14/2011</date><item_type>3</item_type><swipe_no>6035242345678901</sw
ipe_no><addit_no>2011011400002</addit_no><guest><renew><guest_no>2176000000</
guest_no>
</renew></guest></item></sale>
A record of the purchaser information is now put into the sale string
Comentarios a estos manuales