odoo-addon-l10n-br-fiscal 15.0.2.5.0.1__py3-none-any.whl → 15.0.2.6.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.
Potentially problematic release.
This version of odoo-addon-l10n-br-fiscal might be problematic. Click here for more details.
- odoo/addons/l10n_br_fiscal/README.rst +1 -1
- odoo/addons/l10n_br_fiscal/__manifest__.py +1 -1
- odoo/addons/l10n_br_fiscal/i18n/l10n_br_fiscal.pot +6 -6
- odoo/addons/l10n_br_fiscal/i18n/pt_BR.po +9 -6
- odoo/addons/l10n_br_fiscal/models/document_line_mixin_methods.py +15 -4
- odoo/addons/l10n_br_fiscal/models/document_mixin_methods.py +15 -3
- odoo/addons/l10n_br_fiscal/static/description/index.html +1 -1
- {odoo_addon_l10n_br_fiscal-15.0.2.5.0.1.dist-info → odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info}/METADATA +5 -5
- {odoo_addon_l10n_br_fiscal-15.0.2.5.0.1.dist-info → odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info}/RECORD +11 -11
- {odoo_addon_l10n_br_fiscal-15.0.2.5.0.1.dist-info → odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info}/WHEEL +1 -1
- {odoo_addon_l10n_br_fiscal-15.0.2.5.0.1.dist-info → odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Módulo fiscal brasileiro
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:38deeb24e6f8f905755957055593417008b7dea4a4b7205bb44260257e0817a3
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
|
@@ -2460,12 +2460,6 @@ msgstr ""
|
|
|
2460
2460
|
msgid "Document Fiscal Mixin Fields"
|
|
2461
2461
|
msgstr ""
|
|
2462
2462
|
|
|
2463
|
-
#. module: l10n_br_fiscal
|
|
2464
|
-
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_line_mixin_methods
|
|
2465
|
-
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_mixin_methods
|
|
2466
|
-
msgid "Document Fiscal Mixin Methods"
|
|
2467
|
-
msgstr ""
|
|
2468
|
-
|
|
2469
2463
|
#. module: l10n_br_fiscal
|
|
2470
2464
|
#: model_terms:ir.ui.view,arch_db:l10n_br_fiscal.document_form
|
|
2471
2465
|
msgid "Document Info"
|
|
@@ -2938,6 +2932,12 @@ msgstr ""
|
|
|
2938
2932
|
msgid "Fiscal Document Line"
|
|
2939
2933
|
msgstr ""
|
|
2940
2934
|
|
|
2935
|
+
#. module: l10n_br_fiscal
|
|
2936
|
+
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_line_mixin_methods
|
|
2937
|
+
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_mixin_methods
|
|
2938
|
+
msgid "Fiscal Document Mixin Methods"
|
|
2939
|
+
msgstr ""
|
|
2940
|
+
|
|
2941
2941
|
#. module: l10n_br_fiscal
|
|
2942
2942
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_related
|
|
2943
2943
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document__document_related_ids
|
|
@@ -2526,12 +2526,6 @@ msgstr "Mixin Fiscal de Documentos"
|
|
|
2526
2526
|
msgid "Document Fiscal Mixin Fields"
|
|
2527
2527
|
msgstr ""
|
|
2528
2528
|
|
|
2529
|
-
#. module: l10n_br_fiscal
|
|
2530
|
-
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_line_mixin_methods
|
|
2531
|
-
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_mixin_methods
|
|
2532
|
-
msgid "Document Fiscal Mixin Methods"
|
|
2533
|
-
msgstr "Métodos de Mixina Fiscal de Documentos"
|
|
2534
|
-
|
|
2535
2529
|
#. module: l10n_br_fiscal
|
|
2536
2530
|
#: model_terms:ir.ui.view,arch_db:l10n_br_fiscal.document_form
|
|
2537
2531
|
msgid "Document Info"
|
|
@@ -3006,6 +3000,12 @@ msgstr "E-mail de Documentos Fiscais"
|
|
|
3006
3000
|
msgid "Fiscal Document Line"
|
|
3007
3001
|
msgstr "Linha de Documento Fiscal"
|
|
3008
3002
|
|
|
3003
|
+
#. module: l10n_br_fiscal
|
|
3004
|
+
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_line_mixin_methods
|
|
3005
|
+
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_mixin_methods
|
|
3006
|
+
msgid "Fiscal Document Mixin Methods"
|
|
3007
|
+
msgstr ""
|
|
3008
|
+
|
|
3009
3009
|
#. module: l10n_br_fiscal
|
|
3010
3010
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document_related
|
|
3011
3011
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document__document_related_ids
|
|
@@ -8846,6 +8846,9 @@ msgstr ""
|
|
|
8846
8846
|
msgid "{} Tax Estimate Updated"
|
|
8847
8847
|
msgstr "{} Estimativa de Imposto Atualizada"
|
|
8848
8848
|
|
|
8849
|
+
#~ msgid "Document Fiscal Mixin Methods"
|
|
8850
|
+
#~ msgstr "Métodos de Mixina Fiscal de Documentos"
|
|
8851
|
+
|
|
8849
8852
|
#~ msgid "<strong style=\"font-size:18px;\">CNPJ:</strong>"
|
|
8850
8853
|
#~ msgstr "<strong style=\"font-size:18px;\">CNPJ:</strong>"
|
|
8851
8854
|
|
|
@@ -47,7 +47,7 @@ FISCAL_CST_ID_FIELDS = [
|
|
|
47
47
|
|
|
48
48
|
class FiscalDocumentLineMixinMethods(models.AbstractModel):
|
|
49
49
|
_name = "l10n_br_fiscal.document.line.mixin.methods"
|
|
50
|
-
_description = "Document
|
|
50
|
+
_description = "Fiscal Document Mixin Methods"
|
|
51
51
|
|
|
52
52
|
@api.model
|
|
53
53
|
def inject_fiscal_fields(
|
|
@@ -188,7 +188,7 @@ class FiscalDocumentLineMixinMethods(models.AbstractModel):
|
|
|
188
188
|
self.ensure_one()
|
|
189
189
|
return taxes.compute_taxes(
|
|
190
190
|
company=self.company_id,
|
|
191
|
-
partner=self.
|
|
191
|
+
partner=self._get_fiscal_partner(),
|
|
192
192
|
product=self.product_id,
|
|
193
193
|
price_unit=self.price_unit,
|
|
194
194
|
quantity=self.quantity,
|
|
@@ -352,6 +352,17 @@ class FiscalDocumentLineMixinMethods(models.AbstractModel):
|
|
|
352
352
|
d.__document_comment_vals(), d.manual_additional_data
|
|
353
353
|
)
|
|
354
354
|
|
|
355
|
+
def _get_fiscal_partner(self):
|
|
356
|
+
"""
|
|
357
|
+
Meant to be overriden when the l10n_br_fiscal.document partner_id should not
|
|
358
|
+
be the same as the sale.order, purchase.order, account.move (...) partner_id.
|
|
359
|
+
|
|
360
|
+
(In the case of invoicing, the invoicing partner set by the user should
|
|
361
|
+
get priority over any invoicing contact returned by address_get.)
|
|
362
|
+
"""
|
|
363
|
+
self.ensure_one()
|
|
364
|
+
return self.partner_id
|
|
365
|
+
|
|
355
366
|
@api.onchange("fiscal_operation_id")
|
|
356
367
|
def _onchange_fiscal_operation_id(self):
|
|
357
368
|
if self.fiscal_operation_id:
|
|
@@ -360,7 +371,7 @@ class FiscalDocumentLineMixinMethods(models.AbstractModel):
|
|
|
360
371
|
self._onchange_commercial_quantity()
|
|
361
372
|
self.fiscal_operation_line_id = self.fiscal_operation_id.line_definition(
|
|
362
373
|
company=self.company_id,
|
|
363
|
-
partner=self.
|
|
374
|
+
partner=self._get_fiscal_partner(),
|
|
364
375
|
product=self.product_id,
|
|
365
376
|
)
|
|
366
377
|
self._onchange_fiscal_operation_line_id()
|
|
@@ -372,7 +383,7 @@ class FiscalDocumentLineMixinMethods(models.AbstractModel):
|
|
|
372
383
|
if self.fiscal_operation_line_id:
|
|
373
384
|
mapping_result = self.fiscal_operation_line_id.map_fiscal_taxes(
|
|
374
385
|
company=self.company_id,
|
|
375
|
-
partner=self.
|
|
386
|
+
partner=self._get_fiscal_partner(),
|
|
376
387
|
product=self.product_id,
|
|
377
388
|
ncm=self.ncm_id,
|
|
378
389
|
nbm=self.nbm_id,
|
|
@@ -8,7 +8,7 @@ from ..constants.fiscal import COMMENT_TYPE_COMMERCIAL, COMMENT_TYPE_FISCAL
|
|
|
8
8
|
|
|
9
9
|
class FiscalDocumentMixinMethods(models.AbstractModel):
|
|
10
10
|
_name = "l10n_br_fiscal.document.mixin.methods"
|
|
11
|
-
_description = "Document
|
|
11
|
+
_description = "Fiscal Document Mixin Methods"
|
|
12
12
|
|
|
13
13
|
def _prepare_br_fiscal_dict(self, default=False):
|
|
14
14
|
self.ensure_one()
|
|
@@ -92,10 +92,22 @@ class FiscalDocumentMixinMethods(models.AbstractModel):
|
|
|
92
92
|
)
|
|
93
93
|
d.fiscal_line_ids._document_comment()
|
|
94
94
|
|
|
95
|
+
def _get_fiscal_partner(self):
|
|
96
|
+
"""
|
|
97
|
+
Meant to be overriden when the l10n_br_fiscal.document partner_id should not
|
|
98
|
+
be the same as the sale.order, purchase.order, account.move (...) partner_id.
|
|
99
|
+
|
|
100
|
+
(In the case of invoicing, the invoicing partner set by the user should
|
|
101
|
+
get priority over any invoicing contact returned by address_get.)
|
|
102
|
+
"""
|
|
103
|
+
self.ensure_one()
|
|
104
|
+
return self.partner_id
|
|
105
|
+
|
|
95
106
|
@api.onchange("partner_id")
|
|
96
107
|
def _onchange_partner_id_fiscal(self):
|
|
97
|
-
|
|
98
|
-
|
|
108
|
+
partner = self._get_fiscal_partner()
|
|
109
|
+
if partner:
|
|
110
|
+
self.ind_final = partner.ind_final
|
|
99
111
|
for line in self._get_amount_lines():
|
|
100
112
|
# reload fiscal data, operation line, cfop, taxes, etc.
|
|
101
113
|
line._onchange_fiscal_operation_id()
|
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:38deeb24e6f8f905755957055593417008b7dea4a4b7205bb44260257e0817a3
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_fiscal"><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_fiscal"><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&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
373
|
<img alt="https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_fiscal/static/img/fiscal_dashboard.png" src="https://raw.githubusercontent.com/OCA/l10n-brazil/15.0/l10n_br_fiscal/static/img/fiscal_dashboard.png" />
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-l10n_br_fiscal
|
|
3
|
-
Version: 15.0.2.
|
|
3
|
+
Version: 15.0.2.6.0.1
|
|
4
4
|
Summary: Fiscal module/tax engine for Brazil
|
|
5
5
|
Home-page: https://github.com/OCA/l10n-brazil
|
|
6
6
|
Author: Akretion, Odoo Community Association (OCA)
|
|
@@ -12,9 +12,9 @@ Classifier: Framework :: Odoo :: 15.0
|
|
|
12
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Requires-Python: >=3.8
|
|
15
|
-
Requires-Dist: erpbrasil.base
|
|
16
|
-
Requires-Dist: odoo-addon-l10n-br-base
|
|
17
|
-
Requires-Dist: odoo
|
|
15
|
+
Requires-Dist: erpbrasil.base>=2.3.0
|
|
16
|
+
Requires-Dist: odoo-addon-l10n-br-base<15.1dev,>=15.0dev
|
|
17
|
+
Requires-Dist: odoo<15.1dev,>=15.0a
|
|
18
18
|
|
|
19
19
|
========================
|
|
20
20
|
Módulo fiscal brasileiro
|
|
@@ -25,7 +25,7 @@ Módulo fiscal brasileiro
|
|
|
25
25
|
!! This file is generated by oca-gen-addon-readme !!
|
|
26
26
|
!! changes will be overwritten. !!
|
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
|
-
!! source digest: sha256:
|
|
28
|
+
!! source digest: sha256:38deeb24e6f8f905755957055593417008b7dea4a4b7205bb44260257e0817a3
|
|
29
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
30
30
|
|
|
31
31
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/l10n_br_fiscal/README.rst,sha256=
|
|
1
|
+
odoo/addons/l10n_br_fiscal/README.rst,sha256=7YYXu_HuQWqtqeShDRRQ-F9LC8TkHJTbYUsgR-zb0k4,13503
|
|
2
2
|
odoo/addons/l10n_br_fiscal/__init__.py,sha256=16Tdff74OkWmnKSfmV6qrNkgsK12gOtMMppwWmIAFIo,144
|
|
3
|
-
odoo/addons/l10n_br_fiscal/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/l10n_br_fiscal/__manifest__.py,sha256=nm3KsU66oKHTXTOZO727hsHBV5kb8qyi3PNXHJGpJXo,3713
|
|
4
4
|
odoo/addons/l10n_br_fiscal/hooks.py,sha256=cna_821w1vrwbfQd59YVY66cU9hhY0av2Zwzr5nHDVI,4825
|
|
5
5
|
odoo/addons/l10n_br_fiscal/tools.py,sha256=nh67fxnJjF3Y-yfHl2mJh6TxMkr8r8GKEQ6NJliTAHE,2488
|
|
6
6
|
odoo/addons/l10n_br_fiscal/constants/fiscal.py,sha256=ICWcrew-iUcWFgF4bLzdjUtbMdaejZ0AucwLFu5u1fo,14935
|
|
@@ -58,8 +58,8 @@ odoo/addons/l10n_br_fiscal/demo/partner_demo.xml,sha256=Nuw5PaZ4ernV9bqEP4oRcsmV
|
|
|
58
58
|
odoo/addons/l10n_br_fiscal/demo/product_demo.xml,sha256=D61ewI_-geCkYnCVYN9nbflZlmX_j8xwE1UWVBTr5XE,83686
|
|
59
59
|
odoo/addons/l10n_br_fiscal/demo/res_users_demo.xml,sha256=CL7BmZ1xnWSh6MSWxrG9dK9C1ObTYGvgj21vCcY4_qE,599
|
|
60
60
|
odoo/addons/l10n_br_fiscal/demo/subsequent_operation_demo.xml,sha256=U-PJXr6uerccXT5dR8_KXKTu1YOahR0dKBcowlHgQIU,560
|
|
61
|
-
odoo/addons/l10n_br_fiscal/i18n/l10n_br_fiscal.pot,sha256=
|
|
62
|
-
odoo/addons/l10n_br_fiscal/i18n/pt_BR.po,sha256=
|
|
61
|
+
odoo/addons/l10n_br_fiscal/i18n/l10n_br_fiscal.pot,sha256=vJbXFjtVl_xYPOEpzO-htdJbQZjOSXkYLVg96t5lesE,427024
|
|
62
|
+
odoo/addons/l10n_br_fiscal/i18n/pt_BR.po,sha256=ef5xkWOWfLFNxbX5bo3HCjfC9CYR_HcKFSnWZfb0L2U,491497
|
|
63
63
|
odoo/addons/l10n_br_fiscal/migrations/16.0.2.0.0/pre-migration.py,sha256=tw6d7NZrbOmjEaGHI9y-AMiNWNqf_mceTFqTFXuc6cU,687
|
|
64
64
|
odoo/addons/l10n_br_fiscal/models/__init__.py,sha256=jA39miEtr6bRzl7PdmRmDKyk86wVtEpPqQ5edLZLOms,1749
|
|
65
65
|
odoo/addons/l10n_br_fiscal/models/cest.py,sha256=FKWv89l6m9LiB-LPN789917BwCkWshSj2nlZ6yrNtpE,1955
|
|
@@ -75,10 +75,10 @@ odoo/addons/l10n_br_fiscal/models/document.py,sha256=gX2BBzs0mjCecXE5tNuRaZVCDzv
|
|
|
75
75
|
odoo/addons/l10n_br_fiscal/models/document_email.py,sha256=ikGhCrTI18X01RszlCqO0tvhTOKr2d5KJLcj_QA1o_Y,2113
|
|
76
76
|
odoo/addons/l10n_br_fiscal/models/document_line.py,sha256=N_aSQZzXlpJpapdaDXA2Gv2xbCoqRO-nDhuh6LHu0eE,1398
|
|
77
77
|
odoo/addons/l10n_br_fiscal/models/document_line_mixin.py,sha256=v9Wv0b206PBoUg5WmldqIGlpWwaulNmBxFO_3Ii9714,26240
|
|
78
|
-
odoo/addons/l10n_br_fiscal/models/document_line_mixin_methods.py,sha256=
|
|
78
|
+
odoo/addons/l10n_br_fiscal/models/document_line_mixin_methods.py,sha256=BYqxiIcqPHDVSWtudphfWTb0UN6JPIA6PBoUv3W-rEI,33725
|
|
79
79
|
odoo/addons/l10n_br_fiscal/models/document_mixin.py,sha256=1Ep0ClxXpMTB_mzikF_3gdA3Nk6N2YxMR8yDq_QoOAg,282
|
|
80
80
|
odoo/addons/l10n_br_fiscal/models/document_mixin_fields.py,sha256=tLYUrorgnXmsWAVM80AI60lsh8cee8pJ_bFDIAioz04,11347
|
|
81
|
-
odoo/addons/l10n_br_fiscal/models/document_mixin_methods.py,sha256=
|
|
81
|
+
odoo/addons/l10n_br_fiscal/models/document_mixin_methods.py,sha256=C9zlKR3W2ZCjx9vsoWzmNTQJFMdi5vilJWtcoDnt068,11899
|
|
82
82
|
odoo/addons/l10n_br_fiscal/models/document_move_mixin.py,sha256=lM8hs-WkV1eRNiF-Gl6jvMfNfBJOOe6xxXh5cJH4-dg,7067
|
|
83
83
|
odoo/addons/l10n_br_fiscal/models/document_related.py,sha256=rn3SK1BmrEYywquMRNodrwHdKa1PpZzEaqbyF9dw6EY,4181
|
|
84
84
|
odoo/addons/l10n_br_fiscal/models/document_serie.py,sha256=Hrb8iikiRXViBk_PVYpyD63W6FZhbbGOQ2fbu6nzW6U,4104
|
|
@@ -130,7 +130,7 @@ odoo/addons/l10n_br_fiscal/readme/USAGE.rst,sha256=jDnMjM42hjTlqhbpIzjkhJo59eX4j
|
|
|
130
130
|
odoo/addons/l10n_br_fiscal/security/fiscal_security.xml,sha256=c4D3MoIsVnkZ1pDY_iw8jM2hBPz3VCkl5JKnm_hkau0,3700
|
|
131
131
|
odoo/addons/l10n_br_fiscal/security/ir.model.access.csv,sha256=a1vKKQEUKVBbu6zfvlU3ayAP7VxFi3DABsg8TYH08BM,14591
|
|
132
132
|
odoo/addons/l10n_br_fiscal/static/description/icon.png,sha256=Vd1HydYBoGCzNfCqxLlch2i2aeCcyxo-uRxWNp6oMbw,14836
|
|
133
|
-
odoo/addons/l10n_br_fiscal/static/description/index.html,sha256=
|
|
133
|
+
odoo/addons/l10n_br_fiscal/static/description/index.html,sha256=JEDRnwSlj6ulBwOq8A-shOctgFwphllbTIfI2JU4Khk,26256
|
|
134
134
|
odoo/addons/l10n_br_fiscal/static/img/fiscal_dashboard.png,sha256=Q0fpqFNqEXh6m6E1aJfzSKV2tQ9lC1Y-ofUt6qxVupc,151668
|
|
135
135
|
odoo/addons/l10n_br_fiscal/static/img/fiscal_line.png,sha256=S4Q4OGSzGnbfm4W5sQVvnD4uUzxS6tbJGT_gs3pB4K0,134276
|
|
136
136
|
odoo/addons/l10n_br_fiscal/static/img/fiscal_operation.png,sha256=2614c1XjxwVznh707e9gujlUXg0ttutKD1ZiSMTqyv8,105871
|
|
@@ -200,7 +200,7 @@ odoo/addons/l10n_br_fiscal/views/uom_uom.xml,sha256=pqq2l0Vd8nz3oJBoe2GERQFMB3I5
|
|
|
200
200
|
odoo/addons/l10n_br_fiscal/wizards/__init__.py,sha256=_sLxjpuJblbtSngjCsnMm7Iur5afF5xLEkAQLu4sy7I,69
|
|
201
201
|
odoo/addons/l10n_br_fiscal/wizards/base_wizard_mixin.py,sha256=-r25us0vdNCSe11Gnf_tyPtN1qq-JKsL-fgWbPGktRo,2856
|
|
202
202
|
odoo/addons/l10n_br_fiscal/wizards/document_status_wizard.py,sha256=KsYj5YWWePO7uk0psBsFdnCL71eLWhcyg7_c7J4G6vA,818
|
|
203
|
-
odoo_addon_l10n_br_fiscal-15.0.2.
|
|
204
|
-
odoo_addon_l10n_br_fiscal-15.0.2.
|
|
205
|
-
odoo_addon_l10n_br_fiscal-15.0.2.
|
|
206
|
-
odoo_addon_l10n_br_fiscal-15.0.2.
|
|
203
|
+
odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info/METADATA,sha256=mgP-WQhjpgEna4kwNJ3RBqG8GkodCln8fsMa1gueJfY,14175
|
|
204
|
+
odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
205
|
+
odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
206
|
+
odoo_addon_l10n_br_fiscal-15.0.2.6.0.1.dist-info/RECORD,,
|
|
File without changes
|