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

partkeeper / "parts without stock removals" #1111

Closed
bullyland opened this issue Apr 11, 2020 · 18 comments
Closed

partkeeper / "parts without stock removals" #1111

bullyland opened this issue Apr 11, 2020 · 18 comments
Labels
help-requested indicates that an issue is seeking for help during setup, usage, etc. Will be closed soon!

Comments

@bullyland
Copy link

parts without stock removals - filter is not working for me.
even in the demo it isn't working? anybody can help? thanks

@bullyland bullyland added help-requested indicates that an issue is seeking for help during setup, usage, etc. needs-triage incoming, please sort labels Apr 11, 2020
@christianlupus
Copy link
Collaborator

Dear @bullyland, unfortunately, it is unclear to me what your exact problem is.

Please provide the following information:

  • What are you trying to do?
  • How are you assuming this should work?
  • What is happening?
  • What do you expect of happening?

If you need a screenshot to explain your problem, you can add them here (use the demo page if you fear confidential information to be leaking).

All I understood is that some user functionality is neither working on your local instance nor on the demo page. Without more information, we cannot help.

@bullyland
Copy link
Author

hi!

thanks for your answer. i mean if i use this filter > nothing happend....
you can also try on the demo site. i think it must show me unused
parts or parts without removal? but it show me always all parts.

@christianlupus
Copy link
Collaborator

Which filter? Sorry, this is still no useful information.

Please provide a complete step-by-step process to show what is going wrong.

My last guess is you are referring to the stock level filter. See this screenshot:
GitHub PartKeepr Issue 1111_1

So, please, take your time, write in complete English sentences what your problem is in a clear and structured way. It should be in a way to give it to anyone on the street so that this person is capable to understand what you did exactly. Use a screenshot or screencast as I did if it helps you to describe the problem.

@bullyland
Copy link
Author

thanks again, no i mean this Filter:
image

@bullyland
Copy link
Author

this "marked"filter: (over the "apply"button)

"Show Parts without stock removals only

he isn't working. not on my installation, not on the demo site.
and sorry for my bad english. best regards, i hope you can help...

@christianlupus
Copy link
Collaborator

OK, now we are getting closer.

I tried it. It seems to work for me on the demo page. The LM394H is a device that had some removal in the past. You see it in the stock view of the part.
When I enable the filter you describe, the named part is hidden (as intended). I tried several other parts that are still visible. All these seem to be just created and added some stock. However, there was never taken anything from stock...

GitHub PartKeepr Issue 1111_2

The question is now: Did you do anything more? What did you expect to happen?

@christianlupus
Copy link
Collaborator

OK, I just found your problem. This seems to be a bug in the Backend. I will open a new bug soon with all relevant information.

@bullyland
Copy link
Author

ok, thanks. how i will get to know if the problem is solved?

@bullyland
Copy link
Author

and one more question: how can i change the format of the time, you can see it on the part details
window on the right site of the screenshot. is very long and i want to change this, is this possible?

best regards

@christianlupus
Copy link
Collaborator

I assume this will take some time. See #1056.
We try to get this project running again, but I cannot promise you anything.

@christianlupus
Copy link
Collaborator

and one more question: how can i change the format of the time, you can see it on the part details
window on the right site of the screenshot. is very long and i want to change this, is this possible?

It is not yet possible as far as I know. This is a new feature request.

@christianlupus
Copy link
Collaborator

christianlupus commented Apr 11, 2020

I opened the two issues mentioned above which cover your problem hopefully. If there is something missing please leave me a note.

Otherwise I will close this issue now. We might reopen anytime the need arises.

@bullyland
Copy link
Author

thank you

@bullyland
Copy link
Author

hi again, i see there is nobody helping here:)?

@christianlupus
Copy link
Collaborator

Hello @bullyland. What are you talking about? You had a set of issues reported. To get things sorted out, I split it into the various topics and opened following issues.

What are you expecting exactly?

@bullyland
Copy link
Author

why it is impossible to change the time format.... i work on all codes for 2 days.... i don't understand this? i think the format must be changable ? do you have any idea? maybe in mysql ?

@christianlupus
Copy link
Collaborator

why it is impossible to change the time format....

Simply because no one yet addressed the issue. There are a ton of other issues to be addressed and these are considered more important, especially because some are security relevant.

i work on all codes for 2 days.... i don't understand this? i think the format must be changable ? do you have any idea? maybe in mysql ?

Definitively not in MySQL.

The dates are transferred from the backend in form of JSON data to the frontend in condensed form. It took me about 5 minutes to check this and to find this and this section.

You might want to have a look at how Ext handles the date conversion. It should be possible to affect it somehow. You are welcome to participate and provide a suggestion about how to change the code e.g. via pull request.

@bullyland
Copy link
Author

ok, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-requested indicates that an issue is seeking for help during setup, usage, etc. Will be closed soon!
Projects
None yet
Development

No branches or pull requests

2 participants