odoo-addon-l10n-br-fiscal-edi 16.0.1.6.0__py3-none-any.whl → 16.0.1.8.0__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/l10n_br_fiscal_edi/README.rst +1 -1
- odoo/addons/l10n_br_fiscal_edi/__manifest__.py +1 -1
- odoo/addons/l10n_br_fiscal_edi/i18n/l10n_br_fiscal_edi.pot +8 -14
- odoo/addons/l10n_br_fiscal_edi/models/document_workflow.py +3 -3
- odoo/addons/l10n_br_fiscal_edi/static/description/index.html +1 -1
- odoo/addons/l10n_br_fiscal_edi/views/document_event_template.xml +71 -73
- odoo/addons/l10n_br_fiscal_edi/views/document_event_view.xml +0 -2
- odoo/addons/l10n_br_fiscal_edi/views/document_view.xml +53 -55
- odoo/addons/l10n_br_fiscal_edi/views/invalidate_number_view.xml +14 -16
- odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_action.xml +8 -15
- odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_menu.xml +0 -3
- odoo/addons/l10n_br_fiscal_edi/wizards/document_cancel_wizard.xml +0 -2
- odoo/addons/l10n_br_fiscal_edi/wizards/document_correction_wizard.xml +0 -2
- odoo/addons/l10n_br_fiscal_edi/wizards/document_status_wizard.xml +0 -2
- odoo/addons/l10n_br_fiscal_edi/wizards/invalidate_number_wizard.xml +0 -2
- {odoo_addon_l10n_br_fiscal_edi-16.0.1.6.0.dist-info → odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info}/METADATA +2 -2
- {odoo_addon_l10n_br_fiscal_edi-16.0.1.6.0.dist-info → odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info}/RECORD +19 -19
- {odoo_addon_l10n_br_fiscal_edi-16.0.1.6.0.dist-info → odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_br_fiscal_edi-16.0.1.6.0.dist-info → odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info}/top_level.txt +0 -0
@@ -11,7 +11,7 @@ Common EDI fiscal features
|
|
11
11
|
!! This file is generated by oca-gen-addon-readme !!
|
12
12
|
!! changes will be overwritten. !!
|
13
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
14
|
-
!! source digest: sha256:
|
14
|
+
!! source digest: sha256:4f512eed81a4e93b2174cda834913eca1b0c76fbc54bdbec229618883afb2f62
|
15
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
16
16
|
|
17
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -56,11 +56,12 @@ msgstr ""
|
|
56
56
|
#. module: l10n_br_fiscal_edi
|
57
57
|
#: model_terms:ir.ui.view,arch_db:l10n_br_fiscal_edi.report_document_event
|
58
58
|
msgid ""
|
59
|
-
"A Carta de Correção é disciplinada pelo parágrafo 1o-A do artigo 7o do Convênio S/N, de 15 de dezembro de 1970 e pode ser utilizada para regularização de erro ocorrido na emissão de documento fiscal, desde que o erro não seja relacionado com
|
60
|
-
"
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
59
|
+
"A Carta de Correção é disciplinada pelo parágrafo 1o-A do artigo 7o do Convênio S/N, de 15 de dezembro de 1970 e pode ser utilizada para regularização de erro ocorrido na emissão de documento fiscal, desde que o erro não seja relacionado com:\n"
|
60
|
+
" <br/>\n"
|
61
|
+
" <br/>I - as variáveis que determinam o valor do imposto tais como: base de cálculo, alíquota, diferença de preço, quantidade, valor da operação ou da prestação;\n"
|
62
|
+
" <br/>II - a correção de dados cadastrais que impliquem mudança do remetente ou do destinatário;\n"
|
63
|
+
" <br/>III - a data de emissão ou de saída.\n"
|
64
|
+
" <br/>"
|
64
65
|
msgstr ""
|
65
66
|
|
66
67
|
#. module: l10n_br_fiscal_edi
|
@@ -633,18 +634,11 @@ msgstr ""
|
|
633
634
|
msgid "OK"
|
634
635
|
msgstr ""
|
635
636
|
|
636
|
-
#. module: l10n_br_fiscal_edi
|
637
|
-
#: model_terms:ir.actions.act_window,help:l10n_br_fiscal_edi.invalidate_number_action
|
638
|
-
msgid ""
|
639
|
-
"Odoo helps you easily track all activities\n"
|
640
|
-
" related to a fiscal operation."
|
641
|
-
msgstr ""
|
642
|
-
|
643
637
|
#. module: l10n_br_fiscal_edi
|
644
638
|
#: model_terms:ir.actions.act_window,help:l10n_br_fiscal_edi.event_action
|
639
|
+
#: model_terms:ir.actions.act_window,help:l10n_br_fiscal_edi.invalidate_number_action
|
645
640
|
msgid ""
|
646
|
-
"Odoo helps you easily track all activities
|
647
|
-
" related to a fiscal operation."
|
641
|
+
"Odoo helps you easily track all activities related to a fiscal operation."
|
648
642
|
msgstr ""
|
649
643
|
|
650
644
|
#. module: l10n_br_fiscal_edi
|
@@ -240,10 +240,10 @@ class DocumentWorkflow(models.AbstractModel):
|
|
240
240
|
date = fields.Datetime.context_timestamp(record, record.document_date)
|
241
241
|
chave_edoc = ChaveEdoc(
|
242
242
|
ano_mes=date.strftime("%y%m").zfill(4),
|
243
|
-
cnpj_cpf_emitente=record.
|
243
|
+
cnpj_cpf_emitente=record.company_id.vat,
|
244
244
|
codigo_uf=(
|
245
|
-
record.
|
246
|
-
and record.
|
245
|
+
record.company_id.state_id
|
246
|
+
and record.company_id.state_id.ibge_code
|
247
247
|
or ""
|
248
248
|
),
|
249
249
|
forma_emissao=1, # TODO: Implementar campo no Odoo
|
@@ -372,7 +372,7 @@ ul.auto-toc {
|
|
372
372
|
!! This file is generated by oca-gen-addon-readme !!
|
373
373
|
!! changes will be overwritten. !!
|
374
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
375
|
-
!! source digest: sha256:
|
375
|
+
!! source digest: sha256:4f512eed81a4e93b2174cda834913eca1b0c76fbc54bdbec229618883afb2f62
|
376
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
377
377
|
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_fiscal_edi"><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-16-0/l10n-brazil-16-0-l10n_br_fiscal_edi"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
378
378
|
<p>Este módulo estende o módulo <tt class="docutils literal">l10n_br_fiscal</tt> e cuida da parte de EDI
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
<template id="report_document_event">
|
4
|
-
|
3
|
+
<template id="report_document_event">
|
4
|
+
<t t-set="o" t-value="doc" />
|
5
5
|
<t t-set="o" t-value="o.with_context(lang=o.document_id.partner_id.lang)" />
|
6
6
|
<div class="page" style="font-size:16px;">
|
7
7
|
<style type="text/css">
|
@@ -35,80 +35,78 @@ row {
|
|
35
35
|
cols: 10;
|
36
36
|
}
|
37
37
|
</style>
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
38
|
+
<div class="oe_structure" />
|
39
|
+
<div id="header" class="row bt bb bl br">
|
40
|
+
<div class="col-12" style="text-align: center; font-size: 36px;">
|
41
|
+
<span t-field="o.type" />
|
42
|
+
</div>
|
43
|
+
</div>
|
44
|
+
<div class="row bb bl br">
|
45
|
+
<div id="document_key" class="col-6">
|
46
|
+
<strong style="font-size:18px;">Document Key:</strong>
|
47
|
+
<p t-field="o.document_id.document_key" />
|
48
|
+
</div>
|
49
|
+
<div id="company_cnpj_cpf" class="col-6 bl">
|
50
|
+
<strong style="font-size:18px;">CNPJ:</strong>
|
51
|
+
<p t-field="o.document_id.company_id.vat" />
|
52
|
+
</div>
|
53
|
+
</div>
|
54
|
+
<div class="row bb bl br">
|
55
|
+
<div id="document_number" class="col-3">
|
56
|
+
<strong style="font-size:18px;">Document Number:</strong>
|
57
|
+
<p t-field="o.document_number" />
|
58
|
+
</div>
|
59
|
+
<div id="document_serie_code" class="col-3 bl">
|
60
|
+
<strong style="font-size:18px;">Document Serie:</strong>
|
61
|
+
<p t-field="o.document_serie_id.code" />
|
62
|
+
</div>
|
63
|
+
<div id="environment" class="col-6 bl">
|
64
|
+
<strong style="font-size:18px;">Environment:</strong>
|
65
|
+
<p t-field="o.environment" />
|
66
|
+
</div>
|
67
|
+
</div>
|
68
|
+
<div class="row bb bl br">
|
69
|
+
<div id="protocol_number" class="col-6">
|
70
|
+
<strong style="font-size:18px;">Protocol Number:</strong>
|
71
|
+
<p t-field="o.protocol_number" />
|
72
|
+
</div>
|
73
|
+
<div id="protocol_date" class="col-6 bl">
|
74
|
+
<strong style="font-size:18px;">Protocol Date:</strong>
|
75
|
+
<p t-field="o.protocol_date" />
|
76
|
+
</div>
|
77
|
+
</div>
|
78
|
+
<div id="justification" class="row bb bl br">
|
79
|
+
<div class="col-12" t-if="o.justification">
|
80
|
+
<strong style="font-size:18px;">Justification:</strong>
|
81
|
+
<p t-field="o.justification" />
|
82
|
+
</div>
|
83
|
+
</div>
|
84
|
+
<div id="cce_notes" class="row bb bl br">
|
85
|
+
<div
|
86
|
+
class="col-12"
|
87
|
+
style="font-size:10px;"
|
88
|
+
t-if="o.type == '14'"
|
89
|
+
>A Carta de Correção é disciplinada pelo parágrafo 1o-A do artigo 7o do Convênio S/N, de 15 de dezembro de 1970 e pode ser utilizada para regularização de erro ocorrido na emissão de documento fiscal, desde que o erro não seja relacionado com:
|
90
|
+
<br />
|
91
|
+
<br
|
92
|
+
/>I - as variáveis que determinam o valor do imposto tais como: base de cálculo, alíquota, diferença de preço, quantidade, valor da operação ou da prestação;
|
93
|
+
<br
|
94
|
+
/>II - a correção de dados cadastrais que impliquem mudança do remetente ou do destinatário;
|
95
|
+
<br />III - a data de emissão ou de saída.
|
96
|
+
<br /></div>
|
44
97
|
</div>
|
45
98
|
</div>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
<strong style="font-size:18px;">CNPJ:</strong>
|
53
|
-
<p t-field="o.document_id.company_cnpj_cpf" />
|
54
|
-
</div>
|
55
|
-
</div>
|
56
|
-
<div class="row bb bl br">
|
57
|
-
<div id="document_number" class="col-3">
|
58
|
-
<strong style="font-size:18px;">Document Number:</strong>
|
59
|
-
<p t-field="o.document_number" />
|
60
|
-
</div>
|
61
|
-
<div id="document_serie_code" class="col-3 bl">
|
62
|
-
<strong style="font-size:18px;">Document Serie:</strong>
|
63
|
-
<p t-field="o.document_serie_id.code" />
|
64
|
-
</div>
|
65
|
-
<div id="environment" class="col-6 bl">
|
66
|
-
<strong style="font-size:18px;">Environment:</strong>
|
67
|
-
<p t-field="o.environment" />
|
68
|
-
</div>
|
69
|
-
</div>
|
70
|
-
<div class="row bb bl br">
|
71
|
-
<div id="protocol_number" class="col-6">
|
72
|
-
<strong style="font-size:18px;">Protocol Number:</strong>
|
73
|
-
<p t-field="o.protocol_number" />
|
74
|
-
</div>
|
75
|
-
<div id="protocol_date" class="col-6 bl">
|
76
|
-
<strong style="font-size:18px;">Protocol Date:</strong>
|
77
|
-
<p t-field="o.protocol_date" />
|
78
|
-
</div>
|
79
|
-
</div>
|
80
|
-
<div id="justification" class="row bb bl br">
|
81
|
-
<div class="col-12" t-if="o.justification">
|
82
|
-
<strong style="font-size:18px;">Justification:</strong>
|
83
|
-
<p t-field="o.justification" />
|
84
|
-
</div>
|
85
|
-
</div>
|
86
|
-
<div id="cce_notes" class="row bb bl br">
|
87
|
-
<div class="col-12" style="font-size:10px;" t-if="o.type == '14'">
|
88
|
-
A Carta de Correção é disciplinada pelo parágrafo 1o-A do artigo 7o do Convênio S/N, de 15 de dezembro de 1970 e pode ser utilizada para regularização de erro ocorrido na emissão de documento fiscal, desde que o erro não seja relacionado com:<br
|
89
|
-
/>
|
90
|
-
<br />
|
91
|
-
I - as variáveis que determinam o valor do imposto tais como: base de cálculo, alíquota, diferença de preço, quantidade, valor da operação ou da prestação;<br
|
92
|
-
/>
|
93
|
-
II - a correção de dados cadastrais que impliquem mudança do remetente ou do destinatário;<br
|
94
|
-
/>
|
95
|
-
III - a data de emissão ou de saída.<br />
|
96
|
-
</div>
|
97
|
-
</div>
|
98
|
-
</div>
|
99
|
-
</template>
|
100
|
-
|
101
|
-
<template id="main_report_document_event">
|
102
|
-
<t t-call="web.html_container">
|
103
|
-
<div class="article">
|
104
|
-
<t t-foreach="docs" t-as="doc">
|
105
|
-
<t
|
99
|
+
</template>
|
100
|
+
<template id="main_report_document_event">
|
101
|
+
<t t-call="web.html_container">
|
102
|
+
<div class="article">
|
103
|
+
<t t-foreach="docs" t-as="doc">
|
104
|
+
<t
|
106
105
|
t-call="l10n_br_fiscal_edi.report_document_event"
|
107
106
|
t-lang="doc.document_id.partner_id.lang"
|
108
107
|
/>
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
</template>
|
113
|
-
|
108
|
+
</t>
|
109
|
+
</div>
|
110
|
+
</t>
|
111
|
+
</template>
|
114
112
|
</odoo>
|
@@ -1,6 +1,5 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
|
4
3
|
<record id="event_search" model="ir.ui.view">
|
5
4
|
<field name="name">l10n_br_fiscal.event.search</field>
|
6
5
|
<field name="model">l10n_br_fiscal.event</field>
|
@@ -64,5 +63,4 @@
|
|
64
63
|
</form>
|
65
64
|
</field>
|
66
65
|
</record>
|
67
|
-
|
68
66
|
</odoo>
|
@@ -1,78 +1,76 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
<field
|
3
|
+
<record id="document_form" model="ir.ui.view">
|
4
|
+
<field name="name">l10n_br_fiscal_edi.document.form</field>
|
5
|
+
<field name="model">l10n_br_fiscal.document</field>
|
6
|
+
<field name="priority">5</field>
|
7
|
+
<field name="inherit_id" ref="l10n_br_fiscal.document_form" />
|
8
|
+
<field name="arch" type="xml">
|
9
|
+
<xpath expr="//page[@name='delivery']" position="after">
|
10
|
+
<page name="others" string="EDI">
|
11
|
+
<group>
|
12
|
+
<field name="operation_name" />
|
13
|
+
<field
|
15
14
|
name="status_description"
|
16
15
|
attrs="{'invisible': [('document_electronic', '=', '0')]}"
|
17
16
|
/>
|
18
|
-
</group>
|
19
|
-
<group>
|
20
|
-
<group name="authorization" string="Authorization" colspan="4">
|
21
|
-
<field name="authorization_event_id" />
|
22
|
-
<field name="authorization_date" />
|
23
|
-
<field name="authorization_protocol" />
|
24
|
-
<field name="send_file_id" />
|
25
|
-
<field name="authorization_file_id" />
|
26
|
-
<field name="file_report_id" />
|
27
17
|
</group>
|
28
|
-
<group
|
18
|
+
<group>
|
19
|
+
<group name="authorization" string="Authorization" colspan="4">
|
20
|
+
<field name="authorization_event_id" />
|
21
|
+
<field name="authorization_date" />
|
22
|
+
<field name="authorization_protocol" />
|
23
|
+
<field name="send_file_id" />
|
24
|
+
<field name="authorization_file_id" />
|
25
|
+
<field name="file_report_id" />
|
26
|
+
</group>
|
27
|
+
<group
|
29
28
|
name="cancel"
|
30
29
|
string="Cancellation"
|
31
30
|
colspan="4"
|
32
31
|
attrs="{'invisible': [('state_edoc', '!=', 'cancelada')]}"
|
33
32
|
>
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
33
|
+
<field name="cancel_event_id" />
|
34
|
+
<field name="cancel_date" />
|
35
|
+
<field name="cancel_protocol_number" />
|
36
|
+
<field name="cancel_reason" />
|
37
|
+
<field name="cancel_file_id" />
|
38
|
+
</group>
|
39
|
+
<group
|
41
40
|
name="corrections"
|
42
41
|
string="Corrections"
|
43
42
|
colspan="4"
|
44
43
|
attrs="{'invisible': [('correction_event_ids', '=', [])]}"
|
45
44
|
>
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
45
|
+
<field name="correction_event_ids" nolabel="1" colspan="2">
|
46
|
+
<tree>
|
47
|
+
<field name="id" />
|
48
|
+
<field name="justification" />
|
49
|
+
<field name="create_date" />
|
50
|
+
<field name="state" />
|
51
|
+
<button
|
53
52
|
name="print_document_event"
|
54
53
|
title="Print Document Event"
|
55
54
|
icon="fa-print"
|
56
55
|
type="object"
|
57
56
|
/>
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
57
|
+
</tree>
|
58
|
+
</field>
|
59
|
+
</group>
|
60
|
+
<group name="events" string="Events and Services" colspan="4">
|
61
|
+
<field name="event_ids" nolabel="1" colspan="2">
|
62
|
+
<tree>
|
63
|
+
<field name="id" />
|
64
|
+
<field name="type" />
|
65
|
+
<field name="origin" />
|
66
|
+
<field name="create_date" />
|
67
|
+
<field name="state" />
|
68
|
+
</tree>
|
69
|
+
</field>
|
70
|
+
</group>
|
71
71
|
</group>
|
72
|
-
</
|
73
|
-
</
|
74
|
-
</
|
75
|
-
|
76
|
-
</record>
|
77
|
-
|
72
|
+
</page>
|
73
|
+
</xpath>
|
74
|
+
</field>
|
75
|
+
</record>
|
78
76
|
</odoo>
|
@@ -1,19 +1,17 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
</
|
17
|
-
</record>
|
18
|
-
|
3
|
+
<record id="invalidate_number_form" model="ir.ui.view">
|
4
|
+
<field name="name">l10n_br_fiscal_edi.invalidate.number.form</field>
|
5
|
+
<field name="model">l10n_br_fiscal.invalidate.number</field>
|
6
|
+
<field name="inherit_id" ref="l10n_br_fiscal.invalidate_number_form" />
|
7
|
+
<field name="arch" type="xml">
|
8
|
+
<xpath expr="//group[@name='invalidation']" position="after">
|
9
|
+
<notebook>
|
10
|
+
<page string="Events">
|
11
|
+
<field name="event_ids" />
|
12
|
+
</page>
|
13
|
+
</notebook>
|
14
|
+
</xpath>
|
15
|
+
</field>
|
16
|
+
</record>
|
19
17
|
</odoo>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
|
4
3
|
<!-- Document Event -->
|
4
|
+
|
5
5
|
<record id="event_action" model="ir.actions.act_window">
|
6
6
|
<field name="name">Fiscal Event</field>
|
7
7
|
<field name="type">ir.actions.act_window</field>
|
@@ -10,29 +10,22 @@
|
|
10
10
|
<field name="search_view_id" ref="event_search" />
|
11
11
|
<field name="view_id" ref="event_tree" />
|
12
12
|
<field name="help" type="html">
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
Odoo helps you easily track all activities
|
17
|
-
related to a fiscal operation.
|
18
|
-
</p>
|
13
|
+
<p class="o_view_nocontent_smiling_face">Create a new Event</p>
|
14
|
+
<p
|
15
|
+
>Odoo helps you easily track all activities related to a fiscal operation.</p>
|
19
16
|
</field>
|
20
17
|
</record>
|
21
|
-
|
22
18
|
<!-- Invalidate Number -->
|
19
|
+
|
23
20
|
<record id="invalidate_number_action" model="ir.actions.act_window">
|
24
21
|
<field name="name">Invalidate Number</field>
|
25
22
|
<field name="type">ir.actions.act_window</field>
|
26
23
|
<field name="res_model">l10n_br_fiscal.invalidate.number</field>
|
27
24
|
<field name="view_mode">tree,form</field>
|
28
25
|
<field name="help" type="html">
|
29
|
-
<p class="o_view_nocontent_smiling_face">
|
30
|
-
|
31
|
-
|
32
|
-
Odoo helps you easily track all activities
|
33
|
-
related to a fiscal operation.
|
34
|
-
</p>
|
26
|
+
<p class="o_view_nocontent_smiling_face">Create a new Invalidation</p>
|
27
|
+
<p
|
28
|
+
>Odoo helps you easily track all activities related to a fiscal operation.</p>
|
35
29
|
</field>
|
36
30
|
</record>
|
37
|
-
|
38
31
|
</odoo>
|
@@ -1,6 +1,5 @@
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
2
2
|
<odoo>
|
3
|
-
|
4
3
|
<!-- Invalidate Number -->
|
5
4
|
<menuitem
|
6
5
|
id="invalidate_number_menu"
|
@@ -9,7 +8,6 @@
|
|
9
8
|
parent="l10n_br_fiscal.document_sub_menu"
|
10
9
|
sequence="40"
|
11
10
|
/>
|
12
|
-
|
13
11
|
<!-- Fiscal Events -->
|
14
12
|
<menuitem
|
15
13
|
id="event_menu"
|
@@ -19,5 +17,4 @@
|
|
19
17
|
parent="l10n_br_fiscal.document_sub_menu"
|
20
18
|
sequence="50"
|
21
19
|
/>
|
22
|
-
|
23
20
|
</odoo>
|
@@ -2,7 +2,6 @@
|
|
2
2
|
<!-- Copyright 2019 KMEE
|
3
3
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
4
4
|
<odoo>
|
5
|
-
|
6
5
|
<record id="document_cancel_wizard_form" model="ir.ui.view">
|
7
6
|
<field name="name">l10n_br_fiscal.document.cancel.wizard</field>
|
8
7
|
<field name="model">l10n_br_fiscal.document.cancel.wizard</field>
|
@@ -26,5 +25,4 @@
|
|
26
25
|
<field name="context">{}</field>
|
27
26
|
<field name="target">new</field>
|
28
27
|
</record>
|
29
|
-
|
30
28
|
</odoo>
|
@@ -2,7 +2,6 @@
|
|
2
2
|
<!-- Copyright 2019 KMEE
|
3
3
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
4
4
|
<odoo>
|
5
|
-
|
6
5
|
<record id="document_correction_wizard_form" model="ir.ui.view">
|
7
6
|
<field name="name">l10n_br_fiscal.document.correction.wizard.form</field>
|
8
7
|
<field name="model">l10n_br_fiscal.document.correction.wizard</field>
|
@@ -26,5 +25,4 @@
|
|
26
25
|
<field name="context">{}</field>
|
27
26
|
<field name="target">new</field>
|
28
27
|
</record>
|
29
|
-
|
30
28
|
</odoo>
|
@@ -2,7 +2,6 @@
|
|
2
2
|
<!-- Copyright 2020 KMEE
|
3
3
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
4
4
|
<odoo>
|
5
|
-
|
6
5
|
<record model="ir.ui.view" id="wizard_document_status_form">
|
7
6
|
<field
|
8
7
|
name="name"
|
@@ -54,5 +53,4 @@
|
|
54
53
|
<field name="binding_model_id" ref="model_l10n_br_fiscal_document" />
|
55
54
|
<field name="target">new</field>
|
56
55
|
</record>
|
57
|
-
|
58
56
|
</odoo>
|
@@ -2,7 +2,6 @@
|
|
2
2
|
<!-- Copyright 2019 KMEE
|
3
3
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
4
4
|
<odoo>
|
5
|
-
|
6
5
|
<record id="invalidate_number_wizard" model="ir.ui.view">
|
7
6
|
<field name="name">l10n_br_fiscal.invalidate.number.wizard</field>
|
8
7
|
<field name="model">l10n_br_fiscal.invalidate.number.wizard</field>
|
@@ -26,5 +25,4 @@
|
|
26
25
|
<field name="context">{}</field>
|
27
26
|
<field name="target">new</field>
|
28
27
|
</record>
|
29
|
-
|
30
28
|
</odoo>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-l10n_br_fiscal_edi
|
3
|
-
Version: 16.0.1.
|
3
|
+
Version: 16.0.1.8.0
|
4
4
|
Requires-Python: >=3.10
|
5
5
|
Requires-Dist: odoo-addon-l10n_br_fiscal>=16.0dev,<16.1dev
|
6
6
|
Requires-Dist: odoo>=16.0a,<16.1dev
|
@@ -29,7 +29,7 @@ Common EDI fiscal features
|
|
29
29
|
!! This file is generated by oca-gen-addon-readme !!
|
30
30
|
!! changes will be overwritten. !!
|
31
31
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
32
|
-
!! source digest: sha256:
|
32
|
+
!! source digest: sha256:4f512eed81a4e93b2174cda834913eca1b0c76fbc54bdbec229618883afb2f62
|
33
33
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
34
34
|
|
35
35
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,11 +1,11 @@
|
|
1
|
-
odoo/addons/l10n_br_fiscal_edi/README.rst,sha256=
|
1
|
+
odoo/addons/l10n_br_fiscal_edi/README.rst,sha256=uzEzlEecRUl7GydYRcGdSJWxUfLLp4_JL2twfLV0iCY,5009
|
2
2
|
odoo/addons/l10n_br_fiscal_edi/__init__.py,sha256=0XNpxETgFdVxFDEw03O8oL3NtTSk3we-HEZW2sPKzIU,43
|
3
|
-
odoo/addons/l10n_br_fiscal_edi/__manifest__.py,sha256=
|
4
|
-
odoo/addons/l10n_br_fiscal_edi/i18n/l10n_br_fiscal_edi.pot,sha256=
|
3
|
+
odoo/addons/l10n_br_fiscal_edi/__manifest__.py,sha256=BYS92uNPR9EYaKM1nAipU6vS2MuQzxY6V_F46PkZsPU,1174
|
4
|
+
odoo/addons/l10n_br_fiscal_edi/i18n/l10n_br_fiscal_edi.pot,sha256=SsiHhtURrGrUeLDFEJfIiZ78n8QvdCUx2wvsYc9ttfk,32859
|
5
5
|
odoo/addons/l10n_br_fiscal_edi/models/__init__.py,sha256=Zz-kP7XRE72a4jf5pfkNr_MHaaHJx9V5WEdQZGuncGg,116
|
6
6
|
odoo/addons/l10n_br_fiscal_edi/models/document.py,sha256=XrGyV3o1-y82iAHxTIeZ-1DUYkmsUf-cU8vD3ftpASw,8802
|
7
7
|
odoo/addons/l10n_br_fiscal_edi/models/document_event.py,sha256=my9x0rKLRebUU5QIgH6tojbbpClAs-XCfBzkHKHs7hM,11454
|
8
|
-
odoo/addons/l10n_br_fiscal_edi/models/document_workflow.py,sha256=
|
8
|
+
odoo/addons/l10n_br_fiscal_edi/models/document_workflow.py,sha256=YPHwIrDqmxmK3NssxY-3M4kiD78XfVgtmO5-v_js-Fs,14968
|
9
9
|
odoo/addons/l10n_br_fiscal_edi/models/invalidate_number.py,sha256=mqLwrS7NNVt7zV1WEMIDKhOZ4GOLSKAGVe3bdC371vk,1448
|
10
10
|
odoo/addons/l10n_br_fiscal_edi/readme/CONTRIBUTORS.md,sha256=m5_7QJFuw9MsgV-sdQMPVWDBXQvaqnl8TbyBvdBnwIM,232
|
11
11
|
odoo/addons/l10n_br_fiscal_edi/readme/DESCRIPTION.md,sha256=TWp8jJZ2mwnBXHhdYI9A5HD_pF12eOJRO4_SPNmBVuA,374
|
@@ -13,26 +13,26 @@ odoo/addons/l10n_br_fiscal_edi/readme/ROADMAP.md,sha256=m63hi9coIwXI0oDmvu6XmdEo
|
|
13
13
|
odoo/addons/l10n_br_fiscal_edi/readme/USAGE.md,sha256=2UZfDrf29LJ8y6c17XzwNOvi5JEpcfxNi_pKjpKbJPg,447
|
14
14
|
odoo/addons/l10n_br_fiscal_edi/security/ir.model.access.csv,sha256=mEK0D-XTXqJySbSQ52FNVuqa1AWFkDnphrGAU51YsUc,1001
|
15
15
|
odoo/addons/l10n_br_fiscal_edi/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
16
|
-
odoo/addons/l10n_br_fiscal_edi/static/description/index.html,sha256=
|
16
|
+
odoo/addons/l10n_br_fiscal_edi/static/description/index.html,sha256=gvv1LGUz52C2-b19t5GvQUleYd4Hbgb0lhBR3TT7SDc,15387
|
17
17
|
odoo/addons/l10n_br_fiscal_edi/tests/__init__.py,sha256=4Q04RgcX7CPzogoxW39Muu0BAMmpfaRZKp67SpjYOBU,28
|
18
18
|
odoo/addons/l10n_br_fiscal_edi/tests/test_workflow.py,sha256=S35Cqec8i9Ucthf8a6JOJ6HBhzwOyzXB7MuZdUUrcE0,4556
|
19
19
|
odoo/addons/l10n_br_fiscal_edi/views/document_event_report.xml,sha256=72eMAfCeToJ89C5w33RlUO8Hz1t3gMR8Qfg5Aah8r5Y,743
|
20
|
-
odoo/addons/l10n_br_fiscal_edi/views/document_event_template.xml,sha256=
|
21
|
-
odoo/addons/l10n_br_fiscal_edi/views/document_event_view.xml,sha256=
|
22
|
-
odoo/addons/l10n_br_fiscal_edi/views/document_view.xml,sha256=
|
23
|
-
odoo/addons/l10n_br_fiscal_edi/views/invalidate_number_view.xml,sha256=
|
24
|
-
odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_action.xml,sha256=
|
25
|
-
odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_menu.xml,sha256=
|
20
|
+
odoo/addons/l10n_br_fiscal_edi/views/document_event_template.xml,sha256=ucI6CuNnKu0rBao26BJcj9UWAODRpmj-861afQtDaIA,4266
|
21
|
+
odoo/addons/l10n_br_fiscal_edi/views/document_event_view.xml,sha256=32rpRs-eVVnsKglUZEJ495FSwBz2z8uF5OFVZkN2SUM,2710
|
22
|
+
odoo/addons/l10n_br_fiscal_edi/views/document_view.xml,sha256=wCst4w1MYdor1VK_ZwLzZthKQdouZSZ1jr4qg4EFuWo,3774
|
23
|
+
odoo/addons/l10n_br_fiscal_edi/views/invalidate_number_view.xml,sha256=GX6HyLDubduTMgzV8jYq2b-PInuS8Mj3hbryOjvpzos,683
|
24
|
+
odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_action.xml,sha256=OLqYniPgMUbrnvTSQkRLh6IfT5esBUsKH_FoqWaKI9U,1328
|
25
|
+
odoo/addons/l10n_br_fiscal_edi/views/l10n_br_fiscal_menu.xml,sha256=wi3hUcYbCxUk9ZvaqlyK8e1BkddHjZStMBsFMfrzAoI,564
|
26
26
|
odoo/addons/l10n_br_fiscal_edi/wizards/__init__.py,sha256=yog7j10FBITpfaFQIrNc9hrdlGRzj9r3HViFjbrY_gI,215
|
27
27
|
odoo/addons/l10n_br_fiscal_edi/wizards/base_wizard_mixin.py,sha256=05dVbE45HxuODOnF31hvX6CKYsa1yEo0-B_fvwH0TT8,385
|
28
28
|
odoo/addons/l10n_br_fiscal_edi/wizards/document_cancel_wizard.py,sha256=A0A6lgGTpEsi4l-Yj2kVLReH0yprU38dCiKnZhgvMog,621
|
29
|
-
odoo/addons/l10n_br_fiscal_edi/wizards/document_cancel_wizard.xml,sha256=
|
29
|
+
odoo/addons/l10n_br_fiscal_edi/wizards/document_cancel_wizard.xml,sha256=QtDJEiudijL5z_XvJ7EC8z3_nJYbimXsgdGscaJHYM8,1204
|
30
30
|
odoo/addons/l10n_br_fiscal_edi/wizards/document_correction_wizard.py,sha256=pVrt5lHJcZmKzXLVFHJ3tdFkHmxFD0ejW3-3HedVacY,588
|
31
|
-
odoo/addons/l10n_br_fiscal_edi/wizards/document_correction_wizard.xml,sha256=
|
32
|
-
odoo/addons/l10n_br_fiscal_edi/wizards/document_status_wizard.xml,sha256=
|
31
|
+
odoo/addons/l10n_br_fiscal_edi/wizards/document_correction_wizard.xml,sha256=VauWe4M-RXJ2dEvJvlcdIFFZ0r2YqP202qexmWEP5X0,1203
|
32
|
+
odoo/addons/l10n_br_fiscal_edi/wizards/document_status_wizard.xml,sha256=6LmrlYIfreU48Sq2h5fbEJwLFMVKiIdzRsIZRNDOyao,2481
|
33
33
|
odoo/addons/l10n_br_fiscal_edi/wizards/invalidate_number_wizard.py,sha256=o9eXRV-iWUsgsozBzM193C4J_8aurGl1aIICdYthpXA,1328
|
34
|
-
odoo/addons/l10n_br_fiscal_edi/wizards/invalidate_number_wizard.xml,sha256=
|
35
|
-
odoo_addon_l10n_br_fiscal_edi-16.0.1.
|
36
|
-
odoo_addon_l10n_br_fiscal_edi-16.0.1.
|
37
|
-
odoo_addon_l10n_br_fiscal_edi-16.0.1.
|
38
|
-
odoo_addon_l10n_br_fiscal_edi-16.0.1.
|
34
|
+
odoo/addons/l10n_br_fiscal_edi/wizards/invalidate_number_wizard.xml,sha256=ORSk95pOfjzCfctRuhDCapFDdieNVt1DW9vKyemUwHE,1213
|
35
|
+
odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info/METADATA,sha256=uuLmBuuYkE32EP9tjFr8GWqCG1wqzNkKpbHvG5C7hGc,5670
|
36
|
+
odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
37
|
+
odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
38
|
+
odoo_addon_l10n_br_fiscal_edi-16.0.1.8.0.dist-info/RECORD,,
|
File without changes
|