Commit Graph

75 Commits

Author SHA1 Message Date
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
ecino
bb001e8dbd [IMP] account_payment_order: Use bank.payment.line reference in Payment Order Move Lines (#418) 2018-12-13 17:02:13 +01:00
oca-travis
f496870d60 [UPD] Update account_payment_order.pot 2018-12-13 17:02:13 +01:00
Alexis de Lattre
738cc8bb32 [10.0] Add filter on partners on wizard "Create Payment Lines from Journal Items" (#489)
* Add filter on partners on wizard "Create Payment Lines from Journal Items"

* Bump version number
2018-12-13 17:02:13 +01:00
Enric Tobella
cea8391214 [FIX] default_partner_id added on partner_bank if it is created. 2018-12-13 17:02:13 +01:00
Enric Tobella
92db61a982 Translated using Weblate (Español (España))
Currently translated at 100,0% (193 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/es/
2018-12-13 17:02:13 +01:00
oca-travis
a56bb8da67 [UPD] Update account_payment_order.pot 2018-12-13 17:02:13 +01:00
Pedro M. Baeza
937566d91c [FIX] account_payment_order: Fix FR translation 2018-12-13 17:02:13 +01:00
Enric Tobella
72390a8fec [FIX] report should show the invoice number, not the move name (#477)
[IMP] account_payment_order: report show the invoice number or the move name
2018-12-13 17:02:13 +01:00
Alexis de Lattre
aacd1899ba Several small usability improvements
- when manually encoding a payment line, get company currency as default currency
- Search on payment order numbers
- Direct search on bank journal name in payment orders
- remove widget="selection" on account.payement.mode : this object is rarely modified, so widget='selection' is not a time saver, but we miss the HTML link, which can be pretty convenient to check the configuration.
2018-12-13 17:02:13 +01:00
Carlos Dauden
20eacf0447 [FIX] account_payment_order: Add bank payment line multi-company rule 2018-12-13 17:02:13 +01:00
Pedro M. Baeza
34de91b976 [FIX] account_payment_order: Take payment mode from move (#466)
When adding to a payment order from invoices, the payment mode
considered is the one in the invoice, but once you have confirmed it,
you can't change it, so if you change the payment mode in the journal
items, it doesn't make the difference.

With this change, this is taken into account for adding to the
payment order(s) properly.
2018-12-13 17:02:13 +01:00
Andrea
0399de2dc0 [11.0][FIX] account_payment_order: printing report 2018-12-13 17:02:13 +01:00
Pedro M. Baeza
8c29c8b3e4 [FIX] account_payment_order: Correct domain definition on account.payment.line view 2018-12-13 17:02:13 +01:00
OCA Transbot
56d03c2d9c OCA Transbot updated translations from Transifex 2018-12-13 17:02:13 +01:00
Jordi Ballester
e8ebf4861a When the user looks for open payables or receivables, in the
context of payment orders, she should ocus on the amount that
is due to be paid. In this method we are forcing to display both
the amount due in company and in the invoice currency.

We then hide the fields debit and credit, because they add no value.
2018-12-13 17:02:13 +01:00
etobella
435acb4b0b [MIG] account_payment_order 2018-12-13 17:02:13 +01:00