Commit Graph

122 Commits

Author SHA1 Message Date
Pedro M. Baeza
165138624e [OU] account_payment_order: Transfer reference_type in invoice 2020-12-04 20:31:26 +01:00
OCA-git-bot
5ad8b8a0dc account_payment_order 13.0.1.4.1 2020-09-24 17:24:13 +00:00
Andrea
66ccfeec37 [FIX] avoid cache miss in compute 2020-09-11 15:53:42 +02:00
Ignacio Buioli
a902c7781a Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (220 of 220 strings)

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/es_AR/
2020-08-29 16:59:59 +00:00
Ignacio Buioli
224f1aa939 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (220 of 220 strings)

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/es_AR/
2020-08-22 01:59:59 +00:00
OCA Transbot
b5494a69da 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-08-16 11:32:33 +00:00
Ignacio Buioli
5bfd787394 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (220 of 220 strings)

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/es_AR/
2020-08-07 05:59:53 +00:00
Ignacio Buioli
c7b2d5c012 Added translation using Weblate (Spanish (Argentina)) 2020-08-06 23:35:41 +00:00
OCA Transbot
3f2b163c15 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-29 08:50:18 +00:00
OCA-git-bot
9b615f319a account_payment_order 13.0.1.4.0 2020-07-29 08:49:58 +00:00
oca-travis
b057088381 [UPD] Update account_payment_order.pot 2020-07-29 08:42:50 +00:00
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
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-travis
19e2aaca1d [UPD] Update account_payment_order.pot 2020-07-10 15:18:05 +00:00
OCA-git-bot
080bad77d6 account_payment_order 13.0.1.3.1 2020-06-08 07:59:04 +00:00
Alexis de Lattre
16fe869244 Fix state condition on invoice view 2020-06-06 23:37:16 +02:00
OCA-git-bot
ac154ffedd account_payment_order 13.0.1.3.0 2020-05-29 08:15:11 +00:00
OCA-git-bot
35d87a1723 Merge PR #712 into 13.0
Signed-off-by pedrobaeza
2020-05-29 07:47:28 +00:00
OCA-git-bot
e9eca50f56 account_payment_order 13.0.1.2.0 2020-05-28 18:51:09 +00:00
Valentin Vinagre Urteaga
234d07e3c3 [FIX] account_payment_order: fix the attachment file name & dowload.
Case: After the configuration of a debit order and generating the .xml file, user can't download it from the next step screen using the download link.
This fix makes the .xml file downloadable from the .xml file name as it was in older versions
2020-05-28 20:21:31 +02:00
Valentin Vinagre Urteaga
15219150e6 [FIX] account_payment_order: fix payment orders from invoice tree view
Case: User can't add invoices to payment/debit orders from the tree view but it's still possible to add them one by one from the form view.
- Remove binding_views="form": by default are "tree & form".
With this fix, users can add payment/debit orders from the invoice tree view
2020-05-28 20:18:37 +02:00
Valentin Vinagre Urteaga
2ce5a31b65 [FIX] account_payment_order: fix set partner_bank_id in account move lines
Case:
The bank account isn't set properly in the payment order lines, because the bank account is only got from account.move.line or the first bank account in the partner_id, but never from the invoice (account.move).

Solution:
With this fix, the bank account will be get from account.move when matching the criteria.
2020-05-28 20:11:40 +02:00
Stefan Rijnhart
dad347ddb0 [FIX] Set priority on alternate view 2020-05-15 18:16:52 +02:00
Pedro M. Baeza
40b320a7d5 [IMP] account_payment_order: Print payment order in user lang if not generated
When you haven't still generated the file, `generated_user_id` is not filled, and
so, you can't control the language in which the payment order is going to be printed.

Adding a condition for using the user language in that case makes this more
comfortable.
2020-04-17 19:50:46 +02:00
OCA-git-bot
bb34f35189 [UPD] README.rst 2020-04-10 09:16:07 +00:00
Andrea
e23711dcf7 [FIX] multicompany rule 2020-04-10 09:33:19 +02:00
OCA Transbot
fbbf73c4a5 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-03-27 09:03:03 +00:00
oca-travis
62c4222f61 [UPD] Update account_payment_order.pot 2020-03-25 10:39:46 +00:00
Raf Ven
1e6ce5225e [MIG] account_payment_order: Migration to 13.0 2020-03-17 17:12:10 +01:00
Raf Ven
3506c0ad12 [IMP] account_payment_order: black, isort 2020-03-17 17:12:10 +01:00
Carles Antoli
78fbcab94e Added translation using Weblate (Catalan) 2020-03-17 17:11:23 +01:00
OCA-git-bot
7c59541685 account_payment_order 12.0.1.4.0 2020-03-17 17:11:23 +01:00
Ernesto Tejeda
fb34cce137 [IMP] account_payment_order: change 'bill reference' column value in reports 2020-03-17 17:11:23 +01:00
OCA-git-bot
6eb9183020 account_payment_order 12.0.1.3.0 2020-03-17 17:11:23 +01:00
Pedro M. Baeza
551be31d76 [FIX] account_payment_order: Restore colors in payment order tree view 2020-03-17 17:11:23 +01:00
Pedro M. Baeza
9570c8776a [FIX] account_payment_order: Sequences must be noupdate=1 2020-03-17 17:11:23 +01:00
OCA-git-bot
e1473f668a account_payment_order 12.0.1.1.0 2020-03-17 17:11:23 +01:00
Sergio Teruel
9d12705f53 [FIX] account_payment_order: Fix payment order report. Adapt to bootstrap4 2020-03-17 17:11:23 +01:00
Jaume Planas
4e235da3b0 Translated using Weblate (Catalan)
Currently translated at 100.0% (223 of 223 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_order/ca/
2020-03-17 17:11:23 +01:00
OCA-git-bot
71621c439d account_payment_order 12.0.1.0.2 2020-03-17 17:11:23 +01:00
Carlos Dauden
fedde1b193 [IMP] account_payment_order: Select first partner bank 2020-03-17 17:11:23 +01:00
Pedro M. Baeza
86bd1a2525 [FIX+IMP] account_payment_order: Make tests resilient + inbound inheritable + SavepointCase
Previous tests did several risk operations on tests, like performing an unbound search
on payment orders, what can lead to errors if there are some data on DB (or for example
we add in the future some payment orders in demo.

This commit also split the tests for inbound payment in a base inheritable class that
can be reused in other dependant modules, and the test of this module.

Finally, we use SavepointCase for improving performance in tests.
2020-03-17 17:11:23 +01:00
OCA-git-bot
4c24d175ff [UPD] README.rst 2020-03-17 17:11:23 +01:00
OCA-git-bot
e974aa892a [UPD] README.rst 2020-03-17 17:11:23 +01:00
Pedro M. Baeza
e0b1d4eb8b [FIX] account_payment_error: Avoid singleton error in allowed_journal_ids
Fixes #612
2020-03-17 17:11:23 +01:00
OCA Transbot
d73652a9fd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-payment-12.0/bank-payment-12.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_order/
2020-03-17 17:11:23 +01:00
oca-travis
040a187649 [UPD] Update account_payment_order.pot 2020-03-17 17:11:23 +01:00
Guewen Baconnier
1e500157b4 Add indexes on account payment models
The fields where the indexes are added are used in searches in
account_payment_order, which becomes really slow when a database have
many lines.
2020-03-17 17:11:23 +01:00
Raf Ven
4f376b679c [12.0] [FIX] Failing test test_account_payment_02 2020-03-17 17:11:23 +01:00