MRP Cost

Recognize the accounting cost of manufacturing orders

Technical Name:
mrp_cost
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1057/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

MRP Cost

Context

In community edition of Odoo 12.0, the MRP application does not allow to record the real accounting cost of produced goods.

For this, you need to install the enterprise edition.

Usage

I create and process a manufacturing order.

static/description/manufacturing_order_form.png

I have 3 products with costs per unit of:

  • 18$
  • 78$
  • 20$
static/description/consumed_products.png

I have spent one hour in the work center at the cost of 30$ per hour.

static/description/work_order_time.png

For the two units produced, this makes a total of:

  • (18$ + 78$ + 20$) * 2 units + 30$ * 1:00 hour = 262$

I go to the accounting entry generated for my finished product.

static/description/finished_product_move.png static/description/journal_entry.png

I notice that the cost matches the expected amount.

Contributors