[jira] [Updated] (OFBIZ-7394) Allow user to select multiple options in "Purchases by Product" report from basic search criterias while generating report

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

[jira] [Updated] (OFBIZ-7394) Allow user to select multiple options in "Purchases by Product" report from basic search criterias while generating report

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Kathawala updated OFBIZ-7394:
--------------------------------------
    Attachment: OFBIZ-7394+OFBIZ-7403.patch

Attaching a combined patch for this task and for [OFBIZ-7403|https://issues.apache.org/jira/browse/OFBIZ-7403] as both the reports have a common form.

Did the following changes:
- Changed single select box to multiple select box for product store id in forms of both the reports.
- Changed single select box to multiple select box for origin facility id in forms of both the reports.
- Changed single select box to checkbox for status id in forms of both the reports.
- Removed order type field from Purchases by Product report as we only need to have Purchase Orders fetched. Handled this on fetching screen.
- Handled list of product ids, status ids and origin facility ids for both the reports on response screen.
- Additional: Changed every product store field in rest of the reports from checkbox to multiple select, to have better UI.

> Allow user to select multiple options in "Purchases by Product" report from basic search criterias while generating report
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7394
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7394
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk, 14.12.01, 15.12.01
>            Reporter: Swapnil Shah
>            Assignee: Mohammad Kathawala
>         Attachments: OFBIZ-7394+OFBIZ-7403.patch, PurchasebyProduct.png
>
>
> Currently system allow user to select any specific search criteria link and hence 'Purchases by Product' report is generated only based on any one given selected criteria.
> We can add the feature for generating single report based on multiple values (possibly via checkbox?) within basic search criteria in this report namely:
> 1) Product Store
> 2) Origin Facility
> 3) Let's remove Order type and make it only work for Purchase Order type as for Sales we already have similar report called "Sales by Store"



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