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
7296904e5eba9b39711fdc5a2d3a07cd8dcce22e
bank-payment
/
account_banking_payment
/
model
History
Alexis de Lattre
1bee0d342d
[MERGE] with trunk revno 260.
2014-06-23 11:47:01 +02:00
..
__init__.py
[IMP] refactoring in order to use direct debit independently of bank statement import
2014-02-16 17:13:15 +01:00
account_payment.py
Add a hook, which is designed to be inherited. For example, it can be used to wake-up the workflow of purchase order (usefull in combination with the module 'purchase_payment_order')
2014-03-18 23:51:10 +01:00
banking_import_line.py
[FIX] Various fixes
2013-03-16 20:00:59 +01:00
banking_import_transaction.py
[IMP] Docstring
2014-02-09 21:15:15 +01:00
banking_transaction_wizard.py
[RFR] Do not reuse the transaction amount but always take the statement line
2013-06-04 15:44:24 +02:00
payment_line.py
[RFR] Don't enlarge largely unused additional communication2 field
2014-03-25 14:44:35 +01:00
payment_mode.py
[IMP] refactoring in order to use direct debit independently of bank statement import
2014-02-16 17:13:15 +01:00
payment_order_create.py
[FIX] typo in super()
2014-02-21 23:29:26 +01:00