-
Notifications
You must be signed in to change notification settings - Fork 86
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-1302 | Make JTable sortable in edit inventory #2041
OP-1302 | Make JTable sortable in edit inventory #2041
Conversation
* OP-1315 add MessageType to sms.properties.dist * OP-1315 fix spelling of LENGTH * Update rsc/sms.properties.dist --------- Co-authored-by: Alessandro Domanico <[email protected]>
* Add prices update and check upon pricelist change * Update src/main/java/org/isf/accounting/gui/PatientBillEdit.java Co-authored-by: David B Malkovsky <[email protected]> --------- Co-authored-by: David B Malkovsky <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/org.slf4j-slf4j-api-2.0.16 Chore(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
* OP-1322: add message for valid validation of user id * OP-1322: improve message for invalid user name user id * OP-1322: improve message for invalid user name
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/org.apache.maven.plugins-maven-surefire-plugin-3.4.0 Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
Looks like that when sorting by UNIT PRICE it shows when sorting by TOTAL PRICE it shows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks a lot!
aeb3a59
into
informatici:OP-1199-Main-Store-Inventory
See OP-1302.