- fix total commision query
This commit is contained in:
		| @@ -2114,6 +2114,8 @@ export class TransactionService { | |||||||
|         ) |         ) | ||||||
|         .getRawOne(); |         .getRawOne(); | ||||||
|  |  | ||||||
|  |     console.log("totalprofitni", data.total_profit); | ||||||
|  |     console.log("totalexpenseni", total_expense); | ||||||
|     return { |     return { | ||||||
|       total_amount: parseInt(data.total_amount), |       total_amount: parseInt(data.total_amount), | ||||||
|       total_transaction: parseInt(data.total_transaction), |       total_transaction: parseInt(data.total_transaction), | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user