You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
365 B

  1. This module should make it easy to migrate bank statement import
  2. modules written for earlies versions of Odoo/OpenERP.
  3. At the same time the utility classes can be used as a reference for the
  4. information that can be present in bank statements and/or bank transactions.
  5. RECOMMENDATION
  6. Install the web_sheet_full_width to have a good view on bank statement files.