Laetitia Gangloff
317fc4e26d
Set type auto on partial automatic reconciliation
2015-03-23 14:39:28 +01:00
Yannick Vaucher
8662c3a45c
Merge pull request #96 from florian-dacosta/7.0-add-commit-easy-reconcile
...
Add commit every X line in easy_reconcile module
2015-03-20 17:38:57 +01:00
Pedro M. Baeza
4f95a3306c
Merge pull request #99 from gurneyalex/7.0-fix-travis
...
fix travis (flake8)
2015-03-04 00:46:49 +01:00
Alexandre Fayolle
756877e98a
fix travis (flake8)
2015-03-03 14:55:58 +01:00
Alexandre Fayolle
4729dbbbd4
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:20 +01:00
Stéphane Bidoul (ACSONE)
ac806e0489
Merge pull request #98 from florian-dacosta/7.0-fix-pep8
...
Fix pep8
2015-02-24 11:57:22 +01:00
florian-dacosta
87c34cf88c
Fix pep8
2015-02-24 11:10:49 +01:00
Florian
85f548e4d3
Fix infinite loop in easy_reconcile
2015-02-23 14:59:29 +01:00
Sébastien BEAU
7e699d50db
[FIX] commit after each X line reconciled
2015-02-23 14:59:15 +01:00
Pedro M. Baeza
a98b25c228
Merge pull request #72 from florian-dacosta/7.0-fix_account_statement_one_move
...
7.0 fix account statement one move
2015-02-21 17:21:10 +01:00
florian-dacosta
7a6d6ad4ab
Add commit every X line in easy_reconcile module
2015-02-20 15:24:37 +01:00
Yannick Vaucher
5712182274
Merge pull request #95 from rschnapka/7.0
...
create translation files (german)
2015-02-13 17:29:01 +01:00
Rudolf Schnapka
2bfedb0f17
german translation
2015-02-07 10:30:33 +01:00
Yannick Vaucher
d987aaad25
Merge pull request #89 from yvaucher/7.0-dont-mess-with-exception-agrs
...
Improve exception handling of fix #79
2015-01-23 17:06:43 +01:00
Yannick Vaucher
e115c9b741
bump version
2015-01-23 16:46:09 +01:00
Yannick Vaucher
cd6bf664b6
Improve exception handling of fix #79
2015-01-23 16:43:59 +01:00
Yannick Vaucher
35ad1ebb5b
Merge pull request #87 from ecino/7.0
...
Regression fix for #79
2015-01-23 16:34:36 +01:00
ecino
1228e0ac09
Regression fix for #79
...
- Fix error logs that tried to access inexistant attribute.
2015-01-23 15:16:53 +01:00
Yannick Vaucher
8b87c66c08
Merge pull request #76 from florian-dacosta/7.0-multi-statement-escape
...
check statement_id exist before adding it to the list we return
2015-01-14 14:21:26 +01:00
Stéphane Bidoul (ACSONE)
f6968e144f
Merge pull request #81 from mdietrichc2c/avoid-unbalanced-entries
...
Avoid unbalanced move lines in easy reconcile
2015-01-14 11:45:13 +01:00
Matthieu Dietrich
f4850b99e0
Merge remote-tracking branch 'origin/7.0' into avoid-unbalanced-entries
2015-01-14 11:20:12 +01:00
Leonardo Pistone
cb29f7c2d8
Merge pull request #82 from mdietrichc2c/fix-unit-tests
...
Make unit tests use the current year
2015-01-13 14:22:04 +01:00
Matthieu Dietrich
ae8742fbb5
Fixes #80
2015-01-13 10:13:24 +01:00
Matthieu Dietrich
f7ff5db3ab
Avoid unbalanced move lines in easy reconcile
2015-01-12 14:40:32 +01:00
Leonardo Pistone
7b051432b0
Merge pull request #79 from mdietrichc2c/add-error-message-history
...
Add history line + error message if reconciliation fails
2015-01-08 13:02:56 +01:00
Matthieu Dietrich
152add76f9
logger before message (to catch evental DB cursor issues)
2015-01-08 12:17:29 +01:00
Matthieu Dietrich
7784845f29
Add stack trace in case of exception
2015-01-08 12:06:18 +01:00
Matthieu Dietrich
d2b6bc8391
Add history line + error message if reconciliation fails
2015-01-07 15:49:37 +01:00
Rudolf Schnapka
a677e49d14
german translation upto transaction_ref
2015-01-04 22:21:21 +01:00
Guewen Baconnier
ad2ddcb038
Merge pull request #74 from florian-dacosta/7.0-csv-dialect-base-import
...
add possibility to create a dialect for the csv file
2014-12-23 14:30:06 +01:00
florian-dacosta
543fcd84a0
check statement_id exist before adding it to the list we return
2014-12-16 12:29:58 +01:00
florian-dacosta
705ecf861c
fix account_statement_base_import
2014-12-11 14:31:05 +01:00
florian-dacosta
8bb62071f3
add possibility to create a dialect for the csv file
2014-12-10 18:44:29 +01:00
florian-dacosta
785644162f
fix account_statement_one_move
2014-12-08 17:46:56 +01:00
Leonardo Pistone
0a20feecaa
Merge pull request #70 from vrenaville/multi_currency_exchange_writeoff
...
Multi currency exchange writeoff
2014-12-04 11:41:54 +01:00
vrenaville
59004faf8c
[FIX] improve syntax
2014-12-03 10:43:21 +01:00
vrenaville
d58dc3decc
[FIX] Improve by adding group multicurrency and remove test on currency of account
2014-12-02 09:35:28 +01:00
vrenaville
1934dff60d
[FIX] remove test currency_id has it's done by required in the view
2014-11-28 08:38:24 +01:00
vrenaville
56adbb2195
[ADD] translation
2014-11-27 17:21:05 +01:00
vrenaville
fe3cfe406c
[ADD] allow exchange rate setting settings in easy reconcile
2014-11-27 10:48:21 +01:00
Guewen Baconnier
4f6a872d2b
Merge pull request #49 from guewen/typo-purchase-refund
...
Typo in purchase_refund, resulting in a 'general' type instead of 'supplier'
2014-11-25 07:59:52 +01:00
Guewen Baconnier
17961c2e77
Merge pull request #64 from mdietrichc2c/correct-writeoff-auto-reconcile
...
Use the correct accounts for write-off
2014-11-21 15:52:31 +01:00
Guewen Baconnier
06867044d0
Merge pull request #66 from mdietrichc2c/fix-pylint
...
[REF] auto-fix conventions (with manual fix)
2014-11-21 15:33:45 +01:00
moylop260
2540f699b4
Fix Pylint warnings
2014-11-20 18:00:15 +01:00
Matthieu Dietrich
3c585eb55b
Use the correct accounts for write-off
2014-11-19 16:18:10 +01:00
Maxime Chambreuil - http://www.savoirfairelinux.com
b8bafa68ae
Merge pull request #10 from RoelAdriaans-B-informed/7.0
...
[IMP] Add statement line reference to search
2014-11-07 14:13:21 -05:00
Pedro M. Baeza
c9538298d3
Merge pull request #60 from ecino/7.0
...
[FIX] If balance_start is set by parser and equals 0.0, don't override it
2014-11-03 08:57:50 +01:00
ecino
5209acc765
Adapt to the fact that the parser always return something for balance_start.
2014-10-30 07:48:33 +01:00
ecino
bf9d9fd2a9
Code style improvement
2014-10-29 16:19:18 +01:00
ecino
5fa89db115
[FIX] If balance_start is set by parser and equals 0.0, don't override it with default value
2014-10-29 15:45:12 +01:00