Commit Graph

486 Commits

Author SHA1 Message Date
Luc De Meyer
7c3d7ff7bd move Debit Order after Payments in Customer menu 2020-07-25 17:55:23 +02:00
Luc De Meyer
47febefe8d [13.0][IMP]move payment order menus 2020-07-24 20:47:32 +02:00
Yung-Wa
bdf73c12b3 Translated using Weblate (Dutch)
Currently translated at 100.0% (18 of 18 strings)

Translation: bank-payment-13.0/bank-payment-13.0-account_banking_sepa_credit_transfer
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_banking_sepa_credit_transfer/nl/
2020-07-21 13:19:49 +00:00
OCA Transbot
a1db1b42d3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-payment-13.0/bank-payment-13.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_payment_order/
2020-07-10 15:25:06 +00:00
OCA Transbot
ecd7a570ad Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-payment-13.0/bank-payment-13.0-account_payment_mode
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_payment_mode/
2020-07-10 15:25:02 +00:00
OCA-git-bot
e55d2f9e64 [ADD] setup.py 2020-07-10 15:24:51 +00:00
OCA-git-bot
f9bc601ec9 [UPD] README.rst 2020-07-10 15:24:50 +00:00
oca-travis
19e2aaca1d [UPD] Update account_payment_order.pot 2020-07-10 15:18:05 +00:00
oca-travis
d2070d2be3 [UPD] Update account_payment_mode.pot 2020-07-10 15:18:04 +00:00
oca-travis
8f7df9526e [UPD] Update account_banking_sepa_credit_transfer.pot 2020-07-10 15:18:03 +00:00
OCA-git-bot
4e11284efe Merge PR #699 into 13.0
Signed-off-by pedrobaeza
2020-07-10 15:07:18 +00:00
Pedro M. Baeza
f2271bb47c [FIX] account_banking_sepa_direct_debit: Remove l10n_generic_coa need on tests
Tests assume that `l10n_generic_coa` is installed, which is not the case for several
cases. We replace it creating a minimal account base data for the company test that
makes it to work.
2020-07-10 14:09:34 +02:00
Rodrigo Macedo
6100dfabc4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (8 of 8 strings)

Translation: bank-payment-13.0/bank-payment-13.0-account_payment_purchase
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-13-0/bank-payment-13-0-account_payment_purchase/pt_BR/
2020-07-01 20:19:39 +00:00
OCA-git-bot
f234cbf44c account_banking_mandate 13.0.1.0.1 2020-06-11 11:04:09 +00:00
OCA-git-bot
c0ccfb786a Merge PR #709 into 13.0
Signed-off-by pedrobaeza
2020-06-11 10:51:02 +00:00
Enric Tobella
8471334a54 [13.0][FIX] account_banking_mandate: Set Force company 2020-06-11 12:29:19 +02:00
Valentin Vinagre Urteaga
62a2d8588d [MIG] account_banking_sepa_credit_transfer: Migration to 13.0 2020-06-09 11:29:27 +02:00
Valentin Vinagre Urteaga
b886c2f485 [IMP] account_banking_sepa_credit_transfer: black, isort, prettier 2020-06-09 11:29:27 +02:00
Carles Antoli
4c3b6289ee Added translation using Weblate (Catalan) 2020-06-09 11:29:27 +02:00
Carles Antoli
48fddd5f46 Added translation using Weblate (Catalan) 2020-06-09 11:29:27 +02:00
OCA-git-bot
b3efd8b824 [UPD] README.rst 2020-06-09 11:29:27 +02:00
OCA-git-bot
5df1ff6f2d [UPD] README.rst 2020-06-09 11:29:27 +02:00
OCA Transbot
bf5f356780 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2020-06-09 11:29:27 +02:00
oca-travis
74fca1cba3 [UPD] Update account_banking_sepa_credit_transfer.pot 2020-06-09 11:29:27 +02:00
oca-travis
982a674d85 [UPD] Update account_banking_sepa_credit_transfer.pot 2020-06-09 11:29:27 +02:00
Pedro M. Baeza
509b7be313 [MIG] account_banking_pain_base: Migration to 12.0
* Standard migration procedure
* README by fragments
* Fixed tests
* Change
* Fix related no readonly in account_banking_pain_base
* Override default partner bank account check on account_payment_partner
* Convert Python date to string
2020-06-09 11:29:27 +02:00
OCA Transbot
f5fb86ab4b Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2020-06-09 11:29:27 +02:00
chrispi-ch
d3bacbb9df Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: bank-payment-11.0/bank-payment-11.0-account_banking_sepa_credit_transfer
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-11-0/bank-payment-11-0-account_banking_sepa_credit_transfer/de/
2020-06-09 11:29:27 +02:00
andreparames
5774d67f08 [ADD] sepa: add Instruction Identification field
InstrId is optional, so there should be no harm in
adding it always, with the same value as EndToEndId.
2020-06-09 11:29:27 +02:00
Stéphane Bidoul
b1f7d1d704 [ADD] sepa: support for Purpose Code 2020-06-09 11:29:27 +02:00
Pedro M. Baeza
a3ce925bbe [FIX] account_banking_sepa_credit_transfer: Fix tests due to upstream change
Odoo has added a constraint for avoiding a company currency change if there
are move lines, making these tests to fail, as the currency is changed to EUR.

