From e8caae00c4c28ef0a620703a7511ce6181f6cea8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 8 Jan 2021 06:19:52 +0000 Subject: [PATCH] [UPD] README.rst --- mrp_production_auto_post_inventory/README.rst | 4 ++++ .../static/description/index.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/mrp_production_auto_post_inventory/README.rst b/mrp_production_auto_post_inventory/README.rst index 647f67375..0c497b312 100644 --- a/mrp_production_auto_post_inventory/README.rst +++ b/mrp_production_auto_post_inventory/README.rst @@ -30,6 +30,9 @@ in a manufacturing order. Having this option activated, the inventory will be automatically posted after some quantity has been produced without the need of completing the whole manufacturing order. +There is also to post inventory by cron job. +This is useful when posting inventory immediatelly take long time to process. + **Table of contents** .. contents:: @@ -66,6 +69,7 @@ Contributors * Adria Gil Sorribes * Lorenzo Battistini +* Kitti U. Maintainers ~~~~~~~~~~~ diff --git a/mrp_production_auto_post_inventory/static/description/index.html b/mrp_production_auto_post_inventory/static/description/index.html index 252b9a795..d62f9bafb 100644 --- a/mrp_production_auto_post_inventory/static/description/index.html +++ b/mrp_production_auto_post_inventory/static/description/index.html @@ -372,6 +372,8 @@ ul.auto-toc { in a manufacturing order. Having this option activated, the inventory will be automatically posted after some quantity has been produced without the need of completing the whole manufacturing order.

+

There is also to post inventory by cron job. +This is useful when posting inventory immediatelly take long time to process.

Table of contents