Skip to content

Commit 07263f3

Browse files
committed
[BOT] post-merge updates
1 parent 0f4b5f1 commit 07263f3

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ addon | version | maintainers | summary
8282
[sale_order_lot_generator](sale_order_lot_generator/) | 16.0.1.0.0 | [![florian-dacosta](https://github.com/florian-dacosta.png?size=30px)](https://github.com/florian-dacosta) [![mourad-ehm](https://github.com/mourad-ehm.png?size=30px)](https://github.com/mourad-ehm) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Sale Order Lot Generator
8383
[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
8484
[sale_order_mass_action](sale_order_mass_action/) | 16.0.1.0.0 | | Allows to easy mass operations on sale orders.
85+
[sale_order_note_template](sale_order_note_template/) | 16.0.1.0.0 | | Add sale orders terms and conditions template that can be used to quickly fullfill sale order terms and conditions
8586
[sale_order_ordered_weight](sale_order_ordered_weight/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Add Ordered weights on sale order and sale order line levels
8687
[sale_order_partner_no_autofollow](sale_order_partner_no_autofollow/) | 16.0.1.0.0 | | Do not add customer as follower in Sales Orders
8788
[sale_order_price_recalculation](sale_order_price_recalculation/) | 16.0.1.1.0 | | Recalculate prices / Reset descriptions on sale order lines

setup/_metapackage/VERSION.txt

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

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
'odoo-addon-sale_order_lot_generator>=16.0dev,<16.1dev',
7070
'odoo-addon-sale_order_lot_selection>=16.0dev,<16.1dev',
7171
'odoo-addon-sale_order_mass_action>=16.0dev,<16.1dev',
72+
'odoo-addon-sale_order_note_template>=16.0dev,<16.1dev',
7273
'odoo-addon-sale_order_ordered_weight>=16.0dev,<16.1dev',
7374
'odoo-addon-sale_order_partner_no_autofollow>=16.0dev,<16.1dev',
7475
'odoo-addon-sale_order_price_recalculation>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)