Jacques Le Roux created OFBIZ-11049:
---------------------------------------
Summary: massPrintOrders does not work
Key: OFBIZ-11049
URL:
https://issues.apache.org/jira/browse/OFBIZ-11049 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
When you try to print a list of orders you get:
{noformat}
2019-05-22 12:18:00,274 |sse-nio-8443-exec-10 |ModelService |E| [ModelService.validate] : {massPrintOrders} : (IN) Required test error: org.apache.ofbiz.service.ServiceValidationException: The following required paramete
r is missing: [IN] [massPrintOrders.orderIdList]
2019-05-22 12:18:00,274 |sse-nio-8443-exec-10 |ServiceDispatcher |E| Incoming context (in runSync : massPrintOrders) does not match expected requirements
org.apache.ofbiz.service.ServiceValidationException: The following required parameter is missing: [IN] [massPrintOrders.orderIdList]
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)