arganollc / aotbrowser

Dynamics 365 for Finance and Operations AOT Browser
MIT License
62 stars 14 forks source link

Uncorrect string size on table fields #23

Closed bernardo-jac closed 12 months ago

bernardo-jac commented 1 year ago

Hi everyone, We've noticed lately that some table string fields have incorrect string size (always set to 10 when incorrect it seems).

For example, CustTable field CustAccount has string size set to 20 and it appears as 10. We've implemented AOTBrowser in two customers so far and we've noticed the same behaviour on both. Please find a screenshot below of the specified behaviour.

AOTB

Could you please elucidate on why this is happening?

In the meantime, I believe one of our developers is making efforts to fix this issue, is there a way to contribute to the project?

Thank you so much for your time.

HieiOne commented 1 year ago

I also found this issue and prepared a pull request #26