Give access to "Autoincrement" property in "Field" table
When you have processes that insert or update information in tables, if you try to assing a value to an autoincrement field, the system ends with an error. If we can check if field is autoincrement, we could avoid to assing a value in the field. I think, the best aproach for this, is to have a b...
STATUS DETAILS
Needs Votes
Search by taxRegistrationNumber for customers and vendors via API
Starting with API v2, it's not possible to search by taxRegistrationNumber for customers and vendors. This was possible in API v1. I understand the reason is that taxRegistrationNumber is a variable on the API page, but for external integrations, it would be helpful to enable search for this f...
STATUS DETAILS
New