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