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

Jacques Le Roux edited comment on OFBIZ-7070 at 5/17/16 7:37 AM:
-----------------------------------------------------------------

Backported in
R15.12 r1744119 + 1744199
R14.12 r1744120 + 1744200
R13.07 r1744121 + 1744192 + 1744201



was (Author: jacques.le.roux):
Backported in
R15.12 r1744119
R14.12 r1744120
R13.07 r1744121 + 1744192


> Pagination Problem in Find Invoices By Due Date
> -----------------------------------------------
>
>                 Key: OFBIZ-7070
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7070
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, 15.12.01, 13.07.04
>
>
> If you have enough entries to get the pagination to appear, if you use 
> Firefox, when pushing the select button, you will get a message like 
> (translated from French)
> {quote}
> The information entered will be transmitted without encryption. Therefore, 
> they can potentially be intercepted and read as they travel. Do you really 
> transmit this information?
> {quote}
> Anyway with any browser you will get to 
> http://localhost:8080/accounting/control/findSalesInvoicesByDueDate 
> and will need to re-login before getting to
> https://localhost:8443/accounting/control/findSalesInvoicesByDueDate
> Then when paginating you will get these errors (translated from French):
> {quote}
> This required parameter is missing : [IN] 
> [getInvoicePaymentInfoListByDueDateOffset.daysOffset]
> This required parameter is missing :  [IN] 
> [getInvoicePaymentInfoListByDueDateOffset.invoiceTypeId]
> {quote}
> This is because of the change I put with r1069597 for OFBIZ-4158.
> Now, for OFBIZ-6849 ("Use only HTTPS in OFBiz") I need to revert r1069597 so 
> we are somehow back to OFBIZ-4158 and a better fix is needed now.
> This feature was added with r604964 for OFBIZ-1530 and as r604964 stated
> {quote}
> Implemented very simple screens to search for invoices by due date; they will 
> be enhanced soon. OFBIZ-1530
> {quote}
> So a better fix is to rewrite the form... and maybe more. This is blocking 
> OFBIZ-6849...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to