You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: