diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-03-06 11:30:26 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-03-06 11:30:26 +0700 |
| commit | dc7fcad0885e4cde8ba510817a69b759607524c7 (patch) | |
| tree | 2cbf9f2a776df6c74b4d1ce3a2aaa04951377e4b /src-migrate/types | |
| parent | 9b22da67a1a397ca43ff80abb8ef4bbefef9b448 (diff) | |
<iman> update code
Diffstat (limited to 'src-migrate/types')
| -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 f28cfdef..27b0c67e 100644 --- a/src-migrate/types/tempo.ts +++ b/src-migrate/types/tempo.ts @@ -54,6 +54,7 @@ export type tempoPropsPengiriman = { dokumenPengirimanInput: string; dokumenPengirimanInvoice: string; dokumenPengirimanInvoiceInput: string; + dokumenProsedur: string; }; export type tempoPropsSupplier = { supplier: string; |
