Additional Discount amount based on percentage

This commit is contained in:
Nabin Hait
2015-12-18 13:12:02 +05:30
parent 15050e326c
commit 3769d87240
14 changed files with 993 additions and 300 deletions

View File

@@ -101,3 +101,9 @@
margin-right: 0px;
margin-top: -3px;
}
.pos .discount-amount-area .discount-field-col {
padding-left: 0px;
}
.pos .discount-amount-area .input-group {
margin-top: 2px;
}