Commit Graph

13 Commits

Author SHA1 Message Date
Alexandre Fayolle
da57318846 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:23:13 +01:00
Holger Brunn
5e10366754 Merge pull request #67 from StefanRijnhart/7.0-debit_usability2
[FIX] Payment lines are editable from the mandate form view
2014-12-08 11:58:54 +01:00
Alexandre Fayolle
7a72977058 fix relative imports 2014-12-03 09:45:51 +01:00
Stefan Rijnhart
cafd08baa0 [FIX] Payment lines are editable from the mandate form view
[FIX] Changing the payment order type from the payment or debit order form leads to unexpected behaviour
[FIX] When running tests on an existing database, make sure the admin user has the English language during the test
2014-11-20 14:58:03 +01:00
Holger Brunn
f2db2082b2 [FIX] coding style 2014-10-20 13:16:04 +02:00
Sandy Carter
66106bc940 PEP8 on account_banking_tests 2014-09-02 12:30:01 -04:00
Stefan Rijnhart
4b3b06dd4f [FIX] Adapt module dependencies to refactoring of payment functionality.
This module actually depends on account_banking integration
	with payments.
2014-03-25 14:49:23 +01:00
Stefan Rijnhart
f7a7a30f5c [FIX] PEP8 2014-03-25 14:23:51 +01:00
Stefan Rijnhart
7128b6481b [UPD] Added tests for gathering payment line communication 2014-03-25 14:21:08 +01:00
Stéphane Bidoul
e2be1a6e0d [IMP] refactoring in order to use direct debit independently of bank statement import
In a nutshell, this commit 
- moves payment_order_type (payment|debit) to account_banking_payment_export
- makes payment_order_type visible in account_direct_debit
- make direct_debit depend on account_banking_payment_export
2014-02-16 17:13:15 +01:00
Stefan Rijnhart
85d8a43b04 [FIX] Additional substitution of out-refactored assertion check
[FIX] Remove debug statement
2013-09-26 19:55:00 +02:00
Stefan Rijnhart
96ae2d6bba [IMP] Description 2013-09-26 14:51:39 +02:00
Stefan Rijnhart
80a716d4f0 [ADD] Tests module. 2013-09-26 11:54:38 +02:00