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> {
|
public enum TipoUm implements IBaseEnum<TipoUm> {
|
||||||
ARTICOLO(null),
|
ARTICOLO(null),
|
||||||
COLLI((short) 1),
|
COLLI((short) 1),
|
||||||
PESO_KG((short) 2),
|
PESO_KG((short) 2);
|
||||||
CICCIO((short) 3);
|
|
||||||
|
|
||||||
private Short value;
|
private Short value;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user