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/14 20:04:55 UTC

[jira] Commented: (OFBIZ-1788) Junit Test case for Manufacturing :- Production Runs: materials issuances from the warehouse

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

Sumit Pandit commented on OFBIZ-1788:
-------------------------------------

The purpose of the test case is to verify Automatic Accounting transactions on materials issuances from the warehouse for production run.

process :- 

   1.  from the Jobshop screen in the Manufacturing application create a new production run; then click on the "Confirm" link to confirm the production run
   2. now start the production run by clicking on the "Start" link near the first task;
   3. if the materials are required by the first task (this is the default), click on the "Issue Components" link: the materials will be removed from the warehouse and assigned to the production run; this action will automatically generate and post to the GL the accounting transactions for the materials consumed by the production run

Success : 
 Cr
 	 Account Type : -  RAWMAT _INVENTORY - "RAW MATERIALS INVENTORY"
	141000 - "RAW MATERIALS INVENTORY" 	  	 
Dr
 	WIP _INVENTORY - "WORK IN PROGRESS INVENTORY"
	142000 - "WORK IN PROGRESS INVENTORY" 	  	 


> Junit Test case for Manufacturing :- Production Runs: materials issuances from the warehouse
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1788
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>


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