Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Dec 17, 2024
1 parent ea56f67 commit 7878d13
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ addon | version | maintainers | summary
[fermente_product](fermente_product/) | 16.0.1.1.0 | | Fermente - Product
[fermente_stock](fermente_stock/) | 16.0.1.1.0 | | Fermente - Stock
[fermente_web_environment_ribbon](fermente_web_environment_ribbon/) | 16.0.1.0.0 | | Fermente - Web Environment Ribbon
[mrp_bom_weight](mrp_bom_weight/) | 16.0.1.0.0 | | MRP BoM Weight
[mrp_bom_wizard_production](mrp_bom_wizard_production/) | 16.0.1.1.0 | | Wizard linked to Bill of Materials to help your production.
[mrp_business](mrp_business/) | 16.0.1.0.0 | | MRP functions that meet the business needs of GRAP,adapted for food-related professions
[server_environment_files](server_environment_files/) | 16.0.1.0.0 | | Add custom CSS and extra text on PoS ticket depending on the environment
Expand Down
22 changes: 10 additions & 12 deletions mrp_bom_weight/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MRP BoM Weight
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3cb10f6bf24394cc16f7d7bd3fbc01fa9500124e779bf373f699ee4261d571f9
!! source digest: sha256:ed1b006c09d441f757d84bb9a2d2c5dec8b070a3fb54dcf17afcfc0190edd274
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -17,39 +17,37 @@ MRP BoM Weight
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-custom/tree/12.0/mrp_bom_weight
:target: https://github.com/grap/grap-odoo-custom/tree/16.0/mrp_bom_weight
:alt: grap/grap-odoo-custom

|badge1| |badge2| |badge3|

Useful for users managing weight in their product and bills of material.
Depends on mrp_bom_line_net_qty

Calculate BoM line weight :
Calculate BoM line weight this way :
- if product is a weightable product : weight is bom line weight
- if product is a unit product : weight depends on quantity and product weight and net_weight

Helps adjusting BoM quantity with net weight of its components.
Then, it calculate BoM components total weight.
For weightable BoM Product, it shows button to adjust BoM quantity if it's different from its components.

.. figure:: https://raw.githubusercontent.com/grap/grap-odoo-custom/12.0/mrp_bom_weight/static/description/mrp_bom_weight.png
Works with differents unity of measures, works if you change BoM unity of measure etc.

.. figure:: https://raw.githubusercontent.com/grap/grap-odoo-custom/16.0/mrp_bom_weight/static/description/mrp_bom_weight.jpeg

**Table of contents**

.. contents::
:local:

Known issues / Roadmap
======================

How to handle weight units when it's not kg for a component or BoM quantity ?

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-custom/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20mrp_bom_weight%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20mrp_bom_weight%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Expand All @@ -69,6 +67,6 @@ Contributors
Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-custom <https://github.com/grap/grap-odoo-custom/tree/12.0/mrp_bom_weight>`_ project on GitHub.
This module is part of the `grap/grap-odoo-custom <https://github.com/grap/grap-odoo-custom/tree/16.0/mrp_bom_weight>`_ project on GitHub.

You are welcome to contribute.

0 comments on commit 7878d13

Please sign in to comment.