Ravi Lodhi created OFBIZ-11118:
----------------------------------
Summary: Error rendering template on Sales Order : Order Entry
Payment Settings page
Key: OFBIZ-11118
URL: https://issues.apache.org/jira/browse/OFBIZ-11118
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 16.11
Reporter: Ravi Lodhi
Attachments: OrderEntryPaymentSetttingsError.png
Steps to reproduce-
1) Log in to order manager and navigate to order entry page
([https://demo-stable.ofbiz.apache.org/ordermgr/control/orderentry).
]2) Select any customer and continue.
3) Enter Order Currency, Agreements, and Ship Dates or just leave as blank and
continue.
4) Add the product(s) to order and click on the *Finalize Order* link.
5) Add/Select Ship-To Settings and continue.
6) Select a shipping method and continue.
7) Add Order Terms if any and continue.
8) The following error will appear on Sales Order: Order Entry Payment Settings
page -
{noformat}
Error rendering included template at location
[component://common-theme/template/includes/SetDependentDropdownValuesJs.ftl]:
freemarker.template.TemplateNotFoundException: Template not found for name
"component://common-theme/template/includes/SetDependentDropdownValuesJs.ftl".
The name was interpreted by this TemplateLoader: MultiTemplateLoader(loader1 =
org.apache.ofbiz.base.util.template.FreeMarkerWorker$FlexibleTemplateLoader@2831db0,
loader2 = StringTemplateLoader(Map { })).
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)