This website requires JavaScript.
Explore
Help
Register
Sign In
audrius
/
account-reconcile
Watch
1
Star
0
Fork
1
You've already forked account-reconcile
mirror of
https://github.com/OCA/account-reconcile.git
synced
2025-01-20 12:27:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cafa70ab6b78ce9741124ee7c3453fa044c446d
account-reconcile
/
account_statement_ofx_import
/
parser
History
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
..
__init__.py
[ADD] account_statement_ofx_import: Allows to import OFX (Open Financial Exchange) statement files, using 'account_statement_base_import' generic inheritance mechanism to import statements.
2013-11-04 13:22:39 +01:00
ofx_parser.py
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.
2014-07-02 13:37:36 +02:00