Pedro M. Baeza
d9a943d2d3
[IMP] account_statement_base_import: Fix PEP8
2014-08-04 18:42:00 +02:00
Pedro M. Baeza
44a59ce588
autopep8
2014-08-04 15:29:05 +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
Laurent Mignon (Acsone)
0960cf0d03
[IMP] Give the possibility to parse and import multiple statments
2014-05-05 21:36:31 +02:00
unknown
c064f5d821
[FIX] a regression, the name and date fields had default values until recently.
2014-02-28 14:02:35 +01:00
Guewen Baconnier
512fd89093
restore default values to prevent regression introduced in pedro.baeza@serviciosbaeza.com-20140202105840-ndjvkvas1y82pxlw
2014-02-26 12:02:40 +01:00
Guewen Baconnier
ba824ca100
the sample is insufficient to guess the delimiters on some files
2014-02-26 11:23:37 +01:00
Laurent Mignon (Acsone)
5d7cef8d21
[merge] [IMP] account_statement_base_import: Added some function to be able to fill the balance, the name and the date of the bank statement based on the data of the file parsed.
...
mirrors closely the approach for statement lines (get_st_line_vals) with the same approch for the statement (get_st_vals)
2014-01-21 17:46:36 +01:00
Laurent Mignon (Acsone)
e6bb1337c5
add new method to the parser that can be used to provide statement info found in the parsed file
2014-01-14 16:50:19 +01:00
Florian da Costa
c921a71741
[FIX] Change some methods description
2013-12-11 20:11:44 +01:00
Sebastien Beau
9205414ee1
[IMP] add the possibility to specify the bank statement date
2013-12-04 15:14:56 +01:00
Sebastien Beau
5e80529485
[IMP] add the posibility to customise the bank statement name in the parser
2013-12-04 15:10:49 +01:00
Sebastien Beau
3c3b653950
[IMP] account_statement_base_import : add the posibility to set the starting and ending balance
2013-12-04 14:30:34 +01:00
Virgil Dupras
35507cd40c
[ENH] Began extracting the commission-handling feature from account_statement_base_import.
...
The extracted commission part is not functional, but the base_import module still works.
2013-05-03 15:57:26 -04:00
Guewen Baconnier @ Camptocamp
412d86809d
[FIX] pep8, pylint, eyeballing
2012-12-20 14:37:01 +01:00
Alexandre Fayolle @ camptocamp
ccd7b763d1
[FIX] account_statement_base_import: autodetect CSV file delimiter
2012-11-23 17:27:24 +01:00
Joël Grand-Guillaume
1f1a75e020
[MRG] Add all the bank statement improvements that we made. This is mostly based on :
...
account_statement_ext -> provide profile per bank statement, remove period, choose to use balance check or not,...
account_statement_base_completion -> provide a completion rule system to fullfill the bank statement (partner, account,...)
account_statement_base_import -> provide a base to create your own file parser for each bank/office and link it to a profile
account_statement_transactionid_completion and account_statement_transactionid_import to use the transaction ID recorded in th SO
account_advanced_reconcile -> An advanced way to setup reconciliation rules on every account
account_financial_report_webkit -> some little fixes
(lp:c2c-financial-addons/6.1 rev 63)
2012-06-20 16:10:01 +02:00
Joël Grand-Guillaume
d8e7cb77a2
[MRG] From customer branch
...
(lp:c2c-financial-addons/6.1 rev 58)
2012-06-06 16:27:25 +02:00
Guewen Baconnier @ Camptocamp
b95f9e913d
[FIX] count of reconciliations was incorrect for partial reconciliations
...
(lp:c2c-financial-addons/6.1 rev 24.3.1)
2012-06-26 15:25:27 +02:00
Guewen Baconnier @ Camptocamp
231f0b276c
[REF] refactoring of account_advanced_reconcile using account_easy_reconcile, intermediate commit
...
(lp:c2c-financial-addons/6.1 rev 24.2.1)
2012-06-12 22:41:47 +02:00
Joël Grand-Guillaume
52e490104f
[DOC] Comment the whole code of the bank statement improvement modules suite.
...
(lp:c2c-financial-addons/6.1 rev 24.1.24)
2012-06-20 16:01:43 +02:00
Joël Grand-Guillaume
0e70448fac
[FIX] Various fixes after presentation to F.Clementi
...
(lp:c2c-financial-addons/6.1 rev 24.1.23)
2012-06-18 15:55:15 +02:00
Joël Grand-Guillaume
5ddd981875
[FIX] Bug fixing and first running version
...
(lp:c2c-financial-addons/6.1 rev 24.1.19)
2012-06-15 16:04:08 +02:00
Joël Grand-Guillaume
57215e0aa1
[IMP] Rebuild of all bank statment stuffs. This commit is more a backup cause it is under hard devs V2.0
...
(lp:c2c-financial-addons/6.1 rev 24.1.18)
2012-06-14 16:21:57 +02:00