Pedro M. Baeza
2576b22e0f
[FIX] account_payment_order: Restore colors in payment order tree view
2019-12-18 20:22:17 +01:00
Pedro M. Baeza
19fc8afb39
[FIX] account_payment_order: Sequences must be noupdate=1
2019-10-30 12:58:21 +01:00
OCA-git-bot
6b3f2b733d
account_payment_order 12.0.1.1.0
2019-10-29 10:34:23 +00:00
Sergio Teruel
1a340dcfb5
[FIX] account_payment_order: Fix payment order report. Adapt to bootstrap4
2019-10-29 10:12:55 +01:00
Jaume Planas
2295d7ca13
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/
2019-10-04 15:48:54 +00:00
OCA-git-bot
8fe233dd39
account_payment_order 12.0.1.0.2
2019-09-10 17:37:18 +00:00
Carlos Dauden
f1d77c41ba
[IMP] account_payment_order: Select first partner bank
2019-09-10 18:30:19 +02:00
Pedro M. Baeza
07214d8a8e
[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.
2019-08-22 16:52:59 +02:00
OCA-git-bot
10abcf17e3
[UPD] README.rst
2019-08-19 02:54:29 +00:00
OCA-git-bot
d8dc6a7dc2
[UPD] README.rst
2019-07-29 02:40:55 +00:00
Pedro M. Baeza
95b737a225
[FIX] account_payment_error: Avoid singleton error in allowed_journal_ids
...
Fixes #612
2019-06-26 11:49:25 +02:00
OCA Transbot
64dbf75713
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/
2019-05-20 20:31:52 +00:00
oca-travis
5a97d46376
[UPD] Update account_payment_order.pot
2019-05-08 10:15:29 +00:00
Guewen Baconnier
6532b6b762
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.
2019-05-08 10:44:35 +02:00
Raf Ven
3af55efc55
[12.0] [FIX] Failing test test_account_payment_02
2019-04-23 11:50:26 +02:00
oca-travis
a36ddbbe19
[UPD] Update account_payment_order.pot
2019-04-15 10:04:24 +00:00
Pedro M. Baeza
0fdcd142b8
Merge pull request #581 from Studio73/12.0-fix-account_payment_order-report
...
[12.0][FIX] account_payment_order report
2019-04-15 11:44:55 +02:00
oca-travis
2bb62361d6
[UPD] Update account_payment_order.pot
2019-04-10 13:52:15 +00:00
Pedro M. Baeza
9f02441c56
Merge pull request #560 from acsone/12.0-ref_payment_order_generate_move_tbi
...
[12.0] [REF] Account Payment Order: split generate_move method
2019-04-10 15:35:39 +02:00
Thomas Binsfeld
ed53202f70
[REF] Payment Order: move all move preparation code in _prepare_move
2019-04-10 14:05:02 +02:00
Rubén Cerdà
7f092005d1
[FIX] account_payment_order: report title
2019-04-10 10:57:22 +02:00
Rubén Cerdà
efb60f315f
[FIX] account_payment_order: report totals
2019-04-10 10:55:56 +02:00
Rubén Cerdà
e89da5884d
[FIX] account_payment_order: wrong function name
2019-04-09 13:56:37 +02:00
Marco Calcagni
1d4f4b85e0
Translated using Weblate (Italian)
...
Currently translated at 5.5% (12 of 217 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/it/
2019-04-03 12:14:54 +00:00
oca-travis
d858d48af1
[UPD] Update account_payment_order.pot
2019-03-20 17:47:00 +00:00
Thomas Binsfeld
da260a7b20
[ADD] Payment Order: only payment order option on payment methods
...
New option on payment methods: payment order only (unchecked by default) allowing to enforce the use of payment orders for some payment methods
2019-03-20 17:00:53 +01:00
OCA Transbot
6c5055e970
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/
2019-03-17 12:46:57 +00:00
oca-travis
14e2b1c7c3
[UPD] Update account_payment_order.pot
2019-03-15 10:37:04 +00:00
Pedro M. Baeza
5c8bdbbde7
Merge pull request #538 from acsone/12.0-ref_account_payment_order_draft2open_tbi
...
[12.0] [REF] Payment Order: better performance of draft2open method
2019-03-15 11:01:13 +01:00
Thomas Binsfeld
241b38747f
[REF] Account Payment Order: split generate_move method
2019-03-06 14:10:04 +01:00
OCA Transbot
4df29c494b
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/
2019-03-03 15:23:22 +00:00
oca-travis
ea352e0eca
[UPD] Update account_payment_order.pot
2019-03-01 12:59:30 +00:00
Pedro M. Baeza
12783085a5
Merge pull request #548 from Tecnativa/12.0-account_payment_order-journal_domain
...
[FIX] account_payment_order: Fix journal domain
2019-03-01 13:50:37 +01:00
Thomas Binsfeld
3a55d7da17
[REF] Payment Order: payment line creation from move line
...
Benefits of the batch creation of Odoo 12.0
The method returns the created payment lines
2019-02-25 14:33:35 +01:00
oca-travis
8c3264873c
[UPD] Update account_payment_order.pot
2019-02-19 17:08:18 +00:00
Thomas Binsfeld
152c02a44a
[REF] Payment Order: allow add to order from invoice if order exists
2019-02-18 16:15:30 +01:00
Pedro M. Baeza
c71a8e9cb6
[FIX] account_payment_order: Fix journal domain
...
Steps to reproduce
------------------
* Create a payment mode with "Link to Bank Account" = "Variable".
* Select several journals.
* Create a payment order with that payment mode.
* Save.
* Go to other menu and come back to payment order.
* Try to select a journal: the list is empty.
Fixes #544
2019-02-02 12:32:49 +01:00
Raf Ven
77b3f722d6
Translated using Weblate (Dutch)
...
Currently translated at 62.0% (134 of 216 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/nl/
2019-01-27 00:32:35 +00:00
Joel Michaud
b57f140156
Translated using Weblate (German)
...
Currently translated at 44.9% (97 of 216 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/de/
2019-01-27 00:32:35 +00:00
Thomas Binsfeld
8b78be9dd7
[REF] Payment Order: better performance of draft2open method
...
Add a norecompute in draft2open to avoid the recomputation of total_company_currency n times (where n is the number of payment lines)
2019-01-23 08:41:53 +01:00
OCA Transbot
01c7e59bdd
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-29 11:22:02 +00:00
Thomas Binsfeld
8c030f74e8
[REF] Account Payment Order: add Admin in security group
2018-12-17 16:06:49 +01:00
oca-travis
3b0b6039c5
[UPD] Update account_payment_order.pot
2018-12-14 17:04:28 +00:00
Pedro M. Baeza
10b68fd5df
[MIG] account_banking_sepa_direct_debit: Finish migration to 12.0
...
* Fixed tests
* Adjust code for Python dates handling
* Update copyrights
2018-12-14 17:49:52 +01:00
oca-travis
ae3fd1f1b2
[UPD] Update account_payment_order.pot
2018-12-13 23:16:03 +00:00
oca-travis
bfb32b4d8c
[UPD] Update account_payment_order.pot
2018-12-13 17:40:28 +00:00
Pedro M. Baeza
2d87bf7cdb
[MIG] account_payment_order: Finish migration to v12
...
* Removed deprecated YAML tests.
* Removed document dependency, as now there's no attachment dropdown.
* Switched deprecated `compute` method of res.currency.
* Restored missing field `reference_type` in invoices.
* Fixed call to `message_post`.
* Added missing description in model.
2018-12-13 18:17:13 +01:00
Sergio Teruel
6d81999acf
[12.0][mig] account_payment_order: Migrate to v12.0
2018-12-13 17:02:13 +01:00
Mathias Neef
b6e4ac4f49
Translated using Weblate (German)
...
Currently translated at 50.8% (98 of 193 strings)
Translation: bank-payment-11.0/bank-payment-11.0-account_payment_order
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-11-0/bank-payment-11-0-account_payment_order/de/
2018-12-13 17:02:13 +01:00
Martronic SA
c375b54df9
Fix structured communication
...
Adds 'structured' to the invoice_reference_type2communication_type ans the 'structured' type is added by the module itself in account_invoice but breaks the account_move_line.py as explained here: https://github.com/OCA/bank-payment/issues/495
2018-12-13 17:02:13 +01:00