odoo-addon-account-banking-pain-base 16.0.1.2.1.2__py3-none-any.whl → 16.0.1.2.2__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/account_banking_pain_base/README.rst +1 -1
- odoo/addons/account_banking_pain_base/__manifest__.py +2 -2
- odoo/addons/account_banking_pain_base/static/description/index.html +8 -5
- {odoo_addon_account_banking_pain_base-16.0.1.2.1.2.dist-info → odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info}/METADATA +2 -3
- {odoo_addon_account_banking_pain_base-16.0.1.2.1.2.dist-info → odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info}/RECORD +7 -7
- {odoo_addon_account_banking_pain_base-16.0.1.2.1.2.dist-info → odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info}/WHEEL +1 -1
- {odoo_addon_account_banking_pain_base-16.0.1.2.1.2.dist-info → odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Account Banking PAIN Base Module
|
|
|
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:934622082dde413d5c501216d334d36b2899b94666da7d938526f9d86e403971
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
{
|
|
8
8
|
"name": "Account Banking PAIN Base Module",
|
|
9
9
|
"summary": "Base module for PAIN file generation",
|
|
10
|
-
"version": "16.0.1.2.
|
|
10
|
+
"version": "16.0.1.2.2",
|
|
11
11
|
"license": "AGPL-3",
|
|
12
12
|
"author": "Akretion, Noviat, Tecnativa, Odoo Community Association (OCA)",
|
|
13
13
|
"website": "https://github.com/OCA/bank-payment",
|
|
14
14
|
"category": "Hidden",
|
|
15
15
|
"depends": ["account_payment_order"],
|
|
16
|
-
"external_dependencies": {"python": ["unidecode"
|
|
16
|
+
"external_dependencies": {"python": ["unidecode"]},
|
|
17
17
|
"data": [
|
|
18
18
|
"security/security.xml",
|
|
19
19
|
"views/account_payment_line.xml",
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
|
11
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
13
13
|
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
15
16
|
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
17
18
|
customize this style sheet.
|
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
274
275
|
margin-left: 2em ;
|
|
275
276
|
margin-right: 2em }
|
|
276
277
|
|
|
277
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -300,7 +301,7 @@ span.option {
|
|
|
300
301
|
span.pre {
|
|
301
302
|
white-space: pre }
|
|
302
303
|
|
|
303
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
304
305
|
color: red }
|
|
305
306
|
|
|
306
307
|
span.section-subtitle {
|
|
@@ -366,7 +367,7 @@ ul.auto-toc {
|
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
367
368
|
!! changes will be overwritten. !!
|
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
369
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:934622082dde413d5c501216d334d36b2899b94666da7d938526f9d86e403971
|
|
370
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
371
372
|
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/16.0/account_banking_pain_base"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_banking_pain_base"><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/bank-payment&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
372
373
|
<p>This module contains fields and functions that are used by the module for SEPA
|
|
@@ -466,7 +467,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
466
467
|
<div class="section" id="maintainers">
|
|
467
468
|
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
|
|
468
469
|
<p>This module is maintained by the OCA.</p>
|
|
469
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
470
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
471
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
472
|
+
</a>
|
|
470
473
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
471
474
|
mission is to support the collaborative development of Odoo features and
|
|
472
475
|
promote its widespread use.</p>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-account_banking_pain_base
|
|
3
|
-
Version: 16.0.1.2.
|
|
3
|
+
Version: 16.0.1.2.2
|
|
4
4
|
Summary: Base module for PAIN file generation
|
|
5
5
|
Home-page: https://github.com/OCA/bank-payment
|
|
6
6
|
Author: Akretion, Noviat, Tecnativa, Odoo Community Association (OCA)
|
|
@@ -11,7 +11,6 @@ Classifier: Framework :: Odoo
|
|
|
11
11
|
Classifier: Framework :: Odoo :: 16.0
|
|
12
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
13
|
Requires-Python: >=3.10
|
|
14
|
-
Requires-Dist: lxml
|
|
15
14
|
Requires-Dist: odoo-addon-account-payment-order<16.1dev,>=16.0dev
|
|
16
15
|
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
17
16
|
Requires-Dist: unidecode
|
|
@@ -25,7 +24,7 @@ Account Banking PAIN Base Module
|
|
|
25
24
|
!! This file is generated by oca-gen-addon-readme !!
|
|
26
25
|
!! changes will be overwritten. !!
|
|
27
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
|
-
!! source digest: sha256:
|
|
27
|
+
!! source digest: sha256:934622082dde413d5c501216d334d36b2899b94666da7d938526f9d86e403971
|
|
29
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
30
29
|
|
|
31
30
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/account_banking_pain_base/README.rst,sha256=
|
|
1
|
+
odoo/addons/account_banking_pain_base/README.rst,sha256=hAuQ7I9WVQJHGNtksV-1gWMP58v5aKzAfyaWaaRrtf8,4533
|
|
2
2
|
odoo/addons/account_banking_pain_base/__init__.py,sha256=NpfoK1imAY8Pj_MjSjJmwM4zAWW0RKsUcNt8A2lfctI,267
|
|
3
|
-
odoo/addons/account_banking_pain_base/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/account_banking_pain_base/__manifest__.py,sha256=z9JuJRnM1wcwH8-4He0sbNaSIzEtc1mtG3Teh1S9BwQ,1020
|
|
4
4
|
odoo/addons/account_banking_pain_base/post_install.py,sha256=OPoKVS4h5g0zeQ3TlB8oVMkc5cXCc-tseufyU9fEYoc,384
|
|
5
5
|
odoo/addons/account_banking_pain_base/i18n/account_banking_pain_base.pot,sha256=9IuZHixzUtvhE8z7r6hcPZhS3Qxwp4p3yHu2ZpQuMQU,38211
|
|
6
6
|
odoo/addons/account_banking_pain_base/i18n/ca.po,sha256=Ir3sj_hCqrxZszMd5XdqfsViwrW58rtkme9Xo5KIBNI,38835
|
|
@@ -30,13 +30,13 @@ odoo/addons/account_banking_pain_base/readme/INSTALL.rst,sha256=BpeUeZr2WIq4R3DJ
|
|
|
30
30
|
odoo/addons/account_banking_pain_base/readme/USAGE.rst,sha256=5M41Ih7p7im2GUPoext5D5o2AnU_LAmX2nFx7U_4f-M,50
|
|
31
31
|
odoo/addons/account_banking_pain_base/security/security.xml,sha256=rgetOr0BzjcxGahCNUt-rEXM562y2EtCRNwi0azNesU,282
|
|
32
32
|
odoo/addons/account_banking_pain_base/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
33
|
-
odoo/addons/account_banking_pain_base/static/description/index.html,sha256=
|
|
33
|
+
odoo/addons/account_banking_pain_base/static/description/index.html,sha256=FZ8a2SHY6xE-65R2krKSWb7fz3XYRq7UiwDKbQhpsYc,15122
|
|
34
34
|
odoo/addons/account_banking_pain_base/views/account_payment_line.xml,sha256=cz26KOK-C9qbDmQrtfEWQLHgFE6w5ml0zxKf1lYVxiU,1365
|
|
35
35
|
odoo/addons/account_banking_pain_base/views/account_payment_method.xml,sha256=39hIAnw7NiUd-SJwWUmMvLc2qZ3ZLNbgnRgc9eLNuv0,1401
|
|
36
36
|
odoo/addons/account_banking_pain_base/views/account_payment_mode.xml,sha256=MyirM63Ddn7_ZWKnuwad9CGRaVh_GcJJToh2zuCtiiY,1241
|
|
37
37
|
odoo/addons/account_banking_pain_base/views/account_payment_order.xml,sha256=ykx3yi0EkjqHKLZAY4vsrAyTO4vWXyn7nS5Q-BoGUeQ,1828
|
|
38
38
|
odoo/addons/account_banking_pain_base/views/res_config_settings.xml,sha256=my8xm2YcLRQKmKqRyilR0AMiftGGnylGt_KZkq-ivAY,2292
|
|
39
|
-
odoo_addon_account_banking_pain_base-16.0.1.2.
|
|
40
|
-
odoo_addon_account_banking_pain_base-16.0.1.2.
|
|
41
|
-
odoo_addon_account_banking_pain_base-16.0.1.2.
|
|
42
|
-
odoo_addon_account_banking_pain_base-16.0.1.2.
|
|
39
|
+
odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info/METADATA,sha256=2qF2wjSkmFXi5iG9ieZ4bJJ0utz_g1i2v6sN1bWzEgI,5177
|
|
40
|
+
odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
41
|
+
odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
42
|
+
odoo_addon_account_banking_pain_base-16.0.1.2.2.dist-info/RECORD,,
|