aggiunto n uovo campo su testata dei listini
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -393,8 +393,7 @@ public class VtbList extends EntityBase {
|
||||
public enum TipoUm implements IBaseEnum<TipoUm> {
|
||||
ARTICOLO(null),
|
||||
COLLI((short) 1),
|
||||
PESO_KG((short) 2),
|
||||
CICCIO((short) 3);
|
||||
PESO_KG((short) 2);
|
||||
|
||||
private Short value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user