Commit Graph

497 Commits

Author SHA1 Message Date
Alexis de Lattre
2f57ef2003 [MIG] account_banking_sepa_credit_transfer to v14.0 2022-04-08 16:50:45 +02:00
Carlos Roca
b628b29527 [IMP] account_banking_sepa_credit_transfer: black, isort, prettier 2022-04-08 16:50:45 +02:00
Ignacio Buioli
8228813bef Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (14 of 14 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/es_AR/
2022-04-08 16:50:45 +02:00
Ignacio Buioli
77a4a4e768 Added translation using Weblate (Spanish (Argentina)) 2022-04-08 16:50:45 +02:00
Yung-Wa
eb2afda360 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/
2022-04-08 16:50:45 +02:00
Pedro M. Baeza
be937ef94c [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.
2022-04-08 16:50:45 +02:00
Valentin Vinagre Urteaga
dfedcb82b1 [MIG] account_banking_sepa_credit_transfer: Migration to 13.0 2022-04-08 16:50:45 +02:00
Valentin Vinagre Urteaga
94c9f16541 [IMP] account_banking_sepa_credit_transfer: black, isort, prettier 2022-04-08 16:50:45 +02:00
Carles Antoli
1112f8b5bc Added translation using Weblate (Catalan) 2022-04-08 16:50:45 +02:00
Carles Antoli
6a46e5fd99 Added translation using Weblate (Catalan) 2022-04-08 16:50:45 +02:00
Pedro M. Baeza
35451a6c4e [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
2022-04-08 16:50:45 +02:00
OCA Transbot
8b5e74b9dd Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2022-04-08 16:50:45 +02:00
chrispi-ch
1a78ba7af0 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/
2022-04-08 16:50:45 +02:00
andreparames
ead8ebb4fe [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.
2022-04-08 16:50:45 +02:00
Stéphane Bidoul
a05c5031c4 [ADD] sepa: support for Purpose Code 2022-04-08 16:50:45 +02:00
Pedro M. Baeza
d5f487dc27 [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.
2022-04-08 16:50:45 +02:00
OCA Transbot
676b760f97 OCA Transbot updated translations from Transifex 2022-04-08 16:50:45 +02:00
etobella
f6662c2daa [MIG] account_banking_sepa_credit_transfer: Migration to 11.0 2022-04-08 16:50:45 +02:00
OCA Transbot
b6220e87ce OCA Transbot updated translations from Transifex 2022-04-08 16:50:45 +02:00
Alexis de Lattre
9de95315b4 [MIG] account_banking_sepa_credit_transfer: Migration to 10.0 2022-04-08 16:50:45 +02:00
Pedro M. Baeza
b73eb30c71 OCA Transbot updated translations from Transifex 2022-04-08 16:50:45 +02:00
Alexis de Lattre
2507449877 [MIG] account_banking_sepa_credit_transfer: Migration to 9.0 2022-04-08 16:50:45 +02:00
OCA Transbot
399c2ae250 OCA Transbot updated translations from Transifex 2022-04-08 16:50:45 +02:00
Antonio Espinosa
9c2a7e1179 Define SEPA identifiers per payment mode 2022-04-08 16:50:45 +02:00
Pedro M. Baeza
e5cb7ee01e [IMP] account_banking_sepa_credit_transfer: Short headers + Bump version numbers + es translations 2022-04-08 16:50:45 +02:00
Alexis de Lattre
1e423fe41f Add bank.payment.lines object to allow grouping in the payments 2022-04-08 16:50:45 +02:00
unknown
7e7fb62542 German pain.001.003.03 format 2022-04-08 16:50:45 +02:00
Stéphane Bidoul
7620966a57 sepa attachments migration fix
Sometimes sepa file could have been detached
from the corresponding payment order.
2022-04-08 16:50:45 +02:00
Alexis de Lattre
b2458a4a0f 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
2022-04-08 16:50:45 +02:00
Philippe Schmidt
f2eba8ed50 Add requested descriptions in an OCA README.rst file 2022-04-08 16:50:45 +02:00
Alexis de Lattre
bc348b497a Use attachments instead of creating a specific object for each kind of payment order 2022-04-08 16:50:45 +02:00
Stéphane Bidoul
efc46da2d3 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.
2022-04-08 16:50:45 +02:00
Julien Laloux
567d6a78f0 Fix an error when no payment_order_ids 2022-04-08 16:50:45 +02:00
Pedro M. Baeza
2f8f59ae5a [MIG] account_banking_sepa_credit_transfer: Migration to v8 2022-04-08 16:50:45 +02:00
Launchpad Translations on behalf of banking-addons-team
648eed6a26 Launchpad automatic translations update. 2022-04-08 16:50:45 +02:00
Alexis de Lattre
d30e6a644d [RFR] account_banking_sepa_credit_transfer
* Start code factoring between SCT and SDD.
* More code factoring between SCT and SDD As a consequence, we now have support for structured remittance info in SDD.
* The requested collection date now uses the fields date_prefered and date_scheduled of payment.order, instead of the field in the SDD wizard.
* Mutualize more code between SCT and SDD.
* Replace unallowed ascii caracters by '-' Update some error messages Update translation files and FR translation Include sepa_export in gen_args Factorize more code between SDD and SCT Fix view of payment lines The modules account_banking_pain_base and account_banking_sepa_* are now fully PEP8 compliant
* For SCT, if BIC is not provided, we should not put the 'Creditor Agent' block at all, according to EPC guidelines (on this point, it is different from the Direct Debit !)
* Add demo data
* Add missing utf-8 header Update state field on SEPA file objects and display it in tree+form views. Migrate form views to version 7.0 and simplify them.
2022-04-08 16:50:45 +02:00
Launchpad Translations on behalf of banking-addons-team
36cbec1f4d Launchpad automatic translations update. 2022-04-08 16:50:45 +02:00
Alexis de Lattre
3f6ac31983 [IMP] account_banking_sepa_credit_transfer:
* Better prototype for the _prepare_field function. Update help message, POT file and FR translation.
* Revert the dependancy to account_banking_payment_export (the field payment_order_type on payment.mode.type has a default value of "payment" anyway).
* Akretion-Noviat code sprint dated 2013-11-21: - add module account_banking_pain_base - add support for initiating party identification, priority and structured remittance info in XML file - the requested execution date now uses the fields date_prefered and date_scheduled (the field of the wizard has been removed) - the 'convert to ascii' feature is now an option of the payment mode (enabled by default) - set 'communication' field of payment.line to 140 chars and hide field 'communicatio n2'
* FIX label : Customer (which is wrong, it is most of the time a Supplier !)-> Creditor More PEP8 stuff.
2022-04-08 16:50:45 +02:00
Launchpad Translations on behalf of banking-addons-team
c2b3d05602 Launchpad automatic translations update. 2022-04-08 16:50:45 +02:00
Alexis de Lattre
97dd61cb19 [IMP] account_banking_sepa_credit_transfer: Support new format + other things:
* Add support for pain.001.001.05 Fix dependencies (I need the field "payment_order_type" which is in account_banking_payment) Only use ASCII characters in the XML file (that's how banks use XML !) Use the payment order reference as the Message Identification of the XML file. Use the payment line sequence as the "End to End Identification" Remove the Instruction Identification ('InstrId') because it is not a required field (only the End to End identification is required) Rename variables in the function create_sepa() to include the number of each field as used in the EPC guidelines Reduce the number of flake8 warnings Make code more modular : - self.pool.get('banking.export.sepa').create() has a _prepare fonction - most of the content of the XML file can be inherited via _prepare_field()
* Update strings. Update FR translation.
* fields.date.context_today doesn't work with datetime => we now use the native field create_date Coding style improvements.
* Add logo
2022-04-08 16:50:45 +02:00
Pedro M. Baeza
9ce7ab2620 Translation template files for all modules. 2022-04-08 16:50:45 +02:00
Stefan Rijnhart
323f94b215 Retrieve current date in user's timezone [FIX] Default to current date instead of tomorrow 2022-04-08 16:50:45 +02:00
Erwin van der Ploeg
b4704466fe Added translations to all banking modules in use in the Netherlands 2022-04-08 16:50:45 +02:00
Stéphane Bidoul
13629b183f [RFR] account_banking_payment: refactoring to make payment export features available without pulling bank statement features
- introduce account_banking_payment_export module with all features from account_banking_payment that do not involve changing the payment order workflow or depend on bank statement changes
- account_banking_payment_export does not depend on account_banking
- account_banking_payment is consequently stripped of above features
- account_banking_sepa_credit_transfer depend on account_banking_payment_export and is compatible with the default payment order workflow
- clarified comment about workflow in account_banking_sepa_credit_transfer
- avoid generating invalid sepa credit transfer files when bank accounts have no BIC
2022-04-08 16:50:45 +02:00
Alexis de Lattre
aae4179267 Update strings to prepare the arrival of SEPA Direct Debit XSD validation of the SEPA XML file is now really working Update views to 7.0-style Better error handling when Bank account in missing on the invoice. 2022-04-08 16:50:45 +02:00
Stefan Rijnhart
40446888ba [IMP] account_banking_sepa_credit_transfer: 3 things
* Small API changes
* Updated two additional imports to new API
* A payment mode type needs a suitable bank type
2022-04-08 16:50:45 +02:00
unknown
d8293ed3ca account_banking_sepa_credit_transfer implementing SEPA SCT pain 2022-04-08 16:50:45 +02:00
OCA-git-bot
b44fa5b526 [ADD] setup.py 2022-04-06 15:49:38 +00:00
OCA-git-bot
36a7589f83 [UPD] README.rst 2022-04-06 15:49:38 +00:00
OCA-git-bot
9f2003b563 [UPD] addons table in README.md 2022-04-06 15:49:37 +00:00