Skip to content

Commit ef6db1e

Browse files
committed
[BOT] post-merge updates
1 parent f2dacd6 commit ef6db1e

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ addon | version | maintainers | summary
5454
[sale_last_price_info](sale_last_price_info/) | 16.0.1.0.0 | | Product Last Price Info - Sale
5555
[sale_loyalty_exclude](sale_loyalty_exclude/) | 16.0.1.1.0 | | Exclude products from sale loyalty program
5656
[sale_manual_delivery](sale_manual_delivery/) | 16.0.1.0.1 | | Create manually your deliveries
57+
[sale_margin_update](sale_margin_update/) | 16.0.1.0.0 | | Recalculate expected unit price from margin.
5758
[sale_mrp_bom](sale_mrp_bom/) | 16.0.1.0.0 | | Allows define a BOM in the sales lines.
5859
[sale_numeric_step](sale_numeric_step/) | 16.0.1.0.1 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Improve mobile/tablet sale process by adding numeric step widgets
5960
[sale_order_amount_to_invoice](sale_order_amount_to_invoice/) | 16.0.1.0.0 | | Show total amount to invoice in quotations/sales orders

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250530.0
1+
16.0.20250530.1

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
'odoo-addon-sale_last_price_info>=16.0dev,<16.1dev',
4242
'odoo-addon-sale_loyalty_exclude>=16.0dev,<16.1dev',
4343
'odoo-addon-sale_manual_delivery>=16.0dev,<16.1dev',
44+
'odoo-addon-sale_margin_update>=16.0dev,<16.1dev',
4445
'odoo-addon-sale_mrp_bom>=16.0dev,<16.1dev',
4546
'odoo-addon-sale_numeric_step>=16.0dev,<16.1dev',
4647
'odoo-addon-sale_order_amount_to_invoice>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)