odoo-addon-l10n-br-mis-report 15.0.1.0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-l10n-br-mis-report might be problematic. Click here for more details.

@@ -0,0 +1,469 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
+ <head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
7
+ <title>Relatórios contábeis brasileiros: Balanço Patrimonial e DRE</title>
8
+ <style type="text/css">
9
+
10
+ /*
11
+ :Author: David Goodger (goodger@python.org)
12
+ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
13
+ :Copyright: This stylesheet has been placed in the public domain.
14
+
15
+ Default cascading style sheet for the HTML output of Docutils.
16
+
17
+ See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
18
+ customize this style sheet.
19
+ */
20
+
21
+ /* used to remove borders from tables and images */
22
+ .borderless, table.borderless td, table.borderless th {
23
+ border: 0 }
24
+
25
+ table.borderless td, table.borderless th {
26
+ /* Override padding for "table.docutils td" with "! important".
27
+ The right padding separates the table cells. */
28
+ padding: 0 0.5em 0 0 ! important }
29
+
30
+ .first {
31
+ /* Override more specific margin styles with "! important". */
32
+ margin-top: 0 ! important }
33
+
34
+ .last, .with-subtitle {
35
+ margin-bottom: 0 ! important }
36
+
37
+ .hidden {
38
+ display: none }
39
+
40
+ .subscript {
41
+ vertical-align: sub;
42
+ font-size: smaller }
43
+
44
+ .superscript {
45
+ vertical-align: super;
46
+ font-size: smaller }
47
+
48
+ a.toc-backref {
49
+ text-decoration: none ;
50
+ color: black }
51
+
52
+ blockquote.epigraph {
53
+ margin: 2em 5em ; }
54
+
55
+ dl.docutils dd {
56
+ margin-bottom: 0.5em }
57
+
58
+ object[type="image/svg+xml"], object[type="application/x-shockwave-flash"] {
59
+ overflow: hidden;
60
+ }
61
+
62
+ /* Uncomment (and remove this text!) to get bold-faced definition list terms
63
+ dl.docutils dt {
64
+ font-weight: bold }
65
+ */
66
+
67
+ div.abstract {
68
+ margin: 2em 5em }
69
+
70
+ div.abstract p.topic-title {
71
+ font-weight: bold ;
72
+ text-align: center }
73
+
74
+ div.admonition, div.attention, div.caution, div.danger, div.error,
75
+ div.hint, div.important, div.note, div.tip, div.warning {
76
+ margin: 2em ;
77
+ border: medium outset ;
78
+ padding: 1em }
79
+
80
+ div.admonition p.admonition-title, div.hint p.admonition-title,
81
+ div.important p.admonition-title, div.note p.admonition-title,
82
+ div.tip p.admonition-title {
83
+ font-weight: bold ;
84
+ font-family: sans-serif }
85
+
86
+ div.attention p.admonition-title, div.caution p.admonition-title,
87
+ div.danger p.admonition-title, div.error p.admonition-title,
88
+ div.warning p.admonition-title, .code .error {
89
+ color: red ;
90
+ font-weight: bold ;
91
+ font-family: sans-serif }
92
+
93
+ /* Uncomment (and remove this text!) to get reduced vertical space in
94
+ compound paragraphs.
95
+ div.compound .compound-first, div.compound .compound-middle {
96
+ margin-bottom: 0.5em }
97
+
98
+ div.compound .compound-last, div.compound .compound-middle {
99
+ margin-top: 0.5em }
100
+ */
101
+
102
+ div.dedication {
103
+ margin: 2em 5em ;
104
+ text-align: center ;
105
+ font-style: italic }
106
+
107
+ div.dedication p.topic-title {
108
+ font-weight: bold ;
109
+ font-style: normal }
110
+
111
+ div.figure {
112
+ margin-left: 2em ;
113
+ margin-right: 2em }
114
+
115
+ div.footer, div.header {
116
+ clear: both;
117
+ font-size: smaller }
118
+
119
+ div.line-block {
120
+ display: block ;
121
+ margin-top: 1em ;
122
+ margin-bottom: 1em }
123
+
124
+ div.line-block div.line-block {
125
+ margin-top: 0 ;
126
+ margin-bottom: 0 ;
127
+ margin-left: 1.5em }
128
+
129
+ div.sidebar {
130
+ margin: 0 0 0.5em 1em ;
131
+ border: medium outset ;
132
+ padding: 1em ;
133
+ background-color: #ffffee ;
134
+ width: 40% ;
135
+ float: right ;
136
+ clear: right }
137
+
138
+ div.sidebar p.rubric {
139
+ font-family: sans-serif ;
140
+ font-size: medium }
141
+
142
+ div.system-messages {
143
+ margin: 5em }
144
+
145
+ div.system-messages h1 {
146
+ color: red }
147
+
148
+ div.system-message {
149
+ border: medium outset ;
150
+ padding: 1em }
151
+
152
+ div.system-message p.system-message-title {
153
+ color: red ;
154
+ font-weight: bold }
155
+
156
+ div.topic {
157
+ margin: 2em }
158
+
159
+ h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
160
+ h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
161
+ margin-top: 0.4em }
162
+
163
+ h1.title {
164
+ text-align: center }
165
+
166
+ h2.subtitle {
167
+ text-align: center }
168
+
169
+ hr.docutils {
170
+ width: 75% }
171
+
172
+ img.align-left, .figure.align-left, object.align-left, table.align-left {
173
+ clear: left ;
174
+ float: left ;
175
+ margin-right: 1em }
176
+
177
+ img.align-right, .figure.align-right, object.align-right, table.align-right {
178
+ clear: right ;
179
+ float: right ;
180
+ margin-left: 1em }
181
+
182
+ img.align-center, .figure.align-center, object.align-center {
183
+ display: block;
184
+ margin-left: auto;
185
+ margin-right: auto;
186
+ }
187
+
188
+ table.align-center {
189
+ margin-left: auto;
190
+ margin-right: auto;
191
+ }
192
+
193
+ .align-left {
194
+ text-align: left }
195
+
196
+ .align-center {
197
+ clear: both ;
198
+ text-align: center }
199
+
200
+ .align-right {
201
+ text-align: right }
202
+
203
+ /* reset inner alignment in figures */
204
+ div.align-right {
205
+ text-align: inherit }
206
+
207
+ /* div.align-center * { */
208
+ /* text-align: left } */
209
+
210
+ .align-top {
211
+ vertical-align: top }
212
+
213
+ .align-middle {
214
+ vertical-align: middle }
215
+
216
+ .align-bottom {
217
+ vertical-align: bottom }
218
+
219
+ ol.simple, ul.simple {
220
+ margin-bottom: 1em }
221
+
222
+ ol.arabic {
223
+ list-style: decimal }
224
+
225
+ ol.loweralpha {
226
+ list-style: lower-alpha }
227
+
228
+ ol.upperalpha {
229
+ list-style: upper-alpha }
230
+
231
+ ol.lowerroman {
232
+ list-style: lower-roman }
233
+
234
+ ol.upperroman {
235
+ list-style: upper-roman }
236
+
237
+ p.attribution {
238
+ text-align: right ;
239
+ margin-left: 50% }
240
+
241
+ p.caption {
242
+ font-style: italic }
243
+
244
+ p.credits {
245
+ font-style: italic ;
246
+ font-size: smaller }
247
+
248
+ p.label {
249
+ white-space: nowrap }
250
+
251
+ p.rubric {
252
+ font-weight: bold ;
253
+ font-size: larger ;
254
+ color: maroon ;
255
+ text-align: center }
256
+
257
+ p.sidebar-title {
258
+ font-family: sans-serif ;
259
+ font-weight: bold ;
260
+ font-size: larger }
261
+
262
+ p.sidebar-subtitle {
263
+ font-family: sans-serif ;
264
+ font-weight: bold }
265
+
266
+ p.topic-title {
267
+ font-weight: bold }
268
+
269
+ pre.address {
270
+ margin-bottom: 0 ;
271
+ margin-top: 0 ;
272
+ font: inherit }
273
+
274
+ pre.literal-block, pre.doctest-block, pre.math, pre.code {
275
+ margin-left: 2em ;
276
+ margin-right: 2em }
277
+
278
+ pre.code .ln { color: grey; } /* line numbers */
279
+ pre.code, code { background-color: #eeeeee }
280
+ pre.code .comment, code .comment { color: #5C6576 }
281
+ pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
282
+ pre.code .literal.string, code .literal.string { color: #0C5404 }
283
+ pre.code .name.builtin, code .name.builtin { color: #352B84 }
284
+ pre.code .deleted, code .deleted { background-color: #DEB0A1}
285
+ pre.code .inserted, code .inserted { background-color: #A3D289}
286
+
287
+ span.classifier {
288
+ font-family: sans-serif ;
289
+ font-style: oblique }
290
+
291
+ span.classifier-delimiter {
292
+ font-family: sans-serif ;
293
+ font-weight: bold }
294
+
295
+ span.interpreted {
296
+ font-family: sans-serif }
297
+
298
+ span.option {
299
+ white-space: nowrap }
300
+
301
+ span.pre {
302
+ white-space: pre }
303
+
304
+ span.problematic {
305
+ color: red }
306
+
307
+ span.section-subtitle {
308
+ /* font-size relative to parent (h1..h6 element) */
309
+ font-size: 80% }
310
+
311
+ table.citation {
312
+ border-left: solid 1px gray;
313
+ margin-left: 1px }
314
+
315
+ table.docinfo {
316
+ margin: 2em 4em }
317
+
318
+ table.docutils {
319
+ margin-top: 0.5em ;
320
+ margin-bottom: 0.5em }
321
+
322
+ table.footnote {
323
+ border-left: solid 1px black;
324
+ margin-left: 1px }
325
+
326
+ table.docutils td, table.docutils th,
327
+ table.docinfo td, table.docinfo th {
328
+ padding-left: 0.5em ;
329
+ padding-right: 0.5em ;
330
+ vertical-align: top }
331
+
332
+ table.docutils th.field-name, table.docinfo th.docinfo-name {
333
+ font-weight: bold ;
334
+ text-align: left ;
335
+ white-space: nowrap ;
336
+ padding-left: 0 }
337
+
338
+ /* "booktabs" style (no vertical lines) */
339
+ table.docutils.booktabs {
340
+ border: 0px;
341
+ border-top: 2px solid;
342
+ border-bottom: 2px solid;
343
+ border-collapse: collapse;
344
+ }
345
+ table.docutils.booktabs * {
346
+ border: 0px;
347
+ }
348
+ table.docutils.booktabs th {
349
+ border-bottom: thin solid;
350
+ text-align: left;
351
+ }
352
+
353
+ h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
354
+ h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
355
+ font-size: 100% }
356
+
357
+ ul.auto-toc {
358
+ list-style-type: none }
359
+
360
+ </style>
361
+ </head>
362
+ <body>
363
+ <div class="document" id="relatorios-contabeis-brasileiros-balanco-patrimonial-e-dre">
364
+ <h1 class="title">Relatórios contábeis brasileiros: Balanço Patrimonial e DRE</h1>
365
+
366
+ <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
+ !! This file is generated by oca-gen-addon-readme !!
368
+ !! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:98abb42abb1aa9e78210bcc6bc7dbcce878327bed03eb8234aad7fbc976b0b94
371
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_mis_report"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-15-0/l10n-brazil-15-0-l10n_br_mis_report"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
+ <p>Templates de relatórios contábeis brasileiros: DRE e BP baseados no ITG 1000.</p>
374
+ <div class="section" id="balanco-patrimonial">
375
+ <h1>Balanço Patrimonial</h1>
376
+ <div class="figure align-center">
377
+ <img alt="Balanço Patrimonial" src="https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_mis_report/static/description/bp.png" style="width: 80%;" />
378
+ </div>
379
+ </div>
380
+ <div class="section" id="demonstrativo-de-resultados-do-exercicio-dre">
381
+ <h1>Demonstrativo de Resultados do Exercício (DRE)</h1>
382
+ <div class="figure align-center">
383
+ <img alt="Demonstrativo de Resultados do Exercício (DRE)" src="https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_mis_report/static/description/dre.png" style="width: 80%;" />
384
+ </div>
385
+ <p><strong>Table of contents</strong></p>
386
+ <div class="contents local topic" id="contents">
387
+ <ul class="simple">
388
+ <li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
389
+ <li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
390
+ <li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
391
+ <li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
392
+ <li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
393
+ <li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
394
+ <li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
395
+ </ul>
396
+ </li>
397
+ </ul>
398
+ </div>
399
+ <div class="section" id="configuration">
400
+ <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
401
+ <p>Este relatório é estruturado a partir do tipo de conta, caso você esteja utilizando um plano de contas customizado
402
+ deverá ficar atendo a campo tipo de conta no cadastro do plano de contas.</p>
403
+ <p>Alem disso caso você esteja utilizando um dos plano de contas padrão e criar uma nova conta, você também deve ficar atendo a classificação.</p>
404
+ </div>
405
+ <div class="section" id="usage">
406
+ <h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
407
+ <ol class="arabic">
408
+ <li><p class="first">Acesse Contabilidade &gt; Relatórios &gt; MIS &gt; Relatórios MIS</p>
409
+ </li>
410
+ <li><p class="first">Crie um novo Relatório</p>
411
+ </li>
412
+ <li><p class="first">Selecione o plano de contas</p>
413
+ </li>
414
+ <li><p class="first">Você pode optar por desabilitar a expansão das contas na aba layout para ter um relatório resumido.</p>
415
+ </li>
416
+ <li><p class="first">Para selecionar os períodos, você pode:</p>
417
+ <blockquote>
418
+ <ul class="simple">
419
+ <li>Selecione diretamente o intervalo de datas desejado ou o nome do intervalo para obter o relatório apenas para esse período.</li>
420
+ <li>Clique em “Modo de comparação” e insira na guia “Colunas” quantas linhas forem diferentes períodos que deseja colocar. Esses períodos também podem ser definidos com datas fixas, ou colocar períodos relativos (por exemplo “Tipo de período” = “Ano”, “Deslocamento” = “0” e “Duração” = “1” para o ano N, e o mesmo mas com “Deslocamento” = “-1” para o ano N - 1. Não se esqueça que a data base do relatório é no ano a ser analisado).</li>
421
+ </ul>
422
+ </blockquote>
423
+ </li>
424
+ <li><p class="first">Clique em “Visualizar”, “Imprimir” ou “Exportar” para calcular o relatório e executar a ação.</p>
425
+ </li>
426
+ <li><p class="first">Se você estiver no modo de visualização, pode clicar no número nas linhas de detalhes para ver as notas relacionadas a esse número.</p>
427
+ </li>
428
+ </ol>
429
+ </div>
430
+ <div class="section" id="bug-tracker">
431
+ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
432
+ <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-brazil/issues">GitHub Issues</a>.
433
+ In case of trouble, please check there if your issue has already been reported.
434
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
435
+ <a class="reference external" href="https://github.com/OCA/l10n-brazil/issues/new?body=module:%20l10n_br_mis_report%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
436
+ <p>Do not contact contributors directly about support or help with technical issues.</p>
437
+ </div>
438
+ <div class="section" id="credits">
439
+ <h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
440
+ <div class="section" id="authors">
441
+ <h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
442
+ <ul class="simple">
443
+ <li>KMEE</li>
444
+ </ul>
445
+ </div>
446
+ <div class="section" id="contributors">
447
+ <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
448
+ <ul class="simple">
449
+ <li>Luis Felipe Mileo &lt;<a class="reference external" href="mailto:mileo&#64;kmee.com.br">mileo&#64;kmee.com.br</a>&gt;</li>
450
+ <li>Diego Paradeda &lt;<a class="reference external" href="mailto:diego.paradeda&#64;kmee.com.br">diego.paradeda&#64;kmee.com.br</a>&gt;</li>
451
+ </ul>
452
+ </div>
453
+ <div class="section" id="maintainers">
454
+ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
455
+ <p>This module is maintained by the OCA.</p>
456
+ <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
457
+ <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
458
+ mission is to support the collaborative development of Odoo features and
459
+ promote its widespread use.</p>
460
+ <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
461
+ <p><a class="reference external image-reference" href="https://github.com/mileo"><img alt="mileo" src="https://github.com/mileo.png?size=40px" /></a></p>
462
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_mis_report">OCA/l10n-brazil</a> project on GitHub.</p>
463
+ <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
464
+ </div>
465
+ </div>
466
+ </div>
467
+ </div>
468
+ </body>
469
+ </html>
@@ -0,0 +1,145 @@
1
+ Metadata-Version: 2.1
2
+ Name: odoo-addon-l10n-br-mis-report
3
+ Version: 15.0.1.0.1.1
4
+ Summary: Templates de relatórios contábeis brasileiros: Balanço Patrimonial e DRE
5
+ Home-page: https://github.com/OCA/l10n-brazil
6
+ Author: KMEE,Odoo Community Association (OCA)
7
+ Author-email: support@odoo-community.org
8
+ License: AGPL-3
9
+ Platform: UNKNOWN
10
+ Classifier: Programming Language :: Python
11
+ Classifier: Framework :: Odoo
12
+ Classifier: Framework :: Odoo :: 15.0
13
+ Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
+ Classifier: Development Status :: 4 - Beta
15
+ Requires-Python: >=3.8
16
+ Requires-Dist: odoo-addon-l10n-br-coa <15.1dev,>=15.0dev
17
+ Requires-Dist: odoo-addon-mis-builder <15.1dev,>=15.0dev
18
+ Requires-Dist: odoo <15.1dev,>=15.0a
19
+
20
+ ===========================================================
21
+ Relatórios contábeis brasileiros: Balanço Patrimonial e DRE
22
+ ===========================================================
23
+
24
+ ..
25
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
+ !! This file is generated by oca-gen-addon-readme !!
27
+ !! changes will be overwritten. !!
28
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
+ !! source digest: sha256:98abb42abb1aa9e78210bcc6bc7dbcce878327bed03eb8234aad7fbc976b0b94
30
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
31
+
32
+ .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
33
+ :target: https://odoo-community.org/page/development-status
34
+ :alt: Beta
35
+ .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
36
+ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
37
+ :alt: License: AGPL-3
38
+ .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github
39
+ :target: https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_mis_report
40
+ :alt: OCA/l10n-brazil
41
+ .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
42
+ :target: https://translation.odoo-community.org/projects/l10n-brazil-15-0/l10n-brazil-15-0-l10n_br_mis_report
43
+ :alt: Translate me on Weblate
44
+ .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
45
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-brazil&target_branch=15.0
46
+ :alt: Try me on Runboat
47
+
48
+ |badge1| |badge2| |badge3| |badge4| |badge5|
49
+
50
+ Templates de relatórios contábeis brasileiros: DRE e BP baseados no ITG 1000.
51
+
52
+ Balanço Patrimonial
53
+ -------------------
54
+
55
+ .. figure:: https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_mis_report/static/description/bp.png
56
+ :alt: Balanço Patrimonial
57
+ :width: 80 %
58
+ :align: center
59
+
60
+ Demonstrativo de Resultados do Exercício (DRE)
61
+ ----------------------------------------------
62
+
63
+ .. figure:: https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_mis_report/static/description/dre.png
64
+ :alt: Demonstrativo de Resultados do Exercício (DRE)
65
+ :width: 80 %
66
+ :align: center
67
+
68
+ **Table of contents**
69
+
70
+ .. contents::
71
+ :local:
72
+
73
+ Configuration
74
+ =============
75
+
76
+ Este relatório é estruturado a partir do tipo de conta, caso você esteja utilizando um plano de contas customizado
77
+ deverá ficar atendo a campo tipo de conta no cadastro do plano de contas.
78
+
79
+ Alem disso caso você esteja utilizando um dos plano de contas padrão e criar uma nova conta, você também deve ficar atendo a classificação.
80
+
81
+ Usage
82
+ =====
83
+
84
+ #. Acesse Contabilidade > Relatórios > MIS > Relatórios MIS
85
+ #. Crie um novo Relatório
86
+ #. Selecione o plano de contas
87
+ #. Você pode optar por desabilitar a expansão das contas na aba layout para ter um relatório resumido.
88
+ #. Para selecionar os períodos, você pode:
89
+
90
+ * Selecione diretamente o intervalo de datas desejado ou o nome do intervalo para obter o relatório apenas para esse período.
91
+ * Clique em "Modo de comparação" e insira na guia "Colunas" quantas linhas forem diferentes períodos que deseja colocar. Esses períodos também podem ser definidos com datas fixas, ou colocar períodos relativos (por exemplo "Tipo de período" = "Ano", "Deslocamento" = "0" e "Duração" = "1" para o ano N, e o mesmo mas com “Deslocamento” = “-1” para o ano N - 1. Não se esqueça que a data base do relatório é no ano a ser analisado).
92
+
93
+ #. Clique em "Visualizar", "Imprimir" ou "Exportar" para calcular o relatório e executar a ação.
94
+ #. Se você estiver no modo de visualização, pode clicar no número nas linhas de detalhes para ver as notas relacionadas a esse número.
95
+
96
+ Bug Tracker
97
+ ===========
98
+
99
+ Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-brazil/issues>`_.
100
+ In case of trouble, please check there if your issue has already been reported.
101
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
102
+ `feedback <https://github.com/OCA/l10n-brazil/issues/new?body=module:%20l10n_br_mis_report%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
103
+
104
+ Do not contact contributors directly about support or help with technical issues.
105
+
106
+ Credits
107
+ =======
108
+
109
+ Authors
110
+ ~~~~~~~
111
+
112
+ * KMEE
113
+
114
+ Contributors
115
+ ~~~~~~~~~~~~
116
+
117
+ * Luis Felipe Mileo <mileo@kmee.com.br>
118
+ * Diego Paradeda <diego.paradeda@kmee.com.br>
119
+
120
+ Maintainers
121
+ ~~~~~~~~~~~
122
+
123
+ This module is maintained by the OCA.
124
+
125
+ .. image:: https://odoo-community.org/logo.png
126
+ :alt: Odoo Community Association
127
+ :target: https://odoo-community.org
128
+
129
+ OCA, or the Odoo Community Association, is a nonprofit organization whose
130
+ mission is to support the collaborative development of Odoo features and
131
+ promote its widespread use.
132
+
133
+ .. |maintainer-mileo| image:: https://github.com/mileo.png?size=40px
134
+ :target: https://github.com/mileo
135
+ :alt: mileo
136
+
137
+ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
138
+
139
+ |maintainer-mileo|
140
+
141
+ This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_mis_report>`_ project on GitHub.
142
+
143
+ You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
144
+
145
+
@@ -0,0 +1,23 @@
1
+ odoo/addons/l10n_br_mis_report/README.rst,sha256=MbTFuHC0Tjov2zXp6IDjr1wYgv46HxY6F5Skoyw0KO8,5237
2
+ odoo/addons/l10n_br_mis_report/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ odoo/addons/l10n_br_mis_report/__manifest__.py,sha256=VR4PZ4DxJO0VRctFcssjYE8jfBWH__4OAZfNolRnLDg,700
4
+ odoo/addons/l10n_br_mis_report/data/mis_report_bp.xml,sha256=76GgTJ9HO8lxXvCfYU6QThcEKdrqAKUJWiPpq0M_GvM,20036
5
+ odoo/addons/l10n_br_mis_report/data/mis_report_dre.xml,sha256=KSZm_y06IzdOpFQ-yaOwrF1faJo4Gw9Dp9Qa1LAmzcg,11607
6
+ odoo/addons/l10n_br_mis_report/data/mis_report_styles.xml,sha256=yd3UOObO5fWxlxcsEosRkc62WlRNhc1F0lzZhyvsSc4,414
7
+ odoo/addons/l10n_br_mis_report/i18n/l10n_br_mis_report.pot,sha256=vIw6RY1kGfM970hDrqkHJWem-Ci0EAcW2cIu5yahX0Y,8868
8
+ odoo/addons/l10n_br_mis_report/i18n/pt_BR.po,sha256=t8DO8E-zSkuw6vbNf-xUtxaKZou41gbzyhKOjM70DKY,9293
9
+ odoo/addons/l10n_br_mis_report/readme/CONFIGURE.rst,sha256=1ouQoKHeNSJL4NQqOPlM5CMdNgMtwEDVCdt7vMm0qbI,340
10
+ odoo/addons/l10n_br_mis_report/readme/CONTRIBUTORS.rst,sha256=Ochu95xe0k7pgjNhvS--c6UdrpkVnKpeQzE4qySkAXM,86
11
+ odoo/addons/l10n_br_mis_report/readme/DESCRIPTION.rst,sha256=iLz2UBFA5IdGqjZ_sxRNY0XsvIlpXw1yIlIi0cQ2BS4,458
12
+ odoo/addons/l10n_br_mis_report/readme/HISTORY.rst,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
+ odoo/addons/l10n_br_mis_report/readme/INSTALL.rst,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
+ odoo/addons/l10n_br_mis_report/readme/ROADMAP.rst,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
+ odoo/addons/l10n_br_mis_report/readme/USAGE.rst,sha256=6GzcY3WKnQ1lnwYe3dULMRv7p9m7Gcwgf_tn5RU0SRE,1103
16
+ odoo/addons/l10n_br_mis_report/static/description/bp.png,sha256=5KmcI4vwOed3ATPpgR8x_gVgmV5D8WfSy3GMty-J9Ew,83900
17
+ odoo/addons/l10n_br_mis_report/static/description/dre.png,sha256=K2t-VeLGXAXNLGViAAk3cA58z3WElPR9lQoxBrDUkNM,94930
18
+ odoo/addons/l10n_br_mis_report/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
19
+ odoo/addons/l10n_br_mis_report/static/description/index.html,sha256=2sQ_dv8JSGCDYlAEb_G2jF4eEV3DVqMtKKKzPFFZ-E4,15477
20
+ odoo_addon_l10n_br_mis_report-15.0.1.0.1.1.dist-info/METADATA,sha256=IOYIbL0qcakotCdxdpcWnrCziCD9pfVSmrhryXhyiBk,5976
21
+ odoo_addon_l10n_br_mis_report-15.0.1.0.1.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
22
+ odoo_addon_l10n_br_mis_report-15.0.1.0.1.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
23
+ odoo_addon_l10n_br_mis_report-15.0.1.0.1.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.43.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+