odoo-addon-account-banking-mandate 17.0.1.0.3.1__py3-none-any.whl → 18.0.1.0.0.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_mandate/README.rst +17 -17
- odoo/addons/account_banking_mandate/__manifest__.py +1 -1
- odoo/addons/account_banking_mandate/i18n/account_banking_mandate.pot +7 -16
- odoo/addons/account_banking_mandate/models/account_banking_mandate.py +10 -6
- odoo/addons/account_banking_mandate/models/account_move.py +12 -0
- odoo/addons/account_banking_mandate/models/account_payment_line.py +3 -1
- odoo/addons/account_banking_mandate/readme/CONTRIBUTORS.md +11 -11
- odoo/addons/account_banking_mandate/readme/DESCRIPTION.md +7 -7
- odoo/addons/account_banking_mandate/readme/INSTALL.md +3 -3
- odoo/addons/account_banking_mandate/readme/USAGE.md +2 -2
- odoo/addons/account_banking_mandate/static/description/index.html +4 -4
- odoo/addons/account_banking_mandate/tests/test_invoice_mandate.py +4 -6
- odoo/addons/account_banking_mandate/tests/test_mandate.py +2 -4
- odoo/addons/account_banking_mandate/views/account_banking_mandate_view.xml +4 -9
- odoo/addons/account_banking_mandate/views/res_partner_bank_view.xml +1 -1
- {odoo_addon_account_banking_mandate-17.0.1.0.3.1.dist-info → odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info}/METADATA +21 -21
- {odoo_addon_account_banking_mandate-17.0.1.0.3.1.dist-info → odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info}/RECORD +19 -19
- {odoo_addon_account_banking_mandate-17.0.1.0.3.1.dist-info → odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info}/WHEEL +0 -0
- {odoo_addon_account_banking_mandate-17.0.1.0.3.1.dist-info → odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Account Banking Mandate
|
|
|
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:6068601722aaddd80136ccc53a8dfb47818f818305371bd69f57520e8d6108f0
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
|
@@ -17,13 +17,13 @@ Account Banking Mandate
|
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
18
|
:alt: License: AGPL-3
|
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/bank-payment/tree/
|
|
20
|
+
:target: https://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate
|
|
21
21
|
:alt: OCA/bank-payment
|
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/bank-payment-
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_banking_mandate
|
|
24
24
|
:alt: Translate me on Weblate
|
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=18.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -60,7 +60,7 @@ Bug Tracker
|
|
|
60
60
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/issues>`_.
|
|
61
61
|
In case of trouble, please check there if your issue has already been reported.
|
|
62
62
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
63
|
-
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%
|
|
63
|
+
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
64
64
|
|
|
65
65
|
Do not contact contributors directly about support or help with technical issues.
|
|
66
66
|
|
|
@@ -78,17 +78,17 @@ Authors
|
|
|
78
78
|
Contributors
|
|
79
79
|
------------
|
|
80
80
|
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
-
|
|
85
|
-
-
|
|
86
|
-
-
|
|
87
|
-
-
|
|
88
|
-
-
|
|
89
|
-
-
|
|
90
|
-
-
|
|
91
|
-
-
|
|
81
|
+
- Alexis de Lattre <alexis.delattre@akretion.com>
|
|
82
|
+
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
|
83
|
+
- Alexandre Fayolle
|
|
84
|
+
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
|
|
85
|
+
- Sergio Teruel <sergio.teruel@tecnativa.com>
|
|
86
|
+
- Cédric Pigeon <cedric.pigeon@acsone.eu>
|
|
87
|
+
- Carlos Dauden <carlos.dauden@tecnativa.com>
|
|
88
|
+
- Marçal Isern <marsal.isern@qubiq.es>
|
|
89
|
+
- Andrea Stirpe <a.stirpe@onestein.nl>
|
|
90
|
+
- Manuel Regidor <manuel.regidor@sygel.es>
|
|
91
|
+
- Giovanni Francesco Capalbo <giovanni@therp.nl>
|
|
92
92
|
|
|
93
93
|
Maintainers
|
|
94
94
|
-----------
|
|
@@ -103,6 +103,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
103
103
|
mission is to support the collaborative development of Odoo features and
|
|
104
104
|
promote its widespread use.
|
|
105
105
|
|
|
106
|
-
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/
|
|
106
|
+
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate>`_ project on GitHub.
|
|
107
107
|
|
|
108
108
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 18.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -38,7 +38,6 @@ msgstr ""
|
|
|
38
38
|
#. module: account_banking_mandate
|
|
39
39
|
#: model:ir.model.fields,help:account_banking_mandate.field_account_bank_statement_line__mandate_required
|
|
40
40
|
#: model:ir.model.fields,help:account_banking_mandate.field_account_move__mandate_required
|
|
41
|
-
#: model:ir.model.fields,help:account_banking_mandate.field_account_payment__mandate_required
|
|
42
41
|
#: model:ir.model.fields,help:account_banking_mandate.field_account_payment_line__mandate_required
|
|
43
42
|
#: model:ir.model.fields,help:account_banking_mandate.field_account_payment_method__mandate_required
|
|
44
43
|
msgid ""
|
|
@@ -129,7 +128,6 @@ msgstr ""
|
|
|
129
128
|
#. module: account_banking_mandate
|
|
130
129
|
#. odoo-python
|
|
131
130
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
132
|
-
#, python-format
|
|
133
131
|
msgid ""
|
|
134
132
|
"Cannot validate the mandate '%s' because it is not attached to a bank "
|
|
135
133
|
"account."
|
|
@@ -138,7 +136,6 @@ msgstr ""
|
|
|
138
136
|
#. module: account_banking_mandate
|
|
139
137
|
#. odoo-python
|
|
140
138
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
141
|
-
#, python-format
|
|
142
139
|
msgid "Cannot validate the mandate '%s' without a date of signature."
|
|
143
140
|
msgstr ""
|
|
144
141
|
|
|
@@ -180,7 +177,6 @@ msgstr ""
|
|
|
180
177
|
#. module: account_banking_mandate
|
|
181
178
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_bank_statement_line__mandate_id
|
|
182
179
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_move__mandate_id
|
|
183
|
-
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment__mandate_id
|
|
184
180
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_line__mandate_id
|
|
185
181
|
msgid "Direct Debit Mandate"
|
|
186
182
|
msgstr ""
|
|
@@ -274,6 +270,7 @@ msgstr ""
|
|
|
274
270
|
|
|
275
271
|
#. module: account_banking_mandate
|
|
276
272
|
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_has_error
|
|
273
|
+
#: model:ir.model.fields,help:account_banking_mandate.field_account_banking_mandate__message_has_sms_error
|
|
277
274
|
msgid "If checked, some messages have a delivery error."
|
|
278
275
|
msgstr ""
|
|
279
276
|
|
|
@@ -310,7 +307,6 @@ msgstr ""
|
|
|
310
307
|
#. module: account_banking_mandate
|
|
311
308
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_bank_statement_line__mandate_required
|
|
312
309
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_move__mandate_required
|
|
313
|
-
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment__mandate_required
|
|
314
310
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_line__mandate_required
|
|
315
311
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_payment_method__mandate_required
|
|
316
312
|
msgid "Mandate Required"
|
|
@@ -319,21 +315,18 @@ msgstr ""
|
|
|
319
315
|
#. module: account_banking_mandate
|
|
320
316
|
#. odoo-python
|
|
321
317
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
322
|
-
#, python-format
|
|
323
318
|
msgid "Mandate should be in cancel state."
|
|
324
319
|
msgstr ""
|
|
325
320
|
|
|
326
321
|
#. module: account_banking_mandate
|
|
327
322
|
#. odoo-python
|
|
328
323
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
329
|
-
#, python-format
|
|
330
324
|
msgid "Mandate should be in draft or valid state."
|
|
331
325
|
msgstr ""
|
|
332
326
|
|
|
333
327
|
#. module: account_banking_mandate
|
|
334
328
|
#. odoo-python
|
|
335
329
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
336
|
-
#, python-format
|
|
337
330
|
msgid "Mandate should be in draft state."
|
|
338
331
|
msgstr ""
|
|
339
332
|
|
|
@@ -360,7 +353,6 @@ msgstr ""
|
|
|
360
353
|
#. module: account_banking_mandate
|
|
361
354
|
#. odoo-python
|
|
362
355
|
#: code:addons/account_banking_mandate/models/account_payment_line.py:0
|
|
363
|
-
#, python-format
|
|
364
356
|
msgid "Missing Mandate on payment line %s"
|
|
365
357
|
msgstr ""
|
|
366
358
|
|
|
@@ -442,7 +434,6 @@ msgstr ""
|
|
|
442
434
|
#. odoo-python
|
|
443
435
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
444
436
|
#: model_terms:ir.ui.view,arch_db:account_banking_mandate.views_mandate_form_buttons
|
|
445
|
-
#, python-format
|
|
446
437
|
msgid "Payment lines"
|
|
447
438
|
msgstr ""
|
|
448
439
|
|
|
@@ -466,6 +457,11 @@ msgstr ""
|
|
|
466
457
|
msgid "Responsible User"
|
|
467
458
|
msgstr ""
|
|
468
459
|
|
|
460
|
+
#. module: account_banking_mandate
|
|
461
|
+
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__message_has_sms_error
|
|
462
|
+
msgid "SMS Delivery error"
|
|
463
|
+
msgstr ""
|
|
464
|
+
|
|
469
465
|
#. module: account_banking_mandate
|
|
470
466
|
#: model:ir.model.fields,field_description:account_banking_mandate.field_account_banking_mandate__scan
|
|
471
467
|
msgid "Scan of the Mandate"
|
|
@@ -504,14 +500,12 @@ msgstr ""
|
|
|
504
500
|
#. module: account_banking_mandate
|
|
505
501
|
#. odoo-python
|
|
506
502
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
507
|
-
#, python-format
|
|
508
503
|
msgid "The date of signature of mandate '%s' is in the future!"
|
|
509
504
|
msgstr ""
|
|
510
505
|
|
|
511
506
|
#. module: account_banking_mandate
|
|
512
507
|
#. odoo-python
|
|
513
508
|
#: code:addons/account_banking_mandate/models/account_banking_mandate.py:0
|
|
514
|
-
#, python-format
|
|
515
509
|
msgid ""
|
|
516
510
|
"The mandate '%s' can't have a date of last debit before the date of "
|
|
517
511
|
"signature."
|
|
@@ -520,7 +514,6 @@ msgstr ""
|
|
|
520
514
|
#. module: account_banking_mandate
|
|
521
515
|
#. odoo-python
|
|
522
516
|
#: code:addons/account_banking_mandate/models/account_payment_line.py:0
|
|
523
|
-
#, python-format
|
|
524
517
|
msgid ""
|
|
525
518
|
"The payment line number {line_number} a different company than that of the "
|
|
526
519
|
"linked mandate {mandate})."
|
|
@@ -529,7 +522,6 @@ msgstr ""
|
|
|
529
522
|
#. module: account_banking_mandate
|
|
530
523
|
#. odoo-python
|
|
531
524
|
#: code:addons/account_banking_mandate/models/account_payment_line.py:0
|
|
532
|
-
#, python-format
|
|
533
525
|
msgid ""
|
|
534
526
|
"The payment line number {line_number} has the bank account "
|
|
535
527
|
"'{line_bank_account}' which is not attached to the mandate '{mandate_ref}' "
|
|
@@ -582,7 +574,6 @@ msgstr ""
|
|
|
582
574
|
#. module: account_banking_mandate
|
|
583
575
|
#. odoo-python
|
|
584
576
|
#: code:addons/account_banking_mandate/models/res_partner_bank.py:0
|
|
585
|
-
#, python-format
|
|
586
577
|
msgid ""
|
|
587
578
|
"You cannot change the company of Partner Bank %s, as there exists mandates "
|
|
588
579
|
"referencing it that belong to another company."
|
|
@@ -122,9 +122,9 @@ class AccountBankingMandate(models.Model):
|
|
|
122
122
|
def show_payment_lines(self):
|
|
123
123
|
self.ensure_one()
|
|
124
124
|
return {
|
|
125
|
-
"name": _("Payment lines"),
|
|
125
|
+
"name": self.env._("Payment lines"),
|
|
126
126
|
"type": "ir.actions.act_window",
|
|
127
|
-
"view_mode": "
|
|
127
|
+
"view_mode": "list,form",
|
|
128
128
|
"res_model": "account.payment.line",
|
|
129
129
|
"domain": [("mandate_id", "=", self.id)],
|
|
130
130
|
}
|
|
@@ -135,7 +135,9 @@ class AccountBankingMandate(models.Model):
|
|
|
135
135
|
for mandate in self:
|
|
136
136
|
if mandate.signature_date and mandate.signature_date > today:
|
|
137
137
|
raise ValidationError(
|
|
138
|
-
_(
|
|
138
|
+
self.env._(
|
|
139
|
+
"The date of signature of mandate '%s' " "is in the future!"
|
|
140
|
+
)
|
|
139
141
|
% mandate.unique_mandate_reference
|
|
140
142
|
)
|
|
141
143
|
if (
|
|
@@ -190,13 +192,15 @@ class AccountBankingMandate(models.Model):
|
|
|
190
192
|
def validate(self):
|
|
191
193
|
for mandate in self:
|
|
192
194
|
if mandate.state != "draft":
|
|
193
|
-
raise UserError(_("Mandate should be in draft state."))
|
|
195
|
+
raise UserError(self.env._("Mandate should be in draft state."))
|
|
194
196
|
self.write({"state": "valid"})
|
|
195
197
|
|
|
196
198
|
def cancel(self):
|
|
197
199
|
for mandate in self:
|
|
198
200
|
if mandate.state not in ("draft", "valid"):
|
|
199
|
-
raise UserError(
|
|
201
|
+
raise UserError(
|
|
202
|
+
self.env._("Mandate should be in draft or valid state.")
|
|
203
|
+
)
|
|
200
204
|
self.write({"state": "cancel"})
|
|
201
205
|
|
|
202
206
|
def back2draft(self):
|
|
@@ -205,5 +209,5 @@ class AccountBankingMandate(models.Model):
|
|
|
205
209
|
"""
|
|
206
210
|
for mandate in self:
|
|
207
211
|
if mandate.state != "cancel":
|
|
208
|
-
raise UserError(_("Mandate should be in cancel state."))
|
|
212
|
+
raise UserError(self.env._("Mandate should be in cancel state."))
|
|
209
213
|
self.write({"state": "draft"})
|
|
@@ -29,3 +29,15 @@ class AccountMove(models.Model):
|
|
|
29
29
|
move.mandate_id = move.partner_id.valid_mandate_id
|
|
30
30
|
else:
|
|
31
31
|
move.mandate_id = False
|
|
32
|
+
|
|
33
|
+
def partner_banks_to_show(self):
|
|
34
|
+
res = super().partner_banks_to_show()
|
|
35
|
+
if (
|
|
36
|
+
not res
|
|
37
|
+
and self.payment_mode_id.payment_method_id.code == "sepa_direct_debit"
|
|
38
|
+
): # pragma: no cover
|
|
39
|
+
return (
|
|
40
|
+
self.mandate_id.partner_bank_id
|
|
41
|
+
or self.partner_id.valid_mandate_id.partner_bank_id
|
|
42
|
+
)
|
|
43
|
+
return res
|
|
@@ -62,5 +62,7 @@ class AccountPaymentLine(models.Model):
|
|
|
62
62
|
def draft2open_payment_line_check(self):
|
|
63
63
|
res = super().draft2open_payment_line_check()
|
|
64
64
|
if self.mandate_required and not self.mandate_id:
|
|
65
|
-
raise UserError(
|
|
65
|
+
raise UserError(
|
|
66
|
+
self.env._("Missing Mandate on payment line %s") % self.name
|
|
67
|
+
)
|
|
66
68
|
return res
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>
|
|
2
|
-
- Pedro M. Baeza \<<pedro.baeza@tecnativa.com>\>
|
|
3
|
-
- Alexandre Fayolle
|
|
4
|
-
- Stéphane Bidoul \<<stephane.bidoul@acsone.eu>\>
|
|
5
|
-
- Sergio Teruel \<<sergio.teruel@tecnativa.com>\>
|
|
6
|
-
- Cédric Pigeon \<<cedric.pigeon@acsone.eu>\>
|
|
7
|
-
- Carlos Dauden \<<carlos.dauden@tecnativa.com>\>
|
|
8
|
-
- Marçal Isern \<<marsal.isern@qubiq.es>\>
|
|
9
|
-
- Andrea Stirpe \<<a.stirpe@onestein.nl>\>
|
|
10
|
-
- Manuel Regidor \<<manuel.regidor@sygel.es>\>
|
|
11
|
-
- Giovanni Francesco Capalbo \<<giovanni@therp.nl>\>
|
|
1
|
+
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>
|
|
2
|
+
- Pedro M. Baeza \<<pedro.baeza@tecnativa.com>\>
|
|
3
|
+
- Alexandre Fayolle
|
|
4
|
+
- Stéphane Bidoul \<<stephane.bidoul@acsone.eu>\>
|
|
5
|
+
- Sergio Teruel \<<sergio.teruel@tecnativa.com>\>
|
|
6
|
+
- Cédric Pigeon \<<cedric.pigeon@acsone.eu>\>
|
|
7
|
+
- Carlos Dauden \<<carlos.dauden@tecnativa.com>\>
|
|
8
|
+
- Marçal Isern \<<marsal.isern@qubiq.es>\>
|
|
9
|
+
- Andrea Stirpe \<<a.stirpe@onestein.nl>\>
|
|
10
|
+
- Manuel Regidor \<<manuel.regidor@sygel.es>\>
|
|
11
|
+
- Giovanni Francesco Capalbo \<<giovanni@therp.nl>\>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
This module adds a generic model for banking mandates. These mandates
|
|
2
|
-
can be specialized to fit any banking mandates (such as sepa or lsv).
|
|
3
|
-
|
|
4
|
-
A banking mandate is attached to a bank account and represents an
|
|
5
|
-
authorization that the bank account owner gives to a company for a
|
|
6
|
-
specific operation (such as direct debit). You can setup mandates from
|
|
7
|
-
the accounting menu or directly from a bank account.
|
|
1
|
+
This module adds a generic model for banking mandates. These mandates
|
|
2
|
+
can be specialized to fit any banking mandates (such as sepa or lsv).
|
|
3
|
+
|
|
4
|
+
A banking mandate is attached to a bank account and represents an
|
|
5
|
+
authorization that the bank account owner gives to a company for a
|
|
6
|
+
specific operation (such as direct debit). You can setup mandates from
|
|
7
|
+
the accounting menu or directly from a bank account.
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
This module depends on : \* account_payment
|
|
2
|
-
|
|
3
|
-
This module is part of the OCA/bank-payment suite.
|
|
1
|
+
This module depends on : \* account_payment
|
|
2
|
+
|
|
3
|
+
This module is part of the OCA/bank-payment suite.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
To use this module, see menu "Invoicing/Accounting \> Customers \> Debit
|
|
2
|
-
Orders"
|
|
1
|
+
To use this module, see menu "Invoicing/Accounting \> Customers \> Debit
|
|
2
|
+
Orders"
|
|
@@ -367,9 +367,9 @@ 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:
|
|
370
|
+
!! source digest: sha256:6068601722aaddd80136ccc53a8dfb47818f818305371bd69f57520e8d6108f0
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/
|
|
372
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/18.0/account_banking_mandate"><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-18-0/bank-payment-18-0-account_banking_mandate"><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=18.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 a generic model for banking mandates. These mandates
|
|
374
374
|
can be specialized to fit any banking mandates (such as sepa or lsv).</p>
|
|
375
375
|
<p>A banking mandate is attached to a bank account and represents an
|
|
@@ -405,7 +405,7 @@ Orders”</p>
|
|
|
405
405
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-payment/issues">GitHub Issues</a>.
|
|
406
406
|
In case of trouble, please check there if your issue has already been reported.
|
|
407
407
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
408
|
-
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%
|
|
408
|
+
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
409
409
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
410
410
|
</div>
|
|
411
411
|
<div class="section" id="credits">
|
|
@@ -444,7 +444,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
444
444
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
445
445
|
mission is to support the collaborative development of Odoo features and
|
|
446
446
|
promote its widespread use.</p>
|
|
447
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/
|
|
447
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate">OCA/bank-payment</a> project on GitHub.</p>
|
|
448
448
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
@@ -5,13 +5,12 @@ from unittest.mock import patch
|
|
|
5
5
|
|
|
6
6
|
from odoo import fields
|
|
7
7
|
from odoo.exceptions import UserError
|
|
8
|
-
from odoo.tests.common import TransactionCase
|
|
9
8
|
|
|
10
9
|
from odoo.addons.account.models.account_payment_method import AccountPaymentMethod
|
|
11
|
-
from odoo.addons.base.tests.common import
|
|
10
|
+
from odoo.addons.base.tests.common import BaseCommon
|
|
12
11
|
|
|
13
12
|
|
|
14
|
-
class TestInvoiceMandate(
|
|
13
|
+
class TestInvoiceMandate(BaseCommon):
|
|
15
14
|
def test_post_invoice_01(self):
|
|
16
15
|
self.assertEqual(self.invoice.mandate_id, self.mandate)
|
|
17
16
|
|
|
@@ -204,7 +203,6 @@ class TestInvoiceMandate(TransactionCase):
|
|
|
204
203
|
@classmethod
|
|
205
204
|
def setUpClass(cls):
|
|
206
205
|
super().setUpClass()
|
|
207
|
-
cls.env = cls.env(context=dict(cls.env.context, **DISABLED_MAIL_CONTEXT))
|
|
208
206
|
cls.company = cls.env.ref("base.main_company")
|
|
209
207
|
|
|
210
208
|
cls.partner = cls._create_res_partner("Peter with ACME Bank")
|
|
@@ -259,7 +257,7 @@ class TestInvoiceMandate(TransactionCase):
|
|
|
259
257
|
cls.invoice_account = cls.env["account.account"].search(
|
|
260
258
|
[
|
|
261
259
|
("account_type", "=", "asset_receivable"),
|
|
262
|
-
("
|
|
260
|
+
("company_ids", "in", [cls.company.id]),
|
|
263
261
|
],
|
|
264
262
|
limit=1,
|
|
265
263
|
)
|
|
@@ -268,7 +266,7 @@ class TestInvoiceMandate(TransactionCase):
|
|
|
268
266
|
.search(
|
|
269
267
|
[
|
|
270
268
|
("account_type", "=", "expense"),
|
|
271
|
-
("
|
|
269
|
+
("company_ids", "in", [cls.company.id]),
|
|
272
270
|
],
|
|
273
271
|
limit=1,
|
|
274
272
|
)
|
|
@@ -5,16 +5,14 @@ from datetime import timedelta
|
|
|
5
5
|
|
|
6
6
|
from odoo import fields
|
|
7
7
|
from odoo.exceptions import UserError, ValidationError
|
|
8
|
-
from odoo.tests.common import TransactionCase
|
|
9
8
|
|
|
10
|
-
from odoo.addons.base.tests.common import
|
|
9
|
+
from odoo.addons.base.tests.common import BaseCommon
|
|
11
10
|
|
|
12
11
|
|
|
13
|
-
class TestMandate(
|
|
12
|
+
class TestMandate(BaseCommon):
|
|
14
13
|
@classmethod
|
|
15
14
|
def setUpClass(cls):
|
|
16
15
|
super().setUpClass()
|
|
17
|
-
cls.env = cls.env(context=dict(cls.env.context, **DISABLED_MAIL_CONTEXT))
|
|
18
16
|
cls.company = cls.env.ref("base.main_company")
|
|
19
17
|
cls.company_2 = cls.env["res.company"].create({"name": "Company 2"})
|
|
20
18
|
cls.company_2.partner_id.company_id = cls.company_2.id
|
|
@@ -74,11 +74,7 @@
|
|
|
74
74
|
<field name="last_debit_date" />
|
|
75
75
|
</group>
|
|
76
76
|
</sheet>
|
|
77
|
-
<
|
|
78
|
-
<field name="message_follower_ids" widget="mail_followers" />
|
|
79
|
-
<field name="activity_ids" widget="mail_activity" />
|
|
80
|
-
<field name="message_ids" widget="mail_thread" />
|
|
81
|
-
</div>
|
|
77
|
+
<chatter />
|
|
82
78
|
</form>
|
|
83
79
|
</field>
|
|
84
80
|
</record>
|
|
@@ -109,7 +105,7 @@
|
|
|
109
105
|
<field name="name">view.mandate.tree</field>
|
|
110
106
|
<field name="model">account.banking.mandate</field>
|
|
111
107
|
<field name="arch" type="xml">
|
|
112
|
-
<
|
|
108
|
+
<list>
|
|
113
109
|
<field name="id" invisible="1" />
|
|
114
110
|
<field name="unique_mandate_reference" string="Reference" />
|
|
115
111
|
<field
|
|
@@ -157,7 +153,7 @@
|
|
|
157
153
|
decoration-muted="state == 'cancel'"
|
|
158
154
|
decoration-warning="state == 'expired'"
|
|
159
155
|
/>
|
|
160
|
-
</
|
|
156
|
+
</list>
|
|
161
157
|
</field>
|
|
162
158
|
</record>
|
|
163
159
|
<record id="view_mandate_search" model="ir.ui.view">
|
|
@@ -207,7 +203,6 @@
|
|
|
207
203
|
string="Partner"
|
|
208
204
|
context="{'group_by': 'partner_id'}"
|
|
209
205
|
/>
|
|
210
|
-
|
|
211
206
|
</group>
|
|
212
207
|
</search>
|
|
213
208
|
</field>
|
|
@@ -215,7 +210,7 @@
|
|
|
215
210
|
<record id="mandate_action" model="ir.actions.act_window">
|
|
216
211
|
<field name="name">Banking Mandates</field>
|
|
217
212
|
<field name="res_model">account.banking.mandate</field>
|
|
218
|
-
<field name="view_mode">
|
|
213
|
+
<field name="view_mode">list,form</field>
|
|
219
214
|
<field name="help" type="html">
|
|
220
215
|
<p class="oe_view_nocontent_create">
|
|
221
216
|
Click to create a new Banking Mandate.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<field name="model">res.partner.bank</field>
|
|
10
10
|
<field name="inherit_id" ref="base.view_partner_bank_form" />
|
|
11
11
|
<field name="arch" type="xml">
|
|
12
|
-
<xpath expr="//form/sheet
|
|
12
|
+
<xpath expr="//form/sheet" position="inside">
|
|
13
13
|
<group name="mandates" string="Direct Debit Mandates">
|
|
14
14
|
<field
|
|
15
15
|
name="mandate_ids"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-account_banking_mandate
|
|
3
|
-
Version:
|
|
3
|
+
Version: 18.0.1.0.0.2
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
|
-
Requires-Dist: odoo-addon-account_payment_order
|
|
6
|
-
Requires-Dist: odoo
|
|
5
|
+
Requires-Dist: odoo-addon-account_payment_order==18.0.*
|
|
6
|
+
Requires-Dist: odoo==18.0.*
|
|
7
7
|
Summary: Banking mandates
|
|
8
8
|
Home-page: https://github.com/OCA/bank-payment
|
|
9
9
|
License: AGPL-3
|
|
@@ -11,7 +11,7 @@ Author: Compassion CH, Tecnativa, Akretion, Therp B.V., Odoo Community Associati
|
|
|
11
11
|
Author-email: support@odoo-community.org
|
|
12
12
|
Classifier: Programming Language :: Python
|
|
13
13
|
Classifier: Framework :: Odoo
|
|
14
|
-
Classifier: Framework :: Odoo ::
|
|
14
|
+
Classifier: Framework :: Odoo :: 18.0
|
|
15
15
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
16
16
|
Classifier: Development Status :: 5 - Production/Stable
|
|
17
17
|
|
|
@@ -24,7 +24,7 @@ Account Banking Mandate
|
|
|
24
24
|
!! This file is generated by oca-gen-addon-readme !!
|
|
25
25
|
!! changes will be overwritten. !!
|
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
|
-
!! source digest: sha256:
|
|
27
|
+
!! source digest: sha256:6068601722aaddd80136ccc53a8dfb47818f818305371bd69f57520e8d6108f0
|
|
28
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
29
|
|
|
30
30
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
|
@@ -34,13 +34,13 @@ Account Banking Mandate
|
|
|
34
34
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
35
35
|
:alt: License: AGPL-3
|
|
36
36
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
|
|
37
|
-
:target: https://github.com/OCA/bank-payment/tree/
|
|
37
|
+
:target: https://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate
|
|
38
38
|
:alt: OCA/bank-payment
|
|
39
39
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
40
|
-
:target: https://translation.odoo-community.org/projects/bank-payment-
|
|
40
|
+
:target: https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_banking_mandate
|
|
41
41
|
:alt: Translate me on Weblate
|
|
42
42
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
43
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=
|
|
43
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=18.0
|
|
44
44
|
:alt: Try me on Runboat
|
|
45
45
|
|
|
46
46
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -77,7 +77,7 @@ Bug Tracker
|
|
|
77
77
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/issues>`_.
|
|
78
78
|
In case of trouble, please check there if your issue has already been reported.
|
|
79
79
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
80
|
-
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%
|
|
80
|
+
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_banking_mandate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
81
81
|
|
|
82
82
|
Do not contact contributors directly about support or help with technical issues.
|
|
83
83
|
|
|
@@ -95,17 +95,17 @@ Authors
|
|
|
95
95
|
Contributors
|
|
96
96
|
------------
|
|
97
97
|
|
|
98
|
-
-
|
|
99
|
-
-
|
|
100
|
-
-
|
|
101
|
-
-
|
|
102
|
-
-
|
|
103
|
-
-
|
|
104
|
-
-
|
|
105
|
-
-
|
|
106
|
-
-
|
|
107
|
-
-
|
|
108
|
-
-
|
|
98
|
+
- Alexis de Lattre <alexis.delattre@akretion.com>
|
|
99
|
+
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
|
100
|
+
- Alexandre Fayolle
|
|
101
|
+
- Stéphane Bidoul <stephane.bidoul@acsone.eu>
|
|
102
|
+
- Sergio Teruel <sergio.teruel@tecnativa.com>
|
|
103
|
+
- Cédric Pigeon <cedric.pigeon@acsone.eu>
|
|
104
|
+
- Carlos Dauden <carlos.dauden@tecnativa.com>
|
|
105
|
+
- Marçal Isern <marsal.isern@qubiq.es>
|
|
106
|
+
- Andrea Stirpe <a.stirpe@onestein.nl>
|
|
107
|
+
- Manuel Regidor <manuel.regidor@sygel.es>
|
|
108
|
+
- Giovanni Francesco Capalbo <giovanni@therp.nl>
|
|
109
109
|
|
|
110
110
|
Maintainers
|
|
111
111
|
-----------
|
|
@@ -120,6 +120,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
120
120
|
mission is to support the collaborative development of Odoo features and
|
|
121
121
|
promote its widespread use.
|
|
122
122
|
|
|
123
|
-
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/
|
|
123
|
+
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate>`_ project on GitHub.
|
|
124
124
|
|
|
125
125
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
odoo/addons/account_banking_mandate/README.rst,sha256=
|
|
1
|
+
odoo/addons/account_banking_mandate/README.rst,sha256=wn_qBGehjgVRIJIBevTG4E_eYMKze19lCI4uUF3BGuI,3918
|
|
2
2
|
odoo/addons/account_banking_mandate/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/account_banking_mandate/__manifest__.py,sha256
|
|
3
|
+
odoo/addons/account_banking_mandate/__manifest__.py,sha256=-0aPPx1gP_tkdDsA36-DE2K8Ipo0s1vs1rPEthh-5cs,1199
|
|
4
4
|
odoo/addons/account_banking_mandate/data/mandate_reference_sequence.xml,sha256=Pne_W7tMPmZPLXorBXyeP30OhAUl6tJaAoPFDCg4_ug,381
|
|
5
|
-
odoo/addons/account_banking_mandate/i18n/account_banking_mandate.pot,sha256=
|
|
5
|
+
odoo/addons/account_banking_mandate/i18n/account_banking_mandate.pot,sha256=tpzd4U94KUZWrb8P69pEn12Zg5cWVHPV1kU6G5XxFss,21680
|
|
6
6
|
odoo/addons/account_banking_mandate/i18n/am.po,sha256=aAYkgP36RLJNsCprxxlj1W_xvc8YT8_66H_S2Oa7JwM,22270
|
|
7
7
|
odoo/addons/account_banking_mandate/i18n/ar.po,sha256=w_dvWVTselu3SjJG7aFhtM42u5hJVJfRetgpUNJqc0Q,22286
|
|
8
8
|
odoo/addons/account_banking_mandate/i18n/ca.po,sha256=JJLBTA1AfO_n7fXKKIEzxU1_kUpjAD8lJ77eKWFU8yw,29122
|
|
@@ -39,31 +39,31 @@ odoo/addons/account_banking_mandate/i18n/th.po,sha256=VCGzdK3uS4ox9Z_wRhNQTo-2kj
|
|
|
39
39
|
odoo/addons/account_banking_mandate/i18n/tr.po,sha256=Tu7FOu9BkkfgHB27ZfFYa5YoOkCb7Oy0Y9GasPTNiVA,22252
|
|
40
40
|
odoo/addons/account_banking_mandate/i18n/vi.po,sha256=qNghz7PgZjzb5JxDpbXY07hQhPUwW7ma1-kqAi69NiM,22197
|
|
41
41
|
odoo/addons/account_banking_mandate/models/__init__.py,sha256=h7Yg6QxhBEd_GVy6HfsDLkYks22cRkdZo9xvLwhuwFU,226
|
|
42
|
-
odoo/addons/account_banking_mandate/models/account_banking_mandate.py,sha256=
|
|
43
|
-
odoo/addons/account_banking_mandate/models/account_move.py,sha256=
|
|
42
|
+
odoo/addons/account_banking_mandate/models/account_banking_mandate.py,sha256=hjwPIITjM8PwuOdEqLIJOsICcKhJ4yioRRIOcncJjWQ,7872
|
|
43
|
+
odoo/addons/account_banking_mandate/models/account_move.py,sha256=ZOpD00UH2VAKzfOsoB9lMcU6zwMgArqeKbAjADMT5YM,1393
|
|
44
44
|
odoo/addons/account_banking_mandate/models/account_move_line.py,sha256=7-IIKtt2-6xTerBapvGXria5lxWIpm31yIoibfQiADo,1214
|
|
45
|
-
odoo/addons/account_banking_mandate/models/account_payment_line.py,sha256=
|
|
45
|
+
odoo/addons/account_banking_mandate/models/account_payment_line.py,sha256=9YwNtF6bigdu2nkYZlxVhsVTFeojTszG2r3vLafPc9A,2763
|
|
46
46
|
odoo/addons/account_banking_mandate/models/account_payment_method.py,sha256=vWBZEZ9AmAE_iY9tQD-xe1YgEWEe7zeSfLLx9pQib6g,724
|
|
47
47
|
odoo/addons/account_banking_mandate/models/res_partner.py,sha256=wiS2oEtFrpefMIKXg_n-DRHkJUeZc6o0YB2wh3nwqEs,1913
|
|
48
48
|
odoo/addons/account_banking_mandate/models/res_partner_bank.py,sha256=Q_8avXS2DAygvlHoJ70jPNftRX2OMsF2XWp-QkmdNmw,1463
|
|
49
|
-
odoo/addons/account_banking_mandate/readme/CONTRIBUTORS.md,sha256=
|
|
50
|
-
odoo/addons/account_banking_mandate/readme/DESCRIPTION.md,sha256=
|
|
51
|
-
odoo/addons/account_banking_mandate/readme/INSTALL.md,sha256=
|
|
52
|
-
odoo/addons/account_banking_mandate/readme/USAGE.md,sha256=
|
|
49
|
+
odoo/addons/account_banking_mandate/readme/CONTRIBUTORS.md,sha256=045DTyYf3qNtQUqo1N6CZznc1Qkn7uptjF499nQEDJs,508
|
|
50
|
+
odoo/addons/account_banking_mandate/readme/DESCRIPTION.md,sha256=vf8KzMX9TMFfLOOVPd5m-KR_Niknuk4gDDftnCYLglA,398
|
|
51
|
+
odoo/addons/account_banking_mandate/readme/INSTALL.md,sha256=mMovEBkqz85EfcVGBZjzbnFR7PMFL-qUccIoCdAzT9o,96
|
|
52
|
+
odoo/addons/account_banking_mandate/readme/USAGE.md,sha256=5CW8ggJrWsUeFu3Em3FaEKUHBqFR8hmRsqTdTV7_QMs,81
|
|
53
53
|
odoo/addons/account_banking_mandate/security/ir.model.access.csv,sha256=66g45xnkyv9SFcqo06-lhF_ffqxLVDfTSiChc_MSxNQ,358
|
|
54
54
|
odoo/addons/account_banking_mandate/security/mandate_security.xml,sha256=WbewZ27MzIpwIwNm22uZSxgDPejYQ7fkCtAdaJJqIwc,762
|
|
55
55
|
odoo/addons/account_banking_mandate/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
56
|
-
odoo/addons/account_banking_mandate/static/description/index.html,sha256=
|
|
56
|
+
odoo/addons/account_banking_mandate/static/description/index.html,sha256=2E11KY3rJFe--26ICCpK_7APgFYNYTYmGFz_eNhxGf0,14487
|
|
57
57
|
odoo/addons/account_banking_mandate/tests/__init__.py,sha256=VYtfoW8h3bB01yKyMfXK9lLWooWPaxF2lTd40c5xwUo,62
|
|
58
|
-
odoo/addons/account_banking_mandate/tests/test_invoice_mandate.py,sha256=
|
|
59
|
-
odoo/addons/account_banking_mandate/tests/test_mandate.py,sha256=
|
|
60
|
-
odoo/addons/account_banking_mandate/views/account_banking_mandate_view.xml,sha256=
|
|
58
|
+
odoo/addons/account_banking_mandate/tests/test_invoice_mandate.py,sha256=2NyhUwbW_1tmNUkW5vZDoYowRyI4RVpsOiDavLYUe-w,10454
|
|
59
|
+
odoo/addons/account_banking_mandate/tests/test_mandate.py,sha256=E3NFAfUkNqLCHK0SLp2d786AIE5mOLEp2zVJQfvcPHw,8179
|
|
60
|
+
odoo/addons/account_banking_mandate/views/account_banking_mandate_view.xml,sha256=qbiPW1qxE1lw0y0Ycd5uc-b6D2CldqVsGFPkGqj1Qlg,9649
|
|
61
61
|
odoo/addons/account_banking_mandate/views/account_move_view.xml,sha256=LGaVIVbOsacws7gRBPdudshs5akWl_L9fYQkitYOguE,1093
|
|
62
62
|
odoo/addons/account_banking_mandate/views/account_payment_line.xml,sha256=RLadAnEvXd690JHPQRzM4i639G_qa-6UyF0qPxzLpv8,1743
|
|
63
63
|
odoo/addons/account_banking_mandate/views/account_payment_method.xml,sha256=XvOE23q96BxjQOAxUKRpm5YUU74HVbPhMvtHc-lxTlI,634
|
|
64
64
|
odoo/addons/account_banking_mandate/views/res_partner.xml,sha256=ztgR1z0FvRwAKMFzMUzBr8TuCQ-XOxTQBTmmChkX3zg,988
|
|
65
|
-
odoo/addons/account_banking_mandate/views/res_partner_bank_view.xml,sha256=
|
|
66
|
-
odoo_addon_account_banking_mandate-
|
|
67
|
-
odoo_addon_account_banking_mandate-
|
|
68
|
-
odoo_addon_account_banking_mandate-
|
|
69
|
-
odoo_addon_account_banking_mandate-
|
|
65
|
+
odoo/addons/account_banking_mandate/views/res_partner_bank_view.xml,sha256=L4EFMRhFarRMh9hv29_ynliqQFp5NMSXwod0WD9PhPU,1394
|
|
66
|
+
odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info/METADATA,sha256=YCuI3oqR9oGD3jhRmipo25ycgbFNYV__Ypg3Nnn4YFg,4574
|
|
67
|
+
odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
68
|
+
odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
69
|
+
odoo_addon_account_banking_mandate-18.0.1.0.0.2.dist-info/RECORD,,
|
|
File without changes
|