odoo-addon-l10n-br-fiscal 15.0.1.0.0.5__py3-none-any.whl → 16.0.1.0.0.6__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 +10 -10
- odoo/addons/l10n_br_fiscal/__manifest__.py +1 -1
- odoo/addons/l10n_br_fiscal/data/l10n_br_fiscal.tax.csv +3 -0
- odoo/addons/l10n_br_fiscal/data/l10n_br_fiscal_icms_tax_definition_data.xml +37 -92
- odoo/addons/l10n_br_fiscal/i18n/l10n_br_fiscal.pot +115 -79
- odoo/addons/l10n_br_fiscal/i18n/pt_BR.po +981 -295
- odoo/addons/l10n_br_fiscal/models/document_fiscal_line_mixin_methods.py +8 -20
- odoo/addons/l10n_br_fiscal/models/icms_regulation.py +25 -30
- odoo/addons/l10n_br_fiscal/models/ncm_cest.py +1 -0
- odoo/addons/l10n_br_fiscal/models/ncm_nbm.py +1 -0
- odoo/addons/l10n_br_fiscal/models/ncm_tax_pis_cofins.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_benefit.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_cfop.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_company.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_icms.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_operation_line.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_definition_partner_profile.py +1 -0
- odoo/addons/l10n_br_fiscal/models/tax_pis_cofins_base.py +1 -1
- odoo/addons/l10n_br_fiscal/models/tax_pis_cofins_credit.py +1 -1
- odoo/addons/l10n_br_fiscal/static/description/index.html +8 -8
- odoo/addons/l10n_br_fiscal/views/document_serie_view.xml +1 -1
- odoo/addons/l10n_br_fiscal/views/document_view.xml +2 -5
- odoo/addons/l10n_br_fiscal/views/icms_regulation_view.xml +1 -2
- odoo/addons/l10n_br_fiscal/views/l10n_br_fiscal_menu.xml +1 -1
- odoo/addons/l10n_br_fiscal/views/res_partner_view.xml +1 -5
- {odoo_addon_l10n_br_fiscal-15.0.1.0.0.5.dist-info → odoo_addon_l10n_br_fiscal-16.0.1.0.0.6.dist-info}/METADATA +15 -15
- {odoo_addon_l10n_br_fiscal-15.0.1.0.0.5.dist-info → odoo_addon_l10n_br_fiscal-16.0.1.0.0.6.dist-info}/RECORD +29 -29
- {odoo_addon_l10n_br_fiscal-15.0.1.0.0.5.dist-info → odoo_addon_l10n_br_fiscal-16.0.1.0.0.6.dist-info}/WHEEL +0 -0
- {odoo_addon_l10n_br_fiscal-15.0.1.0.0.5.dist-info → odoo_addon_l10n_br_fiscal-16.0.1.0.0.6.dist-info}/top_level.txt +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -14,12 +14,14 @@ msgstr ""
|
|
|
14
14
|
"Plural-Forms: \n"
|
|
15
15
|
|
|
16
16
|
#. module: l10n_br_fiscal
|
|
17
|
+
#. odoo-python
|
|
17
18
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
18
19
|
#, python-format
|
|
19
20
|
msgid "%(name)s Tax Estimate Failure"
|
|
20
21
|
msgstr ""
|
|
21
22
|
|
|
22
23
|
#. module: l10n_br_fiscal
|
|
24
|
+
#. odoo-python
|
|
23
25
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
24
26
|
#, python-format
|
|
25
27
|
msgid "%(name)s Tax Estimate Failure: %(error)s"
|
|
@@ -257,17 +259,17 @@ msgstr ""
|
|
|
257
259
|
msgid ""
|
|
258
260
|
"<div style=\"margin: 0px; padding: 0px;\">\n"
|
|
259
261
|
" <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
|
|
260
|
-
" Hello <t t-out=\"object.partner_id.name\"
|
|
261
|
-
" <br
|
|
262
|
-
" The Fiscal Document <t t-out=\"object.document_number\"
|
|
263
|
-
" <br
|
|
264
|
-
" Document Number: <t t-out=\"object.document_number\"
|
|
265
|
-
" <br
|
|
266
|
-
" Document Serie: <t t-out=\"object.document_serie\"
|
|
267
|
-
" <br
|
|
268
|
-
" Document Key: <t t-out=\"object.document_key\"
|
|
269
|
-
" <br
|
|
270
|
-
" Document Status: <t t-out=\"dict(object.fields_get('state').get('state').get('selection')).get(object.state, '')\"
|
|
262
|
+
" Hello <t t-out=\"object.partner_id.name\"></t>,\n"
|
|
263
|
+
" <br><br>\n"
|
|
264
|
+
" The Fiscal Document <t t-out=\"object.document_number\"></t> has changed:\n"
|
|
265
|
+
" <br>\n"
|
|
266
|
+
" Document Number: <t t-out=\"object.document_number\"></t>\n"
|
|
267
|
+
" <br>\n"
|
|
268
|
+
" Document Serie: <t t-out=\"object.document_serie\"></t>\n"
|
|
269
|
+
" <br>\n"
|
|
270
|
+
" Document Key: <t t-out=\"object.document_key\"></t>\n"
|
|
271
|
+
" <br>\n"
|
|
272
|
+
" Document Status: <t t-out=\"dict(object.fields_get('state').get('state').get('selection')).get(object.state, '')\"></t>\n"
|
|
271
273
|
" </p>\n"
|
|
272
274
|
" </div>\n"
|
|
273
275
|
" "
|
|
@@ -795,10 +797,11 @@ msgid "Allow Csll Irpj"
|
|
|
795
797
|
msgstr ""
|
|
796
798
|
|
|
797
799
|
#. module: l10n_br_fiscal
|
|
800
|
+
#. odoo-python
|
|
798
801
|
#: code:addons/l10n_br_fiscal/models/tax_pis_cofins_base.py:0
|
|
799
802
|
#: code:addons/l10n_br_fiscal/models/tax_pis_cofins_credit.py:0
|
|
800
|
-
#: model:ir.model.constraint,message:l10n_br_fiscal.
|
|
801
|
-
#: model:ir.model.constraint,message:l10n_br_fiscal.
|
|
803
|
+
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_tax_pis_cofins_base_l10n_br_fiscal_tax_pis_cofins_base_uniq
|
|
804
|
+
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_tax_pis_cofins_credit_l10n_br_fiscal_tax_pis_cofins_code_uniq
|
|
802
805
|
#, python-format
|
|
803
806
|
msgid "Already exists with this code !"
|
|
804
807
|
msgstr ""
|
|
@@ -1115,6 +1118,7 @@ msgid "Benefit?"
|
|
|
1115
1118
|
msgstr ""
|
|
1116
1119
|
|
|
1117
1120
|
#. module: l10n_br_fiscal
|
|
1121
|
+
#. odoo-python
|
|
1118
1122
|
#: code:addons/l10n_br_fiscal/models/operation_dashboard.py:0
|
|
1119
1123
|
#, python-format
|
|
1120
1124
|
msgid "Bills to pay"
|
|
@@ -1296,6 +1300,7 @@ msgid "CNAE Code"
|
|
|
1296
1300
|
msgstr ""
|
|
1297
1301
|
|
|
1298
1302
|
#. module: l10n_br_fiscal
|
|
1303
|
+
#. odoo-python
|
|
1299
1304
|
#: code:addons/l10n_br_fiscal/models/cnae.py:0
|
|
1300
1305
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_cnae_fiscal_cnae_code_uniq
|
|
1301
1306
|
#, python-format
|
|
@@ -1643,6 +1648,7 @@ msgid "CST PIS ST"
|
|
|
1643
1648
|
msgstr ""
|
|
1644
1649
|
|
|
1645
1650
|
#. module: l10n_br_fiscal
|
|
1651
|
+
#. odoo-python
|
|
1646
1652
|
#: code:addons/l10n_br_fiscal/models/cst.py:0
|
|
1647
1653
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_cst_l10n_br_fiscal_cst_code_tax_group_id_uniq
|
|
1648
1654
|
#, python-format
|
|
@@ -1748,6 +1754,7 @@ msgid "Cancelation"
|
|
|
1748
1754
|
msgstr ""
|
|
1749
1755
|
|
|
1750
1756
|
#. module: l10n_br_fiscal
|
|
1757
|
+
#. odoo-python
|
|
1751
1758
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
1752
1759
|
#, python-format
|
|
1753
1760
|
msgid ""
|
|
@@ -1806,6 +1813,7 @@ msgid "Cimentos"
|
|
|
1806
1813
|
msgstr ""
|
|
1807
1814
|
|
|
1808
1815
|
#. module: l10n_br_fiscal
|
|
1816
|
+
#. odoo-python
|
|
1809
1817
|
#: code:addons/l10n_br_fiscal/models/tax_group.py:0
|
|
1810
1818
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_city_taxation_code__city_id
|
|
1811
1819
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_tax_group__tax_scope__city
|
|
@@ -1814,6 +1822,12 @@ msgstr ""
|
|
|
1814
1822
|
msgid "City"
|
|
1815
1823
|
msgstr ""
|
|
1816
1824
|
|
|
1825
|
+
#. module: l10n_br_fiscal
|
|
1826
|
+
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_res_partner__city_id
|
|
1827
|
+
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_res_users__city_id
|
|
1828
|
+
msgid "City ID"
|
|
1829
|
+
msgstr ""
|
|
1830
|
+
|
|
1817
1831
|
#. module: l10n_br_fiscal
|
|
1818
1832
|
#: model:ir.actions.act_window,name:l10n_br_fiscal.city_taxation_code_action
|
|
1819
1833
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_city_taxation_code
|
|
@@ -1832,12 +1846,6 @@ msgstr ""
|
|
|
1832
1846
|
msgid "City Taxation Codes"
|
|
1833
1847
|
msgstr ""
|
|
1834
1848
|
|
|
1835
|
-
#. module: l10n_br_fiscal
|
|
1836
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_res_partner__city_id
|
|
1837
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_res_users__city_id
|
|
1838
|
-
msgid "City of Address"
|
|
1839
|
-
msgstr ""
|
|
1840
|
-
|
|
1841
1849
|
#. module: l10n_br_fiscal
|
|
1842
1850
|
#: model_terms:ir.ui.view,arch_db:l10n_br_fiscal.wizard_document_status_form
|
|
1843
1851
|
msgid "Close"
|
|
@@ -1940,6 +1948,7 @@ msgid "Companies"
|
|
|
1940
1948
|
msgstr ""
|
|
1941
1949
|
|
|
1942
1950
|
#. module: l10n_br_fiscal
|
|
1951
|
+
#. odoo-python
|
|
1943
1952
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
1944
1953
|
#: code:addons/l10n_br_fiscal/models/tax_pis_cofins.py:0
|
|
1945
1954
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document__company_id
|
|
@@ -2175,6 +2184,7 @@ msgid "Corrections"
|
|
|
2175
2184
|
msgstr ""
|
|
2176
2185
|
|
|
2177
2186
|
#. module: l10n_br_fiscal
|
|
2187
|
+
#. odoo-python
|
|
2178
2188
|
#: code:addons/l10n_br_fiscal/models/operation.py:0
|
|
2179
2189
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_operation__default_price_unit__cost_price
|
|
2180
2190
|
#, python-format
|
|
@@ -2262,6 +2272,7 @@ msgid "Create a new partner in your address book"
|
|
|
2262
2272
|
msgstr ""
|
|
2263
2273
|
|
|
2264
2274
|
#. module: l10n_br_fiscal
|
|
2275
|
+
#. odoo-python
|
|
2265
2276
|
#: code:addons/l10n_br_fiscal/models/operation_dashboard.py:0
|
|
2266
2277
|
#, python-format
|
|
2267
2278
|
msgid "Create invoice/bill"
|
|
@@ -2413,7 +2424,6 @@ msgid "Customhouse Charges"
|
|
|
2413
2424
|
msgstr ""
|
|
2414
2425
|
|
|
2415
2426
|
#. module: l10n_br_fiscal
|
|
2416
|
-
#: model:product.product,name:l10n_br_fiscal.customized_development_sale
|
|
2417
2427
|
#: model:product.template,name:l10n_br_fiscal.customized_development_sale_product_template
|
|
2418
2428
|
msgid "Customized Odoo Development"
|
|
2419
2429
|
msgstr ""
|
|
@@ -2770,6 +2780,7 @@ msgid "Document Serie"
|
|
|
2770
2780
|
msgstr ""
|
|
2771
2781
|
|
|
2772
2782
|
#. module: l10n_br_fiscal
|
|
2783
|
+
#. odoo-python
|
|
2773
2784
|
#: code:addons/l10n_br_fiscal/models/document_serie.py:0
|
|
2774
2785
|
#, python-format
|
|
2775
2786
|
msgid "Document Serie Sequence"
|
|
@@ -2829,6 +2840,7 @@ msgid "Documents"
|
|
|
2829
2840
|
msgstr ""
|
|
2830
2841
|
|
|
2831
2842
|
#. module: l10n_br_fiscal
|
|
2843
|
+
#. odoo-python
|
|
2832
2844
|
#: code:addons/l10n_br_fiscal/models/invalidate_number.py:0
|
|
2833
2845
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_invalidate_number__state__done
|
|
2834
2846
|
#, python-format
|
|
@@ -2841,6 +2853,7 @@ msgid "Download"
|
|
|
2841
2853
|
msgstr ""
|
|
2842
2854
|
|
|
2843
2855
|
#. module: l10n_br_fiscal
|
|
2856
|
+
#. odoo-python
|
|
2844
2857
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
2845
2858
|
#: code:addons/l10n_br_fiscal/models/invalidate_number.py:0
|
|
2846
2859
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_event__state__draft
|
|
@@ -2930,12 +2943,14 @@ msgid "Environment"
|
|
|
2930
2943
|
msgstr ""
|
|
2931
2944
|
|
|
2932
2945
|
#. module: l10n_br_fiscal
|
|
2946
|
+
#. odoo-python
|
|
2933
2947
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
2934
2948
|
#, python-format
|
|
2935
2949
|
msgid "Erro!"
|
|
2936
2950
|
msgstr ""
|
|
2937
2951
|
|
|
2938
2952
|
#. module: l10n_br_fiscal
|
|
2953
|
+
#. odoo-python
|
|
2939
2954
|
#: code:addons/l10n_br_fiscal/models/ibpt.py:0
|
|
2940
2955
|
#, python-format
|
|
2941
2956
|
msgid "Error in the request: {}"
|
|
@@ -3087,6 +3102,7 @@ msgid "Faturas canceladas"
|
|
|
3087
3102
|
msgstr ""
|
|
3088
3103
|
|
|
3089
3104
|
#. module: l10n_br_fiscal
|
|
3105
|
+
#. odoo-python
|
|
3090
3106
|
#: code:addons/l10n_br_fiscal/models/tax_group.py:0
|
|
3091
3107
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_tax_group__tax_scope__federal
|
|
3092
3108
|
#, python-format
|
|
@@ -3200,6 +3216,7 @@ msgid "Fiscal Data Product Abstract"
|
|
|
3200
3216
|
msgstr ""
|
|
3201
3217
|
|
|
3202
3218
|
#. module: l10n_br_fiscal
|
|
3219
|
+
#. odoo-python
|
|
3203
3220
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
3204
3221
|
#: model:ir.actions.act_window,name:l10n_br_fiscal.document_type_action
|
|
3205
3222
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_document
|
|
@@ -3365,6 +3382,7 @@ msgid "Fiscal Operation Line"
|
|
|
3365
3382
|
msgstr ""
|
|
3366
3383
|
|
|
3367
3384
|
#. module: l10n_br_fiscal
|
|
3385
|
+
#. odoo-python
|
|
3368
3386
|
#: code:addons/l10n_br_fiscal/models/operation_line.py:0
|
|
3369
3387
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_operation_line_fiscal_operation_name_uniq
|
|
3370
3388
|
#, python-format
|
|
@@ -3382,6 +3400,7 @@ msgid "Fiscal Operation Type"
|
|
|
3382
3400
|
msgstr ""
|
|
3383
3401
|
|
|
3384
3402
|
#. module: l10n_br_fiscal
|
|
3403
|
+
#. odoo-python
|
|
3385
3404
|
#: code:addons/l10n_br_fiscal/models/operation.py:0
|
|
3386
3405
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_operation_fiscal_operation_code_uniq
|
|
3387
3406
|
#, python-format
|
|
@@ -3483,6 +3502,7 @@ msgid "Fiscal User"
|
|
|
3483
3502
|
msgstr ""
|
|
3484
3503
|
|
|
3485
3504
|
#. module: l10n_br_fiscal
|
|
3505
|
+
#. odoo-python
|
|
3486
3506
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
3487
3507
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_document_line__cofins_base_type__fixed
|
|
3488
3508
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_document_line__cofins_wh_base_type__fixed
|
|
@@ -3658,18 +3678,14 @@ msgid "Homologation"
|
|
|
3658
3678
|
msgstr ""
|
|
3659
3679
|
|
|
3660
3680
|
#. module: l10n_br_fiscal
|
|
3661
|
-
|
|
3662
|
-
#: model:product.template,uom_name:l10n_br_fiscal.customized_development_sale_product_template
|
|
3663
|
-
msgid "Hours"
|
|
3664
|
-
msgstr ""
|
|
3665
|
-
|
|
3666
|
-
#. module: l10n_br_fiscal
|
|
3681
|
+
#. odoo-python
|
|
3667
3682
|
#: code:addons/l10n_br_fiscal/models/ibpt.py:0
|
|
3668
3683
|
#, python-format
|
|
3669
3684
|
msgid "IBPT Forbidden - token=%(token)s, cnpj=%(cnpj)s, UF=%(uf)s"
|
|
3670
3685
|
msgstr ""
|
|
3671
3686
|
|
|
3672
3687
|
#. module: l10n_br_fiscal
|
|
3688
|
+
#. odoo-python
|
|
3673
3689
|
#: code:addons/l10n_br_fiscal/models/ibpt.py:0
|
|
3674
3690
|
#, python-format
|
|
3675
3691
|
msgid "IBPT Service Unavailable - {!r}"
|
|
@@ -3686,6 +3702,7 @@ msgid "IBPT Token Updates"
|
|
|
3686
3702
|
msgstr ""
|
|
3687
3703
|
|
|
3688
3704
|
#. module: l10n_br_fiscal
|
|
3705
|
+
#. odoo-python
|
|
3689
3706
|
#: code:addons/l10n_br_fiscal/models/ibpt.py:0
|
|
3690
3707
|
#, python-format
|
|
3691
3708
|
msgid "IBPT URL not found - {!r}"
|
|
@@ -5115,21 +5132,13 @@ msgstr ""
|
|
|
5115
5132
|
|
|
5116
5133
|
#. module: l10n_br_fiscal
|
|
5117
5134
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_icms_regulation__message_needaction
|
|
5118
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_icms_regulation__message_unread
|
|
5119
5135
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_nbs__message_needaction
|
|
5120
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_nbs__message_unread
|
|
5121
5136
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_ncm__message_needaction
|
|
5122
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_ncm__message_unread
|
|
5123
5137
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation__message_needaction
|
|
5124
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation__message_unread
|
|
5125
5138
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation_line__message_needaction
|
|
5126
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation_line__message_unread
|
|
5127
5139
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_needaction
|
|
5128
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_unread
|
|
5129
5140
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_needaction
|
|
5130
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_unread
|
|
5131
5141
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_uom_uom__message_needaction
|
|
5132
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_uom_uom__message_unread
|
|
5133
5142
|
msgid "If checked, new messages require your attention."
|
|
5134
5143
|
msgstr ""
|
|
5135
5144
|
|
|
@@ -5193,6 +5202,7 @@ msgid "Imunidade"
|
|
|
5193
5202
|
msgstr ""
|
|
5194
5203
|
|
|
5195
5204
|
#. module: l10n_br_fiscal
|
|
5205
|
+
#. odoo-python
|
|
5196
5206
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
5197
5207
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_cfop__type_in_out__in
|
|
5198
5208
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_cst__cst_type__in
|
|
@@ -5312,6 +5322,7 @@ msgid "Invalidate File XML"
|
|
|
5312
5322
|
msgstr ""
|
|
5313
5323
|
|
|
5314
5324
|
#. module: l10n_br_fiscal
|
|
5325
|
+
#. odoo-python
|
|
5315
5326
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
5316
5327
|
#: model:ir.actions.act_window,name:l10n_br_fiscal.invalidate_number_action
|
|
5317
5328
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_invalidate_number
|
|
@@ -5361,6 +5372,7 @@ msgid "Inverse Operation"
|
|
|
5361
5372
|
msgstr ""
|
|
5362
5373
|
|
|
5363
5374
|
#. module: l10n_br_fiscal
|
|
5375
|
+
#. odoo-python
|
|
5364
5376
|
#: code:addons/l10n_br_fiscal/models/operation_dashboard.py:0
|
|
5365
5377
|
#, python-format
|
|
5366
5378
|
msgid "Invoices owed to you"
|
|
@@ -5448,6 +5460,7 @@ msgid "Justification"
|
|
|
5448
5460
|
msgstr ""
|
|
5449
5461
|
|
|
5450
5462
|
#. module: l10n_br_fiscal
|
|
5463
|
+
#. odoo-python
|
|
5451
5464
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
5452
5465
|
#, python-format
|
|
5453
5466
|
msgid "Justification must be at least 15 characters."
|
|
@@ -5656,30 +5669,35 @@ msgid "Lista Positiva (valor)"
|
|
|
5656
5669
|
msgstr ""
|
|
5657
5670
|
|
|
5658
5671
|
#. module: l10n_br_fiscal
|
|
5672
|
+
#. odoo-python
|
|
5659
5673
|
#: code:addons/l10n_br_fiscal/hooks.py:0
|
|
5660
5674
|
#, python-format
|
|
5661
5675
|
msgid "Loading l10n_br_fiscal demo files."
|
|
5662
5676
|
msgstr ""
|
|
5663
5677
|
|
|
5664
5678
|
#. module: l10n_br_fiscal
|
|
5679
|
+
#. odoo-python
|
|
5665
5680
|
#: code:addons/l10n_br_fiscal/hooks.py:0
|
|
5666
5681
|
#, python-format
|
|
5667
5682
|
msgid "Loading l10n_br_fiscal fiscal files. It may take a minute..."
|
|
5668
5683
|
msgstr ""
|
|
5669
5684
|
|
|
5670
5685
|
#. module: l10n_br_fiscal
|
|
5686
|
+
#. odoo-python
|
|
5671
5687
|
#: code:addons/l10n_br_fiscal/hooks.py:0
|
|
5672
5688
|
#, python-format
|
|
5673
5689
|
msgid "Loading l10n_br_fiscal post demo files. It may take a minute..."
|
|
5674
5690
|
msgstr ""
|
|
5675
5691
|
|
|
5676
5692
|
#. module: l10n_br_fiscal
|
|
5693
|
+
#. odoo-python
|
|
5677
5694
|
#: code:addons/l10n_br_fiscal/hooks.py:0
|
|
5678
5695
|
#, python-format
|
|
5679
5696
|
msgid "Loading l10n_br_fiscal post init files. It may take a minute..."
|
|
5680
5697
|
msgstr ""
|
|
5681
5698
|
|
|
5682
5699
|
#. module: l10n_br_fiscal
|
|
5700
|
+
#. odoo-python
|
|
5683
5701
|
#: code:addons/l10n_br_fiscal/hooks.py:0
|
|
5684
5702
|
#, python-format
|
|
5685
5703
|
msgid ""
|
|
@@ -5758,6 +5776,7 @@ msgid "Manifestação"
|
|
|
5758
5776
|
msgstr ""
|
|
5759
5777
|
|
|
5760
5778
|
#. module: l10n_br_fiscal
|
|
5779
|
+
#. odoo-python
|
|
5761
5780
|
#: code:addons/l10n_br_fiscal/models/partner_profile.py:0
|
|
5762
5781
|
#, python-format
|
|
5763
5782
|
msgid ""
|
|
@@ -5968,6 +5987,7 @@ msgid "NBS"
|
|
|
5968
5987
|
msgstr ""
|
|
5969
5988
|
|
|
5970
5989
|
#. module: l10n_br_fiscal
|
|
5990
|
+
#. odoo-python
|
|
5971
5991
|
#: code:addons/l10n_br_fiscal/models/nbs.py:0
|
|
5972
5992
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_nbs_fiscal_nbs_code_uniq
|
|
5973
5993
|
#, python-format
|
|
@@ -5975,6 +5995,7 @@ msgid "NBS already exists with this code !"
|
|
|
5975
5995
|
msgstr ""
|
|
5976
5996
|
|
|
5977
5997
|
#. module: l10n_br_fiscal
|
|
5998
|
+
#. odoo-python
|
|
5978
5999
|
#: code:addons/l10n_br_fiscal/models/tax_pis_cofins.py:0
|
|
5979
6000
|
#: model:ir.actions.act_window,name:l10n_br_fiscal.ncm_action
|
|
5980
6001
|
#: model:ir.model,name:l10n_br_fiscal.model_l10n_br_fiscal_ncm
|
|
@@ -6009,6 +6030,7 @@ msgid "NCM List"
|
|
|
6009
6030
|
msgstr ""
|
|
6010
6031
|
|
|
6011
6032
|
#. module: l10n_br_fiscal
|
|
6033
|
+
#. odoo-python
|
|
6012
6034
|
#: code:addons/l10n_br_fiscal/models/ncm.py:0
|
|
6013
6035
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_ncm_fiscal_ncm_code_exception_uniq
|
|
6014
6036
|
#, python-format
|
|
@@ -6182,12 +6204,14 @@ msgid "Next number of this sequence"
|
|
|
6182
6204
|
msgstr ""
|
|
6183
6205
|
|
|
6184
6206
|
#. module: l10n_br_fiscal
|
|
6207
|
+
#. odoo-python
|
|
6185
6208
|
#: code:addons/l10n_br_fiscal/models/document_eletronic.py:0
|
|
6186
6209
|
#, python-format
|
|
6187
6210
|
msgid "No PDF file generated!"
|
|
6188
6211
|
msgstr ""
|
|
6189
6212
|
|
|
6190
6213
|
#. module: l10n_br_fiscal
|
|
6214
|
+
#. odoo-python
|
|
6191
6215
|
#: code:addons/l10n_br_fiscal/models/document_eletronic.py:0
|
|
6192
6216
|
#, python-format
|
|
6193
6217
|
msgid "No XML file generated!"
|
|
@@ -6265,7 +6289,7 @@ msgstr ""
|
|
|
6265
6289
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_needaction_counter
|
|
6266
6290
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_needaction_counter
|
|
6267
6291
|
#: model:ir.model.fields,help:l10n_br_fiscal.field_uom_uom__message_needaction_counter
|
|
6268
|
-
msgid "Number of messages
|
|
6292
|
+
msgid "Number of messages requiring action"
|
|
6269
6293
|
msgstr ""
|
|
6270
6294
|
|
|
6271
6295
|
#. module: l10n_br_fiscal
|
|
@@ -6281,18 +6305,7 @@ msgid "Number of messages with delivery error"
|
|
|
6281
6305
|
msgstr ""
|
|
6282
6306
|
|
|
6283
6307
|
#. module: l10n_br_fiscal
|
|
6284
|
-
|
|
6285
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_nbs__message_unread_counter
|
|
6286
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_ncm__message_unread_counter
|
|
6287
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation__message_unread_counter
|
|
6288
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_operation_line__message_unread_counter
|
|
6289
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_unread_counter
|
|
6290
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_unread_counter
|
|
6291
|
-
#: model:ir.model.fields,help:l10n_br_fiscal.field_uom_uom__message_unread_counter
|
|
6292
|
-
msgid "Number of unread messages"
|
|
6293
|
-
msgstr ""
|
|
6294
|
-
|
|
6295
|
-
#. module: l10n_br_fiscal
|
|
6308
|
+
#. odoo-python
|
|
6296
6309
|
#: code:addons/l10n_br_fiscal/models/invalidate_number.py:0
|
|
6297
6310
|
#, python-format
|
|
6298
6311
|
msgid "Number range overlap is not allowed."
|
|
@@ -6317,6 +6330,7 @@ msgid "Não"
|
|
|
6317
6330
|
msgstr ""
|
|
6318
6331
|
|
|
6319
6332
|
#. module: l10n_br_fiscal
|
|
6333
|
+
#. odoo-python
|
|
6320
6334
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
6321
6335
|
#, python-format
|
|
6322
6336
|
msgid ""
|
|
@@ -6360,6 +6374,7 @@ msgid "Não se aplica"
|
|
|
6360
6374
|
msgstr ""
|
|
6361
6375
|
|
|
6362
6376
|
#. module: l10n_br_fiscal
|
|
6377
|
+
#. odoo-python
|
|
6363
6378
|
#: code:addons/l10n_br_fiscal/models/document_workflow.py:0
|
|
6364
6379
|
#, python-format
|
|
6365
6380
|
msgid ""
|
|
@@ -6372,6 +6387,7 @@ msgid ""
|
|
|
6372
6387
|
msgstr ""
|
|
6373
6388
|
|
|
6374
6389
|
#. module: l10n_br_fiscal
|
|
6390
|
+
#. odoo-python
|
|
6375
6391
|
#: code:addons/l10n_br_fiscal/models/document_workflow.py:0
|
|
6376
6392
|
#, python-format
|
|
6377
6393
|
msgid ""
|
|
@@ -6532,6 +6548,7 @@ msgid "Origin operation"
|
|
|
6532
6548
|
msgstr ""
|
|
6533
6549
|
|
|
6534
6550
|
#. module: l10n_br_fiscal
|
|
6551
|
+
#. odoo-python
|
|
6535
6552
|
#: code:addons/l10n_br_fiscal/models/tax_group.py:0
|
|
6536
6553
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_cfop__type_move__other
|
|
6537
6554
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_operation__fiscal_type__other
|
|
@@ -6560,6 +6577,7 @@ msgid "Others"
|
|
|
6560
6577
|
msgstr ""
|
|
6561
6578
|
|
|
6562
6579
|
#. module: l10n_br_fiscal
|
|
6580
|
+
#. odoo-python
|
|
6563
6581
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
6564
6582
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_cfop__type_in_out__out
|
|
6565
6583
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_cst__cst_type__out
|
|
@@ -6837,6 +6855,7 @@ msgid "Parent Service Type"
|
|
|
6837
6855
|
msgstr ""
|
|
6838
6856
|
|
|
6839
6857
|
#. module: l10n_br_fiscal
|
|
6858
|
+
#. odoo-python
|
|
6840
6859
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
6841
6860
|
#: model:ir.actions.act_window,name:l10n_br_fiscal.partner_action
|
|
6842
6861
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_base_wizard_mixin__partner_id
|
|
@@ -6975,6 +6994,7 @@ msgid "Pauta (valor)"
|
|
|
6975
6994
|
msgstr ""
|
|
6976
6995
|
|
|
6977
6996
|
#. module: l10n_br_fiscal
|
|
6997
|
+
#. odoo-python
|
|
6978
6998
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
6979
6999
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_tax__percent_amount
|
|
6980
7000
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_document_line__cofins_base_type__percent
|
|
@@ -7046,6 +7066,11 @@ msgstr ""
|
|
|
7046
7066
|
msgid "Price Unit"
|
|
7047
7067
|
msgstr ""
|
|
7048
7068
|
|
|
7069
|
+
#. module: l10n_br_fiscal
|
|
7070
|
+
#: model_terms:ir.ui.view,arch_db:l10n_br_fiscal.document_form
|
|
7071
|
+
msgid "Print Document Event"
|
|
7072
|
+
msgstr ""
|
|
7073
|
+
|
|
7049
7074
|
#. module: l10n_br_fiscal
|
|
7050
7075
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document__processador_edoc
|
|
7051
7076
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document_move_mixin__processador_edoc
|
|
@@ -7054,8 +7079,9 @@ msgid "Processador documentos eletrônicos"
|
|
|
7054
7079
|
msgstr ""
|
|
7055
7080
|
|
|
7056
7081
|
#. module: l10n_br_fiscal
|
|
7082
|
+
#. odoo-python
|
|
7057
7083
|
#: code:addons/l10n_br_fiscal/models/tax_pis_cofins.py:0
|
|
7058
|
-
#: model:ir.model,name:l10n_br_fiscal.
|
|
7084
|
+
#: model:ir.model,name:l10n_br_fiscal.model_product_template
|
|
7059
7085
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document_line__product_id
|
|
7060
7086
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document_line_mixin__product_id
|
|
7061
7087
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_tax_pis_cofins__piscofins_type__product
|
|
@@ -7080,13 +7106,13 @@ msgid "Product Information"
|
|
|
7080
7106
|
msgstr ""
|
|
7081
7107
|
|
|
7082
7108
|
#. module: l10n_br_fiscal
|
|
7083
|
-
#: model:ir.model,name:l10n_br_fiscal.
|
|
7084
|
-
msgid "Product
|
|
7109
|
+
#: model:ir.model,name:l10n_br_fiscal.model_uom_uom
|
|
7110
|
+
msgid "Product Unit of Measure"
|
|
7085
7111
|
msgstr ""
|
|
7086
7112
|
|
|
7087
7113
|
#. module: l10n_br_fiscal
|
|
7088
|
-
#: model:ir.model,name:l10n_br_fiscal.
|
|
7089
|
-
msgid "Product
|
|
7114
|
+
#: model:ir.model,name:l10n_br_fiscal.model_product_product
|
|
7115
|
+
msgid "Product Variant"
|
|
7090
7116
|
msgstr ""
|
|
7091
7117
|
|
|
7092
7118
|
#. module: l10n_br_fiscal
|
|
@@ -7260,6 +7286,7 @@ msgid "QUILATE"
|
|
|
7260
7286
|
msgstr ""
|
|
7261
7287
|
|
|
7262
7288
|
#. module: l10n_br_fiscal
|
|
7289
|
+
#. odoo-python
|
|
7263
7290
|
#: code:addons/l10n_br_fiscal/constants/fiscal.py:0
|
|
7264
7291
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document_line__quantity
|
|
7265
7292
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_document_line_mixin__quantity
|
|
@@ -7429,6 +7456,7 @@ msgid "Response Message"
|
|
|
7429
7456
|
msgstr ""
|
|
7430
7457
|
|
|
7431
7458
|
#. module: l10n_br_fiscal
|
|
7459
|
+
#. odoo-python
|
|
7432
7460
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
7433
7461
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_event__state__done
|
|
7434
7462
|
#, python-format
|
|
@@ -7530,6 +7558,7 @@ msgid "Sale Own Use"
|
|
|
7530
7558
|
msgstr ""
|
|
7531
7559
|
|
|
7532
7560
|
#. module: l10n_br_fiscal
|
|
7561
|
+
#. odoo-python
|
|
7533
7562
|
#: code:addons/l10n_br_fiscal/models/operation.py:0
|
|
7534
7563
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_operation__default_price_unit__sale_price
|
|
7535
7564
|
#, python-format
|
|
@@ -7557,12 +7586,14 @@ msgid "Save Documents to disk"
|
|
|
7557
7586
|
msgstr ""
|
|
7558
7587
|
|
|
7559
7588
|
#. module: l10n_br_fiscal
|
|
7589
|
+
#. odoo-python
|
|
7560
7590
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
7561
7591
|
#, python-format
|
|
7562
7592
|
msgid "Scheduled {} estimate taxes update complete."
|
|
7563
7593
|
msgstr ""
|
|
7564
7594
|
|
|
7565
7595
|
#. module: l10n_br_fiscal
|
|
7596
|
+
#. odoo-python
|
|
7566
7597
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
7567
7598
|
#, python-format
|
|
7568
7599
|
msgid "Scheduled {} estimate taxes update..."
|
|
@@ -7627,12 +7658,14 @@ msgid "Send Email"
|
|
|
7627
7658
|
msgstr ""
|
|
7628
7659
|
|
|
7629
7660
|
#. module: l10n_br_fiscal
|
|
7661
|
+
#. odoo-python
|
|
7630
7662
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
7631
7663
|
#, python-format
|
|
7632
7664
|
msgid "Send Fiscal Document Email Notification"
|
|
7633
7665
|
msgstr ""
|
|
7634
7666
|
|
|
7635
7667
|
#. module: l10n_br_fiscal
|
|
7668
|
+
#. odoo-python
|
|
7636
7669
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
7637
7670
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_event__state__send
|
|
7638
7671
|
#, python-format
|
|
@@ -7836,6 +7869,7 @@ msgid "Start Date"
|
|
|
7836
7869
|
msgstr ""
|
|
7837
7870
|
|
|
7838
7871
|
#. module: l10n_br_fiscal
|
|
7872
|
+
#. odoo-python
|
|
7839
7873
|
#: code:addons/l10n_br_fiscal/models/tax_group.py:0
|
|
7840
7874
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_base_wizard_mixin__state
|
|
7841
7875
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_city_taxation_code__state_id
|
|
@@ -8233,30 +8267,35 @@ msgid "Tax Definition"
|
|
|
8233
8267
|
msgstr ""
|
|
8234
8268
|
|
|
8235
8269
|
#. module: l10n_br_fiscal
|
|
8270
|
+
#. odoo-python
|
|
8236
8271
|
#: code:addons/l10n_br_fiscal/models/tax_definition_cfop.py:0
|
|
8237
8272
|
#, python-format
|
|
8238
8273
|
msgid "Tax Definition already exists for this CFOP and Tax Group !"
|
|
8239
8274
|
msgstr ""
|
|
8240
8275
|
|
|
8241
8276
|
#. module: l10n_br_fiscal
|
|
8277
|
+
#. odoo-python
|
|
8242
8278
|
#: code:addons/l10n_br_fiscal/models/tax_definition_company.py:0
|
|
8243
8279
|
#, python-format
|
|
8244
8280
|
msgid "Tax Definition already exists for this Company and Tax Group !"
|
|
8245
8281
|
msgstr ""
|
|
8246
8282
|
|
|
8247
8283
|
#. module: l10n_br_fiscal
|
|
8284
|
+
#. odoo-python
|
|
8248
8285
|
#: code:addons/l10n_br_fiscal/models/tax_definition_icms.py:0
|
|
8249
8286
|
#, python-format
|
|
8250
8287
|
msgid "Tax Definition already exists for this ICMS and Tax Group !"
|
|
8251
8288
|
msgstr ""
|
|
8252
8289
|
|
|
8253
8290
|
#. module: l10n_br_fiscal
|
|
8291
|
+
#. odoo-python
|
|
8254
8292
|
#: code:addons/l10n_br_fiscal/models/tax_definition_operation_line.py:0
|
|
8255
8293
|
#, python-format
|
|
8256
8294
|
msgid "Tax Definition already exists for this Operation Line and Tax Group !"
|
|
8257
8295
|
msgstr ""
|
|
8258
8296
|
|
|
8259
8297
|
#. module: l10n_br_fiscal
|
|
8298
|
+
#. odoo-python
|
|
8260
8299
|
#: code:addons/l10n_br_fiscal/models/tax_definition_partner_profile.py:0
|
|
8261
8300
|
#, python-format
|
|
8262
8301
|
msgid "Tax Definition already exists for this Partner Profile and Tax Group !"
|
|
@@ -8299,6 +8338,7 @@ msgid "Tax Group"
|
|
|
8299
8338
|
msgstr ""
|
|
8300
8339
|
|
|
8301
8340
|
#. module: l10n_br_fiscal
|
|
8341
|
+
#. odoo-python
|
|
8302
8342
|
#: code:addons/l10n_br_fiscal/models/tax_group.py:0
|
|
8303
8343
|
#: model:ir.model.constraint,message:l10n_br_fiscal.constraint_l10n_br_fiscal_tax_group_fiscal_tax_group_code_uniq
|
|
8304
8344
|
#, python-format
|
|
@@ -8519,12 +8559,14 @@ msgid "Tax already exists with this name !"
|
|
|
8519
8559
|
msgstr ""
|
|
8520
8560
|
|
|
8521
8561
|
#. module: l10n_br_fiscal
|
|
8562
|
+
#. odoo-python
|
|
8522
8563
|
#: code:addons/l10n_br_fiscal/models/tax_definition_benefit.py:0
|
|
8523
8564
|
#, python-format
|
|
8524
8565
|
msgid "Tax benefit code must be 8 characters!"
|
|
8525
8566
|
msgstr ""
|
|
8526
8567
|
|
|
8527
8568
|
#. module: l10n_br_fiscal
|
|
8569
|
+
#. odoo-python
|
|
8528
8570
|
#: code:addons/l10n_br_fiscal/models/tax_definition_benefit.py:0
|
|
8529
8571
|
#, python-format
|
|
8530
8572
|
msgid "Tax benefit code must be start with state code!"
|
|
@@ -8577,12 +8619,14 @@ msgid "The Delivery Costs should be informed by Line or by Total ?"
|
|
|
8577
8619
|
msgstr ""
|
|
8578
8620
|
|
|
8579
8621
|
#. module: l10n_br_fiscal
|
|
8622
|
+
#. odoo-python
|
|
8580
8623
|
#: code:addons/l10n_br_fiscal/models/document_eletronic.py:0
|
|
8581
8624
|
#, python-format
|
|
8582
8625
|
msgid "The field 'Issuer' is required for brazilian electronic documents!"
|
|
8583
8626
|
msgstr ""
|
|
8584
8627
|
|
|
8585
8628
|
#. module: l10n_br_fiscal
|
|
8629
|
+
#. odoo-python
|
|
8586
8630
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
8587
8631
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
8588
8632
|
#, python-format
|
|
@@ -8605,6 +8649,7 @@ msgid ""
|
|
|
8605
8649
|
msgstr ""
|
|
8606
8650
|
|
|
8607
8651
|
#. module: l10n_br_fiscal
|
|
8652
|
+
#. odoo-python
|
|
8608
8653
|
#: code:addons/l10n_br_fiscal/models/tax_definition_benefit.py:0
|
|
8609
8654
|
#, python-format
|
|
8610
8655
|
msgid "The tax benefit code must contain the type of benefit!"
|
|
@@ -8619,6 +8664,7 @@ msgid ""
|
|
|
8619
8664
|
msgstr ""
|
|
8620
8665
|
|
|
8621
8666
|
#. module: l10n_br_fiscal
|
|
8667
|
+
#. odoo-python
|
|
8622
8668
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
8623
8669
|
#, python-format
|
|
8624
8670
|
msgid ""
|
|
@@ -8627,6 +8673,7 @@ msgid ""
|
|
|
8627
8673
|
msgstr ""
|
|
8628
8674
|
|
|
8629
8675
|
#. module: l10n_br_fiscal
|
|
8676
|
+
#. odoo-python
|
|
8630
8677
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
8631
8678
|
#, python-format
|
|
8632
8679
|
msgid "There is already a fiscal document with this key: {} !"
|
|
@@ -8704,6 +8751,7 @@ msgid "UOM"
|
|
|
8704
8751
|
msgstr ""
|
|
8705
8752
|
|
|
8706
8753
|
#. module: l10n_br_fiscal
|
|
8754
|
+
#. odoo-python
|
|
8707
8755
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
8708
8756
|
#, python-format
|
|
8709
8757
|
msgid "Unidentified Consumer"
|
|
@@ -8739,30 +8787,6 @@ msgstr ""
|
|
|
8739
8787
|
msgid "Unmasked Code"
|
|
8740
8788
|
msgstr ""
|
|
8741
8789
|
|
|
8742
|
-
#. module: l10n_br_fiscal
|
|
8743
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_icms_regulation__message_unread
|
|
8744
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_nbs__message_unread
|
|
8745
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_ncm__message_unread
|
|
8746
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_operation__message_unread
|
|
8747
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_operation_line__message_unread
|
|
8748
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_unread
|
|
8749
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_unread
|
|
8750
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_uom_uom__message_unread
|
|
8751
|
-
msgid "Unread Messages"
|
|
8752
|
-
msgstr ""
|
|
8753
|
-
|
|
8754
|
-
#. module: l10n_br_fiscal
|
|
8755
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_icms_regulation__message_unread_counter
|
|
8756
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_nbs__message_unread_counter
|
|
8757
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_ncm__message_unread_counter
|
|
8758
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_operation__message_unread_counter
|
|
8759
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_operation_line__message_unread_counter
|
|
8760
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_service_type__message_unread_counter
|
|
8761
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_l10n_br_fiscal_tax_definition__message_unread_counter
|
|
8762
|
-
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_uom_uom__message_unread_counter
|
|
8763
|
-
msgid "Unread Messages Counter"
|
|
8764
|
-
msgstr ""
|
|
8765
|
-
|
|
8766
8790
|
#. module: l10n_br_fiscal
|
|
8767
8791
|
#: model:ir.model.fields,field_description:l10n_br_fiscal.field_uom_uom_alternative__uom_id
|
|
8768
8792
|
msgid "Uom"
|
|
@@ -8771,14 +8795,12 @@ msgstr ""
|
|
|
8771
8795
|
#. module: l10n_br_fiscal
|
|
8772
8796
|
#: model:ir.actions.server,name:l10n_br_fiscal.l10n_br_fiscal_nbs_scheduler_cron_ir_actions_server
|
|
8773
8797
|
#: model:ir.cron,cron_name:l10n_br_fiscal.l10n_br_fiscal_nbs_scheduler_cron
|
|
8774
|
-
#: model:ir.cron,name:l10n_br_fiscal.l10n_br_fiscal_nbs_scheduler_cron
|
|
8775
8798
|
msgid "Update NBS Estimate Taxes"
|
|
8776
8799
|
msgstr ""
|
|
8777
8800
|
|
|
8778
8801
|
#. module: l10n_br_fiscal
|
|
8779
8802
|
#: model:ir.actions.server,name:l10n_br_fiscal.l10n_br_fiscal_ncm_scheduler_cron_ir_actions_server
|
|
8780
8803
|
#: model:ir.cron,cron_name:l10n_br_fiscal.l10n_br_fiscal_ncm_scheduler_cron
|
|
8781
|
-
#: model:ir.cron,name:l10n_br_fiscal.l10n_br_fiscal_ncm_scheduler_cron
|
|
8782
8804
|
msgid "Update NCM Estimate Taxes"
|
|
8783
8805
|
msgstr ""
|
|
8784
8806
|
|
|
@@ -8891,6 +8913,7 @@ msgid "WH Partner"
|
|
|
8891
8913
|
msgstr ""
|
|
8892
8914
|
|
|
8893
8915
|
#. module: l10n_br_fiscal
|
|
8916
|
+
#. odoo-python
|
|
8894
8917
|
#: code:addons/l10n_br_fiscal/models/document_event.py:0
|
|
8895
8918
|
#: model:ir.model.fields.selection,name:l10n_br_fiscal.selection__l10n_br_fiscal_event__state__wait
|
|
8896
8919
|
#, python-format
|
|
@@ -8898,6 +8921,7 @@ msgid "Waiting Response"
|
|
|
8898
8921
|
msgstr ""
|
|
8899
8922
|
|
|
8900
8923
|
#. module: l10n_br_fiscal
|
|
8924
|
+
#. odoo-python
|
|
8901
8925
|
#: code:addons/l10n_br_fiscal/models/operation_line.py:0
|
|
8902
8926
|
#, python-format
|
|
8903
8927
|
msgid "Warning!"
|
|
@@ -8968,6 +8992,7 @@ msgid "XML validation errors"
|
|
|
8968
8992
|
msgstr ""
|
|
8969
8993
|
|
|
8970
8994
|
#. module: l10n_br_fiscal
|
|
8995
|
+
#. odoo-python
|
|
8971
8996
|
#: code:addons/l10n_br_fiscal/models/invalidate_number.py:0
|
|
8972
8997
|
#, python-format
|
|
8973
8998
|
msgid "You can delete only draft Invalidate Number Range !"
|
|
@@ -8979,6 +9004,7 @@ msgid "You can note repeat the alternative name"
|
|
|
8979
9004
|
msgstr ""
|
|
8980
9005
|
|
|
8981
9006
|
#. module: l10n_br_fiscal
|
|
9007
|
+
#. odoo-python
|
|
8982
9008
|
#: code:addons/l10n_br_fiscal/models/document_workflow.py:0
|
|
8983
9009
|
#, python-format
|
|
8984
9010
|
msgid ""
|
|
@@ -8987,24 +9013,28 @@ msgid ""
|
|
|
8987
9013
|
msgstr ""
|
|
8988
9014
|
|
|
8989
9015
|
#. module: l10n_br_fiscal
|
|
9016
|
+
#. odoo-python
|
|
8990
9017
|
#: code:addons/l10n_br_fiscal/models/operation_line.py:0
|
|
8991
9018
|
#, python-format
|
|
8992
9019
|
msgid "You cannot delete an Operation Line which is not draft !"
|
|
8993
9020
|
msgstr ""
|
|
8994
9021
|
|
|
8995
9022
|
#. module: l10n_br_fiscal
|
|
9023
|
+
#. odoo-python
|
|
8996
9024
|
#: code:addons/l10n_br_fiscal/models/operation.py:0
|
|
8997
9025
|
#, python-format
|
|
8998
9026
|
msgid "You cannot delete an Operation which is not draft !"
|
|
8999
9027
|
msgstr ""
|
|
9000
9028
|
|
|
9001
9029
|
#. module: l10n_br_fiscal
|
|
9030
|
+
#. odoo-python
|
|
9002
9031
|
#: code:addons/l10n_br_fiscal/models/tax_definition.py:0
|
|
9003
9032
|
#, python-format
|
|
9004
9033
|
msgid "You cannot delete an Tax Definition which is not draft !"
|
|
9005
9034
|
msgstr ""
|
|
9006
9035
|
|
|
9007
9036
|
#. module: l10n_br_fiscal
|
|
9037
|
+
#. odoo-python
|
|
9008
9038
|
#: code:addons/l10n_br_fiscal/models/document.py:0
|
|
9009
9039
|
#, python-format
|
|
9010
9040
|
msgid ""
|
|
@@ -9013,30 +9043,35 @@ msgid ""
|
|
|
9013
9043
|
msgstr ""
|
|
9014
9044
|
|
|
9015
9045
|
#. module: l10n_br_fiscal
|
|
9046
|
+
#. odoo-python
|
|
9016
9047
|
#: code:addons/l10n_br_fiscal/models/document_workflow.py:0
|
|
9017
9048
|
#, python-format
|
|
9018
9049
|
msgid "You cannot invalidate this document"
|
|
9019
9050
|
msgstr ""
|
|
9020
9051
|
|
|
9021
9052
|
#. module: l10n_br_fiscal
|
|
9053
|
+
#. odoo-python
|
|
9022
9054
|
#: code:addons/l10n_br_fiscal/models/data_abstract.py:0
|
|
9023
9055
|
#, python-format
|
|
9024
9056
|
msgid "You don't have permission to archive records."
|
|
9025
9057
|
msgstr ""
|
|
9026
9058
|
|
|
9027
9059
|
#. module: l10n_br_fiscal
|
|
9060
|
+
#. odoo-python
|
|
9028
9061
|
#: code:addons/l10n_br_fiscal/models/data_abstract.py:0
|
|
9029
9062
|
#, python-format
|
|
9030
9063
|
msgid "You don't have permission to unarchive records."
|
|
9031
9064
|
msgstr ""
|
|
9032
9065
|
|
|
9033
9066
|
#. module: l10n_br_fiscal
|
|
9067
|
+
#. odoo-python
|
|
9034
9068
|
#: code:addons/l10n_br_fiscal/models/operation_line.py:0
|
|
9035
9069
|
#, python-format
|
|
9036
9070
|
msgid "You must first select a operation type."
|
|
9037
9071
|
msgstr ""
|
|
9038
9072
|
|
|
9039
9073
|
#. module: l10n_br_fiscal
|
|
9074
|
+
#. odoo-python
|
|
9040
9075
|
#: code:addons/l10n_br_fiscal/models/operation_line.py:0
|
|
9041
9076
|
#, python-format
|
|
9042
9077
|
msgid "You need set a default fiscal document in your company !"
|
|
@@ -9119,6 +9154,7 @@ msgid ""
|
|
|
9119
9154
|
msgstr ""
|
|
9120
9155
|
|
|
9121
9156
|
#. module: l10n_br_fiscal
|
|
9157
|
+
#. odoo-python
|
|
9122
9158
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
9123
9159
|
#: code:addons/l10n_br_fiscal/models/data_ncm_nbs_abstract.py:0
|
|
9124
9160
|
#, python-format
|