oca-travis
e5316e07d4
[UPD] Update account_banking_mandate.pot
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
7e9bb52010
[MIG] account_banking_mandate: Finish migration to v12
...
* Adapted test
* Removed unneeded constraint
* Fixed view for accessibility
2022-04-07 11:51:31 +02:00
Sergio Teruel
38a5e83f78
[12.0][mig] account_banking_mandate: Migrate to V12.0
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
580b858e8c
[FIX] account_banking_mandate: Condition is reversed
...
So multi-company environment won't work correctly.
2022-04-07 11:51:31 +02:00
eduardgm
a2fd85d543
Translated using Weblate (Catalan)
...
Currently translated at 68,3% (56 of 82 strings)
Translation: bank-payment-11.0/bank-payment-11.0-account_banking_mandate
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-11-0/bank-payment-11-0-account_banking_mandate/ca/
2022-04-07 11:51:31 +02:00
Enric Tobella
d43f87091e
Translated using Weblate (Español (España))
...
Currently translated at 100,0% (82 of 82 strings)
Translation: bank-payment-11.0/bank-payment-11.0-account_banking_mandate
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-11-0/bank-payment-11-0-account_banking_mandate/es/
2022-04-07 11:51:31 +02:00
lembregtse
79029ef4e7
[FIX] account_banking_mandate: Add signature_date for _check_valid_state constraint ( #445 )
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
c8b0d32b2e
[FIX] account_banking_sepa_direct_debit:
...
* 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.
This commit also changes account_banking_mandate for not duplicating mandate
number, as it was detected during the test creation.
Similar to 1f8e345469695d1fb1a2ba2109ddea3adbdf1f78
* Avoid errors in tests when run with other modules
* More adaptations to make tests to work properly
All these problems comes from using demo data.
2022-04-07 11:51:31 +02:00
Francisco Iván Antón Prieto
d0fde0df86
[FIX] account_banking_mandate: _onchange_partner_id missing return ( #451 )
2022-04-07 11:51:31 +02:00
rgarnau
dcc99d44f0
[FIX] minor fix
2022-04-07 11:51:31 +02:00
Carlos Dauden
274b1fc773
[FIX] account_banking_mandate: If Create and edit acc_number not set
2022-04-07 11:51:31 +02:00
OCA Transbot
9b981f86a0
OCA Transbot updated translations from Transifex
2022-04-07 11:51:31 +02:00
Jordi Ballester
5be4ad2344
add rests. Add better multicompany support
...
add tests and constrains
2022-04-07 11:51:31 +02:00
Carlos Dauden
99764acf8b
[IMP] account_banking_mandate: Fill payment line with first valid mandate + Add valid_mandate field and fix onchange
...
(cherry picked from commit 25d2e4d )
2022-04-07 11:51:31 +02:00
etobella
b4be571b19
[MIG] account_payment_mandate: Migration to 11.0
2022-04-07 11:51:31 +02:00
Cédric Pigeon
e8062cb0ef
[UPD] if a mandate is linked to the bank account used, put it automatically on the payment line'
2022-04-07 11:51:31 +02:00
Andrea Stirpe
7568da92cd
[FIX][10.0] account_banking_mandate: onchange return value missing ( #382 )
2022-04-07 11:51:31 +02:00
OCA Transbot
4be315a169
OCA Transbot updated translations from Transifex
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
fae2ef059d
[IMP] account_banking_mandate: Fill mandate in invoices if none is provided
...
Using same method as in upstream, mandate is filled on invoice creation if no
one is provided. This way, we don't need to install account_banking_mandate_sale
if we don't want to handle several mandates at sales level.
2022-04-07 11:51:31 +02:00
Alexis de Lattre
a424709f52
Port almost all modules to v10 ( #305 )
...
Port almost all modules to v10
* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300 )
2022-04-07 11:51:31 +02:00
OCA Transbot
330a6d2cc1
OCA Transbot updated translations from Transifex
2022-04-07 11:51:31 +02:00
Alexis de Lattre
07064655a9
[MIG] account_banking_mandate: Migration to v9
2022-04-07 11:51:31 +02:00
Sergio Incaser
4b10223a91
[FIX+IMP] account_banking_mandate: Several fixes and imps:
...
* Add creditor identifier field to report mandate.
* Translate.
* Split basic and sepa mandate
* Use api.multi instead
* Make format field required
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
7c39b29599
[IMP] account_banking_mandate: Cleanup
...
* Short headers
* Bump version numbers
* es translations
2022-04-07 11:51:31 +02:00
Alexis de Lattre
66c40ab339
Add bank.payment.lines object to allow grouping in the payments
2022-04-07 11:51:31 +02:00
Darío Lodeiros
e41669e2db
Mandates multicompany error #242
...
The restriction rule Banking Mandate multi-company, gives an error when editing a partner bank account from a company A when that account has created a mandate from another company B. So it is impossible to create a mandate for each company without disabling the rule.
Solution: Uncheck the rule writte in Banking Mandate multi-company. But i'm not sure this is correct.
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
ca08b3ef7a
[FIX] account_banking_mandate: es translation
2022-04-07 11:51:31 +02:00
Antonio Espinosa
5766d33b62
[FIX] Allow to select bank account when creating a mandate
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
b678d99971
[FIX] account_banking_mandate: Fix name_get call
2022-04-07 11:51:31 +02:00
sergio-incaser
9ffb076b4a
[IMP] account_banking_mandate: Add report SEPA mandate.
2022-04-07 11:51:31 +02:00
Alexis de Lattre
8482f6e561
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-07 11:51:31 +02:00
Philippe Schmidt
d1b3cc40c8
Add requested descriptions in an OCA README.rst file
2022-04-07 11:51:31 +02:00
Alexis de Lattre
7c7b141e27
[FIX+IMP] account_banking_mandate: Several things
...
* Bug #96 bad use of new API
* [Usability] mandates: search by reference, add group_by, add seq type in tree view
* Add scheme in mandate tree+search view
* Replace tabs by spaces in mandate views
* account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format
* Add multi-company rule on account.banking.mandate
2022-04-07 11:51:31 +02:00
Pedro M. Baeza
3df0e3c328
[ADD] account_banking_mandate, spliting functionality in two modules
2022-04-07 11:51:31 +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
oca-ci
c1d27b65b1
[UPD] Update account_banking_pain_base.pot
2022-04-06 15:46:28 +00:00
OCA-git-bot
e53819ada9
Merge PR #912 into 15.0
...
Signed-off-by HaraldPanten
2022-04-06 15:43:12 +00:00
OCA-git-bot
d55d6f619f
[ADD] setup.py
2022-04-05 14:46:31 +00:00
OCA-git-bot
cdbbf87dab
[UPD] README.rst
2022-04-05 14:46:31 +00:00
OCA-git-bot
22363b5ae3
[UPD] addons table in README.md
2022-04-05 14:46:29 +00:00
oca-ci
6664780024
[UPD] Update account_payment_sale.pot
2022-04-05 14:43:39 +00:00
OCA-git-bot
0d27be03e3
Merge PR #913 into 15.0
...
Signed-off-by HaraldPanten
2022-04-05 14:40:54 +00:00
manu
260445f5fb
[MIG]account_payment_sale: Migration to 15.0
2022-04-05 11:17:25 +02:00
manu
adb1c07a8a
[IMP]account_payment_sale: black, isort, prettier
2022-04-05 10:57:35 +02:00
Olga Marco Puértolas
e5b2517a39
Translated using Weblate (Spanish)
...
Currently translated at 80.0% (4 of 5 strings)
Translation: bank-payment-14.0/bank-payment-14.0-account_payment_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_sale/es/
2022-04-05 10:56:14 +02:00
Francesco Foresti
205c1a16c0
Translated using Weblate (Italian)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-payment-14.0/bank-payment-14.0-account_payment_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_sale/it/
2022-04-05 10:56:14 +02:00
Francesco Foresti
e79b31539e
Added translation using Weblate (Italian)
2022-04-05 10:56:14 +02:00
Simon S
4f68a961d0
Translated using Weblate (Swedish)
...
Currently translated at 85.7% (6 of 7 strings)
Translation: bank-payment-14.0/bank-payment-14.0-account_payment_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_payment_sale/sv/
2022-04-05 10:56:14 +02:00