Commit Graph

799 Commits

Author SHA1 Message Date
Damien Crier
97c10c1e46 [FIX] replace eval() by safe_eval() 2015-09-04 09:51:04 +02:00
Pedro M. Baeza
457d5f1dd1 Merge pull request #105 from acsone/7.0-account_statement_ext-set_context-lga
When complete statement line, use the context
2015-07-30 19:41:29 +02:00
Alexandre Fayolle
48bcff2ab2 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 22:56:47 +02:00
Alexandre Fayolle
497e0f4912 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:07:43 +02:00
Laetitia Gangloff
c9507b36a7 When complete statement line, use the context 2015-04-09 14:32:19 +02:00
Pedro M. Baeza
4f93bd87c6 Merge pull request #92 from ecino/7.0
Errors args are not always string.
2015-04-01 19:30:05 +02:00
Guewen Baconnier
bf7db224f1 Merge pull request #102 from acsone/7.0-auto_reconciliation-lga
Set type auto on partial automatic reconciliation
2015-04-01 15:09:56 +02:00
Alexandre Fayolle
26b35c91a3 don't use travis container-based infrastructure 2015-03-27 16:21:01 +01:00
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
ecino
1ee3287df7 Errors args are not always string. 2015-02-04 12:04:12 +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