Pedro M. Baeza
|
ceb174ff98
|
Merge pull request #18 from guewen/reconcile-partial-optimize
Reconcile optimization: avoid to do a partial reconcile if it was already reconciled with the same lines
|
2014-08-26 10:36:14 +02:00 |
|
Guewen Baconnier
|
7f76d5a6d3
|
Slightly improved styling
|
2014-08-22 16:24:57 +02:00 |
|
Matthieu Dietrich
|
b5e62298ae
|
[FIX] added check for size before list access + corrected base columns for transaction ref
|
2014-08-22 16:22:48 +02:00 |
|
Guewen Baconnier
|
c4a1f50e50
|
Reconcile optimization: avoid to do a partial reconcile if it was
already reconciled with the same lines
Before this optimization, the same partial reconciliation were created
at each run of the automatic reconcile.
|
2014-08-22 16:20:13 +02:00 |
|
Pedro M. Baeza
|
9ddc895a81
|
Merge pull request #38 from pedrobaeza/7.0-fix_exceptions
[FIX] account_statement_ext: Catch also old exceptions (osv.except_osv)
|
2014-08-21 11:19:13 +02:00 |
|
Pedro M. Baeza
|
76d4b6720b
|
Exception variable in 2.7 syntax
|
2014-08-21 02:10:01 +02:00 |
|
Pedro M. Baeza
|
42fdf1d77f
|
[FIX] account_statement_ext: Catch also old exceptions (osv.except_osv)
|
2014-08-20 17:21:47 +02:00 |
|
Pedro M. Baeza
|
c0926e9130
|
Merge pull request #24 from acsone/7.0-improve-acc-number-completion
[IMP] account_statement_bankaccount_completion: Improve acc number completion
|
2014-08-07 19:02:13 +02:00 |
|
Laurent Mignon (aka lmi)
|
aed71450ef
|
[FIX] conflicts incorrectly resolved when merging upstream/7.0
|
2014-08-06 16:20:11 +02:00 |
|
Laurent Mignon (aka lmi)
|
410c8c47b3
|
[FIX] conflicts incorrectly resolved when merging upstream/7.0
|
2014-08-06 16:17:36 +02:00 |
|
Laurent Mignon (aka lmi)
|
fe9e0c26a5
|
Merge remote-tracking branch 'upstream/7.0' into 7.0-improve-acc-number-completion
Conflicts:
account_statement_bankaccount_completion/statement.py
account_statement_bankaccount_completion/tests/test_bankaccount_completion.py
account_statement_base_completion/tests/test_base_completion.py
account_statement_regex_account_completion/tests/test_regex_account_completion.py
|
2014-08-06 15:47:44 +02:00 |
|
Pedro M. Baeza
|
c0cbab8b75
|
Merge pull request #31 from pedrobaeza/7.0-pep8_fix
PEP8 fix
|
2014-08-06 09:35:05 +02:00 |
|
Pedro M. Baeza
|
a33cfa6936
|
Fix multiline docstring param
|
2014-08-05 18:47:52 +02:00 |
|
Laurent Mignon
|
f34f3fbbd6
|
[FIX] improve code quality
|
2014-08-05 09:17:55 +02:00 |
|
Laurent Mignon
|
7cafa70ab6
|
[FIX] rename 'acc_bk_stmt_line_obj' to 'st_line_obj'
|
2014-08-05 09:17:55 +02:00 |
|
Laurent Mignon
|
55e53a6d5d
|
[PEP8] max-line-length=80
|
2014-08-05 09:17:55 +02:00 |
|
Laurent Mignon (aka lmi)
|
b25332284f
|
[IMP] Improve the matching on acc_number by removing the formatting characters when querying the res_partner_bank table
|
2014-08-05 09:17:55 +02:00 |
|
Pedro M. Baeza
|
4e13e0e3b0
|
F401 remaining
|
2014-08-04 21:31:44 +02:00 |
|
Pedro M. Baeza
|
b522f28ffb
|
Fix Travis errors
|
2014-08-04 21:05:19 +02:00 |
|
Pedro M. Baeza
|
b94bebee0e
|
[IMP] account_statement_bankaccount_completion: Fix PEP8
|
2014-08-04 20:22:25 +02:00 |
|
Pedro M. Baeza
|
85d139f776
|
[IMP] account_statement_completion_voucher: Fix PEP8
|
2014-08-04 20:16:08 +02:00 |
|
Pedro M. Baeza
|
5cfa975a67
|
[IMP] account_statement_completion_voucher: Fix PEP8
|
2014-08-04 19:06:04 +02:00 |
|
Pedro M. Baeza
|
48e03e6b4d
|
[IMP] account_advanced_reconcile_transaction_ref: Fix PEP8
|
2014-08-04 19:05:25 +02:00 |
|
Pedro M. Baeza
|
5f0628baad
|
[IMP] account_statement_ofx_import: Fix PEP8
|
2014-08-04 19:04:24 +02:00 |
|
Pedro M. Baeza
|
9facd19db5
|
[IMP] account_statement_no_invoice_import: Fix PEP8
|
2014-08-04 19:01:54 +02:00 |
|
Pedro M. Baeza
|
6ccd6f420b
|
[IMP] account_statement_commission: Fix PEP8
|
2014-08-04 19:01:20 +02:00 |
|
Pedro M. Baeza
|
a851336a7c
|
[IMP] account_statement_transactionid_completion: Fix PEP8
|
2014-08-04 18:58:31 +02:00 |
|
Pedro M. Baeza
|
d9a943d2d3
|
[IMP] account_statement_base_import: Fix PEP8
|
2014-08-04 18:42:00 +02:00 |
|
Pedro M. Baeza
|
aebcbfdd5d
|
[IMP] account_invoice_reference: Fix PEP8
|
2014-08-04 18:12:14 +02:00 |
|
Pedro M. Baeza
|
602d39da87
|
[IMP] account_statement_completion_label: Fix PEP8
|
2014-08-04 18:10:35 +02:00 |
|
Pedro M. Baeza
|
d64122c923
|
[IMP] account_statement_regex_account_completion: Fix PEP8
|
2014-08-04 17:57:26 +02:00 |
|
Pedro M. Baeza
|
66af054fa3
|
[IMP] account_statement_ext_point_of_sale: Fix PEP8
|
2014-08-04 17:53:54 +02:00 |
|
Pedro M. Baeza
|
d0a06fd532
|
[IMP] account_statement_one_move: Fix PEP8
|
2014-08-04 17:50:16 +02:00 |
|
Pedro M. Baeza
|
5e98a81052
|
[IMP] account_statement_ext_voucher: Fix PEP8
|
2014-08-04 17:35:54 +02:00 |
|
Pedro M. Baeza
|
b3c1aa9b34
|
[IMP] account_statement_so_completion: Fix PEP8
|
2014-08-04 17:33:14 +02:00 |
|
Pedro M. Baeza
|
c6298b094e
|
[IMP] account_statement_base_completion: Fix PEP8
|
2014-08-04 17:31:24 +02:00 |
|
Pedro M. Baeza
|
f1e0b78d83
|
[IMP] account_advanced_reconcile: Fix PEP8
|
2014-08-04 17:09:08 +02:00 |
|
Pedro M. Baeza
|
5072c719f0
|
[IMP] statement_voucher_killer: Fix PEP8
|
2014-08-04 17:05:04 +02:00 |
|
Pedro M. Baeza
|
4a1c950044
|
[IMP] account_easy_reconcile: Fix PEP8
|
2014-08-04 17:00:09 +02:00 |
|
Pedro M. Baeza
|
2ec18f788e
|
[IMP] account_statement_transactionid_import: Fix PEP8
|
2014-08-04 16:52:37 +02:00 |
|
Pedro M. Baeza
|
44a59ce588
|
autopep8
|
2014-08-04 15:29:05 +02:00 |
|
Pedro M. Baeza
|
2c1773e7be
|
Merge pull request #27 from pedrobaeza/7.0-import_start_balance_null
[IMP] account_statement_base_import: Fill balance start when parser doesn't filled it
|
2014-08-04 14:52:55 +02:00 |
|
Pedro M. Baeza
|
8e20a45873
|
Merge pull request #22 from florian-dacosta/api_improvement
[IMP] account_statement_bankaccount_completion: API improvement
|
2014-08-04 14:52:42 +02:00 |
|
Pedro M. Baeza
|
69c0e16a5b
|
[FIX] Correct call order
|
2014-08-04 13:48:51 +02:00 |
|
Pedro M. Baeza
|
70226284b3
|
[IMP] account_statement_base_import: Fill balance start when parser doesn't filled it
|
2014-08-04 13:14:33 +02:00 |
|
Pedro M. Baeza
|
18eb1908ad
|
Merge pull request #25 from acsone/7.0-fix-travis
[FIX] travis: update travis file to match the update one
|
2014-08-01 16:08:49 +02:00 |
|
Laurent Mignon
|
bf4641184e
|
[FIX] travis: exclude account_statement_ext_point_of_sale (addon without tests but depends of point-of_sale) When this addon is installed, odoo install account_statement_ext first and then point_of_sale. Since account_statement_ext define the profile_id as required, it becomes impossible to install the demo data from point_of_sale without integrity error. By excluding this addon from tests, all tests pass!
|
2014-08-01 15:38:27 +02:00 |
|
Laurent Mignon
|
c1cf75dc65
|
[FIX] travis: update travis file to match the one in https://github.com/OCA/maintainer-quality-tools/blob/master/sample_files/.travis.yml
|
2014-08-01 10:48:15 +02:00 |
|
Yannick Vaucher
|
d081f6cacd
|
Merge pull request #13 from bwrsandman/7.0-metafiles
7.0 Add meta files
|
2014-07-31 13:17:50 +02:00 |
|
Yannick Vaucher
|
f6c59675c2
|
Merge pull request #19 from guewen/advanced-reconcile-logging
Add logging during reconcile
|
2014-07-28 17:03:39 +02:00 |
|