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 Jan 24, 2025
1 parent e2109ba commit 46cf91d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary
[fermente_hr](fermente_hr/) | 16.0.1.0.0 | | Fermente - Human Ressources
[fermente_main_menu](fermente_main_menu/) | 16.0.1.0.0 | | Fermente - Main Menu
[fermente_mrp](fermente_mrp/) | 16.0.1.0.0 | | Fermente - MRP
[fermente_mrp_bom_form_view](fermente_mrp_bom_form_view/) | 16.0.1.0.0 | | Fermente - MRP BoM Form View
[fermente_mrp_bom_form_view](fermente_mrp_bom_form_view/) | 16.0.1.0.1 | | Fermente - MRP BoM Form View
[fermente_pos](fermente_pos/) | 16.0.2.0.0 | | Fermente - Point Of Sale
[fermente_product](fermente_product/) | 16.0.1.1.1 | | Fermente - Product
[fermente_product_category_active](fermente_product_category_active/) | 16.0.1.1.1 | | Fermente - Product Category Active
Expand All @@ -38,7 +38,7 @@ addon | version | maintainers | summary
[fermente_web_environment_ribbon](fermente_web_environment_ribbon/) | 16.0.1.0.0 | | Fermente - Web Environment Ribbon
[mrp_bom_report_allergen](mrp_bom_report_allergen/) | 16.0.1.0.0 | | Manage the various useful prints for Bill of Materials
[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_bom_wizard_production](mrp_bom_wizard_production/) | 16.0.1.1.1 | | Wizard linked to Bill of Materials to help your production.
[mrp_business](mrp_business/) | 16.0.1.1.0 | | MRP functions that meet the business needs of GRAP,adapted for food-related professions
[mrp_sale_grouped](mrp_sale_grouped/) | 16.0.1.0.1 | | Quickly manage what you need to produce thanks to grouped sales
[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
2 changes: 1 addition & 1 deletion fermente_mrp_bom_form_view/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Fermente - MRP BoM Form View
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7ffcf9b7adfac0b234cbc7edbed964170163589b38c4ed78b9981ca82806d9a4
!! source digest: sha256:e9ae661910832713dd4968f3c4de12c6ef47a4d22a2ec72c826f640ed90cff82
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion fermente_mrp_bom_form_view/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Fermente - MRP BoM Form View",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"category": "Web",
"author": "GRAP",
"website": "https://github.com/grap/grap-odoo-custom",
Expand Down
3 changes: 1 addition & 2 deletions mrp_bom_wizard_production/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MRP BoM Wizard production
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:66867ed538c1512f02b620640c3b21e88505c117dd520c481dcce863e3a594b0
!! source digest: sha256:fc4bdfd9fb66a0a7ba574d75103acfe2fdf7d686ceb869e52d3dbe909c646abf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -47,7 +47,6 @@ Known issues / Roadmap

- Button in wizard to create purchase and manufacturing orders ?
- How to handle nested of nested boms ? At the moment, take one level into account
- Field scope bom.description_packaging in this module ?
- Fix test04

Bug Tracker
Expand Down
2 changes: 1 addition & 1 deletion mrp_bom_wizard_production/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "MRP BoM Wizard production",
"summary": "Wizard linked to Bill of Materials to help your production.",
"version": "16.0.1.1.0",
"version": "16.0.1.1.1",
"category": "GRAP - Custom",
"author": "GRAP",
"website": "https://github.com/grap/grap-odoo-custom",
Expand Down

0 comments on commit 46cf91d

Please sign in to comment.