Import CSV Bank Statement 企业版配套
功能说明
Module to import CSV bank statements.
This module allows you to import CSV Files in Odoo: they are parsed and stored in human readable format in
Accounting \ Bank and Cash \ Bank Statements.
Important Note
Because of the CSV 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.
依赖模块
account_bank_statement_import, base_import
对照官方手册
请参阅 Odoo 官方对应章节,并结合远鼎部署环境使用本模块。
源码:custom_chinaodoo\account_bank_statement_import_csv