Commit Graph

12 Commits

Author SHA1 Message Date
OCA-git-bot
ea9d470eca [UPD] README.rst 2020-11-18 17:17:21 +00:00
OCA-git-bot
b3c7adf8b8 [UPD] README.rst 2020-10-20 07:32:03 +02:00
Raf Ven
832bdb54fe [MIG] account_payment_partner: Migration to 13.0 2020-10-20 07:32:03 +02:00
OCA-git-bot
ffc922a5ae [UPD] README.rst 2020-10-20 07:32:03 +02:00
Raf Ven
12d88073e4 [FIX] test_invoice_refund
The test checks on empty bank account but with Odoo commit d5688e6ca0 (diff-f3712147f4b25231caa371bd83265dbe) the company bank account gets defaulted when not specified
2020-10-20 07:32:03 +02:00
Mourad
81fe8d21a5 [MIG] account_payment_partner: migrate to 12.0 2020-10-20 07:32:03 +02:00
Carlos Dauden
06dad984f8 [FIX+IMP] account_payment_partner: Fix invoice bank account assignation + show it on invoice report
* IMP: Add options to show partner bank account on invoice report
* FIX: Don't auto-assign partner bank account due to problems when you have a direct debit payment
  method with bank_account_link = 'fixed'. Bank account is shown through new mechanism.
2020-10-20 07:32:03 +02:00
etobella
6226f64fa1 [MIG] account_payment_partner 2020-10-20 07:32:03 +02:00
Alexis de Lattre
2033a69b8d 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)
2020-10-20 07:32:03 +02:00
Alexis de Lattre
b000259c80 [MIG] account_payment_partner: Start to port bank-payment to v9 (with a lot of improvements) during the Sorrento Code sprint 2016
Improvements include:
- full re-organisation of modules and big re-organisation of the code
- simplification of the code related to the fact that support for direct debit is now in t
he base module, not added by an optional module account_direct_debit (module was removed)
- new design of the wizard to select move lines to pay
- support for non-SEPA file transfer-
- support for German direct debit SEPA files (fixes bug #129)
- remove workflow of payment.order
* Finalise the wizard of selection of move lines to pay
* Add button "Add to payment/debit order" on invoice form view
* Started to integrate payment transfer in account_payment_order (not finished at all though)
* Copy payment mode and mandate from invoice to refund
* Run dos2unix on the few files that had DOS carriage return
* Add _id suffix on M2O fields customer_payment_mode and supplier_payment_mode (Odoo did the same on all the M2O property fields of res.partner)
* Better handling of partner_bank_id and mandate_id on invoice: invisible/required/onchange
* Move field bank_account_required from module account_payment_partner to account_payment_mode
2020-10-20 07:32:03 +02:00
AngelMoya-Domatix
66b9049a48 ADD description on payment mode and show it on invoice report
FIX tabs

FIX translate
2020-10-20 07:32:03 +02:00
Philippe Schmidt
9443e23a42 Add requested descriptions in an OCA README.rst file 2020-10-20 07:32:03 +02:00