[13.0][FIX] account_financial_report: Correct all uses of

self.env.user.company_id. Also move company_id to the
wizard abstract model.
This commit is contained in:
Lois Rilo
2020-10-21 11:44:14 +02:00
committed by chaule97
parent 8b9bad9807
commit 31bed0f68f
11 changed files with 20 additions and 31 deletions

View File

@@ -29,5 +29,7 @@
* Harald Panten
* Valentin Vinagre
* Lois Rilo <lois.rilo@forgeflow.com>
Much of the work in this module was done at a sprint in Sorrento, Italy in
April 2016.