Merge branch 'develop' of github.com:Frappet/hrms-api-org into develop
# Conflicts: # src/controllers/CommandController.ts
This commit is contained in:
commit
6c8f162cfa
6 changed files with 346 additions and 58 deletions
|
|
@ -857,6 +857,7 @@ export class CreateProfileAllFields {
|
|||
currentZipCode: string | null;
|
||||
amount?: Double | null;
|
||||
amountSpecial?: Double | null;
|
||||
objectRefId?: string | null;
|
||||
}
|
||||
|
||||
export type UpdateProfile = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue