Skip to content

Commit 7cb250b

Browse files
authored
Merge pull request #100 from madsunrise/EVOPOS-1178
EVOPOS-1178
2 parents 8cde214 + 43e1c19 commit 7cb250b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/ru/evotor/framework/inventory/ProductType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
*/
66

77
public enum ProductType {
8-
NORMAL, ALCOHOL_MARKED, ALCOHOL_NOT_MARKED
8+
NORMAL, ALCOHOL_MARKED, ALCOHOL_NOT_MARKED, SERVICE
99
}

0 commit comments

Comments
 (0)