Replies: 3 comments 1 reply
-
@anonkwe how did you change them? Custom states are not implemeted yet #4969 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@matmair through status_codes.py and django files. I understand it's not implemented yet but my question is where are those tables taking their values at? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@matmair i understand that it can lead to problems, im testing some stuff tho. what do you mean by prerender all js files with the management command. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I changed some stock status values for custom ones, on the stockitem page, it displays okay but on the stockitem tables by location, it still gets the original value that is displayed. ex:
value that shoudl be displayed:

value displayed on the table:
Same thing in stock tracking info:
any idea?
Beta Was this translation helpful? Give feedback.
All reactions