-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add confirm inventory feature * update bundle/language_en.properties * revert changes * format the code * Update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * update button order * apply suggestion * Update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * remove unused imports * add possibilty to update prise of existing lot * Update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * add check of existing reference on stock movement * add another condition to enable lot button * fix error on bundler * Update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * add check of reference number on validateInventory * reset param of settings.properties.dist * update InventoryEdit * revert code * remove non used import * update inventory during validation * fix bugs * fix bugs on InventoryBrowser * add TimeTools to date properties * add missng bundle key * apply suggestion * update InventoryEdit * revert settings.properties.dist * update InventoryEdit * update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * updat InventoryEdit.java * add method the know if all medical are in inventory * add logic to select and deselect specific and all radio button * update the logic when saving inventory * update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * Update bundle/language_en.properties * fix bug during save action * fix bug * charge Iterator by ListIterator * Update bundle/language_en.properties * Update src/main/java/org/isf/medicalinventory/gui/InventoryBrowser.java * Update src/main/java/org/isf/medicalinventory/gui/InventoryEdit.java * remove empty comment * fix conflit after merge --------- Co-authored-by: ArnaudFonzam <[email protected]> Co-authored-by: FOFOU FONZAM Gui Arnaud <[email protected]> Co-authored-by: Alessandro Domanico <[email protected]> Co-authored-by: David B Malkovsky <[email protected]>
- Loading branch information
1 parent
c0109a3
commit d901d81
Showing
4 changed files
with
391 additions
and
299 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.