Blacked and isorted the python files
Prettied and eslinted the typescript/html files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export class ProductSaleReportItem {
|
||||
name: string;
|
||||
kot: number;
|
||||
regularBill: number;
|
||||
noCharge: number;
|
||||
staf: number;
|
||||
void: number;
|
||||
}
|
||||
Reference in New Issue
Block a user