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
msg="Got %s when trying to look for at.invoice.items[0].category.code"%repr(e)
135
+
logger.info(msg)
136
+
print(msg)
137
+
try:
138
+
# Triggers loading of the full product object so we can get the category, can be remove when https://github.com/rambo/python-holviapi/issues/14 is fixed
0 commit comments