Víctor Martínez
074e6769b8
[IMP] account_payment_order: Integrate Default Tranfer Move Date option (now_date_maturity)
...
Related to https://github.com/OCA/bank-payment/pull/1289
In v13 the existing behavior was defined with today's date the Transfer Move, therefore, we define
that behavior by default without configuration since it is the expected behavior.
https://github.com/OCA/bank-payment/pull/805/files
TT49582
2024-06-17 17:23:31 +02:00
Weblate
ada23ab61c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_order/
2024-06-17 11:45:23 +00:00
OCA-git-bot
54d77c1e0a
[BOT] post-merge updates
2024-06-17 11:43:21 +00:00
oca-ci
7e7839c88b
[UPD] Update account_payment_order.pot
2024-06-17 11:39:45 +00:00
OCA-git-bot
6d8f1cdb85
Merge PR #1289 into 15.0
...
Signed-off-by pedrobaeza
2024-06-17 11:35:59 +00:00
Víctor Martínez
5e283b8c33
[IMP] account_payment_order: Add Transfer moves dates configuration
...
Options:
- Payment date: Set the payment date in the transfer entry (similar to the existing so far).
- Now + Payment date as due date: Set now date the payment date in the transfer entry and t
he corresponding due date in journal items.
TT49582
2024-06-17 08:22:59 +02:00
OCA-git-bot
87c513ba11
[BOT] post-merge updates
2024-05-27 17:32:09 +00:00
OCA-git-bot
3b07041841
Merge PR #1247 into 15.0
...
Signed-off-by pedrobaeza
2024-05-27 17:28:47 +00:00
Pedro M. Baeza
b4a5b8de63
[OU-FIX] account_payment_order: Don't execute on DB cleaned up
...
If v14 database has been cleaned up before migrating to v15, these
scripts will fail, as the checks are not taking into account this
possibility. This commit adds such possibility.
2024-05-24 09:13:35 +02:00
Rodrigo Macedo
cc2164e7de
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_purchase
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_purchase/pt_BR/
2024-05-17 20:37:02 +00:00
OCA-git-bot
ed21feafcc
[BOT] post-merge updates
2024-05-17 07:40:49 +00:00
OCA-git-bot
f5d80f9e1b
Merge PR #1259 into 15.0
...
Signed-off-by pedrobaeza
2024-05-17 07:34:42 +00:00
Víctor Martínez
0b2a4cbc75
[IMP] account_banking_mandate_contact: Improve tests (remove mock)
...
Changes done:
- Add _get_payment_method_information() compatibility from account_banking_mandate
- Remove mock from account_banking_mandate_contact tests
2024-05-15 08:54:08 +02:00
OCA-git-bot
f698e1c709
[BOT] post-merge updates
2024-05-06 19:12:58 +00:00
OCA-git-bot
e2011d7166
Merge PR #1263 into 15.0
...
Signed-off-by pedrobaeza
2024-05-06 19:09:33 +00:00
sygel
69ecc91e55
[IMP] account_banking_sepa_direct_debit: increase report signature space
2024-05-06 15:50:56 +02:00
mymage
d218369727
Translated using Weblate (Italian)
...
Currently translated at 78.3% (83 of 106 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_mandate
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_mandate/it/
2024-05-03 14:39:14 +00:00
oca-git-bot
fd555e5ccd
[IMP] update dotfiles
2024-05-01 17:50:36 +00:00
Víctor Martínez
05a1eec0a1
[FIX] account_payment_purchase: Leave the partner_bank_id field empty in purchase invoice process
...
Example use case:
- Create a Supplier and set a bank account.
- Creating a purchase order with a Supplier Bank Account
- The payment method of the payment method must have the Bank Account Required box unchecked.
- Confirm the purchase order and create the invoice with the "Create Bill" button.
- The invoice must have the bank account empty.
TT46502
2024-04-04 14:54:06 +02:00
Ivorra78
08bafd97ce
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (81 of 81 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_sepa_direct_debit
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_sepa_direct_debit/es/
2024-03-26 20:35:26 +00:00
Weblate
972b200886
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_sepa_direct_debit
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_sepa_direct_debit/
2024-03-25 18:32:03 +00:00
Ivorra78
7ca5ced807
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (210 of 210 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_order/es/
2024-03-25 18:32:03 +00:00
OCA-git-bot
ee59f61d3c
[BOT] post-merge updates
2024-03-25 18:31:48 +00:00
oca-ci
7f73cdd72d
[UPD] Update account_banking_sepa_direct_debit.pot
2024-03-25 18:28:09 +00:00
OCA-git-bot
232c4921dd
Merge PR #1180 into 15.0
...
Signed-off-by pedrobaeza
2024-03-25 18:24:58 +00:00
Carolina Fernandez
cfeaae30a5
[IMP] account_banking_sepa_direct_debit: Button send mandate per email
2024-03-25 13:43:22 +01:00
mymage
fd959b762b
Translated using Weblate (Italian)
...
Currently translated at 22.9% (17 of 74 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_sepa_direct_debit
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_sepa_direct_debit/it/
2024-03-08 00:36:11 +00:00
mymage
4272e394a9
Translated using Weblate (Italian)
...
Currently translated at 78.3% (83 of 106 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_mandate
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_mandate/it/
2024-03-08 00:36:09 +00:00
Weblate
768956f11c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_order/
2024-03-01 10:55:31 +00:00
OCA-git-bot
8c6e80f49e
[BOT] post-merge updates
2024-03-01 10:55:22 +00:00
oca-ci
e477f2be8a
[UPD] Update account_payment_order.pot
2024-03-01 10:51:59 +00:00
OCA-git-bot
36c436db4b
Merge PR #1226 into 15.0
...
Signed-off-by pedrobaeza
2024-03-01 10:48:52 +00:00
mymage
10472123da
Translated using Weblate (Italian)
...
Currently translated at 31.7% (54 of 170 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_pain_base
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base/it/
2024-03-01 10:37:57 +00:00
Víctor Martínez
d83ea28f84
[IMP] account_payment_order: Display a message with the archived bank accounts
...
TT47789
2024-03-01 08:16:19 +01:00
mymage
79856d0b22
Translated using Weblate (Italian)
...
Currently translated at 31.7% (54 of 170 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_pain_base
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base/it/
2024-02-29 15:36:41 +00:00
mymage
a79006add6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_sale
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_sale/it/
2024-02-29 15:36:38 +00:00
mymage
08dfba4d43
Translated using Weblate (Italian)
...
Currently translated at 31.7% (54 of 170 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_pain_base
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base/it/
2024-02-23 14:41:01 +00:00
mymage
1448a679ac
Translated using Weblate (Italian)
...
Currently translated at 31.7% (54 of 170 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_pain_base
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_pain_base/it/
2024-02-16 18:35:31 +00:00
Weblate
b4aea05ba1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_order/
2024-02-16 11:39:58 +00:00
OCA-git-bot
0362f539df
[BOT] post-merge updates
2024-02-16 11:38:52 +00:00
oca-ci
1e07c461a6
[UPD] Update account_payment_order.pot
2024-02-16 11:35:27 +00:00
OCA-git-bot
ca0ebb8030
Merge PR #1217 into 15.0
...
Signed-off-by pedrobaeza
2024-02-16 11:31:51 +00:00
OCA-git-bot
18f3fc35aa
[BOT] post-merge updates
2024-02-14 16:30:24 +00:00
OCA-git-bot
7285f3d182
Merge PR #1168 into 15.0
...
Signed-off-by pedrobaeza
2024-02-14 16:26:53 +00:00
Pedro M. Baeza
d3cc4ec28d
[IMP] account_payment_order: No error on unknown payment method codes
...
Since v14, the tool for changing the target transfer account is to
create new payment methods, and put a method line in the journal with
such account.
Thus, there will be "fake" payment methods with no export handler
with the only goal of having a different target account.
Raising an error on such methods when finishing the payment order, forcing
to add custom code for returning (False, False), is too much, so better
to simply return that by default and don't block in these cases.
TT47723
2024-02-13 13:31:19 +01:00
mymage
dc70ef88a0
Translated using Weblate (Italian)
...
Currently translated at 63.8% (30 of 47 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_payment_mode
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_payment_mode/it/
2024-02-13 09:39:25 +00:00
mymage
4d88377e84
Translated using Weblate (Italian)
...
Currently translated at 78.3% (83 of 106 strings)
Translation: bank-payment-15.0/bank-payment-15.0-account_banking_mandate
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_mandate/it/
2024-01-22 10:42:33 +00:00
OCA-git-bot
b852a95be6
[BOT] post-merge updates
2024-01-04 15:16:04 +00:00
OCA-git-bot
11015150c6
Merge PR #1204 into 15.0
...
Signed-off-by pedrobaeza
2024-01-04 15:12:41 +00:00
GuillemCForgeFlow
5de3e3aa29
[FIX]account_payment_purchase: return result from onchange and get properties with correct company
2024-01-04 10:15:20 +01:00