diff --git a/mrp_warehouse_calendar/README.rst b/mrp_warehouse_calendar/README.rst
index b2084692f..b8bac7578 100644
--- a/mrp_warehouse_calendar/README.rst
+++ b/mrp_warehouse_calendar/README.rst
@@ -14,13 +14,13 @@ MRP Warehouse Calendar
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
- :target: https://github.com/OCA/manufacture/tree/13.0/mrp_warehouse_calendar
+ :target: https://github.com/OCA/manufacture/tree/14.0/mrp_warehouse_calendar
:alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-mrp_warehouse_calendar
+ :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_warehouse_calendar
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/129/13.0
+ :target: https://runbot.odoo-community.org/runbot/129/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -69,7 +69,7 @@ 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 `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -108,6 +108,6 @@ Current `maintainer `__:
|maintainer-JordiBForgeFlow|
-This module is part of the `OCA/manufacture `_ project on GitHub.
+This module is part of the `OCA/manufacture `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/mrp_warehouse_calendar/__manifest__.py b/mrp_warehouse_calendar/__manifest__.py
index 94fa1f19f..b908b1af8 100644
--- a/mrp_warehouse_calendar/__manifest__.py
+++ b/mrp_warehouse_calendar/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "MRP Warehouse Calendar",
"summary": "Considers the warehouse calendars in manufacturing",
- "version": "13.0.1.0.0",
+ "version": "14.0.1.0.0",
"license": "LGPL-3",
"website": "https://github.com/OCA/manufacture",
"author": "ForgeFlow, Odoo Community Association (OCA)",
diff --git a/mrp_warehouse_calendar/i18n/mrp_warehouse_calendar.pot b/mrp_warehouse_calendar/i18n/mrp_warehouse_calendar.pot
index 8237fa10d..2522647c0 100644
--- a/mrp_warehouse_calendar/i18n/mrp_warehouse_calendar.pot
+++ b/mrp_warehouse_calendar/i18n/mrp_warehouse_calendar.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 13.0\n"
+"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -13,6 +13,24 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+#. module: mrp_warehouse_calendar
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_mrp_production__display_name
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_stock_rule__display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: mrp_warehouse_calendar
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_mrp_production__id
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_stock_rule__id
+msgid "ID"
+msgstr ""
+
+#. module: mrp_warehouse_calendar
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_mrp_production____last_update
+#: model:ir.model.fields,field_description:mrp_warehouse_calendar.field_stock_rule____last_update
+msgid "Last Modified on"
+msgstr ""
+
#. module: mrp_warehouse_calendar
#: model:ir.model,name:mrp_warehouse_calendar.model_mrp_production
msgid "Production Order"
diff --git a/mrp_warehouse_calendar/static/description/index.html b/mrp_warehouse_calendar/static/description/index.html
index 2e98b2ad0..298b9c3d6 100644
--- a/mrp_warehouse_calendar/static/description/index.html
+++ b/mrp_warehouse_calendar/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

With this module the manufacturing orders created from procurements consider
the calendar assigned to the warehouse of the picking type of the
manufacturing order to determine, based on the product’s manufacturing
@@ -414,7 +414,7 @@ calendar.
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.
+feedback.
Do not contact contributors directly about support or help with technical issues.