☰
⚡
Hexon Billing System
Database:
u168387994_hexon
phpMyAdmin ↗
← Back to Table (job_work_invoice_items)
➕ Add New Record
Inserting into
job_work_invoice_items
New Record Details
id
(int(11) , not null , Primary Key , Auto-Increment)
Leave blank to let MySQL assign the next increment value.
invoice_id
*
(int(11) , not null )
invoice_no
*
(varchar(100) , not null )
section_type
*
(enum('MOULDING','MACHINING') , not null )
sl_no
*
(int(11) , not null )
series_type
*
(varchar(100) , not null )
sub_type
(varchar(100) , nullable )
hsn_code
(varchar(50) , nullable )
plate_size
*
(varchar(50) , not null )
plate_code
*
(varchar(50) , not null )
weight_kg
(decimal(10,2) , nullable )
qty_nos
*
(int(11) , not null )
total_weight_kg
(decimal(10,2) , nullable )
rate
*
(decimal(10,2) , not null )
amount
*
(decimal(12,2) , not null )
total_amount
*
(decimal(12,2) , not null )
💾 Save Record
Cancel