[
https://issues.apache.org/jira/browse/OFBIZ-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164758#comment-17164758 ]
Sourabh Punyani commented on OFBIZ-11490:
-----------------------------------------
{code:xml}
<set field="invoices" from-field="partyInvoices.${invoice.partyIdFrom}"/>
<field-to-list field="invoice" list="invoices"/>
<set field="partyInvoices.${invoice.partyIdFrom}" from-field="invoices"/>
{code}
> Convert createPaymentAndPaymentGroupForInvoices service from mini-lang to groovy DSL
> ------------------------------------------------------------------------------------
>
> Key: OFBIZ-11490
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11490> Project: OFBiz
> Issue Type: Sub-task
> Components: accounting
> Affects Versions: Trunk
> Reporter: Devanshu Vyas
> Assignee: Sourabh Punyani
> Priority: Minor
>
> Convert the createPaymentAndPaymentGroupForInvoices service code from mini-lang to groovy DSL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)