Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/module/finance/page/gestion-tat/components/modal-editar-tat/modal-editar-tat.component
ModalEditarTatComponent
Clase ModalEditarTatComponent
Índice
Constructors
constructor
Properties
asesor
Options
client
Name
client
Validated
close
estado
Exhibicion
Options
form
gestion
Options
inventario
Cliente
Options
item
material
POP
Options
message
Service
min
Fecha
Proxima
Visita
motivo
No
Compra
Options
proxima
Accion
Options
save
sell
Service
sending
show
New
Client
store
tipo
Cliente
Options
tipo
Pago
Options
visible
zona
Options
Methods
cancel
is
Venta
Efectiva
on
Client
Phone
Change
on
Dialog
Hide
on
Save
Complete
on
Save
New
Client
populate
Form
search
Client
submit
Constructors
constructor
new
ModalEditarTatComponent
()
:
ModalEditarTatComponent
Retorna
ModalEditarTatComponent
Properties
asesor
Options
asesorOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
client
Name
clientName
:
WritableSignal
<
string
>
= ...
client
Validated
clientValidated
:
WritableSignal
<
boolean
>
= ...
close
close
:
OutputEmitterRef
<
void
>
= ...
estado
Exhibicion
Options
estadoExhibicionOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
form
form
:
FormGroup
<
ɵNullableFormControls
<
{
asesor
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
carteraPendiente
:
number
[]
;
cliente
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
estadoExhibicion
:
string
[]
;
fecha
:
(
Date
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
|
null
)
[]
;
fechaProximaVisita
:
(
|
Date
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
[]
|
null
)
[]
;
gestion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
horaEntrada
:
(
Date
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
|
null
)
[]
;
horaSalida
:
(
Date
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
|
null
)
[]
;
idMotivoNoCompra
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
inventarioCliente
:
string
[]
;
materialPOP
:
string
[]
;
observaciones
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
productosAgotados
:
string
[]
;
proximaAccion
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
tipoCliente
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
)
)
[]
;
tipoPago
:
string
[]
;
unidadesVendidas
:
number
[]
;
valorRecaudo
:
(
number
|
null
)
[]
;
valorVenta
:
(
number
|
null
)
[]
;
zona
:
(
string
|
(
(
control
:
AbstractControl
)
=>
ValidationErrors
|
null
))
[]
;
}
,
>
,
>
= ...
gestion
Options
gestionOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
inventario
Cliente
Options
inventarioClienteOptions
:
ISelectOption
[]
= ...
item
item
:
InputSignal
<
IGestionTatItem
|
null
>
= ...
material
POP
Options
materialPOPOptions
:
ISelectOption
[]
= ...
message
Service
messageService
:
MessageService
= ...
min
Fecha
Proxima
Visita
minFechaProximaVisita
:
Date
= ...
motivo
No
Compra
Options
motivoNoCompraOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
proxima
Accion
Options
proximaAccionOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
save
save
:
OutputEmitterRef
<
{
data
:
Partial
<
IGestionTatItem
>
;
id
:
number
}
>
= ...
sell
Service
sellService
:
SellService
= ...
sending
sending
:
boolean
= false
show
New
Client
showNewClient
:
WritableSignal
<
boolean
>
= ...
store
store
:
Store
= ...
tipo
Cliente
Options
tipoClienteOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
tipo
Pago
Options
tipoPagoOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
visible
visible
:
InputSignal
<
boolean
>
= ...
zona
Options
zonaOptions
:
InputSignal
<
ISelectOption
[]
>
= ...
Methods
cancel
cancel
()
:
void
Retorna
void
is
Venta
Efectiva
isVentaEfectiva
()
:
boolean
Retorna
boolean
on
Client
Phone
Change
onClientPhoneChange
()
:
void
Retorna
void
on
Dialog
Hide
onDialogHide
()
:
void
Retorna
void
on
Save
Complete
onSaveComplete
(
success
:
boolean
)
:
void
Parameters
success
:
boolean
Retorna
void
on
Save
New
Client
onSaveNewClient
(
phone
:
string
)
:
void
Parameters
phone
:
string
Retorna
void
populate
Form
populateForm
(
item
:
IGestionTatItem
)
:
void
Parameters
item
:
IGestionTatItem
Retorna
void
search
Client
searchClient
()
:
void
Retorna
void
submit
submit
()
:
void
Retorna
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
asesor
Options
client
Name
client
Validated
close
estado
Exhibicion
Options
form
gestion
Options
inventario
Cliente
Options
item
material
POP
Options
message
Service
min
Fecha
Proxima
Visita
motivo
No
Compra
Options
proxima
Accion
Options
save
sell
Service
sending
show
New
Client
store
tipo
Cliente
Options
tipo
Pago
Options
visible
zona
Options
Methods
cancel
is
Venta
Efectiva
on
Client
Phone
Change
on
Dialog
Hide
on
Save
Complete
on
Save
New
Client
populate
Form
search
Client
submit
Onix ERP - Documentación Oficial - v0.0.0
Loading...