General Description of the Feature

This feature deals with the redesign of a set of printing parameters, in order to include a detailed and easy to view list of information.

The list of parameters that got reworked are the following:

Group LinesA list of all groups
{WholesaleLead.GroupLines.Code}
{WholesaleLead.GroupLines.Type}
{WholesaleLead.GroupLines.Text}
{WholesaleLead.GroupLines.Quantity}
{WholesaleLead.GroupLines.UnitPrice}
{WholesaleLead.GroupLines.TotalUnitsPrice}
{WholesaleLead.GroupLines.Active}
{WholesaleLead.GroupLines.CreateDateTime}

Originally these parameters would print only information regarding the header vehicle line of each group of vehicles (vehicles with exactly the same characteristics) included in a wholesales lead. After the redesign, the system will also group the options and items included in each vehicle group and print them below the header vehicle line based on the quantity these item appears.

Example from a printing:

Each marked line is a header vehicle line that represents a group of similar vehicles and below following the vehicle quantity are the options and items linked with this group of vheicles.

In addition two new parameters were developed, related with the Totaling Block of the wholesales offer:

{Header.TotalDiscountAmount}Total Discount Amount
{Header.TotalNetAmountWithoutDiscount}Total Net Amount Without Discount

Business Benefit

More detailed way to print vehicle and option information from a Wholesales Lead.


Configuration 

Printing:

Group LinesA list of all groups
{WholesaleLead.GroupLines.Code}
{WholesaleLead.GroupLines.Type}
{WholesaleLead.GroupLines.Text}
{WholesaleLead.GroupLines.Quantity}
{WholesaleLead.GroupLines.UnitPrice}
{WholesaleLead.GroupLines.TotalUnitsPrice}
{WholesaleLead.GroupLines.Active}
{WholesaleLead.GroupLines.CreateDateTime}
{Header.TotalDiscountAmount}Total Discount Amount
{Header.TotalNetAmountWithoutDiscount}Total Net Amount Without Discount

Additional Information

  • Feature No.:  FTA-87 - Getting issue details... STATUS
  • Test Case No.:  ODP-6479 - Getting issue details... STATUS
  • No labels
Write a comment…