← Back to team overview

openerp-india team mailing list archive

Re: [Bug 689868] Re: Report "product cost structure" doesnt calculate components costs

 

Sorry, I finally didn't migrate to OpenERP, so I don't know if this
problem has been solved by now.

Francis Pierrat
Directeur Financier
MVS Group / Pôle Musique
395 chemin de la Cartonnerie - BP 294
88108 Saint Dié cedex
03 29 56 19 42  -  fpierrat@xxxxxx

-----Message d'origine-----
De : bounces@xxxxxxxxxxxxx [mailto:bounces@xxxxxxxxxxxxx] De la part de mathias123
Envoyé : jeudi 13 décembre 2012 17:15
À : fpierrat@xxxxxx
Objet : [Bug 689868] Re: Report "product cost structure" doesnt calculate components costs

Is there a solution yet? Would be interesting for me too...

--
You received this bug notification because you are subscribed to the bug report.
https://bugs.launchpad.net/bugs/689868

Title:
  Report "product cost structure" doesnt calculate components costs

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Products A, B, C and D.
  standard prices are 1€.

  BoM for Product A: 1B + 4C
  BoM for product B: 10D
  (so one A should be composed of 10D + 4B, and in fact that's what the procurement orders do)

  When calculating A's "product cost structure" report,
  ------------ I'm awaiting:
  Costs A :
    1 x costs B
        10 x costs D = 10 x 1€
    4 x costs C = 4 x 1 €
  Total costs for one A : 14€

  ------------ BUT INSTEAD OF THIS, IT ...
  ... calculates A costs using A's BoM (A= 1B + 4C)
  ... doesn't calculate B's costs using B's BoM (B=10D).
       Instead of this, creates a new B's "BoM components", with no other products in it. 
       Cost of one B = 1 x standard price of B = 1€
  Costs A = 1x standard price of B + 4x standard price of C = 1€ + 4€ = 5€

  ------------ Note:
  The report "BoM structure" is correct, it gives :
  A
      1B
          10D
      4C

  Thanks in advance for correcting this bug (or for explanation if I'm
  understanding something wrong)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/689868/+subscriptions

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/689868

Title:
  Report "product cost structure" doesnt calculate components costs

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Products A, B, C and D.
  standard prices are 1€.

  BoM for Product A: 1B + 4C 
  BoM for product B: 10D 
  (so one A should be composed of 10D + 4B, and in fact that's what the procurement orders do)

  When calculating A's "product cost structure" report, 
  ------------ I'm awaiting:
  Costs A :
    1 x costs B
        10 x costs D = 10 x 1€
    4 x costs C = 4 x 1 €
  Total costs for one A : 14€

  ------------ BUT INSTEAD OF THIS, IT ...
  ... calculates A costs using A's BoM (A= 1B + 4C)
  ... doesn't calculate B's costs using B's BoM (B=10D).
       Instead of this, creates a new B's "BoM components", with no other products in it. 
       Cost of one B = 1 x standard price of B = 1€
  Costs A = 1x standard price of B + 4x standard price of C = 1€ + 4€ = 5€

  ------------ Note:
  The report "BoM structure" is correct, it gives :
  A
      1B
          10D
      4C

  Thanks in advance for correcting this bug (or for explanation if I'm
  understanding something wrong)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/689868/+subscriptions


References