Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][UPD] erpbrasil.base #3541

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion l10n_br_account_payment_brcobranca/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_account_payment_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"installable": True,
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_base/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"external_dependencies": {
"python": [
"num2words",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"phonenumbers",
"email-validator",
]
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_cnpj_search/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_crm/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"auto_install": True,
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
12 changes: 7 additions & 5 deletions l10n_br_crm/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand All @@ -9,10 +8,11 @@

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.

See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
Expand Down Expand Up @@ -275,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }

pre.code .ln { color: grey; } /* line numbers */
pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
Expand All @@ -301,7 +301,7 @@
span.pre {
white-space: pre }

span.problematic {
span.problematic, pre.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -432,7 +432,9 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_fiscal/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"auto_install": False,
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_fiscal_closing/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_hr/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"license": "AGPL-3",
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_ie_search/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"data": ["views/res_config_settings_view.xml"],
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.assinatura>=1.7.0",
"erpbrasil.edoc>=2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_nfe/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.edoc>=2.5.2",
"erpbrasil.edoc.pdf",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"brazilfiscalreport",
],
},
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_nfse/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"python": [
"erpbrasil.edoc>=2.5.2",
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
],
},
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_nfse_barueri/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"erpbrasil.edoc>=2.5.2",
"erpbrasil.assinatura>=1.7.0",
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"nfselib.barueri",
],
},
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_nfse_ginfes/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"erpbrasil.edoc>=2.5.2",
"erpbrasil.assinatura>=1.7.0",
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"nfselib.ginfes",
],
},
Expand Down
12 changes: 7 additions & 5 deletions l10n_br_nfse_ginfes/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand All @@ -9,10 +8,11 @@

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.

See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
Expand Down Expand Up @@ -275,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }

pre.code .ln { color: grey; } /* line numbers */
pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
Expand All @@ -301,7 +301,7 @@
span.pre {
white-space: pre }

span.problematic {
span.problematic, pre.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -431,7 +431,9 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_nfse_paulistana/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"erpbrasil.edoc>=2.5.2",
"erpbrasil.assinatura>=1.7.0",
"erpbrasil.transmissao>=1.1.0",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
"nfselib.paulistana",
"unidecode",
],
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_pos/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"installable": True,
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_pos_cfe/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"external_dependencies": {
"python": [
"satcomum",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
],
},
"data": [
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_website_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"external_dependencies": {
"python": [
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion l10n_br_zip/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"external_dependencies": {
"python": [
"brazilcep",
"erpbrasil.base>=2.3.0",
"erpbrasil.base>=2.3.2",
]
},
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ brazilcep
brazilfiscalreport
email-validator
erpbrasil.assinatura>=1.7.0
erpbrasil.base>=2.3.0
erpbrasil.base>=2.3.2
erpbrasil.edoc.pdf
erpbrasil.edoc>=2.5.2
erpbrasil.transmissao>=1.1.0
Expand Down
Loading