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
58529679bf0469b380c5ea3ccf884d324a87afc7
bank-payment
/
account_banking_payment
/
model
History
Raphaël Valyi
676f572b6d
[MERGE] merged HEAD into current feature branch
2014-03-21 16:12:47 -03: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
[FIX] Logical error in dealing with partial reconciliations at payment order export
2013-08-16 17:05:21 +02: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