[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

@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils 0.15.2: http://docutils.sourceforge.net/" />
<title>Account Financial Reports</title>
<style type="text/css">
@@ -492,6 +492,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Valentin Vinagre</li>
</ul>
</li>
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li>
</ul>
<p>Much of the work in this module was done at a sprint in Sorrento, Italy in
April 2016.</p>