This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
bank-payment
Watch
1
Star
0
Fork
1
You've already forked bank-payment
mirror of
https://github.com/OCA/bank-payment.git
synced
2025-02-02 10:37:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
614df6ddca2c5a1c0a496c71068a4073efbb930a
bank-payment
/
account_payment_mode
/
models
History
Alexis de Lattre
614df6ddca
Allow to link a bank journal to an existing bank account (one of the remarks of Frederic Clementi)
2017-10-11 13:32:20 +02:00
..
__init__.py
Enable the payment methods by default on bank journals (including existing bank journals via post_install scripts)
2017-10-11 13:32:20 +02:00
account_journal.py
Allow to link a bank journal to an existing bank account (one of the remarks of Frederic Clementi)
2017-10-11 13:32:20 +02:00
account_payment_method.py
Move field bank_account_required from module account_payment_partner to account_payment_mode
2017-10-11 13:32:20 +02:00
account_payment_mode.py
name of payment mode is now translatable
2017-10-11 13:32:20 +02:00
res_partner_bank.py
Store field acc_type on res.partner.bank, so that we can search and groupby on it
2017-10-11 13:32:20 +02:00