diff --git a/README.md b/README.md index ed39506a582..e630a61997c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ addon | version | maintainers | summary [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.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Sales order invoicing grouping criteria [sale_timesheet_invoice_description](sale_timesheet_invoice_description/) | 16.0.1.0.0 | | Add timesheet details in invoice line +[stock_picking_invoicing](stock_picking_invoicing/) | 16.0.1.0.0 | | Stock Picking Invoicing [stock_picking_return_refund_option](stock_picking_return_refund_option/) | 16.0.1.0.1 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Update the refund options in pickings [//]: # (end addons) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 31b0d3c85aa..4e4b3992ea8 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231111.0 \ No newline at end of file +16.0.20231128.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 637ba4990ec..f743722c961 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -48,6 +48,7 @@ 'odoo-addon-sale_line_refund_to_invoice_qty>=16.0dev,<16.1dev', 'odoo-addon-sale_order_invoicing_grouping_criteria>=16.0dev,<16.1dev', 'odoo-addon-sale_timesheet_invoice_description>=16.0dev,<16.1dev', + 'odoo-addon-stock_picking_invoicing>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_return_refund_option>=16.0dev,<16.1dev', ], classifiers=[ diff --git a/stock_picking_invoicing/README.rst b/stock_picking_invoicing/README.rst index 46b6430d486..b2755f5c117 100644 --- a/stock_picking_invoicing/README.rst +++ b/stock_picking_invoicing/README.rst @@ -2,10 +2,13 @@ Stock Picking Invoicing ======================= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:44d6d124554069eb609024e6f353d17e5cd08ea7db3e07fb184fd8965fd0c119 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ Stock Picking Invoicing :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github - :target: https://github.com/OCA/account-invoicing/tree/15.0/stock_picking_invoicing + :target: https://github.com/OCA/account-invoicing/tree/16.0/stock_picking_invoicing :alt: OCA/account-invoicing .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-stock_picking_invoicing + :target: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/95/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to create invoices directly from picking, without having to use sale or purchase orders. @@ -56,6 +59,13 @@ updated to "To be invoiced". Changelog ========= +16.0.1.0.0 (2023-05-25) +~~~~~~~~~~~~~~~~~~~~~~~ + + * Migration to version 16.0 . + * Included dependency from module base_view_inheritance_extension + from repository https://https://github.com/OCA/server-tools . + 15.0.1.0.0 (2023-04-28) ~~~~~~~~~~~~~~~~~~~~~~~ @@ -87,8 +97,8 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -126,6 +136,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/account-invoicing `_ project on GitHub. +This module is part of the `OCA/account-invoicing `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_invoicing/static/description/index.html b/stock_picking_invoicing/static/description/index.html index 88d6285b244..bb0b864a359 100644 --- a/stock_picking_invoicing/static/description/index.html +++ b/stock_picking_invoicing/static/description/index.html @@ -1,20 +1,20 @@ - + - + Stock Picking Invoicing