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

Code must be digit issue. #174

Open
yuxxeun opened this issue Mar 16, 2023 · 1 comment
Open

Code must be digit issue. #174

yuxxeun opened this issue Mar 16, 2023 · 1 comment

Comments

@yuxxeun
Copy link

yuxxeun commented Mar 16, 2023

I was build an system inventory management, and then there's column in the dataabse that named kode which using string type (i.e: MT-00001), with that kode, i got error like this one:

gambar

And then i was trying to change the kode to full number like 0001 and suprisingly its works!
Is there solution for this issue? because i want to still using MT kode for stuff like monitoring, PR to printer, and etc.

@micraux
Copy link

micraux commented Apr 12, 2024

Which format are you using?

Seems the one you are using accepts only numeric values...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants