[jira] [Commented] (OFBIZ-5595) "Run" function doesn't work in AP - Invoices

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

[jira] [Commented] (OFBIZ-5595) "Run" function doesn't work in AP - Invoices

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-5595:
----------------------------------------

This is due to the migration to Jquery at [r1044503|http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/invoices/PurchaseInvoices.ftl?r1=1044503&r2=1044502&pathrev=1044503]. When you try with R10.04 it works. I guess then we only checked the 2 1st possible actions (check and print) and they work (actually kinda for print where the logo are missing compared to R10.04).

So it's a regression and the comparaison above (link), is the way to fox that. I have not enough time to continue on this today...

> "Run" function doesn't work in AP - Invoices
> --------------------------------------------
>
>                 Key: OFBIZ-5595
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5595
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>            Reporter: nguyenthang
>
> Workflow:
> 1. Goto Invoices in AP
> 2. Goto Purchase Invoices tab and click Find with Invoice Type is Purchase Invoice
> 3. Select one or more item in search result
> 4. Select status in Running Total (Outstanding)
> 5. click Run button
> Error: org.ofbiz.webapp.control.RequestHandlerException: Unknown request [undefined]; this request does not exist or cannot be called directly.
> Problem: Functions of JavaScript in PurchaseInvoice.ftl was disabled. "Run" function will works when I open them.
> So, I don't understand that why this JavaScript Function was closed?



--
This message was sent by Atlassian JIRA
(v6.2#6252)