mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
TT26069 [UPD] Update account_bank_statement_import_qif.pot [UPD] README.rst [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_qif Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_qif/
15 lines
654 B
ReStructuredText
15 lines
654 B
ReStructuredText
This module allows you to import the machine readable QIF Files in Odoo: they
|
|
are parsed and stored in human readable format in
|
|
Accounting \ Bank and Cash \ Bank Statements.
|
|
|
|
Important Note
|
|
~~~~~~~~~~~~~~
|
|
Because of the QIF format limitation, we cannot ensure the same transactions
|
|
aren't imported several times or handle multicurrency. Whenever possible, you
|
|
should use a more appropriate file format like OFX.
|
|
|
|
The module was initiated as a backport of the new framework developed
|
|
by Odoo for V9 at its early stage. As Odoo has relicensed this module as
|
|
private inside its Odoo enterprise layer, now this one is maintained from the
|
|
original AGPL code.
|