You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sumit Pandit (JIRA)" <ji...@apache.org> on 2009/11/21 00:31:39 UTC

[jira] Issue Comment Edited: (OFBIZ-3242) Add new feature to Bulk Print Invoices.

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

Sumit Pandit edited comment on OFBIZ-3242 at 11/20/09 11:30 PM:
----------------------------------------------------------------

Thanks Awdesh Singh Parihar for patch and testing steps.

Testing Scenario for AP :-
1) Go to Url https://localhost:8443/ap/control/findInvoices
2) Search invoice by clicking on find button .
3) Select the invoice you want to print .
4) Select "Print Invoices" option from drop down.
5) Perform Run action .

Expected Result : - This will generate one PDF for all selected invoice.

Testing Scenario for AR :-
1) Go to Url https://localhost:8443/ar/control/findInvoices
2) Search invoice by clicking on find button .
3) Select the invoices you want to print .
4) Select "Print Invoices" option from drop down.
5) Perform Run action .

Expected Result : - This will generate one PDF for all selected invoices .

Actual Result : - Not in current implementation I have added this functionality in patch "EZERP-434EasyErp.patch"



      was (Author: sumitp):
    Testing Scenario for AP :-
1) Go to Url https://localhost:8443/ap/control/findInvoices
2) Search invoice by clicking on find button .
3) Select the invoice you want to print .
4) Select "Print Invoices" option from drop down.
5) Perform Run action .

Expected Result : - This will generate one PDF for all selected invoice.

Testing Scenario for AR :-
1) Go to Url https://localhost:8443/ar/control/findInvoices
2) Search invoice by clicking on find button .
3) Select the invoices you want to print .
4) Select "Print Invoices" option from drop down.
5) Perform Run action .

Expected Result : - This will generate one PDF for all selected invoices .

Actual Result : - Not in current implementation I have added this functionality in patch "EZERP-434EasyErp.patch"


  
> Add new feature to Bulk Print Invoices.
> ---------------------------------------
>
>                 Key: OFBIZ-3242
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3242
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Sumit Pandit
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3242.patch
>
>
> It Applies to findInvoices screen in AR and AP. User selects items from findInvoice search results. Selects Print action and clicks on Run. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.