diff --git a/mrp_analytic_cost/README.rst b/mrp_analytic_cost/README.rst index 2d40f9c83..6bca2dffa 100644 --- a/mrp_analytic_cost/README.rst +++ b/mrp_analytic_cost/README.rst @@ -14,10 +14,10 @@ Manufacturing Materials Analytic Costs :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/14.0/mrp_analytic_cost_material + :target: https://github.com/OCA/manufacture/tree/14.0/mrp_analytic_cost :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_analytic_cost_material + :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_analytic_cost :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png :target: https://runbot.odoo-community.org/runbot/129/14.0 @@ -25,10 +25,18 @@ Manufacturing Materials Analytic Costs |badge1| |badge2| |badge3| |badge4| |badge5| -Manufacturing costs are only generated when a Manufacturing Order is closed. +Out of the box, manufacturing costs are only generated +when a Manufacturing Order is closed. -This feature allows to track costs while the manufacturing is in progress. -This is done for raw materials used, by generating Analytic Items when the stock is reserved. +There are cases where the manufacturing costs need to be tracked in real time. +This is especially important for manufacturing scenarios with a long cycle time, +spanning for multiple months. + +This feature allows to track costs while the manufacturing is in progress, +both for raw materials used and work order operations. + +Costs incurred are stored as Analytic Items, and can then be analyzed. +No journal entries are generated. .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. @@ -46,7 +54,10 @@ Usage To use: * On the Manufacturing Order, set the Analytic Account to use. This may correspond to a Project. -* On Manufacturing Orders, when a stock reservation is triggered, Analytic Items are automatically generated . +* On Manufacturing Orders, Analytic Items are automatically generated when: + + * Raw materials are consumed, or + * Time is spent on work order Operations, with a Work Center with a Cost Type product set. To analyze costs: @@ -59,7 +70,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -92,6 +103,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mrp_analytic_cost/static/description/index.html b/mrp_analytic_cost/static/description/index.html index 16cb6b569..0d16ac927 100644 --- a/mrp_analytic_cost/static/description/index.html +++ b/mrp_analytic_cost/static/description/index.html @@ -367,10 +367,16 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

-

Manufacturing costs are only generated when a Manufacturing Order is closed.

-

This feature allows to track costs while the manufacturing is in progress. -This is done for raw materials used, by generating Analytic Items when the stock is reserved.

+

Alpha License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runbot

+

Out of the box, manufacturing costs are only generated +when a Manufacturing Order is closed.

+

There are cases where the manufacturing costs need to be tracked in real time. +This is especially important for manufacturing scenarios with a long cycle time, +spanning for multiple months.

+

This feature allows to track costs while the manufacturing is in progress, +both for raw materials used and work order operations.

+

Costs incurred are stored as Analytic Items, and can then be analyzed. +No journal entries are generated.

Important

This is an alpha version, the data model and design can change at any time without warning. @@ -395,7 +401,11 @@ Only for development or testing purpose, do not use in production.

To use:

  • On the Manufacturing Order, set the Analytic Account to use. This may correspond to a Project.
  • -
  • On Manufacturing Orders, when a stock reservation is triggered, Analytic Items are automatically generated .
  • +
  • On Manufacturing Orders, Analytic Items are automatically generated when:
      +
    • Raw materials are consumed, or
    • +
    • Time is spent on work order Operations, with a Work Center with a Cost Type product set.
    • +
    +

To analyze costs:

    @@ -408,7 +418,7 @@ Only for development or testing purpose, do not use in production.

    Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

    +feedback.

    Do not contact contributors directly about support or help with technical issues.

@@ -436,7 +446,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/manufacture project on GitHub.

+

This module is part of the OCA/manufacture project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.