odoo-addon-account-payment-order 17.0.1.7.1__py3-none-any.whl → 17.0.1.7.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.
@@ -7,7 +7,7 @@ Account Payment Order
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:2fb5cb1d87bfcd4f3c850af21a46c6f58d479494bef0e968ff0250d8b8a01215
10
+ !! source digest: sha256:a4ba2135a4978aecd24c4cd95fbe8f733cc6d4537b958f28a6c91816fce9efda
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -9,7 +9,7 @@
9
9
 
10
10
  {
11
11
  "name": "Account Payment Order",
12
- "version": "17.0.1.7.1",
12
+ "version": "17.0.1.7.2",
13
13
  "license": "AGPL-3",
14
14
  "author": "ACSONE SA/NV, "
15
15
  "Therp BV, "
@@ -26,8 +26,8 @@ msgstr ""
26
26
  msgid ""
27
27
  "%(count)d payment lines added to the existing draft payment order "
28
28
  "%(payorder_link)s."
29
- msgstr "%(count)d líneas de pago añadidas a la orden existente "
30
- "%(payorder_link)s."
29
+ msgstr ""
30
+ "%(count)d líneas de pago añadidas a la orden existente %(payorder_link)s."
31
31
 
32
32
  #. module: account_payment_order
33
33
  #. odoo-python
@@ -37,8 +37,8 @@ msgid ""
37
37
  "%(count)d payment lines added to the new draft payment order "
38
38
  "%(payorder_link)s, which has been automatically created."
39
39
  msgstr ""
40
- "%(count)d líneas de pago añadidas a la nueva orden "
41
- "%(payorder_link)s, que ha sido creada automáticamente."
40
+ "%(count)d líneas de pago añadidas a la nueva orden %(payorder_link)s, que ha "
41
+ "sido creada automáticamente."
42
42
 
43
43
  #. module: account_payment_order
44
44
  #: model_terms:ir.ui.view,arch_db:account_payment_order.print_account_payment_order_document
@@ -19,7 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
-
23
22
  #. module: account_payment_order
24
23
  #. odoo-python
25
24
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -18,7 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
-
22
21
  #. module: account_payment_order
23
22
  #. odoo-python
24
23
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -18,7 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
-
22
21
  #. module: account_payment_order
23
22
  #. odoo-python
24
23
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -16,7 +16,6 @@ msgstr ""
16
16
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
17
17
  "X-Generator: Weblate 4.3.2\n"
18
18
 
19
-
20
19
  #. module: account_payment_order
21
20
  #. odoo-python
22
21
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -18,7 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
-
22
21
  #. module: account_payment_order
23
22
  #. odoo-python
24
23
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -19,7 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
20
  "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
21
21
 
22
-
23
22
  #. module: account_payment_order
24
23
  #. odoo-python
25
24
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -19,7 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
20
  "(n%100<10 || n%100>=20) ? 1 : 2);\n"
21
21
 
22
-
23
22
  #. module: account_payment_order
24
23
  #. odoo-python
25
24
  #: code:addons/account_payment_order/models/account_move.py:0
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:2fb5cb1d87bfcd4f3c850af21a46c6f58d479494bef0e968ff0250d8b8a01215
370
+ !! source digest: sha256:a4ba2135a4978aecd24c4cd95fbe8f733cc6d4537b958f28a6c91816fce9efda
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/17.0/account_payment_order"><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-17-0/bank-payment-17-0-account_payment_order"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module adds support for payment orders and debit orders.</p>
@@ -76,7 +76,7 @@
76
76
  <tree>
77
77
  <field
78
78
  name="order_id"
79
- invisible="not context.get('account_payment_line_main_view')"
79
+ column_invisible="not context.get('account_payment_line_main_view')"
80
80
  />
81
81
  <field name="partner_id" />
82
82
  <field name="communication" />
@@ -86,15 +86,15 @@
86
86
  <field name="ml_maturity_date" optional="show" />
87
87
  <field name="date" />
88
88
  <field name="amount_currency" string="Amount" />
89
- <field name="currency_id" invisible="1" />
89
+ <field name="currency_id" column_invisible="1" />
90
90
  <field name="name" optional="show" />
91
- <field name="company_currency_id" invisible="1" />
91
+ <field name="company_currency_id" column_invisible="1" />
92
92
  <field
93
93
  name="amount_company_currency"
94
94
  sum="Total in Company Currency"
95
- invisible="1"
95
+ column_invisible="1"
96
96
  />
97
- <field name="payment_type" invisible="1" />
97
+ <field name="payment_type" column_invisible="1" />
98
98
  <button
99
99
  name="action_open_business_doc"
100
100
  type="object"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-account_payment_order
3
- Version: 17.0.1.7.1
3
+ Version: 17.0.1.7.2
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo-addon-account_payment_partner>=17.0dev,<17.1dev
6
6
  Requires-Dist: odoo>=17.0a,<17.1dev
@@ -24,7 +24,7 @@ Account Payment Order
24
24
  !! This file is generated by oca-gen-addon-readme !!
25
25
  !! changes will be overwritten. !!
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
- !! source digest: sha256:2fb5cb1d87bfcd4f3c850af21a46c6f58d479494bef0e968ff0250d8b8a01215
27
+ !! source digest: sha256:a4ba2135a4978aecd24c4cd95fbe8f733cc6d4537b958f28a6c91816fce9efda
28
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
29
 
30
30
  .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -1,6 +1,6 @@
1
- odoo/addons/account_payment_order/README.rst,sha256=PuI0PB0akPn9wiF2AdJEUepiqGEZ9T59T8cWyJpJRSA,4645
1
+ odoo/addons/account_payment_order/README.rst,sha256=Kw_HF46xxCNb27l5I7TGDLH47xlthEjUCNiYf-tZ2m8,4645
2
2
  odoo/addons/account_payment_order/__init__.py,sha256=HVXFv0Gbl3gl3fcRBZhi3rlZgriQVo_8LiEgUjtkcFs,96
3
- odoo/addons/account_payment_order/__manifest__.py,sha256=mUA44V1VUhdJn2FkP995kphP_rJ81k5SHypyq3aIdkE,1606
3
+ odoo/addons/account_payment_order/__manifest__.py,sha256=zM_lQVkriHbw5Kf8WtDlAQmv34mBPpB4Xn99XReUlkQ,1606
4
4
  odoo/addons/account_payment_order/hooks.py,sha256=XQDHFvlq4pQCJoEM6sY01Vh6kOgG6JFP3DPNPliyntA,667
5
5
  odoo/addons/account_payment_order/data/payment_seq.xml,sha256=EKeoSUKlM3TH7vljq7tj6XvPJMMQu8IMtwKC_LM4C4A,864
6
6
  odoo/addons/account_payment_order/demo/payment_demo.xml,sha256=-qNu7yLwK9I80Ol6YfwoccqpSsCHx2kSumcp2WlgsxU,1412
@@ -13,22 +13,22 @@ odoo/addons/account_payment_order/i18n/cs.po,sha256=Pr2IeAtyNn1WXWXS5FXfe0EesWqw
13
13
  odoo/addons/account_payment_order/i18n/da_DK.po,sha256=la-2CvAGIpkPa_dwWcqJYuy5OvqPokQYXdqF70aQur4,50835
14
14
  odoo/addons/account_payment_order/i18n/de.po,sha256=TN8813YjIjDzJn-9NzpVbRAuvs60kh7WgmblS6ZwimE,55288
15
15
  odoo/addons/account_payment_order/i18n/el_GR.po,sha256=RE894b4TfIf7FdV-8uA4MbHS87ZWReo3R80EL_qCD_M,50456
16
- odoo/addons/account_payment_order/i18n/es.po,sha256=4lEz_ujLh0c5LoDxleoSt3rQDwVetTNiDe5I2_tn_Bw,58273
16
+ odoo/addons/account_payment_order/i18n/es.po,sha256=acArH6J4TmLiD2cSkDoXWYN6kL5uU_ng6GuQiQ-WsHw,58273
17
17
  odoo/addons/account_payment_order/i18n/es_AR.po,sha256=5LUQ0bK_881Cc4A11jxxwqI-kZ3DHUsVk0gbUfqtm7Q,63438
18
18
  odoo/addons/account_payment_order/i18n/es_CL.po,sha256=wKg3s8n6DC0oPGYv8D8oi6CX0OMqzzOf8fFDFyCKgh0,63621
19
19
  odoo/addons/account_payment_order/i18n/es_CR.po,sha256=rwJxQz0yvqMzCz89y0tem-Y0kOeiIGtr3np2CI7fkxI,50217
20
20
  odoo/addons/account_payment_order/i18n/es_EC.po,sha256=kGe8Rxg98o1K0ONfZdsoCnqb_-zAQs8gYMEB-ojXJpI,50214
21
21
  odoo/addons/account_payment_order/i18n/es_ES.po,sha256=psF3fyfKejKq_APFTICv-PnKY-Ow6D6EVOJ5kHYOq40,50284
22
22
  odoo/addons/account_payment_order/i18n/es_MX.po,sha256=lJYva8vLnK5941ahViWOeFgisvtHvHlnWyk2SxRALeo,50213
23
- odoo/addons/account_payment_order/i18n/es_VE.po,sha256=CphL6xP33pc8zQcj6Hi-7diiEB8r5Q_V_pNXWl6XkHI,50217
24
- odoo/addons/account_payment_order/i18n/et.po,sha256=EpME4kI69vewNTFgDoiIjj-i9heelLuaPeprofDx-Lo,50194
25
- odoo/addons/account_payment_order/i18n/fi.po,sha256=LuXNdXixQSqGHaKaduoT0DG3LMJUfX9_thfBpCVJUEs,50321
23
+ odoo/addons/account_payment_order/i18n/es_VE.po,sha256=5AAzOyMnpB6TRc7fYN0qmOq8WANx9lgolK1dxla5hHw,50216
24
+ odoo/addons/account_payment_order/i18n/et.po,sha256=UqV79qL0SjHVls0ow6PXZUO5Kv08DmPnCb_LjjIszmc,50193
25
+ odoo/addons/account_payment_order/i18n/fi.po,sha256=JwFx8vYcyw3k_9WZKu4kPqX_MyVHT7M_sB4p5x-HdlM,50320
26
26
  odoo/addons/account_payment_order/i18n/fr.po,sha256=Pak9TfkXQj1czfY9kdwJq_XAcWq693dn0P6DNNbaTP8,66657
27
- odoo/addons/account_payment_order/i18n/fr_FR.po,sha256=3fpB3fLN5EiwjtMv_nY1cON0aJ4_wT2FBTS9zvCsht8,63615
28
- odoo/addons/account_payment_order/i18n/gl.po,sha256=btPIbKZW1D1bqP_ULr2h0iJYrmp-bXz1FePPMdLfIDg,50269
29
- odoo/addons/account_payment_order/i18n/hr.po,sha256=iuBCzi6a1sbTDwCpGbuYtLgvjAWcLAN_E2wWLtRZKkI,50965
27
+ odoo/addons/account_payment_order/i18n/fr_FR.po,sha256=No20McYfbyDnwC6pjps0j30VqYlsT-ieGLSvCMcm8MA,63614
28
+ odoo/addons/account_payment_order/i18n/gl.po,sha256=ern3gFWyU-XN177g3s2ud1JQTAlYWIE7SY0HpbgQN44,50268
29
+ odoo/addons/account_payment_order/i18n/hr.po,sha256=h732Al1vpJ5VksFvmkNUwq80upRH0Zw-mEDuTL4tgVI,50964
30
30
  odoo/addons/account_payment_order/i18n/it.po,sha256=VllBh2penNpRba0Vpuv6SbsgQJ5Up7o_k0czNRunHTw,58756
31
- odoo/addons/account_payment_order/i18n/lt.po,sha256=pyG2XwJUbUQq6Pe47JJ3DHOJr0P_W4r_1reCeus-KWo,50266
31
+ odoo/addons/account_payment_order/i18n/lt.po,sha256=KYiGOYyQQen7x86ZXOO3dzEsVAZdO-zMiyAuijkM7lw,50265
32
32
  odoo/addons/account_payment_order/i18n/nb_NO.po,sha256=Vx4D6C4D5Bb0JxzuhjegLzyoz6NV9MMkUyjrNLNlZ7U,52117
33
33
  odoo/addons/account_payment_order/i18n/nl.po,sha256=T-DpboQzNIdR-d7Hv-WXLcnB0SrIM-nuf1O72cSPQ9s,57603
34
34
  odoo/addons/account_payment_order/i18n/nl_BE.po,sha256=ZIPvz9Iw7BlL3pEp76CG468WWTKc5YbWUpQCZghH5G4,50213
@@ -66,7 +66,7 @@ odoo/addons/account_payment_order/report/print_account_payment_order.xml,sha256=
66
66
  odoo/addons/account_payment_order/security/ir.model.access.csv,sha256=DquU4QYd706_JxewPT0eAy4pc37FeGcoynOqUmu45kc,1211
67
67
  odoo/addons/account_payment_order/security/payment_security.xml,sha256=kfkYDi4hkrQCm8lRUUIrqQoibzN8h67H2qV_mj390eQ,1248
68
68
  odoo/addons/account_payment_order/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
69
- odoo/addons/account_payment_order/static/description/index.html,sha256=laY6Gi0Y9xri1HLRsZkUNLRTlPB9dZ5MJR7WRRC337A,16031
69
+ odoo/addons/account_payment_order/static/description/index.html,sha256=N2UnUwP-HHJSwO4At5Ae9GrHCPBkA-8s0ly9gYH47UU,16031
70
70
  odoo/addons/account_payment_order/tests/__init__.py,sha256=lOx5jg7LBTMs0mXira6LpqK_dNDUbPa5nViWWAug7xc,174
71
71
  odoo/addons/account_payment_order/tests/test_account_payment.py,sha256=D_gDXDO94gpgANHEJx6cCIHh7em2GOXZqhWqqav4XVw,6787
72
72
  odoo/addons/account_payment_order/tests/test_bank.py,sha256=0mY8uBwlD12sV3Rckk7WmFZonjAzEWKZjaas7K36Q1A,1177
@@ -75,7 +75,7 @@ odoo/addons/account_payment_order/tests/test_payment_order_inbound.py,sha256=P65
75
75
  odoo/addons/account_payment_order/tests/test_payment_order_outbound.py,sha256=Z-cqohE9BPQVLsigYJ6CtgSQQMI10QUCk8CRIi3uIJg,19240
76
76
  odoo/addons/account_payment_order/views/account_invoice_view.xml,sha256=cYXmLhtaOJbiJdQCSzaH_FdcpgR_Z6-PLFUUykYzuv0,4682
77
77
  odoo/addons/account_payment_order/views/account_move_line.xml,sha256=MZDzWzwWVO9HkMT0dmGJHJuLNmYo2gtgga3ls6iBWyk,2373
78
- odoo/addons/account_payment_order/views/account_payment_line.xml,sha256=-DdtoJ_W0ZhYqSw1H--H3Tk0fFixY0Pyd53nqdP3h0g,5314
78
+ odoo/addons/account_payment_order/views/account_payment_line.xml,sha256=DV9pjV5DAVFSrqJ1he2_i_rHOLhgGtdd4EmUnf_69Ek,5349
79
79
  odoo/addons/account_payment_order/views/account_payment_method.xml,sha256=zBGrZYNAFxgLQOpSE7alPUFJ8vESD4JWd0B3qmE4_vY,717
80
80
  odoo/addons/account_payment_order/views/account_payment_mode.xml,sha256=Q3oms35Eqyw3fyxPK7EHvsuP50KYJuvzPnso3Ja5C-w,2876
81
81
  odoo/addons/account_payment_order/views/account_payment_order.xml,sha256=K_McyVSrw8zFyjIM9xHAHu8IEWMaPrGEyVX11RXP1yo,12824
@@ -88,7 +88,7 @@ odoo/addons/account_payment_order/wizard/account_payment_line_create.py,sha256=F
88
88
  odoo/addons/account_payment_order/wizard/account_payment_line_create_view.xml,sha256=Ln0tzR3xytjZdSuzWSc6X4MQxUG2vPxqfiPSo5JCguc,4532
89
89
  odoo/addons/account_payment_order/wizard/account_payment_update.py,sha256=20_tas7P85zDv1A-LyG5UTjKdx9EJy-0vKldt1n3Tt8,547
90
90
  odoo/addons/account_payment_order/wizard/account_payment_update_views.xml,sha256=NW4YiMhhmM5xCJ5n86KNPtn5xRnCmvzuwRw-BmRiBMM,979
91
- odoo_addon_account_payment_order-17.0.1.7.1.dist-info/METADATA,sha256=WS9Vj0596n9sggQ9jC1a7wIf-FLGOYuNS_HQu-JU9TI,5308
92
- odoo_addon_account_payment_order-17.0.1.7.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
93
- odoo_addon_account_payment_order-17.0.1.7.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
94
- odoo_addon_account_payment_order-17.0.1.7.1.dist-info/RECORD,,
91
+ odoo_addon_account_payment_order-17.0.1.7.2.dist-info/METADATA,sha256=SBdtxsfnqG0YqGK4BFb7DqlcmsQQeqxBYHjAP-FJMa8,5308
92
+ odoo_addon_account_payment_order-17.0.1.7.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
93
+ odoo_addon_account_payment_order-17.0.1.7.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
94
+ odoo_addon_account_payment_order-17.0.1.7.2.dist-info/RECORD,,