# Allow create stock supply by cron

**URL:** https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956
**Category:** Ideas
**Tags:** stock
**Created:** [March 18, 2021, 8:58am UTC](https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956 "2021-03-18T08:58:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![resteve](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/resteve/32/823_2.png) [@resteve](https://discuss.tryton.org/u/resteve)
#### Post date: [March 18, 2021, 8:58am UTC](https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956/1 "2021-03-18T08:58:34Z")

</div>

At the moment, the user need to run “Stock Supply” wizard (act\_stock\_supply) to create internal and purchase requests (manual action).

The idea is allow create stock supply by cron (ir.cron).

---

<div class="post-metadata">

### Author: ![pokoli](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/pokoli/32/22_2.png) [@pokoli](https://discuss.tryton.org/u/pokoli)
#### Post date: [March 18, 2021, 9:01am UTC](https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956/2 "2021-03-18T09:01:37Z")

</div>

This is already implemented since 5.6 series. See:

> **[Allow to define a cron task for stock supply (#9122) · Issues · Tryton /...](https://foss.heptapod.net/tryton/tryton/-/issues/9122)**
>
> For now, it is a wizard to run (because it may raise warnings) but some companies may want to automate this process even if warnings are not shown....

---

<div class="post-metadata">

### Author: ![resteve](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/resteve/32/823_2.png) [@resteve](https://discuss.tryton.org/u/resteve)
#### Post date: [March 18, 2021, 9:26am UTC](https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956/3 "2021-03-18T09:26:53Z")

</div>

Oh! Great! thanks! thanks!

---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [March 18, 2021, 9:45am UTC](https://discuss.tryton.org/t/allow-create-stock-supply-by-cron/3956/4 "2021-03-18T09:45:03Z")

</div>


