Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 21, 2024
1 parent 5c139b5 commit f5d71a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_bom_structure_xlsx](mrp_bom_structure_xlsx/) | 16.0.1.0.1 | | Export BoM Structure to Excel .XLSX
[mrp_bom_structure_xlsx_level_1](mrp_bom_structure_xlsx_level_1/) | 16.0.1.0.0 | | Export BOM Structure (Level 1) to Excel .XLSX
[mrp_flattened_bom_xlsx](mrp_flattened_bom_xlsx/) | 16.0.1.0.0 | | Export Flattened BOM to Excel
[mrp_flattened_bom_xlsx_direct_materials_cost](mrp_flattened_bom_xlsx_direct_materials_cost/) | 16.0.1.0.0 | | Export Flattened BOM to Excel with direct materials cost
[mrp_flattened_bom_xlsx_subcontracting_cost](mrp_flattened_bom_xlsx_subcontracting_cost/) | 16.0.1.0.0 | | Export Flattened BOM to Excel with subcontracting cost
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20231030.1
16.0.20240221.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
version=version,
install_requires=[
'odoo-addon-mrp_bom_structure_xlsx>=16.0dev,<16.1dev',
'odoo-addon-mrp_bom_structure_xlsx_level_1>=16.0dev,<16.1dev',
'odoo-addon-mrp_flattened_bom_xlsx>=16.0dev,<16.1dev',
'odoo-addon-mrp_flattened_bom_xlsx_direct_materials_cost>=16.0dev,<16.1dev',
'odoo-addon-mrp_flattened_bom_xlsx_subcontracting_cost>=16.0dev,<16.1dev',
Expand Down

0 comments on commit f5d71a9

Please sign in to comment.