-
Notifications
You must be signed in to change notification settings - Fork 85
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
OP-1199 Small improvements #2107
OP-1199 Small improvements #2107
Conversation
src/main/java/org/isf/medicalinventory/gui/InventoryBrowser.java
Outdated
Show resolved
Hide resolved
src/main/java/org/isf/medicalinventory/gui/InventoryBrowser.java
Outdated
Show resolved
Hide resolved
Generally it looks OK but the code (especially the original code) has many code implementation issues. I only marked those that I could see in the diff from this PR. Remind me when this gets merged to go back and really go other the code constructs and newer language level options. |
should be ok now, please check |
9bf7b3d
into
informatici:OP-1199-Main-Store-Inventory
Small improvements for OP-1199.