Commit Graph

23 Commits

Author SHA1 Message Date
Alexis de Lattre
29cfd14a38 Merge remote-tracking branch 'origin/8.0' into 9-sorrento-code-sprint 2016-04-27 15:10:55 +02:00
Alexis de Lattre
3e429b4d58 Update test in account_banking_tests 2016-02-18 09:40:58 +01:00
Pedro M. Baeza
0cd60abbf3 [MIG] Make modules uninstallable 2015-10-14 03:03:12 +02:00
Stéphane Bidoul
e6b28efa3e [UPD] prefix versions with 8.0 2015-10-09 09:59:34 +02:00
Yannick Vaucher
7c221767bd Add missing default oca icons 2015-08-18 11:10:50 +02:00
Stéphane Bidoul (ACSONE)
bb2713aa71 Merge pull request #138 from matthieuchoplin/account_banking_tests_fix_137
Remove deprecated idiom in test suite
2015-03-05 15:11:54 +01:00
Matt Choplin
7d9039c868 [account_banking_tests_fix_137] remove the dependancy because the issue is treated in https://github.com/OCA/bank-payment/issues/111 and this modification is not good because it hides the failing of the tests. Since the issue #111 has not been fixed, it is normal that the test fails. 2015-03-05 14:06:11 +00:00
Matt Choplin
f7a79549f2 [account_banking_tests_fix_137] see issue https://github.com/OCA/bank-payment/issues/137 2015-03-05 12:36:48 +00:00
Alexandre Fayolle
5a25353a82 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:15 +01:00
Stéphane Bidoul
0ba85d8ef7 [IMP] account_banking_tests: adapt and extend test suite for grouped transfer moves 2015-01-06 17:10:24 +01:00
Stéphane Bidoul
ff39774a96 [FIX] account_banking_payment_test: remove usage of non-existent msg_identification field 2015-01-06 15:29:40 +01:00
Stéphane Bidoul
fec7f9d249 [IMP] account_banking_tests: LocalService is now deprecated 2015-01-06 15:29:40 +01:00
Stéphane Bidoul
92460ac7c9 [IMP] upgrade payment roundtrip test suite
Support native v8 bank statement reconcile and
extend it to test the reconciliation state of transfer moves.
2015-01-06 15:29:39 +01:00
Stéphane Bidoul
762fa5f4e9 [MIG] migrate payment test suite 2015-01-06 15:29:39 +01:00
Pedro M. Baeza
a2e807668e Initial adjustments for 8.0 repository 2014-09-10 12:19:20 +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