Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16] import_bank_statement_odoo error on import #327

Open
imunisasi opened this issue Sep 15, 2024 · 1 comment
Open

[16] import_bank_statement_odoo error on import #327

imunisasi opened this issue Sep 15, 2024 · 1 comment

Comments

@imunisasi
Copy link

imunisasi commented Sep 15, 2024

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.

@imunisasi
Copy link
Author

after deleting partner it works
but number such as 2000 is count as 2 not two thousand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant