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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009628
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 05. Production managementminoralways2009-06-25 12:502012-05-25 12:10
ReporterarunkumarView Statuspublic 
Assigned ToSandrahuguet 
PrioritylowResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchpiFixed in SCM revision490bc7a0d28c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP2SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009628: Real cost amounts in Production cost report

DescriptionThe real cost amounts displayed in Production cost report should be formatted properly and the amount displayed under Real cost is not related one to that.
Steps To Reproduce# Go to Production Management -> Analysis Tools -> Production cost Report
# Enter the From date as "01-01-2000".
# Enter the To Date as "01-01-2011".
# Click HTML format and view the report.

Amounts are displayed under the column "Real cost". The addition of the paint cost and Wood block cost is 1.496,67. It is displayed in the top. Also one more amount value 279,60 is displayed in the first row.
Proposed Solution1) The addition of the cost of the two products should be displayed in bottom.
2) The cost that was displayed in the first row should have an meaning to display there.
Tags250MP2QAcylce, MIR-Reviewed, OB3-Reviewed
Attached Filesjpg file icon RealCost.JPG [^] (179,777 bytes) 2009-06-25 12:50

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0048135)
Sandrahuguet (developer)
2012-04-27 11:16
edited on: 2012-04-27 11:39

It has been decided to delete the row from the sum of materials, and move 'cost per unit' to 'real cost' and 'cost per unit std' to 'standard cost'

(0048141)
Sandrahuguet (developer)
2012-04-27 12:42

Test Plan:
-Go to Process Plan window, and create one.
 ·Organization:F&B US, Inc.
 ·Search Key: process plan
 ·Name: process plan
-Go to version tab
 ·Starting date: 01-04-2012
 ·Enfing date: 30-04-2012
-Go to product window
 ·Select Pear Juice and check production
 ·Select Pineapple Juice and check production
 ·Create a new product
   -Organization: F&B US, Inc.
   -Name:juice
   -Check production
   -Process plan: process plan
   -In manufacturing tab, storage bin=EC-1-0.0
-Go to machine
 ·Organization: F&B US, Inc.
 ·Search key:mc
 ·Name: machine
 ·Purchase year: 01-04-2012
 ·In tab cost, Valid from date: 01-01-2012, cost=1 , cost UOM: percentage
-Go to Cost Center
 ·Organization: F&B US, Inc.
 ·Name: cc
 ·Go to version tab.
   -Valid from date: 01-04-2010
   -Cost: 0.5
   -Cost UOM: per Hour
   -Check active
   -Navigate to employee: Salary category: scategory, quantity: 10, cost uom: perhour, active=yes
   -Navigate to machine: machine: mc-machine, usage coefficient:0.5
-Go to section window, and create one ,Organization: F&B US, Inc. , Name=section
-Go to Work Center window
  ·Organization: F&B US, Inc.
  ·Name: work center
  ·Section: section
-Go to activity window:
 ·Organization: F&B US, Inc.
 ·Search key: activity
 ·Name: activity
 ·Cost center:cc
 ·Work center: work center
-Go to process plan window select process plan, and navigate to operation tab
 ·Seatch key: op
 ·Name: op
 ·Activity: activity
 ·Estimated time:2
 ·Cost center use time:0.5
 ·Preparation time: 0.1
 ·Multiplier:1
 ·Check create standars, navigate to I/O Products.
    -Create new line:
      Product: Pear Juice
      Production Type: P-
      Quantity:2
     -Create new line:
      Product: Pineapple Juice
      Production Type: P-
      Quantity:1
     -Create new line:
      Product: juice
      Production Type: P+
      Quantity:1
-Go to work requeriment window
 ·Organization: F&B US, Inc.
 ·Process plan: process plan
 ·Quantity: 20
 ·WR Creation date: 27-04-2012
 ·Starting date: 01-04-2012
 ·Ending date: 30-04-2012
 ·Click Process Work requirement
 ·Click create work effort, date: 27-04-2012
-Go to Work effort and select the work effort created and click in validate work effort button
-Go to Crete production cost, clik in ok.
-Go to Calculate standard cost, and select process plan: process plan
-Go to production cost report and notice than the row from the sum of materials is deleted, and 'cost per unit' to 'real cost' and 'cost per unit std' to 'standard cost' is moved.
(0048417)
hgbot (developer)
2012-05-07 17:33

Repository: erp/devel/pi
Changeset: 490bc7a0d28c9bb844f186cc36167e05e6f27e8c
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Apr 27 11:07:36 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/490bc7a0d28c9bb844f186cc36167e05e6f27e8c [^]

Fixed bug 9628 Modify Production Cost Report
Modify real cost and standard cost colums and delete the
sum of materials in Production Cost Report.

---
M src/org/openbravo/erpCommon/ad_reports/ReportProductionCostSubreport.srpt
M src/org/openbravo/erpCommon/ad_reports/ReportProductionCostSubreport.xml
---
(0048422)
mirurita (developer)
2012-05-07 17:43

code review + testing OK

solution verified by gorkaion as production expert.
(0049040)
hudsonbot (developer)
2012-05-25 12:10

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2009-06-25 12:50 arunkumar New Issue
2009-06-25 12:50 arunkumar Assigned To => rafaroda
2009-06-25 12:50 arunkumar File Added: RealCost.JPG
2009-06-25 13:37 arunkumar Tag Attached: 250MP2QAcylce
2009-06-29 19:59 psarobe Status new => scheduled
2009-06-29 19:59 psarobe Assigned To rafaroda => sathiyan
2009-06-29 19:59 psarobe fix_in_branch => pi
2009-07-02 13:50 sathiyan Assigned To sathiyan => harikrishnan
2011-10-28 18:45 psarobe Tag Attached: OB3-Reviewed
2012-04-18 10:56 alostale Assigned To harikrishnan => vmromanos
2012-04-19 18:43 mirurita Tag Attached: MIR-Reviewed
2012-04-25 17:28 Sandrahuguet Assigned To vmromanos => Sandrahuguet
2012-04-27 11:16 Sandrahuguet Note Added: 0048135
2012-04-27 11:39 Sandrahuguet Note Edited: 0048135 View Revisions
2012-04-27 12:42 Sandrahuguet Note Added: 0048141
2012-05-07 17:33 hgbot Checkin
2012-05-07 17:33 hgbot Note Added: 0048417
2012-05-07 17:33 hgbot Status scheduled => resolved
2012-05-07 17:33 hgbot Resolution open => fixed
2012-05-07 17:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/490bc7a0d28c9bb844f186cc36167e05e6f27e8c [^]
2012-05-07 17:43 mirurita Note Added: 0048422
2012-05-07 17:43 mirurita Status resolved => closed
2012-05-07 17:43 mirurita Fixed in Version => 3.0MP12
2012-05-25 12:10 hudsonbot Checkin
2012-05-25 12:10 hudsonbot Note Added: 0049040


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker