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
a66c661c12dcae96bf553a272852b3bd996d1acb
account-reconcile
/
account_statement_ofx_import
History
Launchpad Translations on behalf of banking-addons-team
a66c661c12
Launchpad automatic translations update.
2014-06-06 06:36:59 +00:00
..
i18n
Launchpad automatic translations update.
2014-06-06 06:36:59 +00:00
parser
[REM] Revert OFXparse changes for import merege
2014-02-02 22:48:28 +13: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
__openerp__.py
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.
2014-05-14 17:45:12 +02:00
statement.py
[REM] Revert OFXparse changes for import merege
2014-02-02 22:48:28 +13:00