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
Describe the bug
Ao utilizar o TIR para acessar o Importador de XML. Na aba de parâmetros, o nome do campo é '.MTA140I01.' , com ponto no inicio e no final. Na chamada self.oHelper.SetValue(".MTA140I01.", "111", name_attr=True) é retornado um erro: xml - Element [name$= '.MTA140I01' not found!. O último ponto não consta.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Ao utilizar o TIR para acessar o Importador de XML. Na aba de parâmetros, o nome do campo é '.MTA140I01.' , com ponto no inicio e no final. Na chamada self.oHelper.SetValue(".MTA140I01.", "111", name_attr=True) é retornado um erro: xml - Element [name$= '.MTA140I01' not found!. O último ponto não consta.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: