From 40871e8fb657fd41fe5020a2edd5dc7550033087 Mon Sep 17 00:00:00 2001 From: emagdalena Date: Mon, 17 Jun 2019 21:49:46 +0200 Subject: [PATCH] [MIG] stock_picking_comment_template: Migration to 12.0 --- oca_dependencies.txt | 1 + stock_picking_comment_template/README.rst | 2 +- stock_picking_comment_template/__manifest__.py | 2 +- .../views/report_delivery_document.xml | 4 ++-- stock_picking_comment_template/views/report_picking.xml | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 oca_dependencies.txt diff --git a/oca_dependencies.txt b/oca_dependencies.txt new file mode 100644 index 0000000..78dceb4 --- /dev/null +++ b/oca_dependencies.txt @@ -0,0 +1 @@ +account-invoice-reporting \ No newline at end of file diff --git a/stock_picking_comment_template/README.rst b/stock_picking_comment_template/README.rst index ca87572..705e4c7 100644 --- a/stock_picking_comment_template/README.rst +++ b/stock_picking_comment_template/README.rst @@ -20,7 +20,7 @@ Picking Comments :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-11-0/stock-logistics-reporting-11-0-stock_picking_comment_template :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/151/11.0 + :target: https://runbot.odoo-community.org/runbot/151/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| diff --git a/stock_picking_comment_template/__manifest__.py b/stock_picking_comment_template/__manifest__.py index 9c3ef85..b442868 100644 --- a/stock_picking_comment_template/__manifest__.py +++ b/stock_picking_comment_template/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Picking Comments", "summary": "Comments texts templates on Picking documents", - "version": "11.0.1.0.0", + "version": "12.0.1.0.0", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-reporting", "author": "C2i Change 2 improve," diff --git a/stock_picking_comment_template/views/report_delivery_document.xml b/stock_picking_comment_template/views/report_delivery_document.xml index 2f618ba..58ed051 100644 --- a/stock_picking_comment_template/views/report_delivery_document.xml +++ b/stock_picking_comment_template/views/report_delivery_document.xml @@ -3,12 +3,12 @@