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 Oct 17, 2023
1 parent 3cd4424 commit d3ef58c
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 @@ -55,6 +55,7 @@ addon | version | maintainers | summary
[sale_order_lot_selection](sale_order_lot_selection/) | 16.0.1.0.1 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Sale Order Lot Selection
[sale_order_product_availability_inline](sale_order_product_availability_inline/) | 16.0.1.0.0 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Show product availability in sales order line product drop-down.
[sale_order_product_recommendation](sale_order_product_recommendation/) | 16.0.1.0.0 | | Recommend products to sell to customer based on history
[sale_order_product_recommendation_packaging_default](sale_order_product_recommendation_packaging_default/) | 16.0.1.0.0 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Quickly add recommended products to sale order by packagings
[sale_order_qty_change_no_recompute](sale_order_qty_change_no_recompute/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Prevent recompute if only quantity has changed in sale order line
[sale_order_revision](sale_order_revision/) | 16.0.1.0.1 | | Keep track of revised quotations
[sale_order_type](sale_order_type/) | 16.0.1.0.6 | | Sale Order Type
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.20231001.0
16.0.20231017.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
'odoo-addon-sale_order_lot_selection>=16.0dev,<16.1dev',
'odoo-addon-sale_order_product_availability_inline>=16.0dev,<16.1dev',
'odoo-addon-sale_order_product_recommendation>=16.0dev,<16.1dev',
'odoo-addon-sale_order_product_recommendation_packaging_default>=16.0dev,<16.1dev',
'odoo-addon-sale_order_qty_change_no_recompute>=16.0dev,<16.1dev',
'odoo-addon-sale_order_revision>=16.0dev,<16.1dev',
'odoo-addon-sale_order_type>=16.0dev,<16.1dev',
Expand Down

0 comments on commit d3ef58c

Please sign in to comment.