Hi Devs
I am trying set manual a tax line on move line, I am sure that the company is in context although I can to create new line but it can not set tax value because are not visible taxes of the company, I see that company value is not setting when is called by: http://hg.tryton.org/modules/account/file/8bda6fcf1a0a/tax.py#l1197 I think that the 'move_line' value is missing on depend, adding this value to code it seems solve the problem. I am not sure if this is a bug. Tryton 3.6 version, Oscar Alvarez