[tryton] Introduction

2016-03-08 Thread Ashish Kumar
Hi, My name is Ashish. I am an undergraduate pursuing my b.tech in computer science and engineering. I like contributing in open source projects, In the past I have been an active contributor in google-melange, opendaylight, mailman projects. I had gone through the project ideas page, I liked

Re: [tryton] Invoice Discounts?

2016-03-08 Thread Cédric Krier
On 2016-03-08 06:00, Ahmed Jabr wrote: > Is discount supported by the invoice module. Any way to implement such > functionality for customer invoices? I think you should describe what kind of discount you want to apply. Anyway, you can use sale_price_list or sale_promotion -- Cédric Krier -

Re: [tryton] Selection field with if in Domain

2016-03-08 Thread Cédric Krier
On 2016-03-07 06:38, Daniela Barroso wrote: > Hi! > > I need to make a selection field that must to change the options basead in > an other selection field. > I tried to do with domain and If, but the selection doesn't load the > options. > > doador = fields.Selection([(None, ''), >

Re: [tryton] Demo Language preference

2016-03-08 Thread Sergi Almacellas Abellana
El 07/03/16 a les 02:35, annieclon...@gmail.com ha escrit: El martes, 27 de octubre de 2015, 7:55:02 (UTC-3), Cédric Krier escribió: On 2015-10-27 03:22, ayeshaa...@gmail.com wrote: > I am unable to change the default language from preferences > on http://demo3.6.tryton.org/ to

Re: [tryton] Demo Language preference

2016-03-08 Thread annieclone72
El martes, 27 de octubre de 2015, 7:55:02 (UTC-3), Cédric Krier escribió: > > On 2015-10-27 03:22, ayeshaa...@gmail.com wrote: > > I am unable to change the default language from preferences > > on http://demo3.6.tryton.org/ to English. Currently it's set to Russian > and > > does not

Re: [tryton] Invoice Discounts?

2016-03-08 Thread Luciano Rossi
Hi! El 08/03/16 a las 11:00, Ahmed Jabr escribió: Is discount supported by the invoice module. Any way to implement such functionality for customer invoices? You can found this two contrib modules to implement discounts at invoices. https://bitbucket.org/trytonspain/trytond-sale_discount

[tryton] Invoice Discounts?

2016-03-08 Thread Ahmed Jabr
Is discount supported by the invoice module. Any way to implement such functionality for customer invoices? -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit

Re: [tryton] How to get the default party address

2016-03-08 Thread Vincent Bastos
On Tue, Mar 8, 2016 at 10:56 PM, Vincent Bastos wrote: > > > On Tue, Mar 8, 2016 at 10:53 PM, Sergi Almacellas Abellana < > se...@koolpi.com> wrote: > >> El 08/03/16 a les 13:42, Vincent Bastos ha escrit: >> >>> Hi, >>> >>> I was wondering how I can "get" the default

Re: [tryton] How to get the default party address

2016-03-08 Thread Vincent Bastos
On Tue, Mar 8, 2016 at 10:53 PM, Sergi Almacellas Abellana wrote: > El 08/03/16 a les 13:42, Vincent Bastos ha escrit: > >> Hi, >> >> I was wondering how I can "get" the default party address. I think that >> by convention the first address is the default one. >> >> Is it as

Re: [tryton] How to get the default party address

2016-03-08 Thread Sergi Almacellas Abellana
El 08/03/16 a les 13:42, Vincent Bastos ha escrit: Hi, I was wondering how I can "get" the default party address. I think that by convention the first address is the default one. Is it as simple as something like lease.party.address? It seems you are searching address_get method [1] [1]

[tryton] How to get the default party address

2016-03-08 Thread Vincent Bastos
Hi, I was wondering how I can "get" the default party address. I think that by convention the first address is the default one. Is it as simple as something like lease.party.address? lease is an model with a Many2One field party.party. Thanks. -- You received this message because you are

Re: [tryton-es] manera hay manera de importar lista de precios detalladas por producto con su formula

2016-03-08 Thread Antonio Roncero
El miércoles, 2 de marzo de 2016, 19:48:47 (UTC), Lucas Riccombene escribió: > > Si es muy buena idea . Es que no se hacer un script soy nuevo en esto de > tryton. Tengo un script para Entidades "clientes" y uno para Productos > pero aun no entiendo bien como es la onda para programarlos. >