diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-10-18 16:11:17 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-10-18 16:11:17 +0700 |
| commit | 87ffd2fa7edc240693ddd81401ef23c5cd1bbb3e (patch) | |
| tree | 11aa10d3a811584f44a0c791fad8b517a4d819a2 /src-migrate/types/tempo.ts | |
| parent | ae0f75d48261ba2057dc0dd4492708f1e6e06522 (diff) | |
<iman> update fix kontak person
Diffstat (limited to 'src-migrate/types/tempo.ts')
| -rw-r--r-- | src-migrate/types/tempo.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-migrate/types/tempo.ts b/src-migrate/types/tempo.ts index fc920c05..85680cba 100644 --- a/src-migrate/types/tempo.ts +++ b/src-migrate/types/tempo.ts @@ -27,6 +27,7 @@ export type tempoPropsKontakPerson = { financeMobile: string; financeEmail: string; financeName: string; + purchasingMobile: string; }; export type TempoApiProps = OdooApiRes<TempoProps>; |
