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

Edit case data bug #72

Open
paolabfor opened this issue Nov 20, 2020 · 0 comments
Open

Edit case data bug #72

paolabfor opened this issue Nov 20, 2020 · 0 comments

Comments

@paolabfor
Copy link
Contributor

When is selected the Edit case data tool, appears the follow error message:

TypeError: arguments did not match any overloaded call: fromString(str, format: Qt.DateFormat = Qt.TextDate): argument 1 has unexpected type 'QVariant' fromString(str, str): argument 1 has unexpected type 'QVariant'
Traceback (most recent call last):
File "C:/Users/bonatop/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\VetEpiGIS-Tool\vetepigis_tool.py", line 1086, in featEdit
qd = QDate.fromString(s, f)
TypeError: arguments did not match any overloaded call:
fromString(str, format: Qt.DateFormat = Qt.TextDate): argument 1 has unexpected type 'QVariant'
fromString(str, str): argument 1 has unexpected type 'QVariant'

@paolabfor paolabfor added the bug label Nov 20, 2020
@paolabfor paolabfor added this to To Do in VetEpiGIS-Tool QGIS3 via automation Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant