Commit Graph

30 Commits

Author SHA1 Message Date
Thomas Binsfeld
00ab7d0df1 [MIG] account_payment_partner: Migration to 16.0 2022-11-29 14:51:23 +01:00
OCA-git-bot
9244d49dbb account_payment_partner 15.0.1.2.0 2022-11-29 14:15:04 +01:00
OCA-git-bot
92cd1d7e15 account_payment_partner 15.0.1.1.2 2022-11-29 14:15:04 +01:00
OCA-git-bot
96c5f6bfca account_payment_partner 15.0.1.1.1 2022-11-29 14:15:04 +01:00
Enric Tobella
cbc67a76da [IMP] account_payment_partner: Promote to Mature 2022-11-29 14:15:04 +01:00
OCA-git-bot
dfeaf9edb6 account_payment_partner 15.0.1.1.0 2022-11-29 14:15:04 +01:00
Marçal Isern
ec6028f8d4 [MIG] account_payment_partner: Migration to 15.0 2022-11-29 14:15:04 +01:00
Alexis de Lattre
af6fa4508f Update test suite
Fix bug in account_banking_mandate when a res.partner.bank is not attached to a particular company (company_id is NOT required on res.partner.bank)
2022-11-29 14:15:03 +01:00
OCA-git-bot
095e368b59 account_payment_partner 14.0.1.3.1 2022-11-29 14:15:03 +01:00
OCA-git-bot
1d82568386 account_payment_partner 14.0.1.3.0 2022-11-29 14:15:03 +01:00
Víctor Martínez
f69355f871 [IMP] account_payment_partner: Add Payment mode to Invoices Analysis 2022-11-29 14:15:03 +01:00
OCA-git-bot
b6933edc21 account_payment_partner 14.0.1.2.2 2022-11-29 14:15:03 +01:00
Carlos Dauden
7660d5924b [FIX] account_payment_partner: _compute_invoice_partner_bank isn't executed
- When value is set from SO _prepare_invoice method
- When partner_id changes

TT30875
2022-11-29 14:15:03 +01:00
OCA-git-bot
b30b3c58e5 account_payment_partner 14.0.1.2.0 2022-11-29 14:15:03 +01:00
Víctor Martínez
17b8ca575f [IMP] account_payment_partner: Add refund_payment_mode_id to assign any payment mode to set auto-compute in reverse moves (in_refund and out_refund) 2022-11-29 14:15:03 +01:00
OCA-git-bot
4bf39ebb29 account_payment_partner 14.0.1.1.2 2022-11-29 14:15:03 +01:00
OCA-git-bot
7ecfd6508d account_payment_partner 14.0.1.1.1 2022-11-29 14:15:03 +01:00
OCA-git-bot
88ab11be19 account_payment_partner 14.0.1.1.0 2022-11-29 14:15:03 +01:00
Marçal Isern
d1fa981bd2 [MIG] account_payment_partner: Migration to 14.0 2022-11-29 14:15:03 +01:00
OCA-git-bot
15499719bb account_payment_partner 13.0.1.0.1 2022-11-29 14:15:03 +01:00
Raf Ven
26de286d5c [MIG] account_payment_partner: Migration to 13.0 2022-11-29 14:15:03 +01:00
Raf Ven
31817a7d88 [IMP] account_payment_partner: black, isort 2022-11-29 14:15:03 +01:00
Mourad
dc8422c50e [MIG] account_payment_partner: migrate to 12.0 2022-11-29 14:15:03 +01:00
Carlos Dauden
59c0a5a3d4 [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.
2022-11-29 14:15:03 +01:00
Andrea
bd84e4fada [11.0][FIX] account_payment_partner: onchange if more than one bank 2022-11-29 14:15:03 +01:00
François Honoré
5bb64013cf [FIX] Fix issue when the bank_id of partner_bank_id is not set (field not mandatory) and create a traceback for the user
Use t-if
2022-11-29 14:15:03 +01:00
oihane
abc0969932 [FIX] account_payment_partner: impossible to define if there was no company in partner (#438) 2022-11-29 14:15:03 +01:00
etobella
4fcedc53bc [MIG] account_payment_partner 2022-11-29 14:15:03 +01:00
Pedro M. Baeza
a6f035cfa8 [IMP] account_payment_partner: Several things:
* Change copyright and author after company merging
* Fill payment mode in invoices if none is provided

  Using same method as in upstream, payment mode is filled on invoice creation if
  no payment method is provided. This way, we don't need to install
  account_payment_sale if we don't want to handle several payment modes at sales
  level. Even more, if we install the module later and we have already existing
  sales orders without payment mode filled, those orders will be invoiced with
  the customer payment mode.

* Signature changed in convert_to_write
2022-11-29 14:15:03 +01:00
Alexis de Lattre
9a0f233051 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)
2022-11-29 14:15:03 +01:00