-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
OP-1199 Main store inventory
- Loading branch information
Showing
21 changed files
with
4,051 additions
and
29 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#Generated by Eclipse Messages Editor (Eclipse Babel) | ||
|
||
Inventory = Inventory | ||
|
||
Code = Code | ||
|
||
Status = Status | ||
|
||
Reference = Reference | ||
|
||
InventoryDate = Inventory Date | ||
|
||
MainStoreInventoryID = MAIN STORE INVENTORY ID | ||
|
||
Designation = Designation | ||
|
||
LotCode= Lot Code | ||
|
||
DueDate = Due Date | ||
|
||
TheoreticQuantity = Theoretic Quantity | ||
|
||
RealQuantity = Real Quantity | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#Generated by Eclipse Messages Editor (Eclipse Babel) | ||
|
||
Inventory = Inventory | ||
|
||
Code = Code | ||
|
||
Status = Status | ||
|
||
Reference = Reference | ||
|
||
InventoryDate = Inventory Date | ||
|
||
MainStoreInventoryID = MAIN STORE INVENTORY ID | ||
|
||
Designation = Designation | ||
|
||
LotCode= Lot Code | ||
|
||
DueDate = Due Date | ||
|
||
TheoreticQuantity = Theoretic Quantity | ||
|
||
RealQuantity = Real Quantity | ||
|
||
|
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
2 changes: 1 addition & 1 deletion
2
src/main/java/org/isf/examination/gui/PatientExaminationEdit.java
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.