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/13 11:34:55 UTC

[jira] Created: (OFBIZ-1789) Junit test case for Manifacturing :- Production Runs: actual manufacturing costs

Junit test case for Manifacturing :- Production Runs: actual manufacturing costs
--------------------------------------------------------------------------------

                 Key: OFBIZ-1789
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
             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.


[jira] Updated: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Santosh Malviya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Santosh Malviya updated OFBIZ-1789:
-----------------------------------

    Attachment: ActualManufacturingCost.patch

Hello,
Patch for the issue.

Regards
Santosh Malviya

> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>         Attachments: ActualManufacturingCost.patch
>
>


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


[jira] Assigned: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-1789:
----------------------------------

    Assignee: Vikas Mayur

> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: ActualManufacturingCost.patch, ActualManufacturingCost.patch
>
>


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


[jira] Updated: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Pandit updated OFBIZ-1789:
--------------------------------

    Summary: Junit test case for Manufacturing :- Production Runs: actual manufacturing costs  (was: Junit test case for Manifacturing :- Production Runs: actual manufacturing costs)

> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             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.


[jira] Issue Comment Edited: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596859#action_12596859 ] 

sumitp edited comment on OFBIZ-1789 at 5/21/08 6:09 AM:
--------------------------------------------------------------

Based on write-ups provided by Jacopo.

The purpose of the test case is to verify Automatic Accounting transactions on actual manufacturing costs during production run.

process :- 

  Continuing with the production run workflow , now click on the "Complete" link near the task; the system will compute the task's costs (based on the standard time estimates or the real time, if logged, and on the CostComponent records associated with the routing task template); this action will also automatically generate and post to the GL the accounting transactions for the costs of the production run.

Cr
 	 Accoun type : - "Cost Gl Account Type Id" set in the "Global GL Settings", "Costs" submenu
 	 600000 - "EXPENSE" 	  	 
Dr 	WIP _INVENTORY - "WORK IN PROGRESS INVENTORY"
	142000 - "WORK IN PROGRESS INVENTORY" 	





      was (Author: sumitp):
    The purpose of the test case is to verify Automatic Accounting transactions on actual manufacturing costs during production run.

process :- 

  Continuing with the production run workflow , now click on the "Complete" link near the task; the system will compute the task's costs (based on the standard time estimates or the real time, if logged, and on the CostComponent records associated with the routing task template); this action will also automatically generate and post to the GL the accounting transactions for the costs of the production run.

Cr
 	 Accoun type : - "Cost Gl Account Type Id" set in the "Global GL Settings", "Costs" submenu
 	 600000 - "EXPENSE" 	  	 
Dr 	WIP _INVENTORY - "WORK IN PROGRESS INVENTORY"
	142000 - "WORK IN PROGRESS INVENTORY" 	




  
> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             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.


[jira] Commented: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Sumit Pandit (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596859#action_12596859 ] 

Sumit Pandit commented on OFBIZ-1789:
-------------------------------------

The purpose of the test case is to verify Automatic Accounting transactions on actual manufacturing costs during production run.

process :- 

  Continuing with the production run workflow , now click on the "Complete" link near the task; the system will compute the task's costs (based on the standard time estimates or the real time, if logged, and on the CostComponent records associated with the routing task template); this action will also automatically generate and post to the GL the accounting transactions for the costs of the production run.

Cr
 	 Accoun type : - "Cost Gl Account Type Id" set in the "Global GL Settings", "Costs" submenu
 	 600000 - "EXPENSE" 	  	 
Dr 	WIP _INVENTORY - "WORK IN PROGRESS INVENTORY"
	142000 - "WORK IN PROGRESS INVENTORY" 	





> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             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.


[jira] Closed: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-1789.
------------------------------

    Resolution: Fixed

Thanks Santosh and others,

Patch is in trunk rev. 659824.

- Vikas

> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>            Assignee: Vikas Mayur
>         Attachments: ActualManufacturingCost.patch, ActualManufacturingCost.patch
>
>


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


[jira] Updated: (OFBIZ-1789) Junit test case for Manufacturing :- Production Runs: actual manufacturing costs

Posted by "Santosh Malviya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Santosh Malviya updated OFBIZ-1789:
-----------------------------------

    Attachment: ActualManufacturingCost.patch

Hello,
This is updated patch for  issue.

Regards
Santosh Malviya

> Junit test case for Manufacturing :- Production Runs: actual manufacturing costs
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1789
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1789
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Sumit Pandit
>         Attachments: ActualManufacturingCost.patch, ActualManufacturingCost.patch
>
>


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