diff --git a/README.md b/README.md index 411cc685e69b..de3e309b915e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ addon | version | maintainers | summary [stock_auto_move](stock_auto_move/) | 16.0.1.0.0 | | Automatic Move Processing [stock_customer_deposit](stock_customer_deposit/) | 16.0.1.0.1 | [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Customer deposits in your warehouse [stock_delivery_note](stock_delivery_note/) | 16.0.1.0.0 | | This module allows to fill in a delivery note that will be displayed on delivery report -[stock_grn](stock_grn/) | 16.0.1.0.2 | | Goods Received Note +[stock_grn](stock_grn/) | 16.0.1.0.3 | | Goods Received Note [stock_landed_costs_currency](stock_landed_costs_currency/) | 16.0.1.0.0 | | Stock Landed Costs Currency [stock_landed_costs_purchase_auto](stock_landed_costs_purchase_auto/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock landed costs purchase auto [stock_landed_costs_security](stock_landed_costs_security/) | 16.0.1.0.0 | [![cesar-tecnativa](https://github.com/cesar-tecnativa.png?size=30px)](https://github.com/cesar-tecnativa) | Stock landed costs security diff --git a/stock_grn/README.rst b/stock_grn/README.rst index 18190f35a704..0f4f19748289 100644 --- a/stock_grn/README.rst +++ b/stock_grn/README.rst @@ -7,7 +7,7 @@ Goods Received Note !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:52fe6308689cde7c6e91a556c7f45e39e29e3b80f787362c093013c6800c17a7 + !! source digest: sha256:d8d604ba2857d235bb355a689de2cfc1b3930bf61a9ec9a15abdf01dbde47b3f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_grn/__manifest__.py b/stock_grn/__manifest__.py index 725643b800f4..5f2b8f320645 100644 --- a/stock_grn/__manifest__.py +++ b/stock_grn/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Goods Received Note", - "version": "16.0.1.0.2", + "version": "16.0.1.0.3", "author": "BCIM, ACSONE SA/NV, Odoo Community Association (OCA)", "category": "Delivery", "depends": ["stock"], diff --git a/stock_grn/static/description/index.html b/stock_grn/static/description/index.html index 9d7120ef9395..9187396041bb 100644 --- a/stock_grn/static/description/index.html +++ b/stock_grn/static/description/index.html @@ -366,7 +366,7 @@

Goods Received Note

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:52fe6308689cde7c6e91a556c7f45e39e29e3b80f787362c093013c6800c17a7 +!! source digest: sha256:d8d604ba2857d235bb355a689de2cfc1b3930bf61a9ec9a15abdf01dbde47b3f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runboat

Document to encode the reception of goods from a transporter.