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 2008/05/21 15:07:56 UTC

[jira] Issue Comment Edited: (OFBIZ-1782) Junit Test case for purchase order receipts...

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

sumitp edited comment on OFBIZ-1782 at 5/21/08 6:07 AM:
--------------------------------------------------------------

The purpose of the test case is to verify Automatic Accounting transactions 

it follows the following process :-  

1) Create purchase order for a 'n' number of Product 'X' , approve it.
2) create the in coming shipment and receive n units of X into facility, the QOH = n will be created. 

Expected output :
Cr in account 214000 - UNINVOICED ITEM RECEIPT amount = grand total of order.
Dr in account 140000- INVENTORY amount = grand total of order.

These write-ups are provided by Jacopo.

      was (Author: sumitp):
    The purpose of the test case is to verify Automatic Accounting transactions 

it follows the following process :-  

1) Create purchase order for a 'n' number of Product 'X' , approve it.
2) create the in coming shipment and receive n units of X into facility, the QOH = n will be created. 

Expected output :
Cr in account 214000 - UNINVOICED ITEM RECEIPT amount = grand total of order.
Dr in account 140000- INVENTORY amount = grand total of order.


  
> Junit Test case for purchase order receipts...
> ----------------------------------------------
>
>                 Key: OFBIZ-1782
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1782
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: TestCaseForPOReceipts.patch, TestCaseForPOReceipts.patch
>
>


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