-
Notifications
You must be signed in to change notification settings - Fork 0
/
FinancialConsolidation.html
205 lines (181 loc) · 10.1 KB
/
FinancialConsolidation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<!-- =======================================================
* Author: Sahar FRIKHA
* LinkedIn: https://www.linkedin.com/in/sahar-frikha-873585176/
* GitHub: https://github.com/sahar-frikha
======================================================== -->
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>UniQ Soft Technology</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800|Montserrat:300,400,700" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Reveal - v2.1.0
* Template URL: https://bootstrapmade.com/reveal-bootstrap-corporate-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Top Bar ======= -->
<section id="topbar" class="d-none d-lg-block">
<div class="container clearfix">
<div class="contact-info float-left">
<i class="fa fa-envelope-o"></i> <a href="mailto:[email protected]">[email protected]</a>
<i class="fa fa-phone"></i> +41227864444
<i class="fa fa-phone"></i> +21671965699
<i class="icofont-presentation-alt"></i> <a href="http://185.48.228.138:8080/UniQ_Financial-Web/login" target="_blank">Demonstration</a>
<i class="icofont-police-van"></i> <a href="https://www.uniqfst.com/ClientPortal/loginform.php" target="_blank">Support</a>
</div>
<div class="social-links float-right">
<a href="https://twitter.com/soft_uniq" class="twitter" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/UniQ-Soft-Technology-109684507340968/?modal=admin_todo_tour" class="facebook" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/uniqfstch/?hl=fr" class="instagram" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/channel/UCUGR-rRq1sdDHvA6din4nQA" class="google-plus" target="_blank"><i class="fa fa-youtube-play"></i></a>
<a href="https://www.linkedin.com/company/uniq-soft-technology/" target="_blank" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</section><!-- End Top Bar-->
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
</div>
<div id="logo" class="pull-left">
<ul class="nav-menu">
<li class="logo mr-auto"><a href="index.html">Uni<span>Q</span> Soft Technology</a></li>
</ul>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-has-children"><a href="Solutions.html">Solutions</a>
<ul>
<li><a href="UniQCore.html">UniQ Core</a></li>
<li><a href="CostAccounting.html">Cost Accounting</a></li>
<li><a href="GeneralLedger.html">General Ledger</a></li>
<li><a href="RegulatoryEngine.html">Regulatory Engine</a></li>
<li><a href="FinancialConsolidation.html">Financial Consolidation</a></li>
<li><a href="AccountsPayables.html">Accounts Payables</a></li>
<li><a href="AccountsReceivables.html">Accounts Receivables</a></li>
<li><a href="FixedAssets.html">Fixed Assets</a></li>
<li><a href="InventoryManagement.html">Inventory Management</a></li>
<li><a href="UniQSalaryWages.html">Salary & Wages</a></li>
<li><a href="UniQHumanResources.html">Human Resources</a></li>
<li><a href="UniQTreasury.html">Treasury</a></li>
<li><a href="MultiCompany.html">Multi-Company</a></li>
</ul>
</li>
<li class="menu-has-children"><a href="Services.html">Services</a>
<ul>
<li><a href="Services.html">Management Consulting</a></li>
<li><a href="Services.html">Business Consulting</a></li>
<li><a href="Services.html">Technical Consulting</a></li>
<li><a href="Services.html">Knowledge Transfer</a></li>
<li><a href="Services.html">Project Management</a></li>
<li><a href="https://www.uniqfst.com/ClientPortal/loginform.php">Help Desk & Support</a></li>
</ul>
</li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- End Header -->
<!-- ======= solution Section ======= -->
<section id="sol" class="sol">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-4 col-md-6 sol-item">
<div class="sol-img" data-aos="fade-right" data-aos-delay="100">
<div class="sol-wrap">
<img src="assets/img/Consolidation.jpg" class="img-fluid" alt="">
<div class="sol-info">
<h4><a href="FinancialConsolidation.html">Financial Consolidation</a></h4>
<p>Financial Consolidation</p>
<div>
<a href="assets/img/Consolidation.jpg" data-gall="PortfolioGallery" title="UniQ Core" class="link-preview venobox"><i class="ion ion-eye"></i></a>
<a href="FinancialConsolidation.html" class="link-details" title="More Details"><i class="ion ion-android-open"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-8 col-md-6">
<div class="sol-content" data-aos="fade-left" data-aos-delay="100">
<h2>Financial Consolidation</h2>
<p><b>UniQ Financial Consolidation </b>is able to consolidate several companies with different local currencies and different Gaaps.</p>
<p>Intercompany transactions can be identified and eliminated Through UniQ Accounting Engine.</p>
<p>In addition to the standard Consolidated Trial Balance, several reports can be configured and generated through UniQ Reporting Tools.</p>
<p><b>UniQ Financial Consolidation</b> includes the following Functions: </p>
<ul>
<div class="row">
<div class="col-lg-12 col-md-6">
<li><i class="ion-android-checkmark-circle"></i> Convert Foreign Currency Positions into Consolidation Currency based on the Closing Rate,</li>
<li><i class="ion-android-checkmark-circle"></i> Convert Foreign Currency Incomes and Expenses into Consolidation Currency Based on the Average Rate,</li>
<li><i class="ion-android-checkmark-circle"></i> Identify Inter-companies transaction,</li>
<li><i class="ion-android-checkmark-circle"></i> Generate Elimination Bookings, </li>
<li><i class="ion-android-checkmark-circle"></i> Aggregate Accounting data for consolidation purposes,</li>
<li><i class="ion-android-checkmark-circle"></i> Configure Consolidation Reports, </li>
<li><i class="ion-android-checkmark-circle"></i> Standard Trial balance for serval Company, </li>
<li><i class="ion-android-checkmark-circle"></i> Multi-Gaap Reports for Consolidation.</li>
</div>
</div>
</ul>
</div>
</div>
</div>
</div>
</section><!-- End sol Section -->
<main id="main">
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong> UniQ Soft Technology</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Reveal
-->
Designed by <a href="https://www.linkedin.com/in/sahar-frikha-873585176/" target="_blank">Sahar FRIKHA</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/wow/wow.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/jquery-sticky/jquery.sticky.js"></script>
<script src="assets/vendor/superfish/superfish.min.js"></script>
<script src="assets/vendor/hoverIntent/hoverIntent.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>