cssOMS/tests/app/timeline.php
Dennis Eichhorn 85ef1f8ccb bump
2024-02-28 05:09:14 +00:00

70 lines
5.8 KiB
PHP

<div class="row">
<div class="col-xs-12">
<section class="box wf-100">
<div class="inner">
<ul class="timeline1">
<li class="work">
<input class="timeline1-radio" id="work6" name="works" type="radio" checked>
<div>
<label for="work6">Head of Finance & Authorized Officer (Schütz Dental GmbH / GDF)</label>
<span class="timeline1-date">Aug. 2018</span>
<span class="timeline1-circle-start"></span>
<span class="timeline1-circle"></span>
</div>
<div class="timeline1-content">
<p>Continuation of most of the head of controlling tasks/responsibilities.</p>
<p>Key additional tasks included representing the financial interests in the executive committee, managing various contracts as authorized officer (Prokurist), investor relations, managing the finance department of 9 people, managing insurances, risk management, the responsibility for the annual and monthly statements (German GAAP & IFRS), J-SOX responsible, project management for various large projects.</p>
<p>Further tasks were fleet management, sales manager negotiations (sales prices, margins, payment terms/credit management), doubtful accounts and finances in general which includes representing the company regarding all financial aspects in audits, meetings with various key partners (i.e. banks, customers, suppliers, tax authorities, ...).</p>
</div>
</li>
<li class="work">
<input class="timeline1-radio" id="work4" name="works" type="radio">
<div>
<label for="work4">Head of Controlling (Schütz Dental GmbH and GDF)</label>
<span class="timeline1-date">Oct. 2015</span>
<span class="timeline1-circle"></span>
</div>
<div class="timeline1-content">
<p>Responsible for creating the monthly internal reporting according to German GAAP (HGB), the monthly reporting for the japanese stock market shareholder according to IFRS (implementation and actual reporting) directly for the HQ, sales reports, sales price calculations for promotions and products with critical margins, budget / actual comparisons, expense and sales forecsts, annual budgeting, J-SOX (implementation, controlling and performing the audits), managing the annual stock taking, process and workflow optimizations as well as managing critical IT implementations. Additionally, responsible for one junior controller.</p>
<p>During the monthly closing I performed the stock evaluation, cut-off-test, created various reportings with respect to income statement, balance, consolidation, product segments, R&D and production. Key projects include the implementation of a automatic profit center evaluation in order to support sales cost accounting reports, I changed the manual stock evaluation to a automatic stock evaluation. Furthermore, I introduced a improved fixed asset management including QR codes for all of our tangible assets. Last but not least I assisted in creating UDI labels (HIBCC) for our medical devices for the US and EU market.</p>
</div>
</li>
<li class="work">
<input class="timeline1-radio" id="work3" name="works" type="radio">
<div>
<label for="work3">Controller (Schütz Dental GmbH and GDF)</label>
<span class="timeline1-date">Jan. 2015</span>
<span class="timeline1-circle"></span>
</div>
<div class="timeline1-content">
<p>Sales analysis for sales managers, sales reps and management. Assting annual budgeting process as well as the stock taking. In the finance department I assisted in creating the monthly reporting as well as doing accounts receivable and accounts payable accounting.</p>
</div>
</li>
<li class="work">
<input class="timeline1-radio" id="work2" name="works" type="radio">
<div>
<label for="work2">Training (Schütz Dental GmbH)</label>
<span class="timeline1-date">Jul. 2013</span>
<span class="timeline1-circle"></span>
</div>
<div class="timeline1-content">
<p>My training consisted of various positions in sales, purchasing, accounting and marketing.</p>
</div>
</li>
<li class="work">
<input class="timeline1-radio" id="work1" name="works" type="radio">
<div>
<label for="work1">Sales Clerk (part-time)</label>
<span class="timeline1-date">2006</span>
<span class="timeline1-circle"></span>
<span class="timeline1-circle-end"></span>
</div>
<div class="timeline1-content">
<p>During my A-Level I became a part-time salesman in a furnitor shop and gained my first experiance with customers and selling products to them.</p>
</div>
</li>
</ul>
</div>
</section>
</div>
</div>