Re: [tryton] Find products by location with Proteus and Tryton 3.2

2017-06-22 Thread TPH
Am Freitag, 19. Juni 2015 15:57:15 UTC+2 schrieb Guillem Barba Domingo: > > 2015-06-19 11:46 GMT+02:00 TPH >: > >> Hello >> >> I can't find the correct way to show products by location using Proteus >> and Tryton 3.2 and need some help please: >> >> xmlrpc_config = proteus.config.set_xmlrpc(url)

Re: [tryton] Find products by location with Proteus and Tryton 3.2

2015-06-19 Thread Guillem Barba Domingo
2015-06-19 11:46 GMT+02:00 TPH : > Hello > > I can't find the correct way to show products by location using Proteus > and Tryton 3.2 and need some help please: > > xmlrpc_config = proteus.config.set_xmlrpc(url) > User = Model.get('res.user') > xmlrpc_config.context['language'] = 'de_de' > xmlrpc_

[tryton] Find products by location with Proteus and Tryton 3.2

2015-06-19 Thread TPH
Hello I can't find the correct way to show products by location using Proteus and Tryton 3.2 and need some help please: xmlrpc_config = proteus.config.set_xmlrpc(url) User = Model.get('res.user') xmlrpc_config.context['language'] = 'de_de' xmlrpc_config._context = User.get_preferences(True, conf