Commit Graph

165 Commits

Author SHA1 Message Date
Víctor Martínez
9f0d01ecf6 [IMP] account_payment_order: Add button_box div to payment order form view
TT38957
2022-10-07 10:05:45 +02:00
OCA-git-bot
98c02ef4d0 account_payment_order 13.0.1.6.5 2022-10-01 15:46:08 +00:00
OCA-git-bot
ffa75ace16 Merge PR #806 into 13.0
Signed-off-by dreispt
2022-10-01 15:42:21 +00:00
OCA-git-bot
ea5ea06ad7 account_payment_order 13.0.1.6.4 2022-09-21 06:31:49 +00:00
Alexis de Lattre
b1843863d1 [FIX] account_payment_order: fix action returned by create_account_payment_line()
create_account_payment_line() is supposed to returned a form view for a
single payment order and a tree view for multiple payment orders. Before
this fix, it would return a tree view if you were payment more than 1
invoices while generating a single payment order, because the list
result_payorder_ids would contain several time the same ID.
2022-09-21 08:03:34 +02:00
Luis D. Lafaurie
7d71dc004f Translated using Weblate (Spanish)
Currently translated at 99.0% (220 of 222 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/
2022-08-11 18:07:03 +00:00
Luis D. Lafaurie
c34653350d Translated using Weblate (Spanish)
Currently translated at 99.0% (220 of 222 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/
2022-06-21 23:05:54 +00:00
OCA-git-bot
b6feedced2 account_payment_order 13.0.1.6.3 2022-04-22 23:53:57 +00:00
Pedro M. Baeza
a7b766ce72 [FIX] account_payment_order: Don't fail due to tz
When the test hour is around midnight, and demo data using CET/CEST
timezones, current code fails due to some asserts not having this into
consideration. This fix avoids such problem, and irons the execution
no matter the hour.
2022-04-23 00:08:15 +02:00
OCA-git-bot
b5939697f0 account_payment_order 13.0.1.6.2 2022-04-21 09:34:04 +00:00
OCA-git-bot
5429bf5f02 [UPD] README.rst 2022-04-21 09:34:03 +00:00
Enric Tobella
2f79a64fa9 [IMP] account_payment_order: Promote to Mature 2022-04-21 11:13:19 +02:00
Noel estudillo
d03245e52c Translated using Weblate (Catalan)
Currently translated at 100.0% (222 of 222 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/ca/
2022-04-13 13:05:12 +00:00
OCA Transbot
9d8fea9955 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/
2022-03-14 11:51:46 +00:00
OCA-git-bot
c1821e622d account_payment_order 13.0.1.6.1 2022-03-14 11:51:10 +00:00
OCA-git-bot
943356f602 [UPD] README.rst 2022-03-14 11:51:09 +00:00
oca-travis
77b68fc0bd [UPD] Update account_payment_order.pot 2022-03-14 11:45:00 +00:00
Benoit Aimont
3fa4e0286a [13.0][IMP] account_payment_order - allow inheritance of requested_date computation when confirming a payment order 2022-03-14 09:44:41 +01:00
GuillemCForgeFlow
cd27f087db [13.0][IMP]account_payment_order: Add Bank Payment Lines report 2022-03-09 16:38:44 +01:00
OCA-git-bot
b9dc1f0921 account_payment_order 13.0.1.6.0 2022-03-08 18:25:52 +00:00
Miquel Raïch
ea7e2b01df [IMP] account_payment_order: don't requiere reference_type anymore 2022-03-08 16:02:10 +01:00
Olga Marco Puértolas
4347c9f785 Translated using Weblate (Spanish)
Currently translated at 99.5% (220 of 221 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/
2022-02-08 11:59:28 +00:00
OCA-git-bot
273100a604 account_payment_order 13.0.1.5.1 2022-01-16 20:21:28 +00:00
Carlos Lopez
d4fcbf2bc9 [IMP] account_payment_order: outbound inheritable + SavepointCase
This commit split the tests for outbound payment in a base inheritable class that
can be reused in other dependant modules, and the test of this module.

similar to 86bd1a2525
2022-01-16 13:28:41 -05:00
Ignacio Buioli
35e37f636d Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (221 of 221 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/
2021-10-11 17:34:39 +00:00
OCA Transbot
9970068260 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/
2021-10-05 07:48:22 +00:00
OCA-git-bot
30972499c7 account_payment_order 13.0.1.5.0 2021-10-05 07:48:01 +00:00
oca-travis
234840b21f [UPD] Update account_payment_order.pot 2021-10-05 07:36:20 +00:00
OCA-git-bot
e494e084fb Merge PR #784 into 13.0
Signed-off-by pedrobaeza
2021-10-05 07:28:59 +00:00
OCA-git-bot
2cf2e60b93 account_payment_order 13.0.1.4.6 2021-05-25 18:35:51 +00:00
OCA-git-bot
8f38cb497a Merge PR #801 into 13.0
Signed-off-by pedrobaeza
2021-05-25 18:27:42 +00:00
oca-travis
322d2da8b6 [UPD] Update account_payment_order.pot 2021-04-23 20:00:01 +00:00
OCA Transbot
aaf3978e83 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/
2021-04-23 18:58:05 +00:00
OCA-git-bot
0ed4b8e730 account_payment_order 13.0.1.4.5 2021-04-23 18:57:47 +00:00
oca-travis
b3179102c9 [UPD] Update account_payment_order.pot 2021-04-23 17:56:57 +00:00
Benoit Aimont
e5b1b1a084 [13.0][IMP] account_payment_order - move date should be bank line date when offsetting_account is bank_account 2021-04-21 16:33:36 +02:00
Pedro M. Baeza
3c622d95ee [FIX] account_payment_order: Computed non-stored fields needs always a value
We should assign a value for all records of the set.
2021-04-15 20:35:39 +02:00
valen
00031b13ff [IMP] account_payment_order: add the posibility to choose the payment date when adding a transaction line manually and it hasn't a due date. 2021-04-07 17:23:19 +02:00
OCA-git-bot
aa7e75c2a4 account_payment_order 13.0.1.4.3 2021-03-30 11:04:33 +00:00
João Marques
a3b1184870 [FIX] account_payment_order: Fix tests
Don't use taxes in invoices to avoid inconsistency across localization settings
2021-03-30 11:24:03 +01:00
OCA-git-bot
f11d705819 account_payment_order 13.0.1.4.2 2021-03-29 10:44:42 +00:00
João Marques
9d72404149 [FIX] account_payment_order: Fix tests
On multi-company settings, we need to make sure we are searching and creating objects with the correct company associated.
(Includes part of https://github.com/OCA/bank-payment/pull/786)

TT28423

Create account and bank journal instead of searching.
Add proper expected taxes to that account to allow predicting the final value.

TT28962
2021-03-29 07:50:13 +01:00
AaronHForgeFlow
752da9a23f [IMP] account_payment_order: done status button 2021-02-12 16:44:11 +01:00
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