File "g:\program files\odoo 16.0.20240914\server\addons\import_bank_statement_odoo\wizard\import_bank_statement.py", line 151, in action_statement_import
line[2].date()
^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'date'
using xlsx sample in screenshoot folder
any update in xlsx file ?
after set date field using date in excel
it got another error
The operation cannot be completed: Another entry with the same name already exists.
File "g:\program files\odoo 16.0.20240914\server\addons\import_bank_statement_odoo\wizard\import_bank_statement.py", line 151, in action_statement_import line[2].date() ^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'date'
using xlsx sample in screenshoot folder any update in xlsx file ?
after set date field using date in excel it got another error
The operation cannot be completed: Another entry with the same name already exists.