Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #26844 All Revisions ] Back to Issue ]
Summary 0026844: Standard cost is not taken into account for not stocked products consumed in a work effort
Revision 2014-07-28 12:08 by ngarcia
Steps To Reproduce As group admin role:
   Create a product and set it as:
      Production: Y
      Stocked: N
   Assign a cost to it:
      Cost Type: Standard
      Cost
      Starting date: today
      Ending Date: 31-12-9999
      Manual: Y
      Permanent: Y
   Assign a Storage Bin in the Manufacturing tab
   Create a Manufacturing Cost Center
   Create an Activity and assign that Cost Center
   Create a Process Plan, Version and Operation
   Add the previously created product as P- and another product as P+
   Assign the previously created Activity
   Create a Work Requirement for the Process Plan
   Process it and create a Work Effort
   Check the Cost Center Version has been assigned in the Production Run (assign it if not)
   Validate it
   Run the Costing Background process and check the following error is raised:
      "java.lang.IllegalStateException: org.postgresql.util.PSQLException: ERROR: No average cost found for given product and date..."
   If you change the Cost Type to Average in the Product - Costing tab, the cost will be calculated correctly
      
Revision 2014-07-28 11:22 by ngarcia
Steps To Reproduce As group admin role:
   Create a product and set it as:
      Production: Y
      Stocked: N
   Assign a cost to it:
      Cost Type: Standard
      Cost
      Starting date: today
      Ending Date: 31-12-9999
      Manual: Y
      Permanent: Y
   Assign a Storage Bin in the Manufacturing tab
   Create a Manufacturing Cost Center
   Create an Activity and assign that Cost Center
   Create a Process Plan, Version and Operation
   Assign the previously created Activity
   Create a Work Requirement for the Process Plan
   Process it and create a Work Effort
   Check the Cost Center Version has been assigned in the Production Run (assign it if not)
   Validate it
   Run the Costing Background process and check the following error is raised:
      "java.lang.IllegalStateException: org.postgresql.util.PSQLException: ERROR: No average cost found for given product and date..."
   If you change the Cost Type to Average in the Product - Costing tab, the cost will be calculated correctly
      
Revision 2014-06-16 12:48 by ngarcia
Steps To Reproduce As group admin role:
   Create a product and set it as:
      Production: Y
      Stocked: N
   Assign a cost to it:
      Cost Type: Standard
      Cost
      Starting date: today
      Ending Date: 31-12-9999
      Manual: Y
      Permanent: Y
   Assign a Storage Bin in the Manufacturing tab
   Create a Manufacturing Cost Center
   Create an Activity and assign that Cost Center
   Create a Process Plan, Version and Operation
   Assign the previously created Activity
   Create a Work Requirement for the Process Plan
   Process it and create a Work Effort
   Validate it
   Run the Costing Background process and check the following error is raised:
      "java.lang.IllegalStateException: org.postgresql.util.PSQLException: ERROR: No average cost found for given product and date..."
   If you change the Cost Type to Average in the Product - Costing tab, the cost will be calculated correctly
      


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker