Add discount per item feature to the bills
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ const app = new Vue({
|
||||
items: '',
|
||||
discount: false,
|
||||
taxes: null,
|
||||
colspan: 5,
|
||||
colspan: 6,
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user