Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
555bad6f27
|
@ -2114,6 +2114,8 @@ export class TransactionService {
|
|||
)
|
||||
.getRawOne();
|
||||
|
||||
console.log("totalprofitni", data.total_profit);
|
||||
console.log("totalexpenseni", total_expense);
|
||||
return {
|
||||
total_amount: parseInt(data.total_amount),
|
||||
total_transaction: parseInt(data.total_transaction),
|
||||
|
|
Loading…
Reference in New Issue
Block a user