Blacked and isorted the python files
Prettied and eslinted the typescript/html files
This commit is contained in:
@ -1,11 +1,4 @@
|
||||
export class ProductSaleReportItem {
|
||||
name: string;
|
||||
kot: number;
|
||||
regularBill: number;
|
||||
noCharge: number;
|
||||
staf: number;
|
||||
void: number;
|
||||
}
|
||||
import { ProductSaleReportItem } from './product-sale-report-item';
|
||||
|
||||
export class ProductSaleReport {
|
||||
startDate: string;
|
||||
|
||||
Reference in New Issue
Block a user