AutoCommand 20036 Guía de instalación Pagina 133

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 183
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 132
133
16222 – E-Commerce module The NewGuestFill key in the web.config file once again correctly
populates guest fields for new guests on the GuestEdit.aspx page according to the following: This key
can be set to a value of "0", "1" or "2".
0 - Always inherit and populate basic information (last name, address, and phone information) from the
head guest, if present, and then whatever was entered into the first/last name fields from the last lookup,
if filled or used.
1 - Only inherit and populate information if the first/last name lookup fields are not populated or the last
name is the same as the head guest, if there is one.
2 - Never inherit or populate head guest information for new guests - just fill with lookup names if
possible.
16230 – E-Commerce module – Pricing on the ItemShow.aspx and CartShow.aspx pages once
again displays correctly for items in MultiAddITGroups when running with the following
web.config file setting: <add key="ShowTotalItemPriceInLineItemLists"
value="1"/>
16262 – E-Commerce module Users no longer get the error "Column 'price' does not belong to table row"
when setting the quantity for a MultiAddITGroup item on ItemShow.aspx. Also, the key
NoDefDate is now working correctly when dealing with MultiAddITGroup items and regular items.
16359 – E-Commerce module – When the Checkout3.aspx page first loads, the Balance Remaining
field will no longer be displayed. When using a single card to make the payment, the Balance Remaining
field will remain hidden. Checkout3.aspx will only show the Balance Remaining field when the sale is
being paid with multiple cards.
16399 – E-Commerce module – Fees are once again properly handled and displayed in line item prices and
in the shopping cart. When <add key="ShowTotalItemPriceInLineItemLists" value
="0"/> is set in the web.config, the line item price for an item that includes a fee will show the price
without the fee, and the fee will be displayed in the cart as part of the second tax line. When <add
key="ShowTotalItemPriceInLineItemLists" value ="1"/> is set in the web.config,
the line item price for an item that includes a fee will show the price with the fee, and the fee will also be
displayed in the cart as part of the second tax line. To customize the label for this in the cart, modify the
following line in cart.ascx:
<asp:Label Runat="server" ID="lblTaxFeesLabel2">Tax/Fees:</asp:Label>
16415 – E-Commerce module The E-Commerce pages will now trap errors that search engine robots
cause when trying to pull up an item from pre-version 4.0.58 pages. Instead of generating an error, a redirect
to the ItemList.aspx page will occur.
16498 – E-Commerce module Each newly created guest once again becomes the head guest when created
one after the other and when <add key="AllowMultiLogin" value="0"/>.
16544 – E-Commerce module Calendar Max4Sale availability is once again displaying and updating
correctly on the ItemShow.aspx page.
16624 – E-Commerce module A problem was fixed that kept the second customer record added, during an
E-Commerce transaction, from saving credit card information to the guest record.
16635 – E-Commerce module – Guest names are once again displayed correctly in confirmation emails for
items that require guests and the line item quantity is greater than one.
16636 – E-Commerce module Users no longer get an error at checkout when using a stored card to pay for
an E-Commerce sale.
Vista de pagina 132
1 2 ... 128 129 130 131 132 133 134 135 136 137 138 ... 182 183

Comentarios a estos manuales

Sin comentarios