odoo-addon-mis-builder 17.0.1.2.2__py3-none-any.whl → 17.0.1.3.0.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.
- odoo/addons/mis_builder/README.rst +6 -2
- odoo/addons/mis_builder/__manifest__.py +3 -3
- odoo/addons/mis_builder/i18n/it.po +7 -6
- odoo/addons/mis_builder/static/description/index.html +57 -51
- odoo/addons/mis_builder/static/src/components/mis_report_widget.scss +68 -0
- odoo/addons/mis_builder/static/src/scss/report.scss +49 -0
- {odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/METADATA +7 -3
- {odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/RECORD +10 -9
- odoo/addons/mis_builder/static/src/css/report.css +0 -46
- {odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/top_level.txt +0 -0
@@ -1,3 +1,7 @@
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
3
|
+
:alt: Odoo Community Association
|
4
|
+
|
1
5
|
===========
|
2
6
|
MIS Builder
|
3
7
|
===========
|
@@ -7,13 +11,13 @@ MIS Builder
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
8
12
|
!! changes will be overwritten. !!
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
14
|
+
!! source digest: sha256:2ed9706cd2c7f3f56656de55ed302d05a53454a8f2a9ecce54637bb6567b5095
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
16
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
15
19
|
:alt: Production/Stable
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
18
22
|
:alt: License: AGPL-3
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmis--builder-lightgray.png?logo=github
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
{
|
5
5
|
"name": "MIS Builder",
|
6
|
-
"version": "17.0.1.
|
6
|
+
"version": "17.0.1.3.0",
|
7
7
|
"category": "Reporting",
|
8
8
|
"summary": """
|
9
9
|
Build 'Management Information System' Reports and Dashboards
|
@@ -31,10 +31,10 @@
|
|
31
31
|
"web.assets_backend": [
|
32
32
|
"mis_builder/static/src/components/mis_report_widget.esm.js",
|
33
33
|
"mis_builder/static/src/components/mis_report_widget.xml",
|
34
|
-
"mis_builder/static/src/components/mis_report_widget.
|
34
|
+
"mis_builder/static/src/components/mis_report_widget.scss",
|
35
35
|
],
|
36
36
|
"web.report_assets_common": [
|
37
|
-
"
|
37
|
+
"mis_builder/static/src/scss/report.scss",
|
38
38
|
],
|
39
39
|
},
|
40
40
|
"qweb": ["static/src/xml/mis_report_widget.xml"],
|
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: Odoo Server 10.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date: 2025-
|
9
|
+
"PO-Revision-Date: 2025-06-05 10:26+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -14,7 +14,7 @@ msgstr ""
|
|
14
14
|
"Content-Type: text/plain; charset=UTF-8\n"
|
15
15
|
"Content-Transfer-Encoding: \n"
|
16
16
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
17
|
-
"X-Generator: Weblate 5.
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
18
18
|
|
19
19
|
#. module: mis_builder
|
20
20
|
#. odoo-python
|
@@ -1622,7 +1622,7 @@ msgstr "Sequenza sotto-KPI"
|
|
1622
1622
|
#: code:addons/mis_builder/models/mis_report.py:0
|
1623
1623
|
#, python-format
|
1624
1624
|
msgid "Sub-KPI name ({}) must be a valid python identifier"
|
1625
|
-
msgstr "
|
1625
|
+
msgstr "Il nome del sotto-KPI ({}) deve essere un identificatore Python valido"
|
1626
1626
|
|
1627
1627
|
#. module: mis_builder
|
1628
1628
|
#: model:ir.model.fields,field_description:mis_builder.field_mis_report_kpi_expression__subkpi_id
|
@@ -1646,7 +1646,8 @@ msgstr "Rilevato loop di sottoreport"
|
|
1646
1646
|
#: code:addons/mis_builder/models/mis_report_subreport.py:0
|
1647
1647
|
#, python-format
|
1648
1648
|
msgid "Subreport name ({}) must be a valid python identifier"
|
1649
|
-
msgstr "
|
1649
|
+
msgstr ""
|
1650
|
+
"Il nome del sottoreport ({}) deve essere un identificatore Python valido"
|
1650
1651
|
|
1651
1652
|
#. module: mis_builder
|
1652
1653
|
#: model:ir.model.constraint,message:mis_builder.constraint_mis_report_subreport_name_unique
|
@@ -1685,8 +1686,8 @@ msgid ""
|
|
1685
1686
|
"Sum cannot be computed in column {} because the columns to sum have no "
|
1686
1687
|
"common subkpis"
|
1687
1688
|
msgstr ""
|
1688
|
-
"La somma non può essere calcolata
|
1689
|
-
"non hanno in comune
|
1689
|
+
"La somma non può essere calcolata nella colonna {} perché le colonne da "
|
1690
|
+
"sommare non hanno sotto-KPI in comune"
|
1690
1691
|
|
1691
1692
|
#. module: mis_builder
|
1692
1693
|
#: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_instance_period__source__sumcol
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
6
|
-
<title>
|
6
|
+
<title>README.rst</title>
|
7
7
|
<style type="text/css">
|
8
8
|
|
9
9
|
/*
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
360
360
|
</style>
|
361
361
|
</head>
|
362
362
|
<body>
|
363
|
-
<div class="document"
|
364
|
-
<h1 class="title">MIS Builder</h1>
|
363
|
+
<div class="document">
|
365
364
|
|
365
|
+
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
368
|
+
</a>
|
369
|
+
<div class="section" id="mis-builder">
|
370
|
+
<h1>MIS Builder</h1>
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
368
373
|
!! changes will be overwritten. !!
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
375
|
+
!! source digest: sha256:2ed9706cd2c7f3f56656de55ed302d05a53454a8f2a9ecce54637bb6567b5095
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/
|
377
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/mis-builder/tree/17.0/mis_builder"><img alt="OCA/mis-builder" src="https://img.shields.io/badge/github-OCA%2Fmis--builder-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/mis-builder-17-0/mis-builder-17-0-mis_builder"><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/mis-builder&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373
378
|
<p>This module allows you to build Management Information Systems
|
374
379
|
dashboards. Such style of reports presents KPI in rows and time periods
|
375
380
|
in columns. Reports mainly fetch data from account moves, but can also
|
@@ -433,7 +438,7 @@ to PDF, Excel and they can be added to Odoo dashboards.</p>
|
|
433
438
|
</ul>
|
434
439
|
</div>
|
435
440
|
<div class="section" id="installation">
|
436
|
-
<
|
441
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
|
437
442
|
<p>Your preferred way to install addons will work with MIS Builder.</p>
|
438
443
|
<p>An easy way to install it with all its dependencies is using pip:</p>
|
439
444
|
<ul class="simple">
|
@@ -443,7 +448,7 @@ install the MIS Builder application.</li>
|
|
443
448
|
</ul>
|
444
449
|
</div>
|
445
450
|
<div class="section" id="usage">
|
446
|
-
<
|
451
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
|
447
452
|
<p>To configure this module, you need to:</p>
|
448
453
|
<ul class="simple">
|
449
454
|
<li>Go to Accounting > Configuration > MIS Reporting > MIS Report
|
@@ -465,7 +470,7 @@ Odoo dashboard, and export it to PDF or Excel.</li>
|
|
465
470
|
<p><img alt="image3" src="https://raw.githubusercontent.com/OCA/mis-builder/10.0/mis_builder/static/description/ex_report_preview.png" /></p>
|
466
471
|
</div>
|
467
472
|
<div class="section" id="development">
|
468
|
-
<
|
473
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Development</a></h2>
|
469
474
|
<p>A typical extension is to provide a mechanism to filter reports on
|
470
475
|
analytic dimensions or operational units. To implement this, you can
|
471
476
|
override _get_additional_move_line_filter and _get_additional_filter
|
@@ -475,7 +480,7 @@ mis.report.instance, or even on mis.report.instance.period if you want
|
|
475
480
|
different columns to show different analytic accounts.</p>
|
476
481
|
</div>
|
477
482
|
<div class="section" id="known-issues-roadmap">
|
478
|
-
<
|
483
|
+
<h2><a class="toc-backref" href="#toc-entry-4">Known issues / Roadmap</a></h2>
|
479
484
|
<p>The mis_builder
|
480
485
|
<a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement">roadmap</a>
|
481
486
|
and <a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Abug">known
|
@@ -483,11 +488,11 @@ issues</a>
|
|
483
488
|
can be found on GitHub.</p>
|
484
489
|
</div>
|
485
490
|
<div class="section" id="changelog">
|
486
|
-
<
|
491
|
+
<h2><a class="toc-backref" href="#toc-entry-5">Changelog</a></h2>
|
487
492
|
<div class="section" id="section-1">
|
488
|
-
<
|
493
|
+
<h3><a class="toc-backref" href="#toc-entry-6">17.0.1.0.2 (2024-11-11)</a></h3>
|
489
494
|
<div class="section" id="features">
|
490
|
-
<
|
495
|
+
<h4><a class="toc-backref" href="#toc-entry-7">Features</a></h4>
|
491
496
|
<ul class="simple">
|
492
497
|
<li>Add support for branch companies.
|
493
498
|
(<a class="reference external" href="https://github.com/OCA/mis-builder/issues/648">#648</a>)</li>
|
@@ -495,7 +500,7 @@ can be found on GitHub.</p>
|
|
495
500
|
</div>
|
496
501
|
</div>
|
497
502
|
<div class="section" id="section-2">
|
498
|
-
<
|
503
|
+
<h3><a class="toc-backref" href="#toc-entry-8">16.0.5.1.9 (2024-02-09)</a></h3>
|
499
504
|
<p><strong>Bugfixes</strong></p>
|
500
505
|
<ul class="simple">
|
501
506
|
<li>Restore compatibility with python 3.9
|
@@ -503,7 +508,7 @@ can be found on GitHub.</p>
|
|
503
508
|
</ul>
|
504
509
|
</div>
|
505
510
|
<div class="section" id="section-3">
|
506
|
-
<
|
511
|
+
<h3><a class="toc-backref" href="#toc-entry-9">16.0.5.1.8 (2024-02-08)</a></h3>
|
507
512
|
<p><strong>Bugfixes</strong></p>
|
508
513
|
<ul class="simple">
|
509
514
|
<li>Resolve a permission issue when creating report periods with a user
|
@@ -512,7 +517,7 @@ without admin rights.
|
|
512
517
|
</ul>
|
513
518
|
</div>
|
514
519
|
<div class="section" id="section-4">
|
515
|
-
<
|
520
|
+
<h3><a class="toc-backref" href="#toc-entry-10">16.0.5.1.0 (2023-04-04)</a></h3>
|
516
521
|
<p><strong>Features</strong></p>
|
517
522
|
<ul class="simple">
|
518
523
|
<li>Improve UX by adding the option to edit the pivot date directly on the
|
@@ -520,7 +525,7 @@ view.</li>
|
|
520
525
|
</ul>
|
521
526
|
</div>
|
522
527
|
<div class="section" id="section-5">
|
523
|
-
<
|
528
|
+
<h3><a class="toc-backref" href="#toc-entry-11">16.0.5.0.0 (2023-04-01)</a></h3>
|
524
529
|
<p><strong>Features</strong></p>
|
525
530
|
<ul class="simple">
|
526
531
|
<li>Migration to 16.0<ul>
|
@@ -560,7 +565,7 @@ for the <tt class="docutils literal">account_user</tt> group but this was not fl
|
|
560
565
|
</ul>
|
561
566
|
</div>
|
562
567
|
<div class="section" id="section-6">
|
563
|
-
<
|
568
|
+
<h3><a class="toc-backref" href="#toc-entry-12">15.0.4.0.5 (2022-07-19)</a></h3>
|
564
569
|
<p><strong>Bugfixes</strong></p>
|
565
570
|
<ul class="simple">
|
566
571
|
<li>Support users without timezone.
|
@@ -568,7 +573,7 @@ for the <tt class="docutils literal">account_user</tt> group but this was not fl
|
|
568
573
|
</ul>
|
569
574
|
</div>
|
570
575
|
<div class="section" id="section-7">
|
571
|
-
<
|
576
|
+
<h3><a class="toc-backref" href="#toc-entry-13">15.0.4.0.4 (2022-07-19)</a></h3>
|
572
577
|
<p><strong>Bugfixes</strong></p>
|
573
578
|
<ul class="simple">
|
574
579
|
<li>Allow deleting a report that has subreports.
|
@@ -576,7 +581,7 @@ for the <tt class="docutils literal">account_user</tt> group but this was not fl
|
|
576
581
|
</ul>
|
577
582
|
</div>
|
578
583
|
<div class="section" id="section-8">
|
579
|
-
<
|
584
|
+
<h3><a class="toc-backref" href="#toc-entry-14">15.0.4.0.2 (2022-02-16)</a></h3>
|
580
585
|
<p><strong>Bugfixes</strong></p>
|
581
586
|
<ul class="simple">
|
582
587
|
<li>Fix access right issue when clicking the “Save” button on a MIS Report
|
@@ -585,7 +590,7 @@ Instance form.
|
|
585
590
|
</ul>
|
586
591
|
</div>
|
587
592
|
<div class="section" id="section-9">
|
588
|
-
<
|
593
|
+
<h3><a class="toc-backref" href="#toc-entry-15">14.0.4.0.0 (2022-01-08)</a></h3>
|
589
594
|
<p><strong>Features</strong></p>
|
590
595
|
<ul class="simple">
|
591
596
|
<li>Remove various field size limits.
|
@@ -617,7 +622,7 @@ use <tt class="docutils literal">parent_state</tt>, we now remove this argument.
|
|
617
622
|
</ul>
|
618
623
|
</div>
|
619
624
|
<div class="section" id="section-10">
|
620
|
-
<
|
625
|
+
<h3><a class="toc-backref" href="#toc-entry-16">14.0.3.6.7 (2021-06-02)</a></h3>
|
621
626
|
<p><strong>Bugfixes</strong></p>
|
622
627
|
<ul class="simple">
|
623
628
|
<li>When on a MIS Report Instance, if you wanted to generate a new line of
|
@@ -630,7 +635,7 @@ record solves the problem.
|
|
630
635
|
</ul>
|
631
636
|
</div>
|
632
637
|
<div class="section" id="section-11">
|
633
|
-
<
|
638
|
+
<h3><a class="toc-backref" href="#toc-entry-17">14.0.3.6.6 (2021-04-23)</a></h3>
|
634
639
|
<p><strong>Bugfixes</strong></p>
|
635
640
|
<ul class="simple">
|
636
641
|
<li>Fix drilldown action name when the account model has been customized.
|
@@ -638,7 +643,7 @@ record solves the problem.
|
|
638
643
|
</ul>
|
639
644
|
</div>
|
640
645
|
<div class="section" id="section-12">
|
641
|
-
<
|
646
|
+
<h3><a class="toc-backref" href="#toc-entry-18">14.0.3.6.5 (2021-04-23)</a></h3>
|
642
647
|
<p><strong>Bugfixes</strong></p>
|
643
648
|
<ul class="simple">
|
644
649
|
<li>While duplicating a MIS report instance, comparison columns are
|
@@ -648,7 +653,7 @@ record. (<a class="reference external" href="https://github.com/OCA/mis-builder/
|
|
648
653
|
</ul>
|
649
654
|
</div>
|
650
655
|
<div class="section" id="section-13">
|
651
|
-
<
|
656
|
+
<h3><a class="toc-backref" href="#toc-entry-19">14.0.3.6.4 (2021-04-06)</a></h3>
|
652
657
|
<p><strong>Features</strong></p>
|
653
658
|
<ul class="simple">
|
654
659
|
<li>The drilldown action name displayed on the breadcrumb has been
|
@@ -661,7 +666,7 @@ interactive view.
|
|
661
666
|
</ul>
|
662
667
|
</div>
|
663
668
|
<div class="section" id="section-14">
|
664
|
-
<
|
669
|
+
<h3><a class="toc-backref" href="#toc-entry-20">13.0.3.6.3 (2020-08-28)</a></h3>
|
665
670
|
<p><strong>Bugfixes</strong></p>
|
666
671
|
<ul class="simple">
|
667
672
|
<li>Having a “Compare columns” added on a KPI with an associated style
|
@@ -676,7 +681,7 @@ the percentages when exporting to XLSX.
|
|
676
681
|
</ul>
|
677
682
|
</div>
|
678
683
|
<div class="section" id="section-15">
|
679
|
-
<
|
684
|
+
<h3><a class="toc-backref" href="#toc-entry-21">13.0.3.6.2 (2020-04-22)</a></h3>
|
680
685
|
<p><strong>Bugfixes</strong></p>
|
681
686
|
<ul class="simple">
|
682
687
|
<li>The “Settings” button is now displayed for users with the “Show full
|
@@ -685,7 +690,7 @@ accounting features” right when previewing a report.
|
|
685
690
|
</ul>
|
686
691
|
</div>
|
687
692
|
<div class="section" id="section-16">
|
688
|
-
<
|
693
|
+
<h3><a class="toc-backref" href="#toc-entry-22">13.0.3.6.1 (2020-04-22)</a></h3>
|
689
694
|
<p><strong>Bugfixes</strong></p>
|
690
695
|
<ul class="simple">
|
691
696
|
<li>Fix <tt class="docutils literal">TypeError: 'module' object is not iterable</tt> when using budgets
|
@@ -693,7 +698,7 @@ by account. (<a class="reference external" href="https://github.com/OCA/mis-buil
|
|
693
698
|
</ul>
|
694
699
|
</div>
|
695
700
|
<div class="section" id="section-17">
|
696
|
-
<
|
701
|
+
<h3><a class="toc-backref" href="#toc-entry-23">13.0.3.6.0 (2020-03-28)</a></h3>
|
697
702
|
<p><strong>Features</strong></p>
|
698
703
|
<ul class="simple">
|
699
704
|
<li>Add column-level filters on analytic account and analytic tags. These
|
@@ -712,11 +717,11 @@ balance_sheet.total_assets).
|
|
712
717
|
</ul>
|
713
718
|
</div>
|
714
719
|
<div class="section" id="section-18">
|
715
|
-
<
|
720
|
+
<h3><a class="toc-backref" href="#toc-entry-24">13.0.3.5.0 (2020-01-??)</a></h3>
|
716
721
|
<p>Migration to odoo 13.0.</p>
|
717
722
|
</div>
|
718
723
|
<div class="section" id="section-19">
|
719
|
-
<
|
724
|
+
<h3><a class="toc-backref" href="#toc-entry-25">12.0.3.5.0 (2019-10-26)</a></h3>
|
720
725
|
<p><strong>Features</strong></p>
|
721
726
|
<ul class="simple">
|
722
727
|
<li>The <tt class="docutils literal">account_id</tt> field of the model selected in ‘Move lines source’
|
@@ -756,7 +761,7 @@ replacing it with %.
|
|
756
761
|
</ul>
|
757
762
|
</div>
|
758
763
|
<div class="section" id="section-20">
|
759
|
-
<
|
764
|
+
<h3><a class="toc-backref" href="#toc-entry-26">12.0.3.4.0 (2019-07-09)</a></h3>
|
760
765
|
<p><strong>Features</strong></p>
|
761
766
|
<ul class="simple">
|
762
767
|
<li>New year-to-date mode for defining periods.
|
@@ -781,7 +786,7 @@ non-multi expressions yield tuples of incorrect lenght.
|
|
781
786
|
</ul>
|
782
787
|
</div>
|
783
788
|
<div class="section" id="section-21">
|
784
|
-
<
|
789
|
+
<h3><a class="toc-backref" href="#toc-entry-27">12.0.3.3.0 (2019-01-26)</a></h3>
|
785
790
|
<p><strong>Features</strong></p>
|
786
791
|
<p><em>Dynamic analytic filters in report preview are not yet available in 11,
|
787
792
|
this requires an update to the JS widget that proved difficult to
|
@@ -832,7 +837,7 @@ analytic filters, the underlying model must now have an
|
|
832
837
|
<tt class="docutils literal">analytic_account_id</tt> field.</p>
|
833
838
|
</div>
|
834
839
|
<div class="section" id="section-22">
|
835
|
-
<
|
840
|
+
<h3><a class="toc-backref" href="#toc-entry-28">11.0.3.2.2 (2018-06-30)</a></h3>
|
836
841
|
<ul class="simple">
|
837
842
|
<li>[FIX] Fix bug in company_default_get call returning id instead of
|
838
843
|
recordset (<a class="reference external" href="https://github.com/OCA/mis-builder/pull/103">#103</a>)</li>
|
@@ -842,7 +847,7 @@ displayed). (<a class="reference external" href="https://github.com/OCA/mis-buil
|
|
842
847
|
</ul>
|
843
848
|
</div>
|
844
849
|
<div class="section" id="section-23">
|
845
|
-
<
|
850
|
+
<h3><a class="toc-backref" href="#toc-entry-29">11.0.3.2.1 (2018-05-29)</a></h3>
|
846
851
|
<ul class="simple">
|
847
852
|
<li>[FIX] Missing comparison operator for AccountingNone leading to errors
|
848
853
|
in pbal computations
|
@@ -850,7 +855,7 @@ in pbal computations
|
|
850
855
|
</ul>
|
851
856
|
</div>
|
852
857
|
<div class="section" id="section-24">
|
853
|
-
<
|
858
|
+
<h3><a class="toc-backref" href="#toc-entry-30">10.0.3.2.0 (2018-05-02)</a></h3>
|
854
859
|
<ul class="simple">
|
855
860
|
<li>[FIX] make subkpi ordering deterministic
|
856
861
|
(<a class="reference external" href="https://github.com/OCA/mis-builder/issues/71">#71</a>)</li>
|
@@ -865,12 +870,12 @@ resp positive balances)
|
|
865
870
|
</ul>
|
866
871
|
</div>
|
867
872
|
<div class="section" id="section-25">
|
868
|
-
<
|
873
|
+
<h3><a class="toc-backref" href="#toc-entry-31">11.0.3.1.2 (2018-02-04)</a></h3>
|
869
874
|
<p>Migration to Odoo 11. No new feature.
|
870
875
|
(<a class="reference external" href="https://github.com/OCA/mis-builder/pull/67">#67</a>)</p>
|
871
876
|
</div>
|
872
877
|
<div class="section" id="section-26">
|
873
|
-
<
|
878
|
+
<h3><a class="toc-backref" href="#toc-entry-32">10.0.3.1.1 (2017-11-14)</a></h3>
|
874
879
|
<p>New features:</p>
|
875
880
|
<ul class="simple">
|
876
881
|
<li>[ADD] month and year relative periods, easier to use than date ranges
|
@@ -908,7 +913,7 @@ created (not yet saved) report instances.
|
|
908
913
|
</ul>
|
909
914
|
</div>
|
910
915
|
<div class="section" id="section-27">
|
911
|
-
<
|
916
|
+
<h3><a class="toc-backref" href="#toc-entry-33">10.0.3.0.4 (2017-10-14)</a></h3>
|
912
917
|
<p>Bug fix:</p>
|
913
918
|
<ul class="simple">
|
914
919
|
<li>[FIX] issue with initial balance rounding.
|
@@ -916,7 +921,7 @@ created (not yet saved) report instances.
|
|
916
921
|
</ul>
|
917
922
|
</div>
|
918
923
|
<div class="section" id="section-28">
|
919
|
-
<
|
924
|
+
<h3><a class="toc-backref" href="#toc-entry-34">10.0.3.0.3 (2017-10-03)</a></h3>
|
920
925
|
<p>Bug fix:</p>
|
921
926
|
<ul class="simple">
|
922
927
|
<li>[FIX] fix error saving KPI on newly created reports.
|
@@ -924,7 +929,7 @@ created (not yet saved) report instances.
|
|
924
929
|
</ul>
|
925
930
|
</div>
|
926
931
|
<div class="section" id="section-29">
|
927
|
-
<
|
932
|
+
<h3><a class="toc-backref" href="#toc-entry-35">10.0.3.0.2 (2017-10-01)</a></h3>
|
928
933
|
<p>New features:</p>
|
929
934
|
<ul class="simple">
|
930
935
|
<li>[ADD] Alternative move line source per report column. This makes mis
|
@@ -969,7 +974,7 @@ user</li>
|
|
969
974
|
</ul>
|
970
975
|
</div>
|
971
976
|
<div class="section" id="unreleased">
|
972
|
-
<
|
977
|
+
<h3><a class="toc-backref" href="#toc-entry-36">10.0.2.0.3 (unreleased)</a></h3>
|
973
978
|
<ul class="simple">
|
974
979
|
<li>[IMP] more robust behaviour in presence of missing expressions</li>
|
975
980
|
<li>[FIX] indent style</li>
|
@@ -982,7 +987,7 @@ generating reports with no objects</li>
|
|
982
987
|
</ul>
|
983
988
|
</div>
|
984
989
|
<div class="section" id="section-30">
|
985
|
-
<
|
990
|
+
<h3><a class="toc-backref" href="#toc-entry-37">9.0.2.0.2 (2016-09-27)</a></h3>
|
986
991
|
<ul class="simple">
|
987
992
|
<li>[IMP] Add refresh button in mis report preview.</li>
|
988
993
|
<li>[IMP] Widget code changes to allow to add fields in the widget more
|
@@ -990,7 +995,7 @@ easily.</li>
|
|
990
995
|
</ul>
|
991
996
|
</div>
|
992
997
|
<div class="section" id="section-31">
|
993
|
-
<
|
998
|
+
<h3><a class="toc-backref" href="#toc-entry-38">9.0.2.0.1 (2016-05-26)</a></h3>
|
994
999
|
<ul class="simple">
|
995
1000
|
<li>[IMP] remove unused argument in declare_and_compute_period() for a
|
996
1001
|
cleaner API. This is a breaking API changing merged in urgency before
|
@@ -998,7 +1003,7 @@ it is used by other modules.</li>
|
|
998
1003
|
</ul>
|
999
1004
|
</div>
|
1000
1005
|
<div class="section" id="section-32">
|
1001
|
-
<
|
1006
|
+
<h3><a class="toc-backref" href="#toc-entry-39">9.0.2.0.0 (2016-05-24)</a></h3>
|
1002
1007
|
<p>Part of the work for this release has been done at the Sorrento sprint
|
1003
1008
|
April 26-29, 2016. The rest (ie a major refactoring) has been done in
|
1004
1009
|
the weeks after.</p>
|
@@ -1047,7 +1052,7 @@ consolidation accounts have been removed</li>
|
|
1047
1052
|
</ul>
|
1048
1053
|
</div>
|
1049
1054
|
<div class="section" id="section-33">
|
1050
|
-
<
|
1055
|
+
<h3><a class="toc-backref" href="#toc-entry-40">8.0.1.0.0 (2016-04-27)</a></h3>
|
1051
1056
|
<ul class="simple">
|
1052
1057
|
<li>The copy of a MIS Report Instance now copies period.
|
1053
1058
|
<a class="reference external" href="https://github.com/OCA/account-financial-reporting/pull/181">https://github.com/OCA/account-financial-reporting/pull/181</a></li>
|
@@ -1072,12 +1077,12 @@ previews. <a class="reference external" href="https://github.com/OCA/account-fin
|
|
1072
1077
|
</ul>
|
1073
1078
|
</div>
|
1074
1079
|
<div class="section" id="section-34">
|
1075
|
-
<
|
1080
|
+
<h3><a class="toc-backref" href="#toc-entry-41">8.0.0.2.0</a></h3>
|
1076
1081
|
<p>Pre-history. Or rather, you need to look at the git log.</p>
|
1077
1082
|
</div>
|
1078
1083
|
</div>
|
1079
1084
|
<div class="section" id="bug-tracker">
|
1080
|
-
<
|
1085
|
+
<h2><a class="toc-backref" href="#toc-entry-42">Bug Tracker</a></h2>
|
1081
1086
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/mis-builder/issues">GitHub Issues</a>.
|
1082
1087
|
In case of trouble, please check there if your issue has already been reported.
|
1083
1088
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
@@ -1085,15 +1090,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
1085
1090
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
1086
1091
|
</div>
|
1087
1092
|
<div class="section" id="credits">
|
1088
|
-
<
|
1093
|
+
<h2><a class="toc-backref" href="#toc-entry-43">Credits</a></h2>
|
1089
1094
|
<div class="section" id="authors">
|
1090
|
-
<
|
1095
|
+
<h3><a class="toc-backref" href="#toc-entry-44">Authors</a></h3>
|
1091
1096
|
<ul class="simple">
|
1092
1097
|
<li>ACSONE SA/NV</li>
|
1093
1098
|
</ul>
|
1094
1099
|
</div>
|
1095
1100
|
<div class="section" id="contributors">
|
1096
|
-
<
|
1101
|
+
<h3><a class="toc-backref" href="#toc-entry-45">Contributors</a></h3>
|
1097
1102
|
<ul class="simple">
|
1098
1103
|
<li>Stéphane Bidoul <<a class="reference external" href="mailto:stephane.bidoul@acsone.eu">stephane.bidoul@acsone.eu</a>></li>
|
1099
1104
|
<li>Laetitia Gangloff <<a class="reference external" href="mailto:laetitia.gangloff@acsone.eu">laetitia.gangloff@acsone.eu</a>></li>
|
@@ -1127,7 +1132,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
1127
1132
|
</ul>
|
1128
1133
|
</div>
|
1129
1134
|
<div class="section" id="maintainers">
|
1130
|
-
<
|
1135
|
+
<h3><a class="toc-backref" href="#toc-entry-46">Maintainers</a></h3>
|
1131
1136
|
<p>This module is maintained by the OCA.</p>
|
1132
1137
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
1133
1138
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
@@ -1142,5 +1147,6 @@ promote its widespread use.</p>
|
|
1142
1147
|
</div>
|
1143
1148
|
</div>
|
1144
1149
|
</div>
|
1150
|
+
</div>
|
1145
1151
|
</body>
|
1146
1152
|
</html>
|
@@ -0,0 +1,68 @@
|
|
1
|
+
.o_web_client {
|
2
|
+
.mis_builder_amount {
|
3
|
+
text-align: right;
|
4
|
+
}
|
5
|
+
|
6
|
+
.mis_builder_collabel {
|
7
|
+
text-align: center;
|
8
|
+
}
|
9
|
+
|
10
|
+
.mis_builder_rowlabel {
|
11
|
+
text-align: left;
|
12
|
+
}
|
13
|
+
|
14
|
+
.mis_builder {
|
15
|
+
a {
|
16
|
+
// we don't want the link color, to respect user styles
|
17
|
+
color: inherit;
|
18
|
+
|
19
|
+
&:hover {
|
20
|
+
// underline links on hover to give a visual cue
|
21
|
+
text-decoration: underline;
|
22
|
+
}
|
23
|
+
}
|
24
|
+
}
|
25
|
+
}
|
26
|
+
|
27
|
+
/* style for the control panel (search box and buttons) */
|
28
|
+
|
29
|
+
.oe_mis_builder_cp {
|
30
|
+
display: flex;
|
31
|
+
flex-direction: row;
|
32
|
+
padding-bottom: 20px;
|
33
|
+
|
34
|
+
.oe_mis_builder_cp_left {
|
35
|
+
display: flex;
|
36
|
+
flex-direction: column;
|
37
|
+
flex-grow: 1;
|
38
|
+
}
|
39
|
+
|
40
|
+
.oe_mis_builder_cp_right {
|
41
|
+
display: flex;
|
42
|
+
flex-direction: column;
|
43
|
+
flex-grow: 2;
|
44
|
+
max-width: 1280px;
|
45
|
+
|
46
|
+
&_top {
|
47
|
+
display: flex;
|
48
|
+
flex-direction: row;
|
49
|
+
}
|
50
|
+
|
51
|
+
&_bottom {
|
52
|
+
display: flex;
|
53
|
+
flex-direction: row;
|
54
|
+
}
|
55
|
+
|
56
|
+
.oe_mis_builder_filter_buttons {
|
57
|
+
display: flex;
|
58
|
+
flex-grow: 1;
|
59
|
+
justify-content: flex-start;
|
60
|
+
}
|
61
|
+
|
62
|
+
.oe_mis_builder_action_buttons {
|
63
|
+
display: flex;
|
64
|
+
flex-grow: 1;
|
65
|
+
justify-content: flex-end;
|
66
|
+
}
|
67
|
+
}
|
68
|
+
}
|
@@ -0,0 +1,49 @@
|
|
1
|
+
.mis_table {
|
2
|
+
display: table;
|
3
|
+
width: 100%;
|
4
|
+
table-layout: fixed;
|
5
|
+
|
6
|
+
.mis_row {
|
7
|
+
display: table-row;
|
8
|
+
page-break-inside: avoid;
|
9
|
+
border-color: grey;
|
10
|
+
border-bottom: 1px solid lightGrey;
|
11
|
+
}
|
12
|
+
|
13
|
+
.mis_cell {
|
14
|
+
display: table-cell;
|
15
|
+
page-break-inside: avoid;
|
16
|
+
|
17
|
+
&.mis_collabel {
|
18
|
+
font-weight: bold;
|
19
|
+
background-color: #f0f0f0;
|
20
|
+
text-align: center;
|
21
|
+
}
|
22
|
+
|
23
|
+
&.mis_rowlabel {
|
24
|
+
text-align: left;
|
25
|
+
/* white-space: nowrap; */
|
26
|
+
}
|
27
|
+
|
28
|
+
&.mis_amount {
|
29
|
+
text-align: right;
|
30
|
+
}
|
31
|
+
}
|
32
|
+
|
33
|
+
&,
|
34
|
+
.mis_row {
|
35
|
+
border-left: 0;
|
36
|
+
border-right: 0;
|
37
|
+
text-align: left;
|
38
|
+
padding: 2px 3px;
|
39
|
+
border-collapse: collapse;
|
40
|
+
}
|
41
|
+
}
|
42
|
+
|
43
|
+
.mis_thead {
|
44
|
+
display: table-header-group;
|
45
|
+
}
|
46
|
+
|
47
|
+
.mis_tbody {
|
48
|
+
display: table-row-group;
|
49
|
+
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-mis_builder
|
3
|
-
Version: 17.0.1.
|
3
|
+
Version: 17.0.1.3.0.1
|
4
4
|
Requires-Python: >=3.10
|
5
5
|
Requires-Dist: odoo-addon-date_range>=17.0dev,<17.1dev
|
6
6
|
Requires-Dist: odoo-addon-report_xlsx>=17.0dev,<17.1dev
|
@@ -16,6 +16,10 @@ Classifier: Framework :: Odoo :: 17.0
|
|
16
16
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
17
17
|
Classifier: Development Status :: 5 - Production/Stable
|
18
18
|
|
19
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
20
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
21
|
+
:alt: Odoo Community Association
|
22
|
+
|
19
23
|
===========
|
20
24
|
MIS Builder
|
21
25
|
===========
|
@@ -25,13 +29,13 @@ MIS Builder
|
|
25
29
|
!! This file is generated by oca-gen-addon-readme !!
|
26
30
|
!! changes will be overwritten. !!
|
27
31
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
28
|
-
!! source digest: sha256:
|
32
|
+
!! source digest: sha256:2ed9706cd2c7f3f56656de55ed302d05a53454a8f2a9ecce54637bb6567b5095
|
29
33
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
30
34
|
|
31
35
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
32
36
|
:target: https://odoo-community.org/page/development-status
|
33
37
|
:alt: Production/Stable
|
34
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
38
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
35
39
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
36
40
|
:alt: License: AGPL-3
|
37
41
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmis--builder-lightgray.png?logo=github
|
{odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/RECORD
RENAMED
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/mis_builder/README.rst,sha256=
|
1
|
+
odoo/addons/mis_builder/README.rst,sha256=So7pDLPKi-PH5UodJDs2-WuKEpKXa3NSGd7TRwr5ZQ0,30181
|
2
2
|
odoo/addons/mis_builder/__init__.py,sha256=-8wG-57WxKfMMA5_TFzpubBcfthcsAP5vjTkhXKf7ds,185
|
3
|
-
odoo/addons/mis_builder/__manifest__.py,sha256=
|
3
|
+
odoo/addons/mis_builder/__manifest__.py,sha256=i6VD9MHshKB-pueLVVUKU3ZzmNpVBW8Uo-Xj81X3XK4,1558
|
4
4
|
odoo/addons/mis_builder/datas/ir_cron.xml,sha256=H5nnz-4CqZPVveJdRoJ_DrBOOsihK4XwOjWcSMYv68A,558
|
5
5
|
odoo/addons/mis_builder/i18n/ca.po,sha256=b51cobs_hMSWOzwBtOfAybGK6XkkQ8i5wDFrp907IOQ,91900
|
6
6
|
odoo/addons/mis_builder/i18n/de.po,sha256=oz0ECpiPHS-sSR6UUJJSW5GnmFPUn1FRLG6yUCI2d1U,65115
|
@@ -9,7 +9,7 @@ odoo/addons/mis_builder/i18n/el_GR.po,sha256=Nv4x6ZcKNr--9E7KMQopn6J1lBtNXL-uFNb
|
|
9
9
|
odoo/addons/mis_builder/i18n/es.po,sha256=bcf51qLSVlZ60kXYv9tNThHTuxLI5YrXh4Mt5mVhZL0,86967
|
10
10
|
odoo/addons/mis_builder/i18n/fr.po,sha256=1JXGkOkuRc4foE7vqAJ2kCUsF-Q1AAS2mLcnTJveV9Q,83109
|
11
11
|
odoo/addons/mis_builder/i18n/hr.po,sha256=QMuV4xwpyrP4FiWa5T_SNTvvswjoYUIaVPJpdISbN_8,67193
|
12
|
-
odoo/addons/mis_builder/i18n/it.po,sha256=
|
12
|
+
odoo/addons/mis_builder/i18n/it.po,sha256=nlQQbP_KBOOiTZeQM-9x76AGeBrvACIQSuj3y8KgDHw,77774
|
13
13
|
odoo/addons/mis_builder/i18n/mis_builder.pot,sha256=b_NjpXhpt8zzPZasqCqfzQJ7t_c7eVzCJZkDmSeVlPg,61958
|
14
14
|
odoo/addons/mis_builder/i18n/nl.po,sha256=swse_VzVTiOgmoVQLef3JVB8hw4_1ogut7bJ3Kt-TxE,74578
|
15
15
|
odoo/addons/mis_builder/i18n/nl_NL.po,sha256=4v5QtZYssunT8KDQs84ICQWOcWbWsAgCYAPUPyNX3DA,74670
|
@@ -52,11 +52,12 @@ odoo/addons/mis_builder/static/description/ex_report_preview.png,sha256=NKBRn70E
|
|
52
52
|
odoo/addons/mis_builder/static/description/ex_report_settings.png,sha256=T7j_3DUUtdZ6XKsAvJ3uKsK_-GtRl0sRPD68ZOa6ebA,103790
|
53
53
|
odoo/addons/mis_builder/static/description/ex_report_template.png,sha256=c8KgzyGD5QiZNCmxaVR4u3h1K0TJN50uXZWoNsieN8A,100278
|
54
54
|
odoo/addons/mis_builder/static/description/icon.png,sha256=0OCahdqDvaS_CHV97ZCbajW0_AcBLVVvja_EJA2mC6s,4770
|
55
|
-
odoo/addons/mis_builder/static/description/index.html,sha256=
|
55
|
+
odoo/addons/mis_builder/static/description/index.html,sha256=HhrvJBg-H1uKSJkH5h_RMJaLHzD00Y6RTScSMH_Hkxw,56837
|
56
56
|
odoo/addons/mis_builder/static/src/components/mis_report_widget.css,sha256=ew7iozGAv9ue3KPf_8qA_AhHlNGis7pJu8A7tc6CO4Y,1198
|
57
57
|
odoo/addons/mis_builder/static/src/components/mis_report_widget.esm.js,sha256=RmXA9UKreBrKOT4RxjCumskqZMV0O8p4NiWD3ereCOg,5529
|
58
|
+
odoo/addons/mis_builder/static/src/components/mis_report_widget.scss,sha256=sDCy8_Ghsu7zxJDPc7pBbyG8DgUqa2imzlHl9og7EfU,1368
|
58
59
|
odoo/addons/mis_builder/static/src/components/mis_report_widget.xml,sha256=mKgFff56wLRgJzq8Cdc9oZVajkTY73u_S1S0-Z-oHhQ,5648
|
59
|
-
odoo/addons/mis_builder/static/src/
|
60
|
+
odoo/addons/mis_builder/static/src/scss/report.scss,sha256=90KCL3HWW_Fd5qoSxIF2g3NDlweOI8FO0L-hRloBJFc,887
|
60
61
|
odoo/addons/mis_builder/tests/__init__.py,sha256=ilgojed90T4NL_YXgVf3CACd8fo7nxpxtdGasoG0Arc,531
|
61
62
|
odoo/addons/mis_builder/tests/common.py,sha256=7LqnpPyJ8yOi5gA4CwiKZaep6NGY_vIDnK36u8WVC1o,1918
|
62
63
|
odoo/addons/mis_builder/tests/fake_models.py,sha256=DWJsXiIVVXZwXfLQ-9TmUs3eM5KBCXibS2qRXgkFt1c,177
|
@@ -80,7 +81,7 @@ odoo/addons/mis_builder/views/mis_report_style.xml,sha256=5cK60KTio96_roE0Xcm91W
|
|
80
81
|
odoo/addons/mis_builder/wizard/__init__.py,sha256=qlc_LcwA6U3Wgv-qC9uacPjZXV3jShrV_RBiuKCBNPA,158
|
81
82
|
odoo/addons/mis_builder/wizard/mis_builder_dashboard.py,sha256=DIas3iie9fb2WzJ2eGcrVc7y64IuRyxSG7tJrcV-53g,3404
|
82
83
|
odoo/addons/mis_builder/wizard/mis_builder_dashboard.xml,sha256=ArG86hdyRWm531nK0hYU-j1N87yXtpDVpSuKTmOB47I,1440
|
83
|
-
odoo_addon_mis_builder-17.0.1.
|
84
|
-
odoo_addon_mis_builder-17.0.1.
|
85
|
-
odoo_addon_mis_builder-17.0.1.
|
86
|
-
odoo_addon_mis_builder-17.0.1.
|
84
|
+
odoo_addon_mis_builder-17.0.1.3.0.1.dist-info/METADATA,sha256=ucynPu5B0tG5ORN3dFOJ0zPI4OrgECieyU9vGzv1Y-o,30897
|
85
|
+
odoo_addon_mis_builder-17.0.1.3.0.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
86
|
+
odoo_addon_mis_builder-17.0.1.3.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
87
|
+
odoo_addon_mis_builder-17.0.1.3.0.1.dist-info/RECORD,,
|
@@ -1,46 +0,0 @@
|
|
1
|
-
.mis_table {
|
2
|
-
display: table;
|
3
|
-
width: 100%;
|
4
|
-
table-layout: fixed;
|
5
|
-
}
|
6
|
-
.mis_row {
|
7
|
-
display: table-row;
|
8
|
-
page-break-inside: avoid;
|
9
|
-
}
|
10
|
-
.mis_cell {
|
11
|
-
display: table-cell;
|
12
|
-
page-break-inside: avoid;
|
13
|
-
}
|
14
|
-
.mis_thead {
|
15
|
-
display: table-header-group;
|
16
|
-
}
|
17
|
-
.mis_tbody {
|
18
|
-
display: table-row-group;
|
19
|
-
}
|
20
|
-
.mis_table,
|
21
|
-
.mis_table .mis_row {
|
22
|
-
border-left: 0px;
|
23
|
-
border-right: 0px;
|
24
|
-
text-align: left;
|
25
|
-
padding-right: 3px;
|
26
|
-
padding-left: 3px;
|
27
|
-
padding-top: 2px;
|
28
|
-
padding-bottom: 2px;
|
29
|
-
border-collapse: collapse;
|
30
|
-
}
|
31
|
-
.mis_table .mis_row {
|
32
|
-
border-color: grey;
|
33
|
-
border-bottom: 1px solid lightGrey;
|
34
|
-
}
|
35
|
-
.mis_table .mis_cell.mis_collabel {
|
36
|
-
font-weight: bold;
|
37
|
-
background-color: #f0f0f0;
|
38
|
-
text-align: center;
|
39
|
-
}
|
40
|
-
.mis_table .mis_cell.mis_rowlabel {
|
41
|
-
text-align: left;
|
42
|
-
/*white-space: nowrap;*/
|
43
|
-
}
|
44
|
-
.mis_table .mis_cell.mis_amount {
|
45
|
-
text-align: right;
|
46
|
-
}
|
{odoo_addon_mis_builder-17.0.1.2.2.dist-info → odoo_addon_mis_builder-17.0.1.3.0.1.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|