Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/shared/master/components/masterProductSell/masterProductSell.component
MasterProductSellComponent
Class MasterProductSellComponent
Index
Constructors
constructor
Properties
acronym
additional
Price
bulk
Products
data
Product
Sell
extension
file
Input
id
master
Service
mayorista
Price
message
Service
name
price1
price2
price3
price4
price5
price6
save
show
Bulk
Upload
store
uploaded
File
url
Image
Methods
cancel
Edit
download
Template
edit
Product
Sell
get
Decrypted
Image
handle
File
Input
on
Excel
Upload
post
Edit
Product
Sell
post
Product
Sell
remove
Image
upload
Bulk
Constructors
constructor
new
MasterProductSellComponent
()
:
MasterProductSellComponent
Returns
MasterProductSellComponent
Properties
acronym
acronym
:
string
= ''
additional
Price
additionalPrice
:
number
= 0
bulk
Products
bulkProducts
:
any
[]
= []
data
Product
Sell
dataProductSell
:
InputSignal
<
IGetProductSell
[]
>
= ...
extension
extension
:
string
|
null
= null
file
Input
fileInput
:
ElementRef
id
id
:
WritableSignal
<
number
>
= ...
master
Service
masterService
:
MasterService
= ...
mayorista
Price
mayoristaPrice
:
number
= 0
message
Service
messageService
:
MessageService
= ...
name
name
:
string
= ''
price1
price1
:
number
= 0
price2
price2
:
number
= 0
price3
price3
:
number
= 0
price4
price4
:
number
= 0
price5
price5
:
number
= 0
price6
price6
:
number
= 0
save
save
:
OutputEmitterRef
<
void
>
= ...
show
Bulk
Upload
showBulkUpload
:
WritableSignal
<
boolean
>
= ...
store
store
:
Store
= ...
uploaded
File
uploadedFile
:
string
|
null
= null
url
Image
urlImage
:
string
= 'https://placehold.co/400x400?text=Sin+Imagen'
Methods
cancel
Edit
cancelEdit
()
:
void
Returns
void
download
Template
downloadTemplate
()
:
void
Returns
void
edit
Product
Sell
editProductSell
(
item
:
IGetProductSell
)
:
void
Parameters
item
:
IGetProductSell
Returns
void
get
Decrypted
Image
getDecryptedImage
(
image
:
string
|
null
,
extension
:
string
|
null
)
:
string
Parameters
image
:
string
|
null
extension
:
string
|
null
Returns
string
handle
File
Input
handleFileInput
(
files
:
FileList
)
:
Promise
<
void
>
Parameters
files
:
FileList
Returns
Promise
<
void
>
on
Excel
Upload
onExcelUpload
(
event
:
any
)
:
void
Parameters
event
:
any
Returns
void
post
Edit
Product
Sell
postEditProductSell
()
:
void
Returns
void
post
Product
Sell
postProductSell
()
:
void
Returns
void
remove
Image
removeImage
(
event
:
Event
)
:
void
Parameters
event
:
Event
Returns
void
upload
Bulk
uploadBulk
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
acronym
additional
Price
bulk
Products
data
Product
Sell
extension
file
Input
id
master
Service
mayorista
Price
message
Service
name
price1
price2
price3
price4
price5
price6
save
show
Bulk
Upload
store
uploaded
File
url
Image
Methods
cancel
Edit
download
Template
edit
Product
Sell
get
Decrypted
Image
handle
File
Input
on
Excel
Upload
post
Edit
Product
Sell
post
Product
Sell
remove
Image
upload
Bulk
Onix ERP - Documentación Técnica - v0.0.0
Loading...