Re: [tryton-dev] Where is _get_taxes() defined in invoice.py

2016-11-01 Thread Vincent Bastos
On Tue, Nov 1, 2016 at 9:27 PM, Cédric Krier wrote: > On 2016-11-01 21:06, Vincent Bastos wrote: > > On Tue, Nov 1, 2016 at 6:42 PM, Cédric Krier > wrote: > > > > > On 2016-10-31 23:27, Vincent Bastos wrote: > > > > I don't know why but I can't find _get_taxes() in invoice.py for an > > > invoic

Re: [tryton-dev] Where is _get_taxes() defined in invoice.py

2016-11-01 Thread Cédric Krier
On 2016-11-01 21:06, Vincent Bastos wrote: > On Tue, Nov 1, 2016 at 6:42 PM, Cédric Krier wrote: > > > On 2016-10-31 23:27, Vincent Bastos wrote: > > > I don't know why but I can't find _get_taxes() in invoice.py for an > > invoice. > > > > > > For example at line 514 [1] in invoice.py of account

Re: [tryton-dev] Where is _get_taxes() defined in invoice.py

2016-11-01 Thread Vincent Bastos
On Tue, Nov 1, 2016 at 6:42 PM, Cédric Krier wrote: > On 2016-10-31 23:27, Vincent Bastos wrote: > > I don't know why but I can't find _get_taxes() in invoice.py for an > invoice. > > > > For example at line 514 [1] in invoice.py of account_invoice. I am > assuming > > that there should be a line

Re: [tryton-dev] Where is _get_taxes() defined in invoice.py

2016-11-01 Thread Cédric Krier
On 2016-10-31 23:27, Vincent Bastos wrote: > I don't know why but I can't find _get_taxes() in invoice.py for an invoice. > > For example at line 514 [1] in invoice.py of account_invoice. I am assuming > that there should be a line starting with def _get_taxes(? It comes from the TaxableMixin de

[tryton-dev] Where is _get_taxes() defined in invoice.py

2016-10-31 Thread Vincent Bastos
I don't know why but I can't find _get_taxes() in invoice.py for an invoice. For example at line 514 [1] in invoice.py of account_invoice. I am assuming that there should be a line starting with def _get_taxes(? [1] - https://bitbucket.org/tryton/account_invoice/src/5a47902594a6f0c8b206f1e2cfe