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 Mar 3, 2025
1 parent b087b55 commit 519ae21
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 @@ -87,6 +87,7 @@ addon | version | maintainers | summary
[product_form_account_move_line_link](product_form_account_move_line_link/) | 16.0.1.0.0 | | Adds a button on product forms to access Journal Items
[purchase_invoicing_no_zero_line](purchase_invoicing_no_zero_line/) | 16.0.1.0.0 | | Avoid creation of zero quantity invoice lines from purchase
[purchase_stock_picking_return_invoicing](purchase_stock_picking_return_invoicing/) | 16.0.1.0.2 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![MiquelRForgeFlow](https://github.com/MiquelRForgeFlow.png?size=30px)](https://github.com/MiquelRForgeFlow) | Add an option to refund returned pickings
[sale_credit_note_reversal](sale_credit_note_reversal/) | 16.0.1.0.0 | | Allow to revert a credit note
[sale_invoicing_date_selection](sale_invoicing_date_selection/) | 16.0.1.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Set date invoice when you create invoices
[sale_line_refund_to_invoice_qty](sale_line_refund_to_invoice_qty/) | 16.0.1.0.0 | | Allow deciding whether refunded quantity should be considered as quantity to reinvoice
[sale_order_invoicing_grouping_criteria](sale_order_invoicing_grouping_criteria/) | 16.0.1.0.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales order invoicing grouping criteria
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.20250303.0
16.0.20250303.1
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
'odoo-addon-product_form_account_move_line_link>=16.0dev,<16.1dev',
'odoo-addon-purchase_invoicing_no_zero_line>=16.0dev,<16.1dev',
'odoo-addon-purchase_stock_picking_return_invoicing>=16.0dev,<16.1dev',
'odoo-addon-sale_credit_note_reversal>=16.0dev,<16.1dev',
'odoo-addon-sale_invoicing_date_selection>=16.0dev,<16.1dev',
'odoo-addon-sale_line_refund_to_invoice_qty>=16.0dev,<16.1dev',
'odoo-addon-sale_order_invoicing_grouping_criteria>=16.0dev,<16.1dev',
Expand Down

0 comments on commit 519ae21

Please sign in to comment.