mfance-shark-v1 1.0.79 → 1.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/entities/index.d.ts +3 -1
- package/dist/common/entities/index.js +6 -0
- package/dist/common/entities/index.js.map +1 -1
- package/dist/common/entities/soldes/solde-branch-manager.entity.d.ts +16 -0
- package/dist/common/entities/soldes/solde-branch-manager.entity.js +86 -0
- package/dist/common/entities/soldes/solde-branch-manager.entity.js.map +1 -0
- package/dist/common/entities/totups/totups-branch-manager.entity.d.ts +20 -0
- package/dist/common/entities/totups/totups-branch-manager.entity.js +88 -0
- package/dist/common/entities/totups/totups-branch-manager.entity.js.map +1 -0
- package/dist/common/entities/user.entity.d.ts +2 -0
- package/dist/common/entities/user.entity.js +5 -0
- package/dist/common/entities/user.entity.js.map +1 -1
- package/dist/common/utils/constants/table-names.constant.d.ts +2 -0
- package/dist/common/utils/constants/table-names.constant.js +2 -0
- package/dist/common/utils/constants/table-names.constant.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -35,4 +35,6 @@ import { PaymentCode } from './payment-code.entity';
|
|
|
35
35
|
import { SoldeInterne } from './soldes/solde-interne.entity';
|
|
36
36
|
import { Partner } from './partner.entity';
|
|
37
37
|
import { PartnerFees } from './partner_fees.entity';
|
|
38
|
-
|
|
38
|
+
import { SubAccountCustomer } from './soldes/sub-account-customer.entity';
|
|
39
|
+
import { TotupsBranchManager } from './totups/totups-branch-manager.entity';
|
|
40
|
+
export declare const entities: (typeof File | typeof Permission | typeof Role | typeof User | typeof SalePoint | typeof Country | typeof Stock | typeof Currency | typeof Operation | typeof Agent | typeof Distributor | typeof TotupsAgent | typeof TotupsDist | typeof ActionType | typeof ThirdPartyProvider | typeof Partner | typeof PartnerFees | typeof StockSalePoint | typeof CurrencyValue | typeof StockPartner | typeof Rock | typeof StockStonePartner | typeof OtpCode | typeof PinCode | typeof TotupsBranchManager | typeof CaisseDailyWorker | typeof CaisseOperationType | typeof CaisseOperation | typeof SoldeCaisses | typeof Audit | typeof KycRequest | typeof Contact | typeof QrCode | typeof RateConfig | typeof CommissionWithdrawalAgent | typeof CommissionWithdrawalDistributor | typeof PaymentCode | typeof SoldeInterne | typeof SubAccountCustomer)[];
|
|
@@ -50,6 +50,9 @@ const payment_code_entity_1 = require("./payment-code.entity");
|
|
|
50
50
|
const solde_interne_entity_1 = require("./soldes/solde-interne.entity");
|
|
51
51
|
const partner_entity_1 = require("./partner.entity");
|
|
52
52
|
const partner_fees_entity_1 = require("./partner_fees.entity");
|
|
53
|
+
const sub_account_customer_entity_1 = require("./soldes/sub-account-customer.entity");
|
|
54
|
+
const solde_branch_manager_entity_1 = require("./soldes/solde-branch-manager.entity");
|
|
55
|
+
const totups_branch_manager_entity_1 = require("./totups/totups-branch-manager.entity");
|
|
53
56
|
exports.entities = [
|
|
54
57
|
file_entity_1.File,
|
|
55
58
|
user_entity_1.User,
|
|
@@ -100,5 +103,8 @@ exports.entities = [
|
|
|
100
103
|
solde_interne_entity_1.SoldeInterne,
|
|
101
104
|
partner_entity_1.Partner,
|
|
102
105
|
partner_fees_entity_1.PartnerFees,
|
|
106
|
+
sub_account_customer_entity_1.SubAccountCustomer,
|
|
107
|
+
solde_branch_manager_entity_1.SoldeBranchManager,
|
|
108
|
+
totups_branch_manager_entity_1.TotupsBranchManager,
|
|
103
109
|
];
|
|
104
110
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/common/entities/index.ts"],"names":[],"mappings":";;;AAAA,+CAAqC;AACrC,+CAAqC;AACrC,oFAAwE;AACxE,0DAAgD;AAChD,8EAAmE;AACnE,wFAA4E;AAC5E,oEAAyD;AACzD,+CAAqC;AACrC,2DAAiD;AACjD,qDAA2C;AAC3C,2DAAgD;AAChD,uDAA6C;AAC7C,sEAA4D;AAC5D,0EAAgE;AAChE,4EAAkE;AAClE,iDAAuC;AACvC,iEAAsD;AACtD,uEAA2D;AAC3D,6EAAiE;AACjE,6DAAmD;AACnD,yDAA+C;AAC/C,iEAAuD;AACvD,mEAAwD;AACxD,+CAAqC;AACrC,mEAAyD;AACzD,iDAAuC;AACvC,uDAA4C;AAC5C,uDAA6C;AAC7C,sEAA2D;AAC3D,oEAAyD;AACzD,mEAAyD;AACzD,2EAAiE;AACjE,6DAAkD;AAClD,qDAA2C;AAC3C,qDAA0C;AAC1C,oEAAyD;AACzD,gFAAqE;AACrE,sEAA2D;AAC3D,6DAAkD;AAClD,2DAAiD;AACjD,2DAAiD;AACjD,uDAA4C;AAC5C,6EAAiE;AACjE,6FAAiF;AACjF,yGAA6F;AAC7F,+DAAoD;AACpD,wEAA6D;AAC7D,qDAA2C;AAC3C,+DAAoD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/common/entities/index.ts"],"names":[],"mappings":";;;AAAA,+CAAqC;AACrC,+CAAqC;AACrC,oFAAwE;AACxE,0DAAgD;AAChD,8EAAmE;AACnE,wFAA4E;AAC5E,oEAAyD;AACzD,+CAAqC;AACrC,2DAAiD;AACjD,qDAA2C;AAC3C,2DAAgD;AAChD,uDAA6C;AAC7C,sEAA4D;AAC5D,0EAAgE;AAChE,4EAAkE;AAClE,iDAAuC;AACvC,iEAAsD;AACtD,uEAA2D;AAC3D,6EAAiE;AACjE,6DAAmD;AACnD,yDAA+C;AAC/C,iEAAuD;AACvD,mEAAwD;AACxD,+CAAqC;AACrC,mEAAyD;AACzD,iDAAuC;AACvC,uDAA4C;AAC5C,uDAA6C;AAC7C,sEAA2D;AAC3D,oEAAyD;AACzD,mEAAyD;AACzD,2EAAiE;AACjE,6DAAkD;AAClD,qDAA2C;AAC3C,qDAA0C;AAC1C,oEAAyD;AACzD,gFAAqE;AACrE,sEAA2D;AAC3D,6DAAkD;AAClD,2DAAiD;AACjD,2DAAiD;AACjD,uDAA4C;AAC5C,6EAAiE;AACjE,6FAAiF;AACjF,yGAA6F;AAC7F,+DAAoD;AACpD,wEAA6D;AAC7D,qDAA2C;AAC3C,+DAAoD;AACpD,sFAA0E;AAC1E,sFAA0E;AAC1E,wFAA4E;AAG/D,QAAA,QAAQ,GAAG;IACpB,kBAAI;IACJ,kBAAI;IACJ,8CAAiB;IACjB,sBAAM;IACN,yCAAe;IACf,kDAAmB;IACnB,+BAAU;IACV,kBAAI;IACJ,8BAAU;IACV,wBAAO;IACP,6BAAS;IACT,0BAAQ;IACR,kCAAY;IACZ,sCAAc;IACd,wCAAe;IACf,oBAAK;IACL,mCAAY;IACZ,wCAAc;IACd,8CAAiB;IACjB,gCAAW;IACX,4BAAS;IACT,oCAAa;IACb,qCAAa;IACb,kBAAI;IACJ,gCAAW;IACX,oBAAK;IACL,yBAAO;IACP,oBAAK;IACL,iCAAW;IACX,+BAAU;IACV,sCAAc;IACd,8CAAkB;IAClB,+BAAU;IACV,uBAAM;IACN,iCAAW;IACX,iCAAW;IAEX,wBAAO;IACP,+BAAU;IACV,2CAAgB;IAChB,8BAAU;IACV,8BAAU;IACV,yBAAO;IACP,8CAAiB;IACjB,+BAAU;IACV,8DAAyB;IACzB,0EAA+B;IAC/B,mCAAY;IACZ,wBAAO;IACP,iCAAW;IACX,gDAAkB;IAClB,gDAAkB;IAClB,kDAAmB;CACtB,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { AuditableEntity } from "../../../auditable/auditable.entity";
|
|
2
|
+
import { BalanceType } from "../config/balance_type.entity";
|
|
3
|
+
import { SoldeOperations } from "./solde-operation.entity";
|
|
4
|
+
import { Transaction } from "../transaction.entity";
|
|
5
|
+
import { ActionType } from "../action-type.entity";
|
|
6
|
+
import { User } from "../user.entity";
|
|
7
|
+
export declare class SoldeBranchManager extends AuditableEntity {
|
|
8
|
+
amount: number;
|
|
9
|
+
oldBalance: number;
|
|
10
|
+
newBalance: number;
|
|
11
|
+
actionType: ActionType;
|
|
12
|
+
user: User;
|
|
13
|
+
balanceType: BalanceType;
|
|
14
|
+
soldeOpsType: SoldeOperations;
|
|
15
|
+
transaction: Transaction;
|
|
16
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.SoldeBranchManager = void 0;
|
|
13
|
+
const auditable_entity_1 = require("../../../auditable/auditable.entity");
|
|
14
|
+
const typeorm_1 = require("typeorm");
|
|
15
|
+
const table_names_constant_1 = require("../../utils/constants/table-names.constant");
|
|
16
|
+
const classes_1 = require("@automapper/classes");
|
|
17
|
+
const balance_type_entity_1 = require("../config/balance_type.entity");
|
|
18
|
+
const solde_operation_entity_1 = require("./solde-operation.entity");
|
|
19
|
+
const transaction_entity_1 = require("../transaction.entity");
|
|
20
|
+
const action_type_entity_1 = require("../action-type.entity");
|
|
21
|
+
const user_entity_1 = require("../user.entity");
|
|
22
|
+
let SoldeBranchManager = class SoldeBranchManager extends auditable_entity_1.AuditableEntity {
|
|
23
|
+
};
|
|
24
|
+
exports.SoldeBranchManager = SoldeBranchManager;
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, classes_1.AutoMap)(),
|
|
27
|
+
(0, typeorm_1.Column)({ name: 'amount', type: 'float', nullable: true }),
|
|
28
|
+
__metadata("design:type", Number)
|
|
29
|
+
], SoldeBranchManager.prototype, "amount", void 0);
|
|
30
|
+
__decorate([
|
|
31
|
+
(0, classes_1.AutoMap)(),
|
|
32
|
+
(0, typeorm_1.Column)({ name: 'old_balance', type: 'float', nullable: true }),
|
|
33
|
+
__metadata("design:type", Number)
|
|
34
|
+
], SoldeBranchManager.prototype, "oldBalance", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
(0, classes_1.AutoMap)(),
|
|
37
|
+
(0, typeorm_1.Column)({ name: 'new_balance', type: 'float', nullable: true }),
|
|
38
|
+
__metadata("design:type", Number)
|
|
39
|
+
], SoldeBranchManager.prototype, "newBalance", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
(0, classes_1.AutoMap)(),
|
|
42
|
+
(0, typeorm_1.ManyToOne)(() => action_type_entity_1.ActionType, (actionType) => actionType.id, {
|
|
43
|
+
onDelete: 'CASCADE',
|
|
44
|
+
onUpdate: 'CASCADE',
|
|
45
|
+
nullable: true,
|
|
46
|
+
}),
|
|
47
|
+
(0, typeorm_1.JoinColumn)(),
|
|
48
|
+
__metadata("design:type", action_type_entity_1.ActionType)
|
|
49
|
+
], SoldeBranchManager.prototype, "actionType", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
(0, classes_1.AutoMap)(),
|
|
52
|
+
(0, typeorm_1.ManyToOne)(() => user_entity_1.User, (user) => user.id),
|
|
53
|
+
(0, typeorm_1.JoinColumn)(),
|
|
54
|
+
__metadata("design:type", user_entity_1.User)
|
|
55
|
+
], SoldeBranchManager.prototype, "user", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
(0, classes_1.AutoMap)(),
|
|
58
|
+
(0, typeorm_1.ManyToOne)(() => balance_type_entity_1.BalanceType, (balanceType) => balanceType.id, {
|
|
59
|
+
onDelete: 'CASCADE',
|
|
60
|
+
onUpdate: 'CASCADE',
|
|
61
|
+
}),
|
|
62
|
+
(0, typeorm_1.JoinColumn)(),
|
|
63
|
+
__metadata("design:type", balance_type_entity_1.BalanceType)
|
|
64
|
+
], SoldeBranchManager.prototype, "balanceType", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
(0, classes_1.AutoMap)(),
|
|
67
|
+
(0, typeorm_1.ManyToOne)(() => solde_operation_entity_1.SoldeOperations, (soldeOps) => soldeOps.id, {
|
|
68
|
+
onDelete: 'CASCADE',
|
|
69
|
+
onUpdate: 'CASCADE',
|
|
70
|
+
}),
|
|
71
|
+
(0, typeorm_1.JoinColumn)(),
|
|
72
|
+
__metadata("design:type", solde_operation_entity_1.SoldeOperations)
|
|
73
|
+
], SoldeBranchManager.prototype, "soldeOpsType", void 0);
|
|
74
|
+
__decorate([
|
|
75
|
+
(0, typeorm_1.ManyToOne)(() => transaction_entity_1.Transaction, (transaction) => transaction.id, {
|
|
76
|
+
nullable: true,
|
|
77
|
+
onDelete: 'CASCADE',
|
|
78
|
+
onUpdate: 'CASCADE',
|
|
79
|
+
}),
|
|
80
|
+
(0, typeorm_1.JoinColumn)(),
|
|
81
|
+
__metadata("design:type", transaction_entity_1.Transaction)
|
|
82
|
+
], SoldeBranchManager.prototype, "transaction", void 0);
|
|
83
|
+
exports.SoldeBranchManager = SoldeBranchManager = __decorate([
|
|
84
|
+
(0, typeorm_1.Entity)(table_names_constant_1.TABLE_NAMES.SOLDE_BRANCH_MANAGER)
|
|
85
|
+
], SoldeBranchManager);
|
|
86
|
+
//# sourceMappingURL=solde-branch-manager.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"solde-branch-manager.entity.js","sourceRoot":"","sources":["../../../../src/common/entities/soldes/solde-branch-manager.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,0EAAsE;AACtE,qCAAgE;AAChE,qFAAyE;AAEzE,iDAA8C;AAC9C,uEAA4D;AAC5D,qEAA2D;AAC3D,8DAAoD;AACpD,8DAAmD;AACnD,gDAAsC;AAI/B,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,kCAAe;CAmDtD,CAAA;AAnDY,gDAAkB;AAI7B;IAFC,IAAA,iBAAO,GAAE;IACT,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;kDAC3C;AAGf;IAFC,IAAA,iBAAO,GAAE;IACT,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sDAC5C;AAGnB;IAFC,IAAA,iBAAO,GAAE;IACT,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sDAC5C;AASnB;IAPC,IAAA,iBAAO,GAAE;IACT,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,+BAAU,EAAE,CAAC,UAAU,EAAE,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE;QAC1D,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,oBAAU,GAAE;8BACD,+BAAU;sDAAC;AAMvB;IAHC,IAAA,iBAAO,GAAE;IACT,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,kBAAI,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC;IACxC,IAAA,oBAAU,GAAE;8BACP,kBAAI;gDAAC;AAQX;IANC,IAAA,iBAAO,GAAE;IACT,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,iCAAW,EAAE,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,EAAE,EAAE;QAC7D,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;KACpB,CAAC;IACD,IAAA,oBAAU,GAAE;8BACA,iCAAW;uDAAC;AAQzB;IANC,IAAA,iBAAO,GAAE;IACT,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,wCAAe,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,QAAQ,CAAC,EAAE,EAAE;QAC3D,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;KACpB,CAAC;IACD,IAAA,oBAAU,GAAE;8BACC,wCAAe;wDAAC;AAQ9B;IANC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,gCAAW,EAAE,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,EAAE,EAAE;QAC7D,QAAQ,EAAE,IAAI;QACd,QAAQ,EAAE,SAAS;QACnB,QAAQ,EAAE,SAAS;KACpB,CAAC;IACD,IAAA,oBAAU,GAAE;8BACA,gCAAW;uDAAC;6BAjDd,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,kCAAW,CAAC,oBAAoB,CAAC;GAC5B,kBAAkB,CAmD9B"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { AuditableEntity } from '../../../auditable/auditable.entity';
|
|
2
|
+
import { Distributor } from '../users/distributor.entity';
|
|
3
|
+
import { User } from '../user.entity';
|
|
4
|
+
export declare class TotupsBranchManager extends AuditableEntity {
|
|
5
|
+
userId: string;
|
|
6
|
+
user: User;
|
|
7
|
+
distributorId: string;
|
|
8
|
+
distributor: Distributor;
|
|
9
|
+
reference: string;
|
|
10
|
+
amount: number;
|
|
11
|
+
currency: string;
|
|
12
|
+
status: string;
|
|
13
|
+
isApproved: boolean;
|
|
14
|
+
isRejected: boolean;
|
|
15
|
+
isPending: boolean;
|
|
16
|
+
isCancelled: boolean;
|
|
17
|
+
approvedDate: Date;
|
|
18
|
+
cancelledDate: Date;
|
|
19
|
+
approvedBy: number;
|
|
20
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.TotupsBranchManager = void 0;
|
|
13
|
+
const typeorm_1 = require("typeorm");
|
|
14
|
+
const table_names_constant_1 = require("../../utils/constants/table-names.constant");
|
|
15
|
+
const auditable_entity_1 = require("../../../auditable/auditable.entity");
|
|
16
|
+
const distributor_entity_1 = require("../users/distributor.entity");
|
|
17
|
+
const user_entity_1 = require("../user.entity");
|
|
18
|
+
let TotupsBranchManager = class TotupsBranchManager extends auditable_entity_1.AuditableEntity {
|
|
19
|
+
};
|
|
20
|
+
exports.TotupsBranchManager = TotupsBranchManager;
|
|
21
|
+
__decorate([
|
|
22
|
+
(0, typeorm_1.Column)({ name: 'user_id' }),
|
|
23
|
+
__metadata("design:type", String)
|
|
24
|
+
], TotupsBranchManager.prototype, "userId", void 0);
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, typeorm_1.ManyToOne)(() => user_entity_1.User, (user) => user.totupsBranchManagers),
|
|
27
|
+
(0, typeorm_1.JoinColumn)({ name: 'user_id' }),
|
|
28
|
+
__metadata("design:type", user_entity_1.User)
|
|
29
|
+
], TotupsBranchManager.prototype, "user", void 0);
|
|
30
|
+
__decorate([
|
|
31
|
+
(0, typeorm_1.Column)({ name: 'distributor_id', type: 'uuid', nullable: true }),
|
|
32
|
+
__metadata("design:type", String)
|
|
33
|
+
], TotupsBranchManager.prototype, "distributorId", void 0);
|
|
34
|
+
__decorate([
|
|
35
|
+
(0, typeorm_1.ManyToOne)(() => distributor_entity_1.Distributor, (distributor) => distributor.totups),
|
|
36
|
+
(0, typeorm_1.JoinColumn)({ name: 'distributor_id' }),
|
|
37
|
+
__metadata("design:type", distributor_entity_1.Distributor)
|
|
38
|
+
], TotupsBranchManager.prototype, "distributor", void 0);
|
|
39
|
+
__decorate([
|
|
40
|
+
(0, typeorm_1.Column)({ name: 'reference', nullable: true }),
|
|
41
|
+
__metadata("design:type", String)
|
|
42
|
+
], TotupsBranchManager.prototype, "reference", void 0);
|
|
43
|
+
__decorate([
|
|
44
|
+
(0, typeorm_1.Column)({ name: 'amount', nullable: true }),
|
|
45
|
+
__metadata("design:type", Number)
|
|
46
|
+
], TotupsBranchManager.prototype, "amount", void 0);
|
|
47
|
+
__decorate([
|
|
48
|
+
(0, typeorm_1.Column)({ name: 'currency', nullable: true }),
|
|
49
|
+
__metadata("design:type", String)
|
|
50
|
+
], TotupsBranchManager.prototype, "currency", void 0);
|
|
51
|
+
__decorate([
|
|
52
|
+
(0, typeorm_1.Column)({ name: 'status', nullable: true }),
|
|
53
|
+
__metadata("design:type", String)
|
|
54
|
+
], TotupsBranchManager.prototype, "status", void 0);
|
|
55
|
+
__decorate([
|
|
56
|
+
(0, typeorm_1.Column)({ name: 'is_approved', default: false }),
|
|
57
|
+
__metadata("design:type", Boolean)
|
|
58
|
+
], TotupsBranchManager.prototype, "isApproved", void 0);
|
|
59
|
+
__decorate([
|
|
60
|
+
(0, typeorm_1.Column)({ name: 'is_rejected', default: false }),
|
|
61
|
+
__metadata("design:type", Boolean)
|
|
62
|
+
], TotupsBranchManager.prototype, "isRejected", void 0);
|
|
63
|
+
__decorate([
|
|
64
|
+
(0, typeorm_1.Column)({ name: 'is_pending', default: false }),
|
|
65
|
+
__metadata("design:type", Boolean)
|
|
66
|
+
], TotupsBranchManager.prototype, "isPending", void 0);
|
|
67
|
+
__decorate([
|
|
68
|
+
(0, typeorm_1.Column)({ name: 'is_cancelled', default: false }),
|
|
69
|
+
__metadata("design:type", Boolean)
|
|
70
|
+
], TotupsBranchManager.prototype, "isCancelled", void 0);
|
|
71
|
+
__decorate([
|
|
72
|
+
(0, typeorm_1.Column)({ name: 'approved_date', nullable: true }),
|
|
73
|
+
__metadata("design:type", Date)
|
|
74
|
+
], TotupsBranchManager.prototype, "approvedDate", void 0);
|
|
75
|
+
__decorate([
|
|
76
|
+
(0, typeorm_1.Column)({ name: 'cancelled_date', nullable: true }),
|
|
77
|
+
__metadata("design:type", Date)
|
|
78
|
+
], TotupsBranchManager.prototype, "cancelledDate", void 0);
|
|
79
|
+
__decorate([
|
|
80
|
+
(0, typeorm_1.Column)({ name: 'approved_by', nullable: true }),
|
|
81
|
+
__metadata("design:type", Number)
|
|
82
|
+
], TotupsBranchManager.prototype, "approvedBy", void 0);
|
|
83
|
+
exports.TotupsBranchManager = TotupsBranchManager = __decorate([
|
|
84
|
+
(0, typeorm_1.Entity)({
|
|
85
|
+
name: table_names_constant_1.TABLE_NAMES.TOTUPS_BRANCH_MANAGER
|
|
86
|
+
})
|
|
87
|
+
], TotupsBranchManager);
|
|
88
|
+
//# sourceMappingURL=totups-branch-manager.entity.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"totups-branch-manager.entity.js","sourceRoot":"","sources":["../../../../src/common/entities/totups/totups-branch-manager.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAgE;AAChE,qFAAyE;AACzE,0EAAsE;AACtE,oEAA0D;AAC1D,gDAAsC;AAK/B,IAAM,mBAAmB,GAAzB,MAAM,mBAAoB,SAAQ,kCAAe;CAiDvD,CAAA;AAjDY,kDAAmB;AAG9B;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;;mDACb;AAIf;IAFC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,kBAAI,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,oBAAoB,CAAC;IAC1D,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAC1B,kBAAI;iDAAC;AAGX;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,gBAAgB,EAAG,IAAI,EAAE,MAAM,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;0DAC5C;AAItB;IAFC,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,gCAAW,EAAE,CAAC,WAAW,EAAE,EAAE,CAAC,WAAW,CAAC,MAAM,CAAC;IACjE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC;8BAC1B,gCAAW;wDAAC;AAGzB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,WAAW,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;sDAC5B;AAGlB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,QAAQ,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;mDAC5B;AAGf;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,UAAU,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;qDAC5B;AAGjB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,QAAQ,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;mDAC5B;AAGf;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,aAAa,EAAG,OAAO,EAAE,KAAK,EAAC,CAAC;;uDAC5B;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,aAAa,EAAG,OAAO,EAAE,KAAK,EAAC,CAAC;;uDAC5B;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,YAAY,EAAG,OAAO,EAAE,KAAK,EAAC,CAAC;;sDAC5B;AAGnB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,cAAc,EAAG,OAAO,EAAE,KAAK,EAAC,CAAC;;wDAC5B;AAGrB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,eAAe,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;8BACpC,IAAI;yDAAC;AAGnB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,gBAAgB,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;8BACpC,IAAI;0DAAC;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAC,IAAI,EAAG,aAAa,EAAG,QAAQ,EAAE,IAAI,EAAC,CAAC;;uDAC7B;8BA/CR,mBAAmB;IAH/B,IAAA,gBAAM,EAAC;QACN,IAAI,EAAE,kCAAW,CAAC,qBAAqB;KACxC,CAAC;GACW,mBAAmB,CAiD/B"}
|
|
@@ -6,6 +6,7 @@ import { Permission } from './permission.entity';
|
|
|
6
6
|
import { StockStonePartner } from './stock-stone-partner.entity';
|
|
7
7
|
import { OtpCode } from './otp-code.entity';
|
|
8
8
|
import { PinCode } from './pin_code.entity';
|
|
9
|
+
import { TotupsBranchManager } from './totups/totups-branch-manager.entity';
|
|
9
10
|
export declare class User extends AuditableEntity {
|
|
10
11
|
lastName: string;
|
|
11
12
|
firstName: string;
|
|
@@ -32,4 +33,5 @@ export declare class User extends AuditableEntity {
|
|
|
32
33
|
toJSON(): Omit<this, "password" | "toJSON">;
|
|
33
34
|
otpCodes: OtpCode[];
|
|
34
35
|
pinCodes: PinCode[];
|
|
36
|
+
totupsBranchManagers: TotupsBranchManager[];
|
|
35
37
|
}
|
|
@@ -18,6 +18,7 @@ const stock_partner_entity_1 = require("./stock-partner.entity");
|
|
|
18
18
|
const stock_stone_partner_entity_1 = require("./stock-stone-partner.entity");
|
|
19
19
|
const otp_code_entity_1 = require("./otp-code.entity");
|
|
20
20
|
const pin_code_entity_1 = require("./pin_code.entity");
|
|
21
|
+
const totups_branch_manager_entity_1 = require("./totups/totups-branch-manager.entity");
|
|
21
22
|
let User = class User extends auditable_entity_1.AuditableEntity {
|
|
22
23
|
toJSON() {
|
|
23
24
|
const { password, ...userPublicData } = this;
|
|
@@ -117,6 +118,10 @@ __decorate([
|
|
|
117
118
|
(0, typeorm_1.OneToMany)(() => pin_code_entity_1.PinCode, (pinCode) => pinCode.user),
|
|
118
119
|
__metadata("design:type", Array)
|
|
119
120
|
], User.prototype, "pinCodes", void 0);
|
|
121
|
+
__decorate([
|
|
122
|
+
(0, typeorm_1.OneToMany)(() => totups_branch_manager_entity_1.TotupsBranchManager, (totupsBranchManager) => totupsBranchManager.user),
|
|
123
|
+
__metadata("design:type", Array)
|
|
124
|
+
], User.prototype, "totupsBranchManagers", void 0);
|
|
120
125
|
exports.User = User = __decorate([
|
|
121
126
|
(0, typeorm_1.Entity)('users'),
|
|
122
127
|
(0, typeorm_1.Unique)(['phoneNumber', 'email'])
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.entity.js","sourceRoot":"","sources":["../../../src/common/entities/user.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AACA,qCAAuE;AACvE,uEAAmE;AACnE,+CAAqC;AACrC,qDAA2C;AAC3C,iEAAsD;AAEtD,6EAAiE;AACjE,uDAA4C;AAC5C,uDAA4C;
|
|
1
|
+
{"version":3,"file":"user.entity.js","sourceRoot":"","sources":["../../../src/common/entities/user.entity.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,6 +15,7 @@ export declare const TABLE_NAMES: {
|
|
|
15
15
|
SOLDE_OPS: string;
|
|
16
16
|
SOLDE_AGENT: string;
|
|
17
17
|
SOLDE_DISTRIBUTOR: string;
|
|
18
|
+
SOLDE_BRANCH_MANAGER: string;
|
|
18
19
|
SALE_POINT: string;
|
|
19
20
|
CURRENCY: string;
|
|
20
21
|
STOCK: string;
|
|
@@ -29,6 +30,7 @@ export declare const TABLE_NAMES: {
|
|
|
29
30
|
CURRENCY_VALUE: string;
|
|
30
31
|
DISTRIBUTOR: string;
|
|
31
32
|
TOTUPS_AGENT: string;
|
|
33
|
+
TOTUPS_BRANCH_MANAGER: string;
|
|
32
34
|
TOTUPS_DIST: string;
|
|
33
35
|
SOLDE_DIST: string;
|
|
34
36
|
AUDIT: string;
|
|
@@ -18,6 +18,7 @@ exports.TABLE_NAMES = {
|
|
|
18
18
|
SOLDE_OPS: 'solde_operations',
|
|
19
19
|
SOLDE_AGENT: 'solde_agents',
|
|
20
20
|
SOLDE_DISTRIBUTOR: 'solde_distributors',
|
|
21
|
+
SOLDE_BRANCH_MANAGER: 'solde_branch_managers',
|
|
21
22
|
SALE_POINT: 'sale_point',
|
|
22
23
|
CURRENCY: 'currencies',
|
|
23
24
|
STOCK: 'stocks',
|
|
@@ -32,6 +33,7 @@ exports.TABLE_NAMES = {
|
|
|
32
33
|
CURRENCY_VALUE: 'currency_values',
|
|
33
34
|
DISTRIBUTOR: 'distributors',
|
|
34
35
|
TOTUPS_AGENT: 'totups_agents',
|
|
36
|
+
TOTUPS_BRANCH_MANAGER: 'totups_branch_managers',
|
|
35
37
|
TOTUPS_DIST: 'totups_distributors',
|
|
36
38
|
SOLDE_DIST: 'solde_dist',
|
|
37
39
|
AUDIT: 'audits',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table-names.constant.js","sourceRoot":"","sources":["../../../../src/common/utils/constants/table-names.constant.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IACzB,IAAI,EAAE,OAAO;IACb,IAAI,EAAE,OAAO;IACb,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,kBAAkB;IAC/B,gBAAgB,EAAE,uBAAuB;IACzC,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,qBAAqB;IACpC,IAAI,EAAE,OAAO;IACb,UAAU,EAAE,aAAa;IACzB,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,eAAe;IAC7B,cAAc,EAAE,iBAAiB;IACjC,aAAa,EAAE,gBAAgB;IAC/B,SAAS,EAAE,kBAAkB;IAC7B,WAAW,EAAE,cAAc;IAC3B,iBAAiB,EAAE,oBAAoB;IACvC,UAAU,EAAE,YAAY;IACxB,QAAQ,EAAE,YAAY;IACtB,KAAK,EAAE,QAAQ;IACf,WAAW,EAAE,cAAc;IAC3B,SAAS,EAAE,YAAY;IACvB,YAAY,EAAE,eAAe;IAC7B,gBAAgB,EAAE,mBAAmB;IACrC,cAAc,EAAE,iBAAiB;IACjC,mBAAmB,EAAE,qBAAqB;IAC1C,KAAK,EAAE,OAAO;IACd,mBAAmB,EAAE,qBAAqB;IAC1C,cAAc,EAAE,iBAAiB;IACjC,WAAW,EAAE,cAAc;IAC3B,YAAY,EAAE,eAAe;IAC7B,WAAW,EAAE,qBAAqB;IAClC,UAAU,EAAG,YAAY;IACzB,KAAK,EAAE,QAAQ;IACf,QAAQ,EAAE,WAAW;IACrB,KAAK,EAAE,QAAQ;IACf,oBAAoB,EAAE,uBAAuB;IAC7C,gBAAgB,EAAE,mBAAmB;IACrC,WAAW,EAAE,cAAc;IAC3B,YAAY,EAAE,eAAe;IAC7B,WAAW,EAAE,cAAc;IAC3B,WAAW,EAAE,aAAa;IAC1B,6BAA6B,EAAE,+BAA+B;IAC9D,mCAAmC,EAAE,qCAAqC;IAC1E,oBAAoB,EAAE,uBAAuB;IAC7C,OAAO,EAAE,UAAU;IACnB,YAAY,EAAE,cAAc;CAC7B,CAAC"}
|
|
1
|
+
{"version":3,"file":"table-names.constant.js","sourceRoot":"","sources":["../../../../src/common/utils/constants/table-names.constant.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG;IACzB,IAAI,EAAE,OAAO;IACb,IAAI,EAAE,OAAO;IACb,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,kBAAkB;IAC/B,gBAAgB,EAAE,uBAAuB;IACzC,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,qBAAqB;IACpC,IAAI,EAAE,OAAO;IACb,UAAU,EAAE,aAAa;IACzB,OAAO,EAAE,WAAW;IACpB,YAAY,EAAE,eAAe;IAC7B,cAAc,EAAE,iBAAiB;IACjC,aAAa,EAAE,gBAAgB;IAC/B,SAAS,EAAE,kBAAkB;IAC7B,WAAW,EAAE,cAAc;IAC3B,iBAAiB,EAAE,oBAAoB;IACvC,oBAAoB,EAAE,uBAAuB;IAC7C,UAAU,EAAE,YAAY;IACxB,QAAQ,EAAE,YAAY;IACtB,KAAK,EAAE,QAAQ;IACf,WAAW,EAAE,cAAc;IAC3B,SAAS,EAAE,YAAY;IACvB,YAAY,EAAE,eAAe;IAC7B,gBAAgB,EAAE,mBAAmB;IACrC,cAAc,EAAE,iBAAiB;IACjC,mBAAmB,EAAE,qBAAqB;IAC1C,KAAK,EAAE,OAAO;IACd,mBAAmB,EAAE,qBAAqB;IAC1C,cAAc,EAAE,iBAAiB;IACjC,WAAW,EAAE,cAAc;IAC3B,YAAY,EAAE,eAAe;IAC7B,qBAAqB,EAAE,wBAAwB;IAC/C,WAAW,EAAE,qBAAqB;IAClC,UAAU,EAAG,YAAY;IACzB,KAAK,EAAE,QAAQ;IACf,QAAQ,EAAE,WAAW;IACrB,KAAK,EAAE,QAAQ;IACf,oBAAoB,EAAE,uBAAuB;IAC7C,gBAAgB,EAAE,mBAAmB;IACrC,WAAW,EAAE,cAAc;IAC3B,YAAY,EAAE,eAAe;IAC7B,WAAW,EAAE,cAAc;IAC3B,WAAW,EAAE,aAAa;IAC1B,6BAA6B,EAAE,+BAA+B;IAC9D,mCAAmC,EAAE,qCAAqC;IAC1E,oBAAoB,EAAE,uBAAuB;IAC7C,OAAO,EAAE,UAAU;IACnB,YAAY,EAAE,cAAc;CAC7B,CAAC"}
|