[jira] [Commented] (OFBIZ-11479) Convert createPayment service from mini-lang to groovy DSL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11479) Convert createPayment service from mini-lang to groovy DSL

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078311#comment-17078311 ]

Priya Sharma commented on OFBIZ-11479:
--------------------------------------

Hello All, 

I have added patch for the groovy implementation of the service and also tested it by creating a payment for an order.

To test, please use this command to apply the patch in the framework directory. 
{code:java}
patch -p1 < OFBIZ-11479.patch{code}
Since this is an important service I would ask the community to please test it thoroughly and feel to update or recommend the changes.

> Convert createPayment service from mini-lang to groovy DSL
> ----------------------------------------------------------
>
>                 Key: OFBIZ-11479
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11479
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Devanshu Vyas
>            Assignee: Priya Sharma
>            Priority: Minor
>         Attachments: OFBIZ-11479.patch
>
>
> Convert the createPayment service code from mini-lang to groovy DSL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)