Hi Carl ! On Mon, 08 Sep 2014 14:04:36 +0200 Carl-Johan Francke <c...@francke.ch> wrote:
> 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' > Thanks for reporting ! I just did an update=all . I tried it and it looks ok now, but please double check. Best, > best, > Carl-Johan > >