When creating a shopping cart (via portal), in step 2, an error comes up. An extra field appears in the line item called 'performance period' and the error says that this field must be filled in. However we do not want nor need performance period. Subsequent fields on the line item are skewed to the right after performance period.
These fields across the line item are from left to right:
good/service,
description,
category,
required on,
performance period,
quantity,
price limit,
action.
Performance period should not appear at all on this shopping cart.
The values for these items are as follows:
good/service = no value
description = test description
category = outside service
required on = timeframe
performance period = number of hours specified ie '3' hr
quantity = dollar amount per hour of service ex 55.00
price limit = 'usd per hr' (hardcoded in) 165.00
How can I get rid of this field 'performance period'?
Thanks,
Laetitia