With this commit, we create a new company with EUR currency for avoiding the
problem. An alternative solution could be to delete all the existing move lines
on the company, but as that can be problematic if there are additional
constraints (extra modules, locking date, etc), I have chosen the other approach.
2020-06-09 11:29:27 +02:00
OCA Transbot
adf7cab1c4 OCA Transbot updated translations from Transifex 2020-06-09 11:29:27 +02:00
etobella
ea371b9282 [MIG] account_banking_sepa_credit_transfer: Migration to 11.0 2020-06-09 11:29:27 +02:00
OCA Transbot
bedace0e24 OCA Transbot updated translations from Transifex 2020-06-09 11:29:27 +02:00
Alexis de Lattre
e4de6aceb1 Add support for ISO20022 "Category Purpose"
Add local instrument 'INST' for SEPA Instant Credit Transfer
2020-06-09 11:29:27 +02:00
Alexis de Lattre
225c7e589b [MIG] account_banking_sepa_credit_transfer: Migration to 10.0 2020-06-09 11:29:27 +02:00
Pedro M. Baeza
7163b925d4 OCA Transbot updated translations from Transifex 2020-06-09 11:29:27 +02:00
Alexis de Lattre
32236bdb3b [MIG] account_banking_sepa_credit_transfer: Migration to 9.0 2020-06-09 11:29:27 +02:00
OCA Transbot
a6a51363ef OCA Transbot updated translations from Transifex 2020-06-09 11:29:27 +02:00
Antonio Espinosa
dd47d03ce9 Define SEPA identifiers per payment mode 2020-06-09 11:29:27 +02:00
Pedro M. Baeza
0adce9a706 [IMP] account_banking_sepa_credit_transfer: Short headers + Bump version numbers + es translations 2020-06-09 11:29:27 +02:00
Alexis de Lattre
ded987cb27 Add bank.payment.lines object to allow grouping in the payments 2020-06-09 11:29:27 +02:00
unknown
256c36dcc6 German pain.001.003.03 format 2020-06-09 11:29:27 +02:00
Stéphane Bidoul
ee0ea2a01e sepa attachments migration fix
Sometimes sepa file could have been detached
from the corresponding payment order.
2020-06-09 11:29:27 +02:00
Alexis de Lattre
96aed91e7e Port SEPA modules to new API
Fix an important regression in account_banking_sepa_direct_debit: "Date of Last Debit" was not set any more
Proper write of date_done with account_banking_payment_export is installed without account_banking_payment_transfer
Add post-install script for date_sent on payment.order
2020-06-09 11:29:27 +02:00
Philippe Schmidt
71b31d5b62 Add requested descriptions in an OCA README.rst file 2020-06-09 11:29:27 +02:00
Alexis de Lattre
10810d916d Use attachments instead of creating a specific object for each kind of payment order 2020-06-09 11:29:27 +02:00
Stéphane Bidoul
e49ec4125d sepa credit tfr: get BIC from bank account if not available on bank
Since the bank is optional on bank accounts and the BIC can be set
on the bank account if there is no bank, we allow the system to
get the BIC from the bank account in case it is not on the bank.

We give priority to the BIC indicated on the bank, keeping
the same behaviour with existing data where the bank BIC is
available.
2020-06-09 11:29:27 +02:00
Julien Laloux
f63b847aa7 Fix an error when no payment_order_ids 2020-06-09 11:29:27 +02:00
Pedro M. Baeza
6519678a6c [MIG] account_banking_sepa_credit_transfer: Migration to v8 2020-06-09 11:29:27 +02:00