OCA / bank-statement-import

Bank Import Addons
https://odoo-community.org/psc-teams/banking-10
GNU Affero General Public License v3.0
152 stars 412 forks source link

[FIX] account_statement_import_sheet_parser: prevent failing when bank statement import #715

Open nest-don opened 2 months ago

nest-don commented 2 months ago

…k-balance import

Problem: When the import expects to see the Amount field when the amounts are split into Credit/Debit. Attempting to import throws the error "Bad file/mapping: 'Amount' is not in list". this fix sets the relevant fields to False depending on the type of import selected by the user.

OCA-git-bot commented 2 months ago

Hi @alexey-pelykh, some modules you are maintaining are being modified, check this out!