Feature: In the Beer Sale Report, you can choose the type of consumption

Chore: Sorted the product sale report by name
Fix: Voided bills now also include the old bill number
This commit is contained in:
2021-08-17 07:37:17 +05:30
parent 1515c33e7b
commit f929a731cb
10 changed files with 96 additions and 27 deletions
@@ -2,3 +2,6 @@
display: flex;
justify-content: flex-end;
}
.example-margin {
margin: 0 10px;
}