md
This commit is contained in:
parent
1d4ec43b55
commit
38b02e1c62
@ -453,7 +453,7 @@ public class EmisBaseService {
|
||||
totalVolume=waybill.getTotalVolume().stripTrailingZeros().toPlainString();
|
||||
}
|
||||
|
||||
String empName="Printer";
|
||||
String empName="LP";
|
||||
try {
|
||||
empName = getCurrentUser().getEmpName();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user