Dear Luis,

Am 08.09.2014 um 12:56 schrieb Luis Falcon:
...
What do you think about adding the Stock Supply module as well, so
that we can have order points?
Good point!
Done :)

Inventory&Stock > Order Pionts results in:
  File "/trytond/pool.py", line 168, in get
    return self._pool[self.database_name][type][name]
KeyError: u'stock.order_point'

Purchase > Create Purchase Requests results in:
  File "/trytond/pool.py", line 168, in get
    return self._pool[self.database_name][type][name]
KeyError: u'purchase.request.create'

best,
Carl-Johan

Reply via email to