Commit Graph

630 Commits

Author SHA1 Message Date
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
florian-dacosta
a61698b742 fix docstring 2014-07-23 18:05:31 +02:00
florian-dacosta
30525cf933 fix docstring 2014-07-23 18:04:23 +02:00
florian-dacosta
c6e8ea5500 [FIX] API Improvement 2014-07-23 17:30:02 +02:00
Guewen Baconnier
f40fe3120d Wrong count of credit lines 2014-07-18 16:37:37 +02:00
Guewen Baconnier
1a96b22d37 Add logging during reconcile 2014-07-18 16:21:27 +02:00
Leonardo Pistone
1d1ae5741c Merge pull request #15 from lepistone/easy_reconcile_commit_settings
allow to configure reconcile_commit_every
2014-07-16 16:53:25 +02:00
Sandy
a1245daa38 Add ofxparse python dependency 2014-07-16 10:43:52 -04:00
Leonardo Pistone
996dea7673 I'm a contributor, not an author 2014-07-16 16:29:13 +02:00
Leonardo Pistone
5c0f812ccc easy auto reconcile: commit at the end 2014-07-16 16:16:26 +02:00
Leonardo Pistone
3bf971010e allow to configure reconcile_commit_every
this allows to configure if we want to commit the automatic reconcile
every N lines. It is left to zero by default to avoid possible problems
with tests that rely on a transaction.
2014-07-16 16:09:07 +02:00
Sandy Carter
e5cfdfccb3 Add account-financial-tools dependency 2014-07-16 08:34:07 -04:00
Sandy Carter
8f5861e587 Add meta files 2014-07-16 08:25:47 -04:00
Sandy
7b735ac42d Merge pull request #12 from lepistone/easy_reconcile_commit
[imp] auto reconcile: commit every 10 lines
2014-07-16 08:16:47 -04:00
Leonardo Pistone
8193d5d2f0 refactor as suggested by @guewen 2014-07-15 16:11:06 +02:00
Leonardo Pistone
2971f6652a [imp] auto reconcile: commit every 10 lines 2014-07-15 15:42:38 +02:00
Pedro M. Baeza
56f6818e01 Merge pull request #4 from pedrobaeza/7.0-bank-statement-reconcile-prof_parsing
[IMP] account_statement_base_import: to have profile data stored on a variable across parsers methods, in order to be used to customize, for example, parsing with a parameter introduced on profiles. Dependent modules have been changed accordingly.
2014-07-14 16:02:38 +02:00
Leonardo Pistone
59234d8e15 Merge pull request #9 from lepistone/7.0-account_easy_reconcile-analytic-account
In account_easy_reconcile, now write-off entries can be created with an analytic account
2014-07-11 16:15:29 +02:00
Pedro M. Baeza
beea3e1b36 Create README.md 2014-07-02 20:44:35 +02:00
Pedro M. Baeza
c45e47d54e Improvement on the account_statement_base_import module to have profile data stored on a variable across parsers methods, in order to be used to customize, for example, parsing with a parameter introduced on profiles.
Dependent modules have been changed accordingly.
2014-07-02 13:37:36 +02:00
Launchpad Translations on behalf of banking-addons-team
e85ef765fc Launchpad automatic translations update. 2014-06-20 06:09:57 +00:00
unknown
9a567585df [MRG][ADD] module account_statement_cancel_line 2014-06-16 14:45:01 +02:00
Leonardo Pistone
e972437765 [fix] duplicate moves when confirming a statement with a confirmed line
Add a test to expose the bug.
To reproduce: create a statement with two lines, confirm one, and then confirm
the whole statement. The first line has two associated moves.
2014-06-13 12:04:16 +02:00
Launchpad Translations on behalf of banking-addons-team
c06af1b7cd Launchpad automatic translations update. 2014-06-10 06:51:05 +00:00
Launchpad Translations on behalf of banking-addons-team
a66c661c12 Launchpad automatic translations update. 2014-06-06 06:36:59 +00:00
Launchpad Translations on behalf of banking-addons-team
73b923a4c9 Launchpad automatic translations update. 2014-05-27 06:08:54 +00:00
Launchpad Translations on behalf of banking-addons-team
dfea628fd6 Launchpad automatic translations update. 2014-05-24 06:52:22 +00:00
Yannick Vaucher
8af0f833a5 [ADD] module account_invoice_reference which aims to simplify the "references" fields on the invoices. 2014-05-23 11:33:58 +02:00
Launchpad Translations on behalf of banking-addons-team
ace56fe44a Launchpad automatic translations update. 2014-05-22 06:49:45 +00:00
unknown
179dc6e310 [IMP] Give the possibility to parse and import multiple statments 2014-05-19 08:54:57 +02:00
Laurent Mignon (Acsone)
4f470b2235 [PEP8] 2014-05-16 18:42:08 +02:00
Laurent Mignon (Acsone)
669332ef1c [FIX] keep the name prof to avoid a lot of diff with existing code 2014-05-16 17:25:18 +02:00
Laurent Mignon (Acsone)
1b1183c438 [MRG] lp:banking-addons/bank-statement-reconcile-7.0 and remove conflicts 2014-05-16 17:19:54 +02:00
Laurent Mignon (Acsone)
86a3884fb8 [FIX] prof has been renamed in profile. 2014-05-16 17:15:16 +02:00
Laurent Mignon (Acsone)
8f0b5cefc5 [FIX] Remove comment mismatch with prof parameter vs profile in the comment
add a docstring on multi_statement_import
2014-05-16 17:11:21 +02:00
unknown
78d2f2107c Minor import fixes plus a couple of other small changes to allow trunk install. Changed method get_default_pay_receive_accounts of account_statement_ext to use orm built in get. Is actually an improvement as get ensures the result is the most specific property whereas the original method gave no such guarentee in a multicompany environment.
Without this this method will fail on trunk and am surprised if it worked on 7.0, however the change is backward compatible with 7.0 and more efficient and less code.
2014-05-14 17:45:12 +02:00
Sébastien Beau
886f9617fc [MRG] Add a new module in order to have advanced completion label.
With this module you can auto-complete the account_id or/and the partner_id based on the label of the line
2014-05-13 13:46:22 +02:00
Launchpad Translations on behalf of banking-addons-team
5eb18296e3 Launchpad automatic translations update. 2014-05-13 06:34:14 +00:00
Yannick Vaucher
d937c84450 [MRG] Cleaning for the fix lp:1313689:
* The _insert_lines and _update_line method in *_base_completion/statement.py calls the symbol_f method to prorperly initiate the default value (e.g. integer default null value should be Null not False).

 * The mechanism that allow to have a null account_id in bank statement line has been move in *_base_completion, instead of *_base_import.
2014-05-09 15:24:25 +02:00