Commit Graph

144 Commits

Author SHA1 Message Date
Carlos Dauden
cb66b473be [IMP] account_banking_mandate: Fill payment line with first valid mandate + Add valid_mandate field and fix onchange
(cherry picked from commit 25d2e4d)
2018-12-13 19:00:26 +01:00
etobella
16b3cd6a96 [MIG] account_payment_mandate: Migration to 11.0 2018-12-13 19:00:27 +01:00
Cédric Pigeon
2b0a46b63c [UPD] if a mandate is linked to the bank account used, put it automatically on the payment line' 2018-12-13 18:59:24 +01:00
Andrea Stirpe
14e3647ab7 [FIX][10.0] account_banking_mandate: onchange return value missing (#382) 2018-12-13 18:59:24 +01:00
OCA Transbot
8f87ca94e6 OCA Transbot updated translations from Transifex 2018-12-13 18:59:24 +01:00
Pedro M. Baeza
bf6126ceef [IMP] account_banking_mandate: Fill mandate in invoices if none is provided
Using same method as in upstream, mandate is filled on invoice creation if no
one is provided. This way, we don't need to install account_banking_mandate_sale
if we don't want to handle several mandates at sales level.
2018-12-13 18:59:15 +01:00
Alexis de Lattre
04ed0f3aa4 Port almost all modules to v10 (#305)
Port almost all modules to v10

* Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug #300)
2018-12-13 18:58:02 +01:00
OCA Transbot
b6f0b7133d OCA Transbot updated translations from Transifex 2018-12-13 18:53:58 +01:00
Alexis de Lattre
4b218c6c46 [MIG] account_banking_mandate: Migration to v9 2018-12-13 18:53:58 +01:00
Sergio Incaser
9e0f5b75dd [FIX+IMP] account_banking_mandate: Several fixes and imps:
* Add creditor identifier field to report mandate.
* Translate.
* Split basic and sepa mandate
* Use api.multi instead
* Make format field required
2018-12-13 18:50:45 +01:00
Pedro M. Baeza
1614e82397 [IMP] account_banking_mandate: Cleanup
* Short headers
* Bump version numbers
* es translations
2018-12-13 18:47:50 +01:00
Alexis de Lattre
19f99a7a47 Add bank.payment.lines object to allow grouping in the payments 2018-12-13 18:47:50 +01:00
Darío Lodeiros
302a6a5b8c Mandates multicompany error #242
The restriction rule Banking Mandate multi-company, gives an error when editing a partner bank account from a company A when that account has created a mandate from another company B. So it is impossible to create a mandate for each company without disabling the rule.
Solution: Uncheck the rule writte in Banking Mandate multi-company. But i'm not sure this is correct.
2018-12-13 18:47:50 +01:00
Pedro M. Baeza
dec01f7f4c [FIX] account_banking_mandate: es translation 2018-12-13 18:47:50 +01:00
Antonio Espinosa
780a515229 [FIX] Allow to select bank account when creating a mandate 2018-12-13 18:47:50 +01:00
Pedro M. Baeza
23c7740a04 [FIX] account_banking_mandate: Fix name_get call 2018-12-13 18:47:50 +01:00
sergio-incaser
3df7f14dd3 [IMP] account_banking_mandate: Add report SEPA mandate. 2018-12-13 18:47:50 +01:00
Alexis de Lattre
fc1d14fc28 Port SEPA modules to new API
Fix an important regression in account_banking_sepa_direct_debit: "Date of Last Debit" was not set any more
Proper write of date_done with account_banking_payment_export is installed without account_banking_payment_transfer
Add post-install script for date_sent on payment.order
2018-12-13 18:47:50 +01:00
Philippe Schmidt
26facd1d4c Add requested descriptions in an OCA README.rst file 2018-12-13 18:47:50 +01:00
Alexis de Lattre
102b63186d [FIX+IMP] account_banking_mandate: Several things
* Bug #96 bad use of new API
* [Usability] mandates: search by reference, add group_by, add seq type in tree view
* Add scheme in mandate tree+search view
* Replace tabs by spaces in mandate views
* account_banking_mandate/views/account_banking_mandate_view.xml: convert from dos to unix format
* Add multi-company rule on account.banking.mandate
2018-12-13 18:47:50 +01:00
Pedro M. Baeza
af70568280 [ADD] account_banking_mandate, spliting functionality in two modules 2018-12-13 18:45:29 +01:00
oca-travis
bfb32b4d8c [UPD] Update account_payment_order.pot 2018-12-13 17:40:28 +00:00
OCA-git-bot
6559922138 [ADD] setup.py 2018-12-13 17:35:03 +00:00
Pedro M. Baeza
6e66294418 Merge pull request #520 from Tecnativa/12.0-mig-account_payment_order
[12.0][MIG] account_payment_order: Migration to v12.0
2018-12-13 18:34:57 +01: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
Gilles Meyomesse (ACSONE)
3bd26a7dee [ADD] report for payment order (#370) 2018-12-13 17:02:13 +01:00
gilles
aabace0e1e [ADD] description field for payment order 2018-12-13 17:02:13 +01:00
Akim Juillerat
25b5d20dfc [10.0]Fix payment method onchange with multicompany (#374) 2018-12-13 17:02:13 +01:00
Adrien Peiffer (ACSONE)
495048fcf6 [IMP] account_payment_order: select partner bank account automatically. 2018-12-13 17:02:13 +01:00
Pedro M. Baeza
128557df13 [FIX] account_payment_order: Adapt test to v10 2018-12-13 17:02:13 +01:00
Akim Juillerat
96a7ee437c [IMP] account_payment_order: Restriction + tests
* Restrict the deletion of bank payment line
* Add test_cancel_payment_order
2018-12-13 17:02:13 +01:00