Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
KGOrders
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cam Hayes
KGOrders
Commits
227def3a
Commit
227def3a
authored
Mar 27, 2025
by
Mac Stephens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed hardcoded uniconnection data, ini is updated, cleaned up some html
parent
c99cd8f1
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
2649 additions
and
2096 deletions
+2649
-2096
View.Main.dfm
kgOrdersClient/View.Main.dfm
+195
-95
View.Main.pas
kgOrdersClient/View.Main.pas
+1
-1
View.OrderEntryCorrugated.dfm
kgOrdersClient/View.OrderEntryCorrugated.dfm
+1842
-556
View.OrderEntryCorrugated.html
kgOrdersClient/View.OrderEntryCorrugated.html
+312
-313
View.OrderEntryCorrugated.pas
kgOrdersClient/View.OrderEntryCorrugated.pas
+1
-1
View.UserProfile.dfm
kgOrdersClient/View.UserProfile.dfm
+236
-102
View.UserProfile.pas
kgOrdersClient/View.UserProfile.pas
+2
-3
Api.Database.dfm
kgOrdersServer/Source/Api.Database.dfm
+0
-3
Auth.Database.dfm
kgOrdersServer/Source/Auth.Database.dfm
+0
-3
rOrderCorrugated.dfm
kgOrdersServer/Source/rOrderCorrugated.dfm
+1
-388
rOrderCorrugated.pas
kgOrdersServer/Source/rOrderCorrugated.pas
+17
-0
rOrderCutting.dfm
kgOrdersServer/Source/rOrderCutting.dfm
+1
-75
rOrderCutting.pas
kgOrdersServer/Source/rOrderCutting.pas
+17
-0
rOrderList.dfm
kgOrdersServer/Source/rOrderList.dfm
+0
-125
rOrderWeb.dfm
kgOrdersServer/Source/rOrderWeb.dfm
+1
-426
rOrderWeb.pas
kgOrdersServer/Source/rOrderWeb.pas
+17
-0
kgOrdersServer.ini
kgOrdersServer/kgOrdersServer.ini
+6
-5
No files found.
kgOrdersClient/View.Main.dfm
View file @
227def3a
object FViewMain: TFViewMain
object FViewMain: TFViewMain
Width = 640
Height = 586
CSSLibrary = cssBootstrap
CSSLibrary = cssBootstrap
Color = clWhite
ElementFont = efCSS
ElementFont = efCSS
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
FormStyle = fsNormal
Height = 586
Left = 0
OnCreate = WebFormCreate
OnCreate = WebFormCreate
TabOrder = 0
Top = 0
Width = 640
object lblUsername: TWebLabel
object lblUsername: TWebLabel
Left = 529
Top = 4
Width = 66
Height = 15
Caption = 'lblUsername'
Caption = 'lblUsername'
ElementID = 'view.main.username'
ElementID = 'view.main.username'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
Left = 529
Top = 4
Transparent = False
Transparent = False
Width
Percent = 100.000000000000000000
Width
= 88
end
end
object wllblUserProfile: TWebLinkLabel
object wllblUserProfile: TWebLinkLabel
Left = 529
Caption = ' User Profile'
Top = 21
Width = 63
Height = 15
ElementID = 'dropdown.menu.userprofile'
ElementID = 'dropdown.menu.userprofile'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 0
Left = 529
OnClick = wllblUserProfileClick
OnClick = wllblUserProfileClick
Caption = ' User Profile'
Top = 21
Width = 0
end
end
object wllblLogout: TWebLinkLabel
object wllblLogout: TWebLinkLabel
Left = 551
Caption = ' Logout'
Top = 143
Width = 41
Height = 15
ElementID = 'dropdown.menu.logout'
ElementID = 'dropdown.menu.logout'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 0
Left = 551
OnClick = wllblLogoutClick
OnClick = wllblLogoutClick
Caption = ' Logout'
Top = 143
Width = 0
end
end
object lblHome: TWebLinkLabel
object lblHome: TWebLinkLabel
Left = 556
Caption = 'Home'
Top = 38
Width = 33
Height = 15
ElementID = 'dropdown.menu.home'
ElementID = 'dropdown.menu.home'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 0
Left = 556
OnClick = lblHomeClick
OnClick = lblHomeClick
Caption = 'Home'
Top = 38
Width = 0
end
end
object lblAppTitle: TWebLabel
object lblAppTitle: TWebLabel
Left = 57
Top = 31
Width = 82
Height = 15
Caption = 'Koehler-Gibson'
Caption = 'Koehler-Gibson'
ElementID = 'view.main.apptitle'
ElementID = 'view.main.apptitle'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 40
Left = 57
Top = 31
Transparent = False
Transparent = False
Width
Percent = 100.000000000000000000
Width
= 78
end
end
object lblItemsList: TWebLinkLabel
object lblItemsList: TWebLinkLabel
Left = 560
Caption = 'Items'
Top = 85
Width = 29
Height = 15
ElementID = 'dropdown.menu.itemlist'
ElementFont = efCSS
ElementFont = efCSS
HeightPercent = 100.000000000000000000
ElementID = 'dropdown.menu.itemlist'
WidthPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 32
Left = 560
OnClick = lblItemsListClick
OnClick = lblItemsListClick
Caption = 'Items'
Top = 85
Width = 71
end
end
object lblUsers: TWebLinkLabel
object lblUsers: TWebLinkLabel
Left = 561
Caption = 'Users'
Top = 108
Width = 28
Height = 15
ElementID = 'dropdown.menu.users'
ElementFont = efCSS
ElementFont = efCSS
HeightPercent = 100.000000000000000000
ElementID = 'dropdown.menu.users'
WidthPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 0
Left = 561
OnClick = lblUsersClick
OnClick = lblUsersClick
Caption = 'Users'
Top = 108
Width = 0
end
end
object lblorders: TWebLabel
object lblorders: TWebLabel
Left = 556
Top = 52
Width = 35
Height = 15
Caption = 'Orders'
Caption = 'Orders'
ElementID = 'lblorders'
ElementFont = efCSS
ElementFont = efCSS
ElementID = 'lblorders'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 8
HeightStyle = ssAuto
HeightStyle = ssAuto
HeightPercent = 100.000000000000000000
Left = 556
WidthPercent = 100.000000000000000000
OnClick = lblordersClick
OnClick = lblordersClick
Top = 52
Width = 32
end
end
object lblCustomers: TWebLabel
object lblCustomers: TWebLabel
Left = 540
Top = 69
Width = 57
Height = 15
Caption = 'Customers'
Caption = 'Customers'
ElementID = 'lblcustomers'
ElementFont = efCSS
ElementFont = efCSS
ElementID = 'lblcustomers'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 8
HeightStyle = ssAuto
HeightStyle = ssAuto
HeightPercent = 100.000000000000000000
Left = 540
WidthPercent = 100.000000000000000000
OnClick = lblCustomersClick
OnClick = lblCustomersClick
Top = 69
Width = 32
end
end
object lblQuickbooks: TWebLabel
object lblQuickbooks: TWebLabel
Left = 546
Top = 125
Width = 63
Height = 15
Caption = 'QuickBooks'
Caption = 'QuickBooks'
ElementID = 'lblquickbooks'
ElementFont = efCSS
ElementFont = efCSS
ElementID = 'lblquickbooks'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 8
HeightStyle = ssAuto
HeightStyle = ssAuto
HeightPercent = 100.000000000000000000
Left = 546
WidthPercent = 100.000000000000000000
OnClick = lblQuickbooksClick
OnClick = lblQuickbooksClick
Top = 125
Width = 32
end
end
object WebPanel1: TWebPanel
object WebPanel1: TWebPanel
Left = 77
Top = 112
Width = 471
Height = 369
ElementID = 'main.webpanel'
HeightStyle = ssAuto
WidthStyle = ssAuto
ChildOrder = 3
ChildOrder = 3
Color = clBtnFace
ElementFont = efCSS
ElementFont = efCSS
ElementID = 'main.webpanel'
ElementPosition = epIgnore
ElementPosition = epIgnore
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 32
HeightStyle = ssAuto
Left = 77
Role = 'null'
TabOrder = 0
TabOrder = 0
end
TabStop = False
object WebMessageDlg1: TWebMessageDlg
Top = 112
Left = 47
Width = 640
Top = 232
WidthStyle = ssAuto
Width = 24
Height = 24
Buttons = []
CustomButtons = <>
Opacity = 0.200000000000000000
end
end
object WebMemo1: TWebMemo
object WebMemo1: TWebMemo
Left = 77
AutoSize = False
Top = 479
Color = clWindow
Width = 471
Height = 83
ElementID = 'main.debugmemo'
ElementID = 'main.debugmemo'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 83
Left = 77
Lines.Strings = (
Lines.Strings = (
'WebMemo1')
'WebMemo1')
ReadOnly = False
Role = 'null'
SelLength = 0
SelLength = 0
SelStart = 0
SelStart = 8
ShowFocus = True
TabOrder = 0
Top = 479
Visible = False
Visible = False
WidthPercent = 100.000000000000000000
Width = 471
end
object WebMessageDlg1: TWebMessageDlg
CustomButtons = <>
DialogText.Strings = (
'Warning'
'Error'
'Information'
'Confirm'
'Custom'
'OK'
'Cancel'
'Yes'
'No'
'Abort'
'Retry'
'Ignore'
'All'
'Yes to all'
'No to all'
'Help'
'Close')
Height = 24
Left = 47
Opacity = 0.200000000000000000
Top = 232
Width = 24
Left = 47
Top = 232
end
end
object XDataWebClient: TXDataWebClient
object XDataWebClient: TXDataWebClient
Connection = DMConnection.ApiConnection
Connection = DMConnection.ApiConnection
...
...
kgOrdersClient/View.Main.pas
View file @
227def3a
...
@@ -176,7 +176,7 @@ begin
...
@@ -176,7 +176,7 @@ begin
lblAppTitle
.
Caption
:=
'Koehler-Gibson User Profile'
;
lblAppTitle
.
Caption
:=
'Koehler-Gibson User Profile'
;
end
;
end
;
//needs to be changed
function
TFViewMain
.
GetUserInfo
:
string
;
function
TFViewMain
.
GetUserInfo
:
string
;
var
var
userStr
:
string
;
userStr
:
string
;
...
...
kgOrdersClient/View.OrderEntryCorrugated.dfm
View file @
227def3a
object FOrderEntryCorrugated: TFOrderEntryCorrugated
object FOrderEntryCorrugated: TFOrderEntryCorrugated
Width = 1018
Color = clWhite
Height = 764
Font.Charset = ANSI_CHARSET
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Color = clBlack
Font.Height = -11
Font.Height = -11
Font.Name = 'Arial'
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Font.Style = []
ParentFont = False
FormStyle = fsNormal
Height = 764
Left = 0
OnCreate = WebFormCreate
OnCreate = WebFormCreate
OnShow = WebFormShow
OnShow = WebFormShow
ParentFont = False
TabOrder = 0
Top = 0
Width = 1322
object WebLabel1: TWebLabel
object WebLabel1: TWebLabel
Caption = 'Staff Fields'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 34
Left = 34
Top = 188
Top = 188
Width = 55
Height = 14
Caption = 'Staff Fields'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 53
end
end
object WebLabel2: TWebLabel
object WebLabel2: TWebLabel
Caption = 'Company'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 26
Left = 26
Top = 72
Top = 72
Width = 45
Height = 14
Caption = 'Company'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 46
end
end
object WebLabel3: TWebLabel
object WebLabel3: TWebLabel
Caption = 'Supplied by Customer'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 320
Left = 320
Top = 188
Top = 188
Width = 105
Height = 14
Caption = 'Supplied by Customer'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 105
end
end
object WebLabel4: TWebLabel
object WebLabel4: TWebLabel
Caption = 'Layout'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 496
Left = 496
Top = 19
Top = 19
Width = 33
Height = 14
Caption = 'Layout'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 32
end
end
object WebLabel5: TWebLabel
object WebLabel5: TWebLabel
Caption = 'Mounting'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 496
Left = 496
Top = 289
Top = 289
Width = 43
Height = 14
Caption = 'Mounting'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 44
end
end
object WebLabel6: TWebLabel
object WebLabel6: TWebLabel
Caption = 'Colors'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 658
Left = 658
Top = 19
Top = 19
Width = 31
Height = 14
Caption = 'Colors'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 31
end
end
object WebLabel7: TWebLabel
object WebLabel7: TWebLabel
Caption = 'Proofing'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 662
Left = 662
Top = 199
Top = 199
Width = 40
Height = 14
Caption = 'Proofing'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.00000000000000000
0
Width
= 4
0
end
end
object WebLabel8: TWebLabel
object WebLabel8: TWebLabel
Caption = 'Plates'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 872
Left = 872
Top = 19
Top = 19
Width = 29
Height = 14
Caption = 'Plates'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.00000000000000000
0
Width
= 3
0
end
end
object WebLabel9: TWebLabel
object WebLabel9: TWebLabel
Caption = 'General'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 862
Left = 862
Top = 147
Top = 147
Width = 38
Height = 14
Caption = 'General'
HeightPercent = 100.000000000000000000
Visible = False
Visible = False
Width
Percent = 100.000000000000000000
Width
= 38
end
end
object pnlMessage: TWebPanel
object pnlMessage: TWebPanel
Left = 324
Top = 19
Width = 121
Height = 33
ElementID = 'pnl_message'
ChildOrder = 5
ChildOrder = 5
Color = clBtnFace
ElementID = 'pnl_message'
ElementPosition = epRelative
ElementPosition = epRelative
Role = 'alert'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 33
Left = 324
Role = 'null'
TabOrder = 0
TabOrder = 0
TabStop = False
Top = 19
Width = 121
object lblMessage: TWebLabel
object lblMessage: TWebLabel
Left = 28
Top = 9
Width = 44
Height = 14
Caption = 'Message'
Caption = 'Message'
ElementID = 'view.login.message.label'
ElementID = 'view.login.message.label'
ElementPosition = epRelative
ElementPosition = epRelative
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
WidthPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 12
Left = 28
Top = 9
Width = 815
end
end
object btnCloseNotification: TWebButton
object btnCloseNotification: TWebButton
Left = 96
Top = 3
Width = 22
Height = 25
ChildOrder = 1
ChildOrder = 1
Color = clNone
ElementID = 'view.login.message.button'
ElementID = 'view.login.message.button'
ElementPosition = epRelative
ElementPosition = epRelative
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Role = 'button'
Font.Color = clBlack
WidthPercent = 100.000000000000000000
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 96
Role = 'null'
TabOrder = 0
Top = 3
Width = 22
end
end
end
end
object dtpOrderDate: TWebDateTimePicker
object dtpOrderDate: TWebDateTimePicker
ChildOrder = 4
Color = clWhite
Date = 0
ElementID = 'dtporderdate'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 22
Left = 22
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 218
Top = 218
Width = 170
Width = 170
Height = 22
ElementID = 'dtporderdate'
BorderStyle = bsSingle
ChildOrder = 4
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object dtpProofDate: TWebDateTimePicker
object dtpProofDate: TWebDateTimePicker
ChildOrder = 4
Color = clWhite
Date = 0
ElementID = 'dtpproofdate'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 22
Left = 22
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 250
Top = 250
Width = 170
Width = 170
Height = 22
ElementID = 'dtpproofdate'
BorderStyle = bsSingle
ChildOrder = 4
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object dtpShipDate: TWebDateTimePicker
object dtpShipDate: TWebDateTimePicker
ChildOrder = 4
Color = clWhite
Date = 0
ElementID = 'dtpshipdate'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 22
Left = 22
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 282
Top = 282
Width = 170
Width = 170
Height = 22
ElementID = 'dtpshipdate'
BorderStyle = bsSingle
ChildOrder = 4
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object dtpArtDue: TWebDateTimePicker
object dtpArtDue: TWebDateTimePicker
ChildOrder = 17
Color = clWhite
Date = 0
ElementID = 'dtpartdue'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 24
Left = 24
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 544
Top = 544
Width = 170
Width = 170
Height = 22
ElementID = 'dtpartdue'
BorderStyle = bsSingle
ChildOrder = 17
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object dtpPlateDue: TWebDateTimePicker
object dtpPlateDue: TWebDateTimePicker
ChildOrder = 17
Color = clWhite
Date = 0
ElementID = 'dtpplatedue'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 24
Left = 24
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 568
Top = 568
Width = 170
Width = 170
Height = 22
ElementID = 'dtpplatedue'
BorderStyle = bsSingle
ChildOrder = 17
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object dtpMountDue: TWebDateTimePicker
object dtpMountDue: TWebDateTimePicker
ChildOrder = 17
Color = clWhite
Date = 0
ElementID = 'dtpmountdue'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 24
Left = 24
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 592
Top = 592
Width = 170
Width = 170
Height = 22
ElementID = 'dtpmountdue'
BorderStyle = bsSingle
ChildOrder = 17
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object WebButton1: TWebButton
object WebButton1: TWebButton
Left = 658
Top = 150
Width = 96
Height = 25
Caption = '+'
Caption = '+'
ChildOrder = 59
ChildOrder = 59
Color = clNone
ElementID = 'btnaddcolor'
ElementID = 'btnaddcolor'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 658
OnClick = WebButton1Click
OnClick = WebButton1Click
Role = 'null'
TabOrder = 0
Top = 150
Width = 96
end
end
object dtpApprovedDate: TWebDateTimePicker
object dtpApprovedDate: TWebDateTimePicker
ChildOrder = 72
Color = clWhite
Date = 0
ElementID = 'dtpapproveddate'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Kind = dtkDate
Left = 662
Left = 662
Max = 0
Min = 0
Role = 'null'
ShowFocus = True
TabOrder = 0
Time = 0
Top = 508
Top = 508
Width = 170
Width = 170
Height = 22
ElementID = 'dtpapproveddate'
BorderStyle = bsSingle
ChildOrder = 72
Color = clWhite
Date = 45638.529943136570000000
Role = ''
Text = ''
end
end
object edtCompanyName: TWebDBEdit
object edtCompanyName: TWebDBEdit
Left = 24
Alignment = taLeftJustify
Top = 92
Width = 260
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
Color = clWindow
DataField = 'NAME'
DataSource = WebDataSource1
ElementID = 'edtcompanyname'
ElementID = 'edtcompanyname'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 24
MaxLength = 90
MaxLength = 90
ShowFocus = True
TabOrder = 0
Top = 92
Width = 300
WidthStyle = ssAuto
WidthStyle = ssAuto
WidthPercent = 100.000000000000000000
DataField = 'NAME'
DataSource = WebDataSource1
end
end
object edtCompanyAccountName: TWebDBEdit
object edtCompanyAccountName: TWebDBEdit
Left = 24
Alignment = taLeftJustify
Top = 120
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtaccountcompanyname'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'SHORT_NAME'
DataField = 'SHORT_NAME'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtaccountcompanyname'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 24
ShowFocus = True
TabOrder = 0
Top = 120
Width = 121
end
end
object edtInQuickBooks: TWebDBEdit
object edtInQuickBooks: TWebDBEdit
Left = 26
Alignment = taLeftJustify
Top = 148
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtinquickbooks'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'inQuickBooks'
DataField = 'inQuickBooks'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtinquickbooks'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 26
ShowFocus = True
TabOrder = 0
Top = 148
Width = 121
end
end
object edtShipVia: TWebDBEdit
object edtShipVia: TWebDBEdit
Left = 24
Alignment = taLeftJustify
Top = 314
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtshipvia'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_ship_via'
DataField = 'staff_fields_ship_via'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtshipvia'
object edtQuantity: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 24
Left = 24
Top = 346
ShowFocus = True
TabOrder = 0
Top = 314
Width = 121
Width = 121
Height = 22
end
object edtQuantity: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtquantity'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_quantity'
DataField = 'staff_fields_quantity'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtquantity'
object edtPrice: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 24
Left = 24
Top = 374
ShowFocus = True
TabOrder = 0
Top = 346
Width = 121
Width = 121
Height = 22
end
object edtPrice: TWebDBEdit
Alignment = taLeftJustify
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtprice'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_price'
DataField = 'staff_fields_price'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtprice'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 24
ShowFocus = True
TabOrder = 0
Top = 374
Width = 121
end
end
object edtInvoiceTo: TWebDBEdit
object edtInvoiceTo: TWebDBEdit
Left = 26
Alignment = taLeftJustify
Top = 402
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtinvoiceto'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_invoice_to'
DataField = 'staff_fields_invoice_to'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtinvoiceto'
object edtPONumber: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 26
Left = 26
Top = 458
ShowFocus = True
TabOrder = 0
Top = 402
Width = 121
Width = 121
Height = 22
end
object edtPONumber: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtponumber'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_po_number'
DataField = 'staff_fields_po_number'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtponumber'
object edtJobName: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 26
Left = 26
Top = 486
ShowFocus = True
TabOrder = 0
Top = 458
Width = 121
Width = 121
Height = 22
end
object edtJobName: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtjobname'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'staff_fields_job_name'
DataField = 'staff_fields_job_name'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtjobname'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 26
ShowFocus = True
TabOrder = 0
Top = 486
Width = 121
end
end
object edtOther: TWebDBEdit
object edtOther: TWebDBEdit
Left = 316
Alignment = taLeftJustify
Top = 348
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtother'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_other'
DataField = 'supplied_by_customer_other'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtother'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 316
ShowFocus = True
TabOrder = 0
Top = 348
Width = 121
end
end
object edtCADFile: TWebDBEdit
object edtCADFile: TWebDBEdit
Left = 496
Alignment = taLeftJustify
Top = 207
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtcadfile'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_cad_file'
DataField = 'layout_cad_file'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtcadfile'
object edtAroundNo: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 179
ShowFocus = True
TabOrder = 0
Top = 207
Width = 121
Width = 121
Height = 22
end
object edtAroundNo: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtaroundno'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_around_no'
DataField = 'layout_around_no'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtaroundno'
object edtAcrossNo: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 151
ShowFocus = True
TabOrder = 0
Top = 179
Width = 121
Width = 121
Height = 22
end
object edtAcrossNo: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtacrossno'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_accross_no'
DataField = 'layout_accross_no'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtacrossno'
object edtDieCutNo: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 123
ShowFocus = True
TabOrder = 0
Top = 151
Width = 121
Width = 121
Height = 22
end
object edtDieCutNo: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtdiecutno'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_die_cut_no'
DataField = 'layout_die_cut_no'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtdiecutno'
object edtRSCD: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 95
ShowFocus = True
TabOrder = 0
Top = 123
Width = 121
Width = 121
Height = 22
end
object edtRSCD: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtrscd'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_rcs_d'
DataField = 'layout_rcs_d'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtrscd'
object edtRSCW: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 64
ShowFocus = True
TabOrder = 0
Top = 95
Width = 121
Width = 121
Height = 22
end
object edtRSCW: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtrscw'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_rcs_w'
DataField = 'layout_rcs_w'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtrscw'
object edtRSCL: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 39
ShowFocus = True
TabOrder = 0
Top = 64
Width = 121
Width = 121
Height = 22
end
object edtRSCL: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtrscl'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_rsc_l'
DataField = 'layout_rsc_l'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtrscl'
object edtCustomAdhesive: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 506
ShowFocus = True
TabOrder = 0
Top = 39
Width = 121
Width = 121
Height = 22
end
object edtCustomAdhesive: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtcustomadhesive'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_custom_adhesive'
DataField = 'mounting_custom_adhesive'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtcustomadhesive'
object edtCustomBacking: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 478
ShowFocus = True
TabOrder = 0
Top = 506
Width = 121
Width = 121
Height = 22
end
object edtCustomBacking: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtcustombacking'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_custom_backing'
DataField = 'mounting_custom_backing'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtcustombacking'
object edtStandardSetup: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 450
ShowFocus = True
TabOrder = 0
Top = 478
Width = 121
Width = 121
Height = 22
end
object edtStandardSetup: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtstandardsetup'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_standard_setup'
DataField = 'mounting_standard_setup'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtstandardsetup'
object edtStripMount: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 430
ShowFocus = True
TabOrder = 0
Top = 450
Width = 121
Width = 121
Height = 22
end
object edtStripMount: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtstripmount'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_strip_mount'
DataField = 'mounting_strip_mount'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtstripmount'
object edtLoose: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 334
ShowFocus = True
TabOrder = 0
Top = 430
Width = 121
Width = 121
Height = 22
end
object edtLoose: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtloose'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_loose'
DataField = 'mounting_loose'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtloose'
object edtRSCStyle: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
Left = 496
Top = 261
ShowFocus = True
TabOrder = 0
Top = 334
Width = 121
Width = 121
Height = 22
end
object edtRSCStyle: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtrscstyle'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_rsc_style'
DataField = 'layout_rsc_style'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtrscstyle'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 496
ShowFocus = True
TabOrder = 0
Top = 261
Width = 121
end
end
object edtProofOther: TWebDBEdit
object edtProofOther: TWebDBEdit
Left = 666
Alignment = taLeftJustify
Top = 458
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtproofother'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_other'
DataField = 'proofing_other'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtproofother'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 666
ShowFocus = True
TabOrder = 0
Top = 458
Width = 121
end
end
object edtProofShipTo: TWebDBEdit
object edtProofShipTo: TWebDBEdit
Left = 658
Alignment = taLeftJustify
Top = 328
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtproofshipto'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_ship_to'
DataField = 'proofing_ship_to'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtproofshipto'
object edtEmailAttn: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 300
ShowFocus = True
TabOrder = 0
Top = 328
Width = 121
Width = 121
Height = 22
end
object edtEmailAttn: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtemailattn'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_e_mail_attn'
DataField = 'proofing_e_mail_attn'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtemailattn'
object edtProofEmail: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 272
ShowFocus = True
TabOrder = 0
Top = 300
Width = 121
Width = 121
Height = 22
end
object edtProofEmail: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtproofemail'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_e_mail'
DataField = 'proofing_e_mail'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtproofemail'
object edtFaxAttn: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 244
ShowFocus = True
TabOrder = 0
Top = 272
Width = 121
Width = 121
Height = 22
end
object edtFaxAttn: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtfaxattn'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_fax_attn'
DataField = 'proofing_fax_attn'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtfaxattn'
object edtFax: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 219
ShowFocus = True
TabOrder = 0
Top = 244
Width = 121
Width = 121
Height = 22
end
object edtFax: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtfax'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_fax'
DataField = 'proofing_fax'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtfax'
object edtClemson: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 117
ShowFocus = True
TabOrder = 0
Top = 219
Width = 121
Width = 121
Height = 22
end
object edtClemson: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtclemson'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'colors_clemson'
DataField = 'colors_clemson'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtclemson'
object edtCrossHairs: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 89
ShowFocus = True
TabOrder = 0
Top = 117
Width = 121
Width = 121
Height = 22
end
object edtCrossHairs: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtcrosshairs'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'colors_cross_hairs'
DataField = 'colors_cross_hairs'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtcrosshairs'
object edtMachineIndent: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 64
ShowFocus = True
TabOrder = 0
Top = 89
Width = 121
Width = 121
Height = 22
end
object edtMachineIndent: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtmachineindent'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'colors_machine_ident'
DataField = 'colors_machine_ident'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'edtmachineindent'
object edtCylinderSize: TWebDBEdit
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
Left = 658
Top = 39
ShowFocus = True
TabOrder = 0
Top = 64
Width = 121
Width = 121
Height = 22
end
object edtCylinderSize: TWebDBEdit
Alignment = taLeftJustify
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtcylindersize'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'colors_cylinder_size'
DataField = 'colors_cylinder_size'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtcylindersize'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 658
ShowFocus = True
TabOrder = 0
Top = 39
Width = 121
end
end
object edtJobNumber: TWebDBEdit
object edtJobNumber: TWebDBEdit
Left = 852
Alignment = taLeftJustify
Top = 105
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 79
ChildOrder = 79
ElementID = 'edtjobnumber'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'plates_job_number'
DataField = 'plates_job_number'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtjobnumber'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 852
ShowFocus = True
TabOrder = 0
Top = 105
Width = 121
end
end
object cbArtApprovedAsIs: TWebDBCheckBox
object cbArtApprovedAsIs: TWebDBCheckBox
Left = 662
Top = 480
Width = 113
Height = 22
Caption = 'Art Approved As Is'
Caption = 'Art Approved As Is'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbartapprovedasis'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_art_approved_as_is'
DataField = 'proofing_art_approved_as_is'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'cbartapprovedasis'
object cbPDFFile: TWebDBCheckBox
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 662
Left = 662
Top = 430
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 480
ValueChecked = 'True'
ValueUnChecked = 'False'
Width = 113
Width = 113
Height = 22
end
object cbPDFFile: TWebDBCheckBox
Caption = 'PDF File'
Caption = 'PDF File'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbpdffile'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_pdf_file'
DataField = 'proofing_pdf_file'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'cbpdffile'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 662
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 430
ValueChecked = 'True'
ValueUnChecked = 'False'
Width = 113
end
end
object cbWideFormat: TWebDBCheckBox
object cbWideFormat: TWebDBCheckBox
Left = 658
Top = 406
Width = 113
Height = 22
Caption = 'Wide Format'
Caption = 'Wide Format'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbwideformat'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_wide_format'
DataField = 'proofing_wide_format'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'cbwideformat'
object cbPrintCard: TWebDBCheckBox
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 658
Left = 658
Top = 382
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 406
ValueChecked = 'True'
ValueUnChecked = 'False'
Width = 113
Width = 113
Height = 22
end
object cbPrintCard: TWebDBCheckBox
Caption = 'Print Card'
Caption = 'Print Card'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbprintcard'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_print_card'
DataField = 'proofing_print_card'
DataSource = WebDataSource1
DataSource = WebDataSource1
end
ElementID = 'cbprintcard'
object cbFullSizePanel: TWebDBCheckBox
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 658
Left = 658
Top = 356
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 382
ValueChecked = 'True'
ValueUnChecked = 'False'
Width = 113
Width = 113
Height = 22
end
object cbFullSizePanel: TWebDBCheckBox
Caption = 'Full Size Panel'
Caption = 'Full Size Panel'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbfullsizepanel'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_full_size_panel'
DataField = 'proofing_full_size_panel'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'cbfullsizepanel'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 658
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 356
ValueChecked = 'True'
ValueUnChecked = 'False'
Width = 113
end
end
object edtSpecialInstructions: TWebDBEdit
object edtSpecialInstructions: TWebDBEdit
Left = 852
Alignment = taLeftJustify
Top = 185
Width = 121
Height = 22
AutoSize = True
AutoSize = True
ChildOrder = 78
ChildOrder = 78
ElementID = 'edtspecialinstructions'
Color = clWindow
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'general_special_instructions'
DataField = 'general_special_instructions'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'edtspecialinstructions'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
HideSelection = False
Left = 852
ShowFocus = True
TabOrder = 0
Top = 185
Width = 121
end
end
object btnConfirm: TWebButton
object btnConfirm: TWebButton
Left = 652
Top = 560
Width = 96
Height = 25
Caption = 'Confirm'
Caption = 'Confirm'
ChildOrder = 79
ChildOrder = 79
Color = clNone
ElementID = 'btnconfirm'
ElementID = 'btnconfirm'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 652
OnClick = btnConfirmClick
OnClick = btnConfirmClick
Role = 'null'
TabOrder = 0
Top = 560
Width = 96
end
end
object cbRefArtAPDF: TWebCheckBox
object cbRefArtAPDF: TWebCheckBox
Left = 316
Top = 463
Width = 113
Height = 22
Caption = 'Ref Art A PDF?'
Caption = 'Ref Art A PDF?'
ChildOrder = 76
ChildOrder = 76
ElementID = 'edtrefartapdf'
ElementID = 'edtrefartapdf'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbRefArtPrintCard: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Left = 316
Top = 435
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 463
Width = 113
Width = 113
Height = 22
end
object cbRefArtPrintCard: TWebCheckBox
Caption = 'Ref Art Print Card?'
Caption = 'Ref Art Print Card?'
ChildOrder = 76
ChildOrder = 76
ElementID = 'edtrefartprintcard'
ElementID = 'edtrefartprintcard'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbExistingCuttingDie: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Left = 316
Top = 407
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 435
Width = 113
Width = 113
Height = 22
end
object cbExistingCuttingDie: TWebCheckBox
Caption = 'Existing Cutting Die?'
Caption = 'Existing Cutting Die?'
ChildOrder = 76
ChildOrder = 76
ElementID = 'edtexistingcuttingdie'
ElementID = 'edtexistingcuttingdie'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 407
Width = 113
end
end
object cbFTP: TWebCheckBox
object cbFTP: TWebCheckBox
Left = 320
Top = 318
Width = 113
Height = 22
Caption = 'FTP?'
Caption = 'FTP?'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbftp'
ElementID = 'cbftp'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 320
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 318
Width = 113
end
end
object cbSampleCarton: TWebCheckBox
object cbSampleCarton: TWebCheckBox
Left = 316
Top = 283
Width = 113
Height = 22
Caption = 'Sample Carton'
Caption = 'Sample Carton'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbsampleCarton'
ElementID = 'cbsampleCarton'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbPlates: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Left = 316
Top = 255
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 283
Width = 113
Width = 113
Height = 22
end
object cbPlates: TWebCheckBox
Caption = 'Plates'
Caption = 'Plates'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbplates'
ElementID = 'cbplates'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbColorCopy: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Left = 316
Top = 227
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 255
Width = 113
Width = 113
Height = 22
end
object cbColorCopy: TWebCheckBox
Caption = 'Color Copy'
Caption = 'Color Copy'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbcolorcopy'
ElementID = 'cbcolorcopy'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 227
Width = 113
end
end
object cbStripMount: TWebCheckBox
object cbStripMount: TWebCheckBox
Left = 496
Top = 406
Width = 113
Height = 22
Caption = 'Strip Mount'
Caption = 'Strip Mount'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbstripmount'
ElementID = 'cbstripmount'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbFullMount: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 496
Left = 496
Top = 382
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 406
Width = 113
Width = 113
Height = 22
end
object cbFullMount: TWebCheckBox
Caption = 'Full Mount'
Caption = 'Full Mount'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbfullmount'
ElementID = 'cbfullmount'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbStickyBak: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 496
Left = 496
Top = 358
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 382
Width = 113
Width = 113
Height = 22
end
object cbStickyBak: TWebCheckBox
Caption = 'Sticky Bak'
Caption = 'Sticky Bak'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbstickybak'
ElementID = 'cbstickybak'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbLoose: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 496
Left = 496
Top = 309
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 358
Width = 113
Width = 113
Height = 22
end
object cbLoose: TWebCheckBox
Caption = 'Loose'
Caption = 'Loose'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbloose'
ElementID = 'cbloose'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
end
Font.Color = clBlack
object cbExcaliburDie: TWebCheckBox
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 496
Left = 496
Top = 233
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 309
Width = 113
Width = 113
Height = 22
end
object cbExcaliburDie: TWebCheckBox
Caption = 'Excalibur Die'
Caption = 'Excalibur Die'
ChildOrder = 76
ChildOrder = 76
ElementID = 'cbexcaliburdie'
ElementID = 'cbexcaliburdie'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 496
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 233
Width = 113
end
end
object WebDBComboBox1: TWebDBComboBox
object WebDBComboBox1: TWebDBComboBox
Left = 26
Color = clWindow
Top = 430
Width = 145
Height = 22
ElementID = 'wcbshipto'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
ItemIndex = -1
DataField = 'staff_fields_ship_to'
DataField = 'staff_fields_ship_to'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'wcbshipto'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 26
ListField = 'ADDRESS'
ListField = 'ADDRESS'
ListSource = wdsShipTo
ListSource = wdsShipTo
Role = 'null'
ShowFocus = True
Style = csDropDownList
TabOrder = 0
Top = 430
Width = 145
end
end
object cbEmail: TWebCheckBox
object cbEmail: TWebCheckBox
Left = 316
Top = 376
Width = 113
Height = 22
Caption = 'Email?'
Caption = 'Email?'
ChildOrder = 75
ChildOrder = 75
ElementID = 'edtemail'
ElementID = 'edtemail'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 316
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 376
Width = 113
end
end
object btnCancel: TWebButton
object btnCancel: TWebButton
Left = 764
Top = 560
Width = 96
Height = 25
Caption = 'Cancel'
Caption = 'Cancel'
ChildOrder = 79
ChildOrder = 79
Color = clNone
ElementID = 'btncancel'
ElementID = 'btncancel'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 764
OnClick = btnCancelClick
OnClick = btnCancelClick
Role = 'null'
TabOrder = 0
Top = 560
Width = 96
end
end
object WebDBComboBox2: TWebDBComboBox
object WebDBComboBox2: TWebDBComboBox
Left = 26
Color = clWindow
Top = 515
Width = 145
Height = 22
ElementID = 'wcbqbitem'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
ItemIndex = -1
DataField = 'staff_fields_quickbooks_item'
DataField = 'staff_fields_quickbooks_item'
DataSource = WebDataSource1
DataSource = WebDataSource1
ElementID = 'wcbqbitem'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 26
ListField = 'name'
ListField = 'name'
ListSource = wdsQBItem
ListSource = wdsQBItem
Role = 'null'
ShowFocus = True
Style = csDropDownList
TabOrder = 0
Top = 515
Width = 145
end
end
object WebDBComboBox3: TWebDBComboBox
object WebDBComboBox3: TWebDBComboBox
Left = 833
Color = clWindow
Top = 77
DataField = 'plates_plate_material'
Width = 145
DataSource = WebDataSource1
Height = 22
ElementID = 'wcbmaterial'
ElementID = 'wcbmaterial'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
ItemIndex = -1
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Items.Strings = (
Items.Strings = (
'PhotoPolymer'
'PhotoPolymer'
'Rubber')
'Rubber')
DataField = 'plates_plate_material'
DataSource = WebDataSource1
end
object WebDBComboBox4: TWebDBComboBox
Left = 833
Left = 833
Top = 48
Role = 'null'
ShowFocus = True
Style = csDropDownList
TabOrder = 0
Top = 77
Width = 145
Width = 145
Height = 22
end
object WebDBComboBox4: TWebDBComboBox
Color = clWindow
DataField = 'plates_thickness'
DataSource = WebDataSource1
ElementID = 'wcbthickness'
ElementID = 'wcbthickness'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
ItemIndex = -1
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Items.Strings = (
Items.Strings = (
'.250'
'.250'
'.155'
'.155'
'.107'
'.107'
'.067'
'.067'
'.045')
'.045')
DataField = 'plates_thickness'
Left = 833
DataSource = WebDataSource1
Role = 'null'
ShowFocus = True
Style = csDropDownList
TabOrder = 0
Top = 48
Width = 145
end
end
object btnPDF: TWebButton
object btnPDF: TWebButton
Left = 877
Top = 560
Width = 96
Height = 25
Caption = 'PDF'
Caption = 'PDF'
ChildOrder = 77
ChildOrder = 77
Color = clNone
ElementID = 'btnpdf'
ElementID = 'btnpdf'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 877
OnClick = btnPDFClick
OnClick = btnPDFClick
Role = 'null'
TabOrder = 0
Top = 560
Width = 96
end
end
object XDataWebClient1: TXDataWebClient
object XDataWebClient1: TXDataWebClient
Connection = DMConnection.ApiConnection
Connection = DMConnection.ApiConnection
Left = 1
60
Left = 1
014
Top =
18
Top =
44
end
end
object tmrScrollTop: TWebTimer
object tmrScrollTop: TWebTimer
Interval = 100
Interval = 100
OnTimer = tmrScrollTopTimer
OnTimer = tmrScrollTopTimer
Left =
240
Left =
1176
Top =
8
Top =
256
end
end
object XDataWebDataSet1: TXDataWebDataSet
object XDataWebDataSet1: TXDataWebDataSet
Connection = DMConnection.ApiConnection
Connection = DMConnection.ApiConnection
Left = 90
DesignLoad = False
Top = 20
Indexes = <>
Left = 1060
Top = 182
object XDataWebDataSet1ORDER_ID: TIntegerField
object XDataWebDataSet1ORDER_ID: TIntegerField
FieldKind = fkData
FieldName = 'ORDER_ID'
FieldName = 'ORDER_ID'
Index = 0
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1COMPANY_ID: TIntegerField
object XDataWebDataSet1COMPANY_ID: TIntegerField
FieldKind = fkData
FieldName = 'COMPANY_ID'
FieldName = 'COMPANY_ID'
Index = 1
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1USER_ID: TIntegerField
object XDataWebDataSet1USER_ID: TIntegerField
FieldKind = fkData
FieldName = 'USER_ID'
FieldName = 'USER_ID'
Index = 2
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1ORDER_DATE: TDateField
object XDataWebDataSet1ORDER_DATE: TDateField
FieldKind = fkData
FieldName = 'ORDER_DATE'
FieldName = 'ORDER_DATE'
Index = 3
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1START_DATE: TDateField
object XDataWebDataSet1START_DATE: TDateField
FieldKind = fkData
FieldName = 'START_DATE'
FieldName = 'START_DATE'
Index = 4
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1END_DATE: TDateField
object XDataWebDataSet1END_DATE: TDateField
FieldKind = fkData
FieldName = 'END_DATE'
FieldName = 'END_DATE'
Index = 5
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1ORDER_STATUS: TStringField
object XDataWebDataSet1ORDER_STATUS: TStringField
FieldKind = fkData
FieldName = 'ORDER_STATUS'
FieldName = 'ORDER_STATUS'
Index = 6
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1SCHED_JSON: TStringField
object XDataWebDataSet1SCHED_JSON: TStringField
FieldKind = fkData
FieldName = 'SCHED_JSON'
FieldName = 'SCHED_JSON'
Index = 7
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1NAME: TStringField
object XDataWebDataSet1NAME: TStringField
FieldKind = fkData
FieldName = 'NAME'
FieldName = 'NAME'
Index = 8
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1SHORT_NAME: TStringField
object XDataWebDataSet1SHORT_NAME: TStringField
FieldKind = fkData
FieldName = 'SHORT_NAME'
FieldName = 'SHORT_NAME'
Index = 9
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_ship_via: TStringField
object XDataWebDataSet1staff_fields_ship_via: TStringField
FieldKind = fkData
FieldName = 'staff_fields_ship_via'
FieldName = 'staff_fields_ship_via'
Index = 10
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_price: TStringField
object XDataWebDataSet1staff_fields_price: TStringField
FieldKind = fkData
FieldName = 'staff_fields_price'
FieldName = 'staff_fields_price'
Index = 11
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_invoice_to: TStringField
object XDataWebDataSet1staff_fields_invoice_to: TStringField
FieldKind = fkData
FieldName = 'staff_fields_invoice_to'
FieldName = 'staff_fields_invoice_to'
Index = 12
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_invoice_attention: TStringField
object XDataWebDataSet1staff_fields_invoice_attention: TStringField
FieldKind = fkData
FieldName = 'staff_fields_invoice_attention'
FieldName = 'staff_fields_invoice_attention'
Index = 13
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_ship_to: TStringField
object XDataWebDataSet1staff_fields_ship_to: TStringField
FieldKind = fkData
FieldName = 'staff_fields_ship_to'
FieldName = 'staff_fields_ship_to'
Index = 14
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_ship_attention: TStringField
object XDataWebDataSet1staff_fields_ship_attention: TStringField
FieldKind = fkData
FieldName = 'staff_fields_ship_attention'
FieldName = 'staff_fields_ship_attention'
Index = 15
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_po_number: TStringField
object XDataWebDataSet1staff_fields_po_number: TStringField
FieldKind = fkData
FieldName = 'staff_fields_po_number'
FieldName = 'staff_fields_po_number'
Index = 16
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_job_name: TStringField
object XDataWebDataSet1staff_fields_job_name: TStringField
FieldKind = fkData
FieldName = 'staff_fields_job_name'
FieldName = 'staff_fields_job_name'
Index = 17
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1plates_job_number: TStringField
object XDataWebDataSet1plates_job_number: TStringField
FieldKind = fkData
FieldName = 'plates_job_number'
FieldName = 'plates_job_number'
Index = 18
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_b_w_copy: TBooleanField
object XDataWebDataSet1supplied_by_customer_b_w_copy: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'supplied_by_customer_b_w_copy'
FieldName = 'supplied_by_customer_b_w_copy'
Index = 19
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_dimension: TStringField
object XDataWebDataSet1supplied_by_customer_dimension: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_dimension'
FieldName = 'supplied_by_customer_dimension'
Index = 20
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_e_mail: TStringField
object XDataWebDataSet1supplied_by_customer_e_mail: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_e_mail'
FieldName = 'supplied_by_customer_e_mail'
Index = 21
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_ftp: TStringField
object XDataWebDataSet1supplied_by_customer_ftp: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_ftp'
FieldName = 'supplied_by_customer_ftp'
Index = 22
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_other: TStringField
object XDataWebDataSet1supplied_by_customer_other: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_other'
FieldName = 'supplied_by_customer_other'
Index = 23
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_existing_: TStringField
object XDataWebDataSet1supplied_by_customer_existing_: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_existing_'
FieldName = 'supplied_by_customer_existing_'
Index = 24
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_ref_art_p: TStringField
object XDataWebDataSet1supplied_by_customer_ref_art_p: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_ref_art_p'
FieldName = 'supplied_by_customer_ref_art_p'
Index = 25
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_ref_art_a: TStringField
object XDataWebDataSet1supplied_by_customer_ref_art_a: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_ref_art_a'
FieldName = 'supplied_by_customer_ref_art_a'
Index = 26
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cutdier: TStringField
object XDataWebDataSet1cut_die_cutdier: TStringField
FieldKind = fkData
FieldName = 'cut_die_cutdier'
FieldName = 'cut_die_cutdier'
Index = 27
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cutdieb: TStringField
object XDataWebDataSet1cut_die_cutdieb: TStringField
FieldKind = fkData
FieldName = 'cut_die_cutdieb'
FieldName = 'cut_die_cutdieb'
Index = 28
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cutdief: TStringField
object XDataWebDataSet1cut_die_cutdief: TStringField
FieldKind = fkData
FieldName = 'cut_die_cutdief'
FieldName = 'cut_die_cutdief'
Index = 29
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cutdierkr: TStringField
object XDataWebDataSet1cut_die_cutdierkr: TStringField
FieldKind = fkData
FieldName = 'cut_die_cutdierkr'
FieldName = 'cut_die_cutdierkr'
Index = 30
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cutdiefkr: TStringField
object XDataWebDataSet1cut_die_cutdiefkr: TStringField
FieldKind = fkData
FieldName = 'cut_die_cutdiefkr'
FieldName = 'cut_die_cutdiefkr'
Index = 31
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_cad_file: TStringField
object XDataWebDataSet1cut_die_cad_file: TStringField
FieldKind = fkData
FieldName = 'cut_die_cad_file'
FieldName = 'cut_die_cad_file'
Index = 32
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_attached: TStringField
object XDataWebDataSet1cut_die_attached: TStringField
FieldKind = fkData
FieldName = 'cut_die_attached'
FieldName = 'cut_die_attached'
Index = 33
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_boxpol250: TStringField
object XDataWebDataSet1cut_die_boxpol250: TStringField
FieldKind = fkData
FieldName = 'cut_die_boxpol250'
FieldName = 'cut_die_boxpol250'
Index = 34
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_boxpol155: TStringField
object XDataWebDataSet1cut_die_boxpol155: TStringField
FieldKind = fkData
FieldName = 'cut_die_boxpol155'
FieldName = 'cut_die_boxpol155'
Index = 35
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_boxpol125: TStringField
object XDataWebDataSet1cut_die_boxpol125: TStringField
FieldKind = fkData
FieldName = 'cut_die_boxpol125'
FieldName = 'cut_die_boxpol125'
Index = 36
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1cut_die_brub: TStringField
object XDataWebDataSet1cut_die_brub: TStringField
FieldKind = fkData
FieldName = 'cut_die_brub'
FieldName = 'cut_die_brub'
Index = 37
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_fax: TStringField
object XDataWebDataSet1proofing_fax: TStringField
FieldKind = fkData
FieldName = 'proofing_fax'
FieldName = 'proofing_fax'
Index = 38
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_fax_attn: TStringField
object XDataWebDataSet1proofing_fax_attn: TStringField
FieldKind = fkData
FieldName = 'proofing_fax_attn'
FieldName = 'proofing_fax_attn'
Index = 39
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_e_mail: TStringField
object XDataWebDataSet1proofing_e_mail: TStringField
FieldKind = fkData
FieldName = 'proofing_e_mail'
FieldName = 'proofing_e_mail'
Index = 40
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_ship_to: TStringField
object XDataWebDataSet1proofing_ship_to: TStringField
FieldKind = fkData
FieldName = 'proofing_ship_to'
FieldName = 'proofing_ship_to'
Index = 41
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_other: TStringField
object XDataWebDataSet1proofing_other: TStringField
FieldKind = fkData
FieldName = 'proofing_other'
FieldName = 'proofing_other'
Index = 42
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_changes_required: TStringField
object XDataWebDataSet1proofing_changes_required: TStringField
FieldKind = fkData
FieldName = 'proofing_changes_required'
FieldName = 'proofing_changes_required'
Index = 43
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_changes_date: TDateField
object XDataWebDataSet1proofing_changes_date: TDateField
FieldKind = fkData
FieldName = 'proofing_changes_date'
FieldName = 'proofing_changes_date'
Index = 44
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_rsc_l: TStringField
object XDataWebDataSet1layout_rsc_l: TStringField
FieldKind = fkData
FieldName = 'layout_rsc_l'
FieldName = 'layout_rsc_l'
Index = 45
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_rcs_w: TStringField
object XDataWebDataSet1layout_rcs_w: TStringField
FieldKind = fkData
FieldName = 'layout_rcs_w'
FieldName = 'layout_rcs_w'
Index = 46
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_rcs_d: TStringField
object XDataWebDataSet1layout_rcs_d: TStringField
FieldKind = fkData
FieldName = 'layout_rcs_d'
FieldName = 'layout_rcs_d'
Index = 47
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_die_cut_no: TStringField
object XDataWebDataSet1layout_die_cut_no: TStringField
FieldKind = fkData
FieldName = 'layout_die_cut_no'
FieldName = 'layout_die_cut_no'
Index = 48
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_accross_no: TStringField
object XDataWebDataSet1layout_accross_no: TStringField
FieldKind = fkData
FieldName = 'layout_accross_no'
FieldName = 'layout_accross_no'
Index = 49
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_around_no: TStringField
object XDataWebDataSet1layout_around_no: TStringField
FieldKind = fkData
FieldName = 'layout_around_no'
FieldName = 'layout_around_no'
Index = 50
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_cad_file: TStringField
object XDataWebDataSet1layout_cad_file: TStringField
FieldKind = fkData
FieldName = 'layout_cad_file'
FieldName = 'layout_cad_file'
Index = 51
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_standard_setup: TStringField
object XDataWebDataSet1mounting_standard_setup: TStringField
FieldKind = fkData
FieldName = 'mounting_standard_setup'
FieldName = 'mounting_standard_setup'
Index = 52
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_custom_backing: TStringField
object XDataWebDataSet1mounting_custom_backing: TStringField
FieldKind = fkData
FieldName = 'mounting_custom_backing'
FieldName = 'mounting_custom_backing'
Index = 53
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_custom_adhesive: TStringField
object XDataWebDataSet1mounting_custom_adhesive: TStringField
FieldKind = fkData
FieldName = 'mounting_custom_adhesive'
FieldName = 'mounting_custom_adhesive'
Index = 54
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1colors_cylinder_size: TStringField
object XDataWebDataSet1colors_cylinder_size: TStringField
FieldKind = fkData
FieldName = 'colors_cylinder_size'
FieldName = 'colors_cylinder_size'
Index = 55
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1colors_cross_hairs: TStringField
object XDataWebDataSet1colors_cross_hairs: TStringField
FieldKind = fkData
FieldName = 'colors_cross_hairs'
FieldName = 'colors_cross_hairs'
Index = 56
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1colors_machine_ident: TStringField
object XDataWebDataSet1colors_machine_ident: TStringField
FieldKind = fkData
FieldName = 'colors_machine_ident'
FieldName = 'colors_machine_ident'
Index = 57
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1colors_clemson: TStringField
object XDataWebDataSet1colors_clemson: TStringField
FieldKind = fkData
FieldName = 'colors_clemson'
FieldName = 'colors_clemson'
Index = 58
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1plates_thickness: TStringField
object XDataWebDataSet1plates_thickness: TStringField
FieldKind = fkData
FieldName = 'plates_thickness'
FieldName = 'plates_thickness'
Index = 59
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1plates_plate_material: TStringField
object XDataWebDataSet1plates_plate_material: TStringField
FieldKind = fkData
FieldName = 'plates_plate_material'
FieldName = 'plates_plate_material'
Index = 60
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1general_special_instructions: TStringField
object XDataWebDataSet1general_special_instructions: TStringField
FieldKind = fkData
FieldName = 'general_special_instructions'
FieldName = 'general_special_instructions'
Index = 61
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1colors_colors: TStringField
object XDataWebDataSet1colors_colors: TStringField
FieldKind = fkData
FieldName = 'colors_colors'
FieldName = 'colors_colors'
Index = 62
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_quickbooks_item: TStringField
object XDataWebDataSet1staff_fields_quickbooks_item: TStringField
FieldKind = fkData
FieldName = 'staff_fields_quickbooks_item'
FieldName = 'staff_fields_quickbooks_item'
Index = 63
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_quantity: TStringField
object XDataWebDataSet1staff_fields_quantity: TStringField
FieldKind = fkData
FieldName = 'staff_fields_quantity'
FieldName = 'staff_fields_quantity'
Index = 64
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_rsc_style: TStringField
object XDataWebDataSet1layout_rsc_style: TStringField
FieldKind = fkData
FieldName = 'layout_rsc_style'
FieldName = 'layout_rsc_style'
Index = 65
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_art_location: TStringField
object XDataWebDataSet1staff_fields_art_location: TStringField
FieldKind = fkData
FieldName = 'staff_fields_art_location'
FieldName = 'staff_fields_art_location'
Index = 66
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_color_copy: TBooleanField
object XDataWebDataSet1supplied_by_customer_color_copy: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'supplied_by_customer_color_copy'
FieldName = 'supplied_by_customer_color_copy'
Index = 67
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_plates: TBooleanField
object XDataWebDataSet1supplied_by_customer_plates: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'supplied_by_customer_plates'
FieldName = 'supplied_by_customer_plates'
Index = 68
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_sample_ca: TBooleanField
object XDataWebDataSet1supplied_by_customer_sample_ca: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'supplied_by_customer_sample_ca'
FieldName = 'supplied_by_customer_sample_ca'
Index = 69
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_disk_or_cd: TBooleanField
object XDataWebDataSet1supplied_by_customer_disk_or_cd: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'supplied_by_customer_disk_or_cd'
FieldName = 'supplied_by_customer_disk_or_cd'
Index = 70
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_loose: TStringField
object XDataWebDataSet1mounting_loose: TStringField
FieldKind = fkData
FieldName = 'mounting_loose'
FieldName = 'mounting_loose'
Index = 71
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_sticky_bak: TBooleanField
object XDataWebDataSet1mounting_sticky_bak: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'mounting_sticky_bak'
FieldName = 'mounting_sticky_bak'
Index = 72
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_full_mount: TBooleanField
object XDataWebDataSet1mounting_full_mount: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'mounting_full_mount'
FieldName = 'mounting_full_mount'
Index = 73
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1mounting_strip_mount: TStringField
object XDataWebDataSet1mounting_strip_mount: TStringField
FieldKind = fkData
FieldName = 'mounting_strip_mount'
FieldName = 'mounting_strip_mount'
Index = 74
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1layout_excalibur_die: TBooleanField
object XDataWebDataSet1layout_excalibur_die: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'layout_excalibur_die'
FieldName = 'layout_excalibur_die'
Index = 75
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_full_size_panel: TBooleanField
object XDataWebDataSet1proofing_full_size_panel: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'proofing_full_size_panel'
FieldName = 'proofing_full_size_panel'
Index = 76
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_print_card: TBooleanField
object XDataWebDataSet1proofing_print_card: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'proofing_print_card'
FieldName = 'proofing_print_card'
Index = 77
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_wide_format: TBooleanField
object XDataWebDataSet1proofing_wide_format: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'proofing_wide_format'
FieldName = 'proofing_wide_format'
Index = 78
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_pdf_file: TBooleanField
object XDataWebDataSet1proofing_pdf_file: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'proofing_pdf_file'
FieldName = 'proofing_pdf_file'
Index = 79
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_art_approved_as_is: TBooleanField
object XDataWebDataSet1proofing_art_approved_as_is: TBooleanField
DisplayValues = 'True;False'
FieldKind = fkData
FieldName = 'proofing_art_approved_as_is'
FieldName = 'proofing_art_approved_as_is'
Index = 80
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_e_mail_attn: TStringField
object XDataWebDataSet1proofing_e_mail_attn: TStringField
FieldKind = fkData
FieldName = 'proofing_e_mail_attn'
FieldName = 'proofing_e_mail_attn'
Index = 81
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1proofing_approved_date: TStringField
object XDataWebDataSet1proofing_approved_date: TStringField
FieldKind = fkData
FieldName = 'proofing_approved_date'
FieldName = 'proofing_approved_date'
Index = 82
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_order_date: TStringField
object XDataWebDataSet1staff_fields_order_date: TStringField
FieldKind = fkData
FieldName = 'staff_fields_order_date'
FieldName = 'staff_fields_order_date'
Index = 83
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_proof_date: TStringField
object XDataWebDataSet1staff_fields_proof_date: TStringField
FieldKind = fkData
FieldName = 'staff_fields_proof_date'
FieldName = 'staff_fields_proof_date'
Index = 84
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_ship_date: TStringField
object XDataWebDataSet1staff_fields_ship_date: TStringField
FieldKind = fkData
FieldName = 'staff_fields_ship_date'
FieldName = 'staff_fields_ship_date'
Index = 85
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_art_due: TStringField
object XDataWebDataSet1staff_fields_art_due: TStringField
FieldKind = fkData
FieldName = 'staff_fields_art_due'
FieldName = 'staff_fields_art_due'
Index = 86
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_plate_due: TStringField
object XDataWebDataSet1staff_fields_plate_due: TStringField
FieldKind = fkData
FieldName = 'staff_fields_plate_due'
FieldName = 'staff_fields_plate_due'
Index = 87
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1staff_fields_mount_due: TStringField
object XDataWebDataSet1staff_fields_mount_due: TStringField
FieldKind = fkData
FieldName = 'staff_fields_mount_due'
FieldName = 'staff_fields_mount_due'
Index = 88
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1ADDRESS_LIST: TStringField
object XDataWebDataSet1ADDRESS_LIST: TStringField
FieldKind = fkData
FieldName = 'ADDRESS_LIST'
FieldName = 'ADDRESS_LIST'
Index = 89
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
object XDataWebDataSet1supplied_by_customer_order_date: TStringField
object XDataWebDataSet1supplied_by_customer_order_date: TStringField
FieldKind = fkData
FieldName = 'supplied_by_customer_order_date'
FieldName = 'supplied_by_customer_order_date'
Index = 90
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
end
end
object WebDataSource1: TWebDataSource
object WebDataSource1: TWebDataSource
DataSet = XDataWebDataSet1
DataSet = XDataWebDataSet1
Left =
22
Left =
1170
Top = 1
0
Top = 1
92
end
end
object wdsShipTo: TWebDataSource
object wdsShipTo: TWebDataSource
DataSet = xdwdsShipTo
DataSet = xdwdsShipTo
Left =
212
Left =
1090
Top =
436
Top =
124
end
end
object xdwdsShipTo: TXDataWebDataSet
object xdwdsShipTo: TXDataWebDataSet
Left = 202
DesignLoad = False
Top = 416
Indexes = <>
Left = 1096
Top = 40
object xdwdsShipToADDRESS: TStringField
object xdwdsShipToADDRESS: TStringField
FieldKind = fkData
FieldName = 'ADDRESS'
FieldName = 'ADDRESS'
Index = 0
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
end
end
object wdsQBItem: TWebDataSource
object wdsQBItem: TWebDataSource
DataSet = xdwdsQBItem
DataSet = xdwdsQBItem
Left =
240
Left =
1172
Top =
51
8
Top =
12
8
end
end
object xdwdsQBItem: TXDataWebDataSet
object xdwdsQBItem: TXDataWebDataSet
Left = 200
DesignLoad = False
Top = 512
Indexes = <>
Left = 1174
Top = 38
object xdwdsQBItemname: TStringField
object xdwdsQBItemname: TStringField
FieldKind = fkData
FieldName = 'name'
FieldName = 'name'
Index = 0
LookupCache = False
ProviderFlags = [pfInUpdate, pfInWhere]
ReadOnly = False
Required = False
end
end
end
end
end
end
kgOrdersClient/View.OrderEntryCorrugated.html
View file @
227def3a
<div
class=
"col-12 col-md-8"
>
<div
class=
"row"
>
<div
class=
"row mx-5"
>
<div
class=
col-sm
>
<div
class=
"col-12 col-md-8"
>
<div
id=
"pnl_message"
class=
"alert alert-danger"
>
<div
class=
"col-sm"
>
<button
id=
"view.login.message.button"
type=
"button"
class=
"btn-close"
aria-label=
"Close"
></button>
<div
id=
"pnl_message"
class=
"alert alert-danger mt-3"
>
<span
id=
"view.login.message.label"
></span>
<button
id=
"view.login.message.button"
type=
"button"
class=
"btn-close"
aria-label=
"Close"
></button>
</div>
<span
id=
"view.login.message.label"
></span>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Company
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Company Name:
</label>
<input
id=
"edtcompanyname"
type=
"text"
class=
"form-control"
style=
"width: 300px;"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Account Company Name:
</label>
<input
id=
"edtaccountcompanyname"
type=
"text"
class=
"form-control"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
In Quickbooks?:
</label>
<input
id=
"edtinquickbooks"
type=
"text"
class=
"form-control"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Staff Fields
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Order Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtporderdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Proof Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpproofdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpshipdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship Via:
</label>
<input
id=
"edtshipvia"
type=
"text"
class=
"form-control"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Quantity:
</label>
<input
id=
"edtquantity"
class=
"form-control input-sm"
style=
"width: 100px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Price:
</label>
<input
id=
"edtprice"
class=
"form-control input-sm"
style=
"width: 100px"
type=
"number"
min=
"0"
/>
</div>
<div>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Invoice To:
</label>
<input
id=
"edtinvoiceto"
class=
"form-control input-sm"
/>
</div>
<div>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship To:
</label>
<select
id=
"wcbshipto"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
PO Number:
</label>
<input
id=
"edtponumber"
class=
"form-control input-sm"
width=
'50%'
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Job Name:
</label>
<input
id=
"edtjobname"
class=
"form-control input-sm"
width=
'50%'
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
QuickBooks Item:
</label>
<select
id=
"wcbqbitem"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Art Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpartdue"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Plate Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpplatedue"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Mount Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpmountdue"
type=
"date"
>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Supplied by Customer
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Color Copy:
</label>
<input
type=
"checkbox"
id=
"cbcolorcopy"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Plates:
</label>
<input
type=
"checkbox"
id=
"cbplates"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Sample Carton:
</label>
<input
type=
"checkbox"
id=
"cbsampleCarton"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Email:
</label>
<input
type=
"checkbox"
id=
"edtemail"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
FTP:
</label>
<input
type=
"checkbox"
id=
"cbftp"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Other:
</label>
<input
class=
"form-control input-sm"
id=
"edtother"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Existing Cutting Die:
</label>
<input
type=
"checkbox"
id=
"edtexistingcuttingdie"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Ref Art Print Card:
</label>
<input
type=
"checkbox"
id=
"edtrefartprintcard"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Ref Art A PDF:
</label>
<input
type=
"checkbox"
id=
"edtrefartapdf"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Layout
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC L:
</label>
<input
id=
"edtrscl"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC W:
</label>
<input
id=
"edtrscw"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC D:
</label>
<input
id=
"edtrscd"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Die Cut No:
</label>
<input
class=
"form-control input-sm"
id=
"edtdiecutno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Across No:
</label>
<input
class=
"form-control input-sm"
id=
"edtacrossno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Around No:
</label>
<input
class=
"form-control input-sm"
id=
"edtaroundno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
CAD File:
</label>
<input
id=
"edtcadfile"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Excalibur Die:
</label>
<input
type=
"checkbox"
id=
"cbexcaliburdie"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC Style:
</label>
<input
id=
"edtrscstyle"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Mounting
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Loose:
</label>
<input
type=
"checkbox"
id=
"cbloose"
>
<input
id=
"edtloose"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Sticky Bak:
</label>
<input
type=
"checkbox"
id=
"cbstickybak"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Full Mount:
</label>
<input
type=
"checkbox"
id=
"cbfullmount"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Strip Mount:
</label>
<input
type=
"checkbox"
id=
"cbstripmount"
>
<input
id=
"edtstripmount"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Standard Setup:
</label>
<input
id=
"edtstandardsetup"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Custom Backing:
</label>
<input
id=
"edtcustombacking"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Custom Adhesive:
</label>
<input
id=
"edtcustomadhesive"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Cylinder Size:
</label>
<input
id=
"edtcylindersize"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Machine Indent:
</label>
<input
id=
"edtmachineindent"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Cross Hairs:
</label>
<input
id=
"edtcrosshairs"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Clemson:
</label>
<input
id=
"edtclemson"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Colors
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Colors:
</label>
<button
id=
"btnaddcolor"
class=
"btn btn-primary btn-sm float-end"
>
+
</button>
<div
id=
"additionalFields"
class=
"row mt-3"
></div>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Proofing
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Fax:
</label>
<input
id=
"edtfax"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Fax Attn:
</label>
<input
id=
"edtfaxattn"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Email:
</label>
<input
id=
"edtproofemail"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Email Attn:
</label>
<input
id=
"edtemailattn"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship To:
</label>
<input
id=
"edtproofshipto"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Full Size Panel:
</label>
<input
type=
"checkbox"
id=
"cbfullsizepanel"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Print Card:
</label>
<input
type=
"checkbox"
id=
"cbprintcard"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Wide Format:
</label>
<input
type=
"checkbox"
id=
"cbwideformat"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
PDF File:
</label>
<input
type=
"checkbox"
id=
"cbpdffile"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Other:
</label>
<input
id=
"edtproofother"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Art Approved As Is:
</label>
<input
type=
"checkbox"
id=
"cbartapprovedasis"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Approved Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpapproveddate"
type=
"date"
>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Plates
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Thickness:
</label>
<select
id=
"wcbthickness"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Plate Material:
</label>
<select
id=
"wcbmaterial"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
class=
"form-label mt-2"
style=
"font-weight: 700; font-size: 15px;"
id=
"lbljobnumber"
>
Job Number:
</label>
<input
id=
"edtjobnumber"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
General
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label"
>
Special Instructions
</label>
<textarea
id=
"edtspecialinstructions"
class=
"form-control"
style=
" width: 500px; height: 150px;"
></textarea>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<button
id=
"btnconfirm"
class=
"btn btn-primary btn-sm float-end my-2"
>
Confirm
</button>
</div>
<div
class=
"col-auto"
>
<button
id=
"btncancel"
class=
"btn btn-primary btn-sm float-end my-2"
>
Cancel
</button>
</div>
<div
class=
"col-auto"
>
<button
id=
"btnpdf"
class=
"btn btn-primary btn-sm float-end my-2"
>
PDF
</button>
</div>
</div>
</div>
</div>
<script>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Company
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Company Name:
</label>
<input
id=
"edtcompanyname"
type=
"text"
class=
"form-control"
style=
"width: 300px;"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Account Company Name:
</label>
<input
id=
"edtaccountcompanyname"
type=
"text"
class=
"form-control"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
In Quickbooks?:
</label>
<input
id=
"edtinquickbooks"
type=
"text"
class=
"form-control"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Staff Fields
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Order Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtporderdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Proof Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpproofdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpshipdate"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship Via:
</label>
<input
id=
"edtshipvia"
type=
"text"
class=
"form-control"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Quantity:
</label>
<input
id=
"edtquantity"
class=
"form-control input-sm"
style=
"width: 100px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Price:
</label>
<input
id=
"edtprice"
class=
"form-control input-sm"
style=
"width: 100px"
type=
"number"
min=
"0"
/>
</div>
<div>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Invoice To:
</label>
<input
id=
"edtinvoiceto"
class=
"form-control input-sm"
/>
</div>
<div>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship To:
</label>
<select
id=
"wcbshipto"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
PO Number:
</label>
<input
id=
"edtponumber"
class=
"form-control input-sm"
width=
'50%'
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Job Name:
</label>
<input
id=
"edtjobname"
class=
"form-control input-sm"
width=
'50%'
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
QuickBooks Item:
</label>
<select
id=
"wcbqbitem"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Art Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpartdue"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Plate Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpplatedue"
type=
"date"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Mount Due:
</label>
<input
class=
"form-control input-sm"
id=
"dtpmountdue"
type=
"date"
>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Supplied by Customer
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Color Copy:
</label>
<input
type=
"checkbox"
id=
"cbcolorcopy"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Plates:
</label>
<input
type=
"checkbox"
id=
"cbplates"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Sample Carton:
</label>
<input
type=
"checkbox"
id=
"cbsampleCarton"
>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Email:
</label>
<input
type=
"checkbox"
id=
"edtemail"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
FTP:
</label>
<input
type=
"checkbox"
id=
"cbftp"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Other:
</label>
<input
class=
"form-control input-sm"
id=
"edtother"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Existing Cutting Die:
</label>
<input
type=
"checkbox"
id=
"edtexistingcuttingdie"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Ref Art Print Card:
</label>
<input
type=
"checkbox"
id=
"edtrefartprintcard"
/>
</div>
<div
class=
"col-auto"
>
<label
class=
'pe-2'
style=
"font-weight: 700; font-size: 15px;"
>
Ref Art A PDF:
</label>
<input
type=
"checkbox"
id=
"edtrefartapdf"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Layout
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC L:
</label>
<input
id=
"edtrscl"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC W:
</label>
<input
id=
"edtrscw"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC D:
</label>
<input
id=
"edtrscd"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Die Cut No:
</label>
<input
class=
"form-control input-sm"
id=
"edtdiecutno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Across No:
</label>
<input
class=
"form-control input-sm"
id=
"edtacrossno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Around No:
</label>
<input
class=
"form-control input-sm"
id=
"edtaroundno"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
CAD File:
</label>
<input
id=
"edtcadfile"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Excalibur Die:
</label>
<input
type=
"checkbox"
id=
"cbexcaliburdie"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
RSC Style:
</label>
<input
id=
"edtrscstyle"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Mounting
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
class=
"form-label mt-2"
>
Loose:
</label>
<input
type=
"checkbox"
id=
"cbloose"
>
<input
id=
"edtloose"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Sticky Bak:
</label>
<input
type=
"checkbox"
id=
"cbstickybak"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Full Mount:
</label>
<input
type=
"checkbox"
id=
"cbfullmount"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Strip Mount:
</label>
<input
type=
"checkbox"
id=
"cbstripmount"
>
<input
id=
"edtstripmount"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Standard Setup:
</label>
<input
id=
"edtstandardsetup"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Custom Backing:
</label>
<input
id=
"edtcustombacking"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Custom Adhesive:
</label>
<input
id=
"edtcustomadhesive"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Cylinder Size:
</label>
<input
id=
"edtcylindersize"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Machine Indent:
</label>
<input
id=
"edtmachineindent"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Cross Hairs:
</label>
<input
id=
"edtcrosshairs"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Clemson:
</label>
<input
id=
"edtclemson"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Colors
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Colors:
</label>
<button
id=
"btnaddcolor"
class=
"btn btn-primary btn-sm float-end"
>
+
</button>
<div
id=
"additionalFields"
class=
"row mt-3"
></div>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Proofing
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Fax:
</label>
<input
id=
"edtfax"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Fax Attn:
</label>
<input
id=
"edtfaxattn"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Email:
</label>
<input
id=
"edtproofemail"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Email Attn:
</label>
<input
id=
"edtemailattn"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Ship To:
</label>
<input
id=
"edtproofshipto"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Full Size Panel:
</label>
<input
type=
"checkbox"
id=
"cbfullsizepanel"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Print Card:
</label>
<input
type=
"checkbox"
id=
"cbprintcard"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Wide Format:
</label>
<input
type=
"checkbox"
id=
"cbwideformat"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
PDF File:
</label>
<input
type=
"checkbox"
id=
"cbpdffile"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Other:
</label>
<input
id=
"edtproofother"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Art Approved As Is:
</label>
<input
type=
"checkbox"
id=
"cbartapprovedasis"
>
</div>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Approved Date:
</label>
<input
class=
"form-control input-sm"
id=
"dtpapproveddate"
type=
"date"
>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
Plates
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Thickness:
</label>
<select
id=
"wcbthickness"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label mt-2"
>
Plate Material:
</label>
<select
id=
"wcbmaterial"
class=
'form-select'
></select>
</div>
<div
class=
"col-auto"
>
<label
class=
"form-label mt-2"
style=
"font-weight: 700; font-size: 15px;"
id=
"lbljobnumber"
>
Job Number:
</label>
<input
id=
"edtjobnumber"
class=
"form-control input-sm"
style=
"width: 150px"
/>
</div>
</div>
<h4
class=
"custom-h4 mt-3"
>
General
</h4>
<hr
class=
"custom-hr"
>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<label
for=
"wdbe_first_name"
style=
"font-weight: 700; font-size: 15px;"
class=
"form-label"
>
Special Instructions
</label>
<textarea
id=
"edtspecialinstructions"
class=
"form-control"
style=
" width: 500px; height: 150px;"
></textarea>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-auto"
>
<button
id=
"btnconfirm"
class=
"btn btn-primary btn-sm float-end my-2"
>
Confirm
</button>
</div>
<div
class=
"col-auto"
>
<button
id=
"btncancel"
class=
"btn btn-primary btn-sm float-end my-2"
>
Cancel
</button>
</div>
<div
class=
"col-auto"
>
<button
id=
"btnpdf"
class=
"btn btn-primary btn-sm float-end my-2"
>
PDF
</button>
</div>
</div>
</div>
</script>
kgOrdersClient/View.OrderEntryCorrugated.pas
View file @
227def3a
...
@@ -365,7 +365,7 @@ begin
...
@@ -365,7 +365,7 @@ begin
if
mode
=
'EDIT'
then
if
mode
=
'EDIT'
then
orderJSON
.
AddPair
(
'ORDER_ID'
,
orderID
);
orderJSON
.
AddPair
(
'ORDER_ID'
,
orderID
);
AddCorrugatedOrder
(
orderJSON
);
AddCorrugatedOrder
(
orderJSON
);
FViewMain
.
ViewOrders
(
'
Success:Order Successfully Added
'
);
FViewMain
.
ViewOrders
(
'
Order added successfully!
'
);
end
;
end
;
procedure
TFOrderEntryCorrugated
.
btnPDFClick
(
Sender
:
TObject
);
procedure
TFOrderEntryCorrugated
.
btnPDFClick
(
Sender
:
TObject
);
...
...
kgOrdersClient/View.UserProfile.dfm
View file @
227def3a
object FViewUserProfile: TFViewUserProfile
object FViewUserProfile: TFViewUserProfile
Width = 604
Color = clWhite
Height = 434
Font.Charset = DEFAULT_CHARSET
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Color = clWindowText
Font.Height = -11
Font.Height = -11
Font.Name = 'Tahoma'
Font.Name = 'Tahoma'
Font.Size = 8
Font.Style = []
Font.Style = []
ParentFont = False
FormStyle = fsNormal
Height = 434
Left = 0
OnShow = WebFormShow
OnShow = WebFormShow
ParentFont = False
TabOrder = 0
Top = 0
Width = 604
object WebLabel1: TWebLabel
object WebLabel1: TWebLabel
Left = 24
Top = 24
Width = 55
Height = 13
Caption = 'User Profile'
Caption = 'User Profile'
ElementID = 'view.userprofile.title'
ElementID = 'view.userprofile.title'
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
WidthPercent = 100.000000000000000000
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Size = 8
Font.Style = []
Height = 16
Left = 24
Top = 24
Visible = False
Width = 54
end
end
object WebLabel3: TWebLabel
object WebLabel3: TWebLabel
Caption = 'User ID:'
ElementID = 'view.userprofile.form.lblUserID'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 39
Left = 39
Top = 59
Top = 59
Width = 40
Width = 40
Height = 13
Caption = 'User ID:'
ElementID = 'view.userprofile.form.lblUserID'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object WebLabel2: TWebLabel
object WebLabel2: TWebLabel
Caption = 'Email Address:'
ElementID = 'view.userprofile.form.lblEmail'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 13
Left = 13
Top = 157
Top = 157
Width = 70
Width = 70
Height = 13
Caption = 'Email Address:'
ElementID = 'view.userprofile.form.lblEmail'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object WebLabel4: TWebLabel
object WebLabel4: TWebLabel
Left = 29
Top = 83
Width = 52
Height = 13
Caption = 'Username:'
Caption = 'Username:'
ElementID = 'view.userprofile.form.lblUserName'
ElementID = 'view.userprofile.form.lblUserName'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 29
Top = 83
Width = 51
end
end
object WebLabel5: TWebLabel
object WebLabel5: TWebLabel
Left = 29
Top = 107
Width = 50
Height = 13
Caption = 'Full Name:'
Caption = 'Full Name:'
ElementID = 'view.userprofile.form.lblFullName'
ElementID = 'view.userprofile.form.lblFullName'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 29
Top = 107
Width = 51
end
end
object WebLabel6: TWebLabel
object WebLabel6: TWebLabel
Caption = 'Phone Number:'
ElementID = 'view.userprofile.form.lblPhone'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 5
Left = 5
Top = 133
Top = 133
Width = 74
Width = 74
Height = 13
Caption = 'Phone Number:'
ElementID = 'view.userprofile.form.lblPhone'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object lblResult: TWebLabel
object lblResult: TWebLabel
ElementID = 'view.userprofile.form.lblresult'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 13
Left = 85
Left = 85
Top = 246
Top = 246
Width = 3
Width = 3
Height = 13
ElementID = 'view.userprofile.form.lblresult'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object edtUsername: TWebEdit
object edtUsername: TWebEdit
Left = 85
Alignment = taLeftJustify
Top = 80
Color = clWindow
Width = 121
Height = 21
ElementID = 'view.userprofile.form.edtUsername'
ElementID = 'view.userprofile.form.edtUsername'
ElementPosition = epRelative
Enabled = False
Enabled = False
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
HideSelection = False
Left = 85
ReadOnly = True
ReadOnly = True
WidthPercent = 100.000000000000000000
ShowFocus = True
TabOrder = 0
Top = 80
Width = 121
end
end
object edtUserId: TWebEdit
object edtUserId: TWebEdit
Left = 85
Alignment = taLeftJustify
Top = 56
Color = clWindow
Width = 121
Height = 21
ElementID = 'view.userprofile.form.edtUserID'
ElementID = 'view.userprofile.form.edtUserID'
ElementPosition = epRelative
Enabled = False
Enabled = False
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
HideSelection = False
Left = 85
ReadOnly = True
ReadOnly = True
ShowFocus = True
TabOrder = 1
TabOrder = 1
WidthPercent = 100.000000000000000000
Top = 56
Width = 121
end
end
object edtFullName: TWebEdit
object edtFullName: TWebEdit
Alignment = taLeftJustify
ChildOrder = 5
Color = clWindow
ElementID = 'view.userprofile.form.edtFullName'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
HideSelection = False
Left = 85
Left = 85
ShowFocus = True
TabOrder = 0
Top = 104
Top = 104
Width = 121
Width = 121
Height = 21
ChildOrder = 5
ElementID = 'view.userprofile.form.edtFullName'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object edtPhone: TWebEdit
object edtPhone: TWebEdit
Alignment = taLeftJustify
ChildOrder = 7
Color = clWindow
ElementID = 'view.userprofile.form.edtPhone'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
HideSelection = False
Left = 85
Left = 85
ShowFocus = True
TabOrder = 0
Top = 128
Top = 128
Width = 121
Width = 121
Height = 21
ChildOrder = 7
ElementID = 'view.userprofile.form.edtPhone'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object chkAdminUser: TWebCheckBox
object chkAdminUser: TWebCheckBox
Left = 85
Top = 179
Width = 113
Height = 22
Caption = 'chkAdminUser'
Caption = 'chkAdminUser'
ChildOrder = 9
ChildOrder = 9
ElementID = 'view.userprofile.form.chkAdminUser'
ElementID = 'view.userprofile.form.chkAdminUser'
ElementPosition = epRelative
Enabled = False
Enabled = False
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
WidthPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 22
Left = 85
Role = 'null'
ShowFocus = True
TabOrder = 0
Top = 179
Width = 113
end
end
object edtEmail: TWebEdit
object edtEmail: TWebEdit
Alignment = taLeftJustify
ChildOrder = 7
Color = clWindow
ElementID = 'view.userprofile.form.edtEmail'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 21
HideSelection = False
Left = 85
Left = 85
ShowFocus = True
TabOrder = 0
Top = 152
Top = 152
Width = 121
Width = 121
Height = 21
ChildOrder = 7
ElementID = 'view.userprofile.form.edtEmail'
HeightPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object btnConfirm: TWebButton
object btnConfirm: TWebButton
Left = 85
Top = 210
Width = 96
Height = 25
Caption = 'Confirm Changes'
Caption = 'Confirm Changes'
ChildOrder = 12
ChildOrder = 12
Color = clNone
ElementID = 'view.userprofile.form.btnconfirm'
ElementID = 'view.userprofile.form.btnconfirm'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 85
OnClick = btnConfirmClick
OnClick = btnConfirmClick
end
Role = 'button'
object WebButton1: TWebButton
TabOrder = 0
Left = 208
Top = 210
Top = 210
Width = 96
Width = 96
Height = 25
end
object WebButton1: TWebButton
Caption = 'Cancel Changes'
Caption = 'Cancel Changes'
ChildOrder = 14
ChildOrder = 14
Color = clNone
ElementID = 'view.userprofile.form.btncancel'
ElementID = 'view.userprofile.form.btncancel'
HeightPercent = 100.000000000000000000
ElementPosition = epRelative
WidthPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 208
OnClick = WebButton1Click
OnClick = WebButton1Click
Role = 'button'
TabOrder = 0
Top = 210
Width = 96
end
end
object pnlMessage: TWebPanel
object pnlMessage: TWebPanel
ChildOrder = 17
Color = clBtnFace
ElementID = 'view.login.message'
ElementPosition = epRelative
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 33
Left = 236
Left = 236
Role = 'null'
TabOrder = 8
TabStop = False
Top = 4
Top = 4
Width = 121
Width = 121
Height = 33
ElementID = 'view.login.message'
ChildOrder = 17
TabOrder = 8
object lblMessage: TWebLabel
object lblMessage: TWebLabel
Left = 16
Top = 11
Width = 42
Height = 13
Caption = 'Message'
Caption = 'Message'
ElementID = 'view.login.message.label'
ElementID = 'view.login.message.label'
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
WidthPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 16
Left = 16
Top = 11
Width = 43
end
end
object btnCloseNotification: TWebButton
object btnCloseNotification: TWebButton
Left = 96
Top = 3
Width = 22
Height = 25
ChildOrder = 1
ChildOrder = 1
Color = clNone
ElementID = 'view.login.message.button'
ElementID = 'view.login.message.button'
HeightPercent = 100.000000000000000000
Font.Charset = ANSI_CHARSET
WidthPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 96
OnClick = btnCloseNotificationClick
OnClick = btnCloseNotificationClick
Role = 'button'
TabOrder = 0
Top = 3
Width = 22
end
end
end
end
object XDataWebClient1: TXDataWebClient
object XDataWebClient1: TXDataWebClient
Connection = DMConnection.ApiConnection
Left = 359
Left = 359
Top = 52
Top = 52
end
end
...
...
kgOrdersClient/View.UserProfile.pas
View file @
227def3a
...
@@ -6,7 +6,7 @@ uses
...
@@ -6,7 +6,7 @@ uses
System
.
SysUtils
,
System
.
Classes
,
JS
,
Web
,
WEBLib
.
Graphics
,
WEBLib
.
Controls
,
System
.
SysUtils
,
System
.
Classes
,
JS
,
Web
,
WEBLib
.
Graphics
,
WEBLib
.
Controls
,
WEBLib
.
Forms
,
WEBLib
.
Dialogs
,
Vcl
.
Controls
,
Vcl
.
StdCtrls
,
WEBLib
.
StdCtrls
,
WEBLib
.
Forms
,
WEBLib
.
Dialogs
,
Vcl
.
Controls
,
Vcl
.
StdCtrls
,
WEBLib
.
StdCtrls
,
XData
.
Web
.
Client
,
WEBLib
.
ExtCtrls
,
DB
,
XData
.
Web
.
JsonDataset
,
XData
.
Web
.
Client
,
WEBLib
.
ExtCtrls
,
DB
,
XData
.
Web
.
JsonDataset
,
XData
.
Web
.
Dataset
,
XData
.
Web
.
Connection
,
Vcl
.
Forms
;
XData
.
Web
.
Dataset
,
XData
.
Web
.
Connection
,
Vcl
.
Forms
,
ConnectionModule
;
type
type
TFViewUserProfile
=
class
(
TWebForm
)
TFViewUserProfile
=
class
(
TWebForm
)
...
@@ -47,8 +47,7 @@ implementation
...
@@ -47,8 +47,7 @@ implementation
uses
uses
Auth
.
Service
,
Auth
.
Service
,
XData
.
Model
.
Classes
,
XData
.
Model
.
Classes
;
ConnectionModule
;
{$R *.dfm}
{$R *.dfm}
...
...
kgOrdersServer/Source/Api.Database.dfm
View file @
227def3a
...
@@ -4,12 +4,9 @@ object ApiDatabase: TApiDatabase
...
@@ -4,12 +4,9 @@ object ApiDatabase: TApiDatabase
Width = 519
Width = 519
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
LoginPrompt = False
LoginPrompt = False
Left = 75
Left = 75
Top = 65
Top = 65
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object UniQuery1: TUniQuery
object UniQuery1: TUniQuery
Connection = ucKG
Connection = ucKG
...
...
kgOrdersServer/Source/Auth.Database.dfm
View file @
227def3a
...
@@ -18,12 +18,9 @@ object AuthDatabase: TAuthDatabase
...
@@ -18,12 +18,9 @@ object AuthDatabase: TAuthDatabase
end
end
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
LoginPrompt = False
LoginPrompt = False
Left = 67
Left = 67
Top = 131
Top = 131
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object MySQLUniProvider1: TMySQLUniProvider
object MySQLUniProvider1: TMySQLUniProvider
Left = 230
Left = 230
...
...
kgOrdersServer/Source/rOrderCorrugated.dfm
View file @
227def3a
object rptOrderCorrugated: TrptOrderCorrugated
object rptOrderCorrugated: TrptOrderCorrugated
OnCreate = DataModuleCreate
Height = 480
Height = 480
Width = 640
Width = 640
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
Server = '192.168.159.132'
Connected = True
LoginPrompt = False
LoginPrompt = False
Left = 289
Left = 289
Top = 119
Top = 119
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object frxPDFExport1: TfrxPDFExport
object frxPDFExport1: TfrxPDFExport
FileName = 'C:\Users\Admin\Downloads\rptOrderWeb.pdf'
FileName = 'C:\Users\Admin\Downloads\rptOrderWeb.pdf'
...
@@ -51,388 +47,6 @@ object rptOrderCorrugated: TrptOrderCorrugated
...
@@ -51,388 +47,6 @@ object rptOrderCorrugated: TrptOrderCorrugated
DataSetOptions = []
DataSetOptions = []
Left = 444
Left = 444
Top = 206
Top = 206
FieldDefs = <
item
FieldName = 'ORDER_ID'
end
item
FieldName = 'COMPANY_ID'
end
item
FieldName = 'USER_ID'
end
item
FieldName = 'ORDER_DATE'
FieldType = fftDateTime
end
item
FieldName = 'START_DATE'
FieldType = fftDateTime
end
item
FieldName = 'END_DATE'
FieldType = fftDateTime
end
item
FieldName = 'ORDER_STATUS'
FieldType = fftString
end
item
FieldName = 'SCHED_JSON'
FieldType = fftString
Size = 4096
end
item
FieldName = 'staff_fields_order_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_proof_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_via'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_price'
FieldType = fftString
end
item
FieldName = 'staff_fields_invoice_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_invoice_attention'
FieldType = fftString
Size = 256
end
item
FieldName = 'staff_fields_ship_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_ship_attention'
FieldType = fftString
Size = 256
end
item
FieldName = 'staff_fields_po_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'staff_fields_job_name'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_art_due'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_plate_due'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_mount_due'
FieldType = fftDateTime
end
item
FieldName = 'plates_job_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'supplied_by_customer_b_w_copy'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_color_copy'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_plates'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_sample_ca'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_dimension'
FieldType = fftString
Size = 64
end
item
FieldName = 'supplied_by_customer_disk_or_cd'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_e_mail'
FieldType = fftString
Size = 256
end
item
FieldName = 'supplied_by_customer_ftp'
FieldType = fftString
Size = 256
end
item
FieldName = 'supplied_by_customer_other'
FieldType = fftString
Size = 96
end
item
FieldName = 'supplied_by_customer_existing_'
FieldType = fftString
Size = 16
end
item
FieldName = 'supplied_by_customer_ref_art_p'
FieldType = fftString
Size = 256
end
item
FieldName = 'supplied_by_customer_ref_art_a'
FieldType = fftString
Size = 256
end
item
FieldName = 'cut_die_cutdier'
FieldType = fftString
end
item
FieldName = 'cut_die_cutdieb'
FieldType = fftString
end
item
FieldName = 'cut_die_cutdief'
FieldType = fftString
end
item
FieldName = 'cut_die_cutdierkr'
FieldType = fftString
end
item
FieldName = 'cut_die_cutdiefkr'
FieldType = fftString
end
item
FieldName = 'cut_die_cad_file'
FieldType = fftString
Size = 128
end
item
FieldName = 'cut_die_attached'
FieldType = fftString
end
item
FieldName = 'cut_die_boxpol250'
FieldType = fftString
end
item
FieldName = 'cut_die_boxpol155'
FieldType = fftString
end
item
FieldName = 'cut_die_boxpol125'
FieldType = fftString
end
item
FieldName = 'cut_die_brub'
FieldType = fftString
end
item
FieldName = 'proofing_fax'
FieldType = fftString
Size = 16
end
item
FieldName = 'proofing_fax_attn'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_e_mail'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_e_mail_attn'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_ship_to'
FieldType = fftString
Size = 1024
end
item
FieldName = 'proofing_full_size_panel'
FieldType = fftString
end
item
FieldName = 'proofing_print_card'
FieldType = fftString
end
item
FieldName = 'proofing_wide_format'
FieldType = fftString
end
item
FieldName = 'proofing_pdf_file'
FieldType = fftString
end
item
FieldName = 'proofing_other'
FieldType = fftString
Size = 64
end
item
FieldName = 'proofing_art_approved_as_is'
FieldType = fftString
end
item
FieldName = 'proofing_approved_date'
FieldType = fftDateTime
end
item
FieldName = 'proofing_changes_required'
FieldType = fftString
end
item
FieldName = 'proofing_changes_date'
FieldType = fftDateTime
end
item
FieldName = 'layout_rsc_l'
FieldType = fftString
end
item
FieldName = 'layout_rcs_w'
FieldType = fftString
end
item
FieldName = 'layout_rcs_d'
FieldType = fftString
end
item
FieldName = 'layout_die_cut_no'
FieldType = fftString
Size = 45
end
item
FieldName = 'layout_accross_no'
FieldType = fftString
end
item
FieldName = 'layout_around_no'
FieldType = fftString
end
item
FieldName = 'layout_cad_file'
FieldType = fftString
Size = 45
end
item
FieldName = 'layout_excalibur_die'
FieldType = fftString
end
item
FieldName = 'mounting_loose'
FieldType = fftString
end
item
FieldName = 'mounting_sticky_bak'
FieldType = fftString
end
item
FieldName = 'mounting_full_mount'
FieldType = fftString
end
item
FieldName = 'mounting_strip_mount'
FieldType = fftString
end
item
FieldName = 'colors_cylinder_size'
FieldType = fftString
Size = 45
end
item
FieldName = 'colors_machine_ident'
FieldType = fftString
Size = 45
end
item
FieldName = 'mounting_standard_setup'
FieldType = fftString
Size = 45
end
item
FieldName = 'mounting_custom_backing'
FieldType = fftString
Size = 96
end
item
FieldName = 'mounting_custom_adhesive'
FieldType = fftString
Size = 45
end
item
FieldName = 'colors_cross_hairs'
FieldType = fftString
end
item
FieldName = 'colors_clemson'
FieldType = fftString
end
item
FieldName = 'plates_thickness'
FieldType = fftString
end
item
FieldName = 'plates_plate_material'
FieldType = fftString
Size = 16
end
item
FieldName = 'general_special_instructions'
FieldType = fftString
Size = 2048
end
item
FieldName = 'colors_colors'
FieldType = fftString
Size = 4096
end
item
FieldName = 'staff_fields_quickbooks_item'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_quantity'
FieldType = fftString
end
item
FieldName = 'layout_rsc_style'
FieldType = fftString
Size = 32
end
item
FieldName = 'staff_fields_art_location'
FieldType = fftString
Size = 16
end>
end
end
object frxOrderCorrugated: TfrxReport
object frxOrderCorrugated: TfrxReport
Version = '2025.1.4'
Version = '2025.1.4'
...
@@ -3547,7 +3161,6 @@ object rptOrderCorrugated: TrptOrderCorrugated
...
@@ -3547,7 +3161,6 @@ object rptOrderCorrugated: TrptOrderCorrugated
Connection = ucKG
Connection = ucKG
SQL.Strings = (
SQL.Strings = (
'select * from corrugated_plate_orders where ORDER_ID = 11424')
'select * from corrugated_plate_orders where ORDER_ID = 11424')
Active = True
Left = 457
Left = 457
Top = 106
Top = 106
object uqOrderCorrugatedORDER_ID: TIntegerField
object uqOrderCorrugatedORDER_ID: TIntegerField
...
...
kgOrdersServer/Source/rOrderCorrugated.pas
View file @
227def3a
...
@@ -101,6 +101,7 @@ type
...
@@ -101,6 +101,7 @@ type
uqOrderCorrugatedstaff_fields_quantity
:
TStringField
;
uqOrderCorrugatedstaff_fields_quantity
:
TStringField
;
uqOrderCorrugatedlayout_rsc_style
:
TStringField
;
uqOrderCorrugatedlayout_rsc_style
:
TStringField
;
uqOrderCorrugatedstaff_fields_art_location
:
TStringField
;
uqOrderCorrugatedstaff_fields_art_location
:
TStringField
;
procedure
DataModuleCreate
(
Sender
:
TObject
);
private
private
{ Private declarations }
{ Private declarations }
public
public
...
@@ -121,6 +122,21 @@ implementation
...
@@ -121,6 +122,21 @@ implementation
uses
uses
uLibrary
,
Common
.
Config
;
uLibrary
,
Common
.
Config
;
procedure
TrptOrderCorrugated
.
DataModuleCreate
(
Sender
:
TObject
);
begin
Logger
.
Log
(
3
,
'TAuthDatabase.DataModuleCreate'
);
LoadDatabaseSettings
(
ucKG
,
'kgOrdersServer.ini'
);
try
ucKG
.
Connect
;
except
on
E
:
Exception
do
begin
Logger
.
Log
(
3
,
'--TrptOrderList.DataModuleCreate -Error connecting to database: '
+
E
.
Message
);
end
;
end
;
end
;
procedure
TrptOrderCorrugated
.
PopulateColorTable
;
procedure
TrptOrderCorrugated
.
PopulateColorTable
;
var
var
row
:
TfrxCustomTableRow
;
row
:
TfrxCustomTableRow
;
...
@@ -183,6 +199,7 @@ begin
...
@@ -183,6 +199,7 @@ begin
Logger
.
Log
(
3
,
'Report preparation complete.'
);
Logger
.
Log
(
3
,
'Report preparation complete.'
);
end
;
end
;
function
TrptOrderCorrugated
.
GeneratePDF
:
string
;
function
TrptOrderCorrugated
.
GeneratePDF
:
string
;
var
var
ReportDir
,
ReportFileName
:
string
;
ReportDir
,
ReportFileName
:
string
;
...
...
kgOrdersServer/Source/rOrderCutting.dfm
View file @
227def3a
object rptOrderCutting: TrptOrderCutting
object rptOrderCutting: TrptOrderCutting
OnCreate = DataModuleCreate
Height = 480
Height = 480
Width = 640
Width = 640
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
Server = '192.168.159.132'
Connected = True
LoginPrompt = False
LoginPrompt = False
Left = 289
Left = 289
Top = 119
Top = 119
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object frxPDFExport1: TfrxPDFExport
object frxPDFExport1: TfrxPDFExport
FileName = 'C:\Users\Admin\Downloads\rptOrderWeb.pdf'
FileName = 'C:\Users\Admin\Downloads\rptOrderWeb.pdf'
...
@@ -51,75 +47,6 @@ object rptOrderCutting: TrptOrderCutting
...
@@ -51,75 +47,6 @@ object rptOrderCutting: TrptOrderCutting
DataSetOptions = []
DataSetOptions = []
Left = 444
Left = 444
Top = 206
Top = 206
FieldDefs = <
item
FieldName = 'ORDER_ID'
end
item
FieldName = 'COMPANY_ID'
end
item
FieldName = 'USER_ID'
end
item
FieldName = 'ORDER_DATE'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_order_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_proof_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_via'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_quantity'
FieldType = fftString
end
item
FieldName = 'staff_fields_price'
FieldType = fftString
end
item
FieldName = 'staff_fields_invoice_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_ship_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_po_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'staff_fields_job_name'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_quickbooks_item'
FieldType = fftString
Size = 45
end
item
FieldName = 'general_special_instructions'
FieldType = fftString
Size = 2048
end>
end
end
object frxOrderCutting: TfrxReport
object frxOrderCutting: TfrxReport
Version = '2025.1.4'
Version = '2025.1.4'
...
@@ -886,7 +813,6 @@ object rptOrderCutting: TrptOrderCutting
...
@@ -886,7 +813,6 @@ object rptOrderCutting: TrptOrderCutting
Connection = ucKG
Connection = ucKG
SQL.Strings = (
SQL.Strings = (
'select * from cutting_die_orders where ORDER_ID = 18793')
'select * from cutting_die_orders where ORDER_ID = 18793')
Active = True
Left = 457
Left = 457
Top = 106
Top = 106
object uqOrderCuttingORDER_ID: TIntegerField
object uqOrderCuttingORDER_ID: TIntegerField
...
...
kgOrdersServer/Source/rOrderCutting.pas
View file @
227def3a
...
@@ -31,6 +31,7 @@ type
...
@@ -31,6 +31,7 @@ type
uqOrderCuttingstaff_fields_job_name
:
TStringField
;
uqOrderCuttingstaff_fields_job_name
:
TStringField
;
uqOrderCuttingstaff_fields_quickbooks_item
:
TStringField
;
uqOrderCuttingstaff_fields_quickbooks_item
:
TStringField
;
uqOrderCuttinggeneral_special_instructions
:
TStringField
;
uqOrderCuttinggeneral_special_instructions
:
TStringField
;
procedure
DataModuleCreate
(
Sender
:
TObject
);
private
private
{ Private declarations }
{ Private declarations }
public
public
...
@@ -51,6 +52,21 @@ uses
...
@@ -51,6 +52,21 @@ uses
{$R *.dfm}
{$R *.dfm}
procedure
TrptOrderCutting
.
DataModuleCreate
(
Sender
:
TObject
);
begin
Logger
.
Log
(
3
,
'TAuthDatabase.DataModuleCreate'
);
LoadDatabaseSettings
(
ucKG
,
'kgOrdersServer.ini'
);
try
ucKG
.
Connect
;
except
on
E
:
Exception
do
begin
Logger
.
Log
(
3
,
'--TrptOrderList.DataModuleCreate -Error connecting to database: '
+
E
.
Message
);
end
;
end
;
end
;
function
TrptOrderCutting
.
PrepareReport
(
SQL
:
string
):
string
;
function
TrptOrderCutting
.
PrepareReport
(
SQL
:
string
):
string
;
var
var
orderList
:
TJSObject
;
orderList
:
TJSObject
;
...
@@ -78,6 +94,7 @@ begin
...
@@ -78,6 +94,7 @@ begin
Logger
.
Log
(
3
,
'Report preparation complete.'
);
Logger
.
Log
(
3
,
'Report preparation complete.'
);
end
;
end
;
function
TrptOrderCutting
.
GeneratePDF
:
string
;
function
TrptOrderCutting
.
GeneratePDF
:
string
;
var
var
ReportDir
,
ReportFileName
:
string
;
ReportDir
,
ReportFileName
:
string
;
...
...
kgOrdersServer/Source/rOrderList.dfm
View file @
227def3a
...
@@ -1070,14 +1070,9 @@ object rptOrderList: TrptOrderList
...
@@ -1070,14 +1070,9 @@ object rptOrderList: TrptOrderList
end
end
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
Server = '192.168.159.132'
Connected = True
LoginPrompt = False
LoginPrompt = False
Left = 289
Left = 289
Top = 99
Top = 99
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object uqOrders: TUniQuery
object uqOrders: TUniQuery
Connection = ucKG
Connection = ucKG
...
@@ -1286,126 +1281,6 @@ object rptOrderList: TrptOrderList
...
@@ -1286,126 +1281,6 @@ object rptOrderList: TrptOrderList
DataSetOptions = []
DataSetOptions = []
Left = 444
Left = 444
Top = 232
Top = 232
FieldDefs = <
item
FieldName = 'ORDER_ID'
end
item
FieldName = 'Loc'
FieldType = fftString
Size = 16
end
item
FieldName = 'COMPANY_NAME'
FieldType = fftString
Size = 90
end
item
FieldName = 'JOB_NAME'
FieldType = fftString
Size = 128
end
item
FieldName = 'ORDER_DATE'
FieldType = fftDateTime
end
item
FieldName = 'ORDER_TYPE'
FieldType = fftString
Size = 45
end
item
FieldName = 'PROOF_DUE'
FieldType = fftDateTime
end
item
FieldName = 'PROOF_DONE'
FieldType = fftDateTime
end
item
FieldName = 'ART_DUE'
FieldType = fftDateTime
end
item
FieldName = 'ART_DONE'
FieldType = fftDateTime
end
item
FieldName = 'PLATE_DUE'
FieldType = fftDateTime
end
item
FieldName = 'PLATE_DONE'
FieldType = fftDateTime
end
item
FieldName = 'MOUNT_DUE'
FieldType = fftDateTime
end
item
FieldName = 'MOUNT_DONE'
FieldType = fftDateTime
end
item
FieldName = 'SHIP_DUE'
FieldType = fftDateTime
end
item
FieldName = 'SHIP_DONE'
FieldType = fftDateTime
end
item
FieldName = 'PRICE'
end
item
FieldName = 'QB_REF_NUM'
FieldType = fftString
Size = 24
end
item
FieldName = 'COLORS'
FieldType = fftString
end
item
FieldName = 'po_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'quickbooks_item'
FieldType = fftString
Size = 45
end
item
FieldName = 'NEW_ORDER_DATE'
FieldType = fftString
Size = 20
end
item
FieldName = 'NEW_PROOF_DONE'
FieldType = fftString
Size = 20
end
item
FieldName = 'NEW_ART_DONE'
FieldType = fftString
Size = 20
end
item
FieldName = 'NEW_PLATE_DONE'
FieldType = fftString
Size = 20
end
item
FieldName = 'NEW_MOUNT_DONE'
FieldType = fftString
Size = 20
end
item
FieldName = 'NEW_SHIP_DONE'
FieldType = fftString
Size = 20
end>
end
end
object uqColors: TUniQuery
object uqColors: TUniQuery
Connection = ucKG
Connection = ucKG
...
...
kgOrdersServer/Source/rOrderWeb.dfm
View file @
227def3a
object rptOrderWeb: TrptOrderWeb
object rptOrderWeb: TrptOrderWeb
OnCreate = DataModuleCreate
Height = 480
Height = 480
Width = 640
Width = 640
object ucKG: TUniConnection
object ucKG: TUniConnection
ProviderName = 'MySQL'
ProviderName = 'MySQL'
Database = 'kg_order_entry'
Username = 'root'
Server = '192.168.159.132'
Connected = True
LoginPrompt = False
LoginPrompt = False
Left = 289
Left = 289
Top = 119
Top = 119
EncryptedPassword = '9AFF92FF8CFF86FF8CFFCFFFCEFF'
end
end
object frxPDFExport1: TfrxPDFExport
object frxPDFExport1: TfrxPDFExport
UseFileCache = True
UseFileCache = True
...
@@ -49,426 +45,6 @@ object rptOrderWeb: TrptOrderWeb
...
@@ -49,426 +45,6 @@ object rptOrderWeb: TrptOrderWeb
DataSetOptions = []
DataSetOptions = []
Left = 444
Left = 444
Top = 206
Top = 206
FieldDefs = <
item
FieldName = 'ORDER_ID'
end
item
FieldName = 'COMPANY_ID'
end
item
FieldName = 'USER_ID'
end
item
FieldName = 'ORDER_DATE'
FieldType = fftDateTime
end
item
FieldName = 'START_DATE'
FieldType = fftDateTime
end
item
FieldName = 'END_DATE'
FieldType = fftDateTime
end
item
FieldName = 'ORDER_STATUS'
FieldType = fftString
end
item
FieldName = 'SCHED_JSON'
FieldType = fftString
Size = 4096
end
item
FieldName = 'staff_fields_order_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_proof_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_date'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_ship_via'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_price'
FieldType = fftString
end
item
FieldName = 'staff_fields_invoice_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_invoice_attention'
FieldType = fftString
Size = 256
end
item
FieldName = 'staff_fields_ship_to'
FieldType = fftString
Size = 128
end
item
FieldName = 'staff_fields_ship_attention'
FieldType = fftString
Size = 256
end
item
FieldName = 'staff_fields_po_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'staff_fields_job_name'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_art_due'
FieldType = fftDateTime
end
item
FieldName = 'staff_fields_plate_due'
FieldType = fftDateTime
end
item
FieldName = 'plates_job_number'
FieldType = fftString
Size = 16
end
item
FieldName = 'supplied_by_customer_b_w_or_co'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_plates'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_sample'
FieldType = fftString
Size = 45
end
item
FieldName = 'supplied_by_customer_dimension'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_other'
FieldType = fftString
Size = 45
end
item
FieldName = 'supplied_by_customer_disk'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_e_mail'
FieldType = fftString
Size = 128
end
item
FieldName = 'supplied_by_customer_ftp'
FieldType = fftString
Size = 128
end
item
FieldName = 'plates_plate_material'
FieldType = fftString
Size = 16
end
item
FieldName = 'plates_thickness'
FieldType = fftString
end
item
FieldName = 'supplied_by_customer_total_inc'
FieldType = fftString
Size = 32
end
item
FieldName = 'supplied_by_customer_sheets_us'
FieldType = fftString
Size = 32
end
item
FieldName = 'supplied_by_customer_initials'
FieldType = fftString
Size = 16
end
item
FieldName = 'proofing_pdf'
FieldType = fftString
end
item
FieldName = 'proofing_pdf_to'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_pdf_date_1'
FieldType = fftDateTime
end
item
FieldName = 'proofing_pdf_date_2'
FieldType = fftDateTime
end
item
FieldName = 'proofing_pdf_date_3'
FieldType = fftDateTime
end
item
FieldName = 'proofing_full_size_ink_jet_for'
FieldType = fftString
end
item
FieldName = 'proofing_ink_jet_to'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_ink_jet_to_2'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_ink_jet_date_1'
FieldType = fftDateTime
end
item
FieldName = 'proofing_ink_jet_date_2'
FieldType = fftDateTime
end
item
FieldName = 'proofing_ink_jet_date_3'
FieldType = fftDateTime
end
item
FieldName = 'proofing_color_contract'
FieldType = fftString
Size = 17
end
item
FieldName = 'proofing_color_contrac_to'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_color_contrac_date_1'
FieldType = fftDateTime
end
item
FieldName = 'proofing_color_contrac_date_2'
FieldType = fftDateTime
end
item
FieldName = 'proofing_digital_color_key'
FieldType = fftString
end
item
FieldName = 'proofing_digital_color_to'
FieldType = fftString
Size = 256
end
item
FieldName = 'proofing_digital_color_date_1'
FieldType = fftDateTime
end
item
FieldName = 'quantity_and_colors_press_name'
FieldType = fftString
Size = 64
end
item
FieldName = 'quantity_and_colors_anilox_info'
FieldType = fftString
Size = 64
end
item
FieldName = 'plate_marks_microdots'
FieldType = fftString
end
item
FieldName = 'plate_marks_microdots_comments'
FieldType = fftString
Size = 128
end
item
FieldName = 'plate_marks_crosshairs'
FieldType = fftString
end
item
FieldName = 'plate_marks_crosshairs_comments'
FieldType = fftString
Size = 128
end
item
FieldName = 'plate_marks_color_bars'
FieldType = fftString
end
item
FieldName = 'plate_marks_color_bars_comments'
FieldType = fftString
Size = 128
end
item
FieldName = 'plate_marks_other'
FieldType = fftString
Size = 16
end
item
FieldName = 'plate_marks_other_comments'
FieldType = fftString
Size = 128
end
item
FieldName = 'print_orientation_print_orient'
FieldType = fftString
end
item
FieldName = 'layout_around'
FieldType = fftString
end
item
FieldName = 'layout_accross'
FieldType = fftString
end
item
FieldName = 'layout_surface_print'
FieldType = fftString
end
item
FieldName = 'layout_reverse_print'
FieldType = fftString
end
item
FieldName = 'layout_cylinder_repeat'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_cutoff_dimension'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_pitch'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_teeth'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_bleed'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_cutback'
FieldType = fftString
Size = 16
end
item
FieldName = 'layout_minimum_trap_dim'
FieldType = fftString
end
item
FieldName = 'layout_maximum_trap_dim'
FieldType = fftString
end
item
FieldName = 'upc_size'
FieldType = fftString
Size = 16
end
item
FieldName = 'upc_bar_width_reduction'
FieldType = fftString
Size = 16
end
item
FieldName = 'quantity_and_colors_qty_colors'
FieldType = fftString
Size = 4096
end
item
FieldName = 'general_comments'
FieldType = fftString
Size = 4096
end
item
FieldName = 'staff_fields_quickbooks_item'
FieldType = fftString
Size = 45
end
item
FieldName = 'staff_fields_quantity'
FieldType = fftString
end
item
FieldName = 'upc_distortion_percent'
FieldType = fftString
Size = 16
end
item
FieldName = 'upc_distortion_amount'
FieldType = fftString
Size = 16
end
item
FieldName = 'staff_fields_art_location'
FieldType = fftString
Size = 16
end
item
FieldName = 'qb_sales_orders_id'
end
item
FieldName = 'ORDER_ID_1'
end
item
FieldName = 'ORDER_REVISION_ID'
end
item
FieldName = 'QB_TXN_NUM'
FieldType = fftString
Size = 24
end
item
FieldName = 'QB_EDIT_SEQ'
FieldType = fftString
Size = 24
end
item
FieldName = 'ORDER_TYPE'
FieldType = fftString
Size = 30
end
item
FieldName = 'CREATE_TIME'
FieldType = fftDateTime
end
item
FieldName = 'QB_TXN_ID'
FieldType = fftString
Size = 24
end
item
FieldName = 'QB_REF_NUM'
FieldType = fftString
Size = 24
end>
end
end
object frxOrderWeb: TfrxReport
object frxOrderWeb: TfrxReport
Version = '2025.1.4'
Version = '2025.1.4'
...
@@ -3968,7 +3544,6 @@ object rptOrderWeb: TrptOrderWeb
...
@@ -3968,7 +3544,6 @@ object rptOrderWeb: TrptOrderWeb
'SELECT * FROM web_plate_orders w JOIN qb_sales_orders q ON w.ORD' +
'SELECT * FROM web_plate_orders w JOIN qb_sales_orders q ON w.ORD' +
'ER_ID = q.ORDER_ID WHERE w.ORDER_ID = 5512')
'ER_ID = q.ORDER_ID WHERE w.ORDER_ID = 5512')
Active = True
Left = 457
Left = 457
Top = 106
Top = 106
object uqOrderWebORDER_ID: TIntegerField
object uqOrderWebORDER_ID: TIntegerField
...
...
kgOrdersServer/Source/rOrderWeb.pas
View file @
227def3a
...
@@ -100,6 +100,7 @@ type
...
@@ -100,6 +100,7 @@ type
uqOrderWebupc_distortion_amount
:
TStringField
;
uqOrderWebupc_distortion_amount
:
TStringField
;
uqOrderWebstaff_fields_art_location
:
TStringField
;
uqOrderWebstaff_fields_art_location
:
TStringField
;
uqOrderWebQB_REF_NUM
:
TStringField
;
uqOrderWebQB_REF_NUM
:
TStringField
;
procedure
DataModuleCreate
(
Sender
:
TObject
);
private
private
{ Private declarations }
{ Private declarations }
public
public
...
@@ -121,6 +122,21 @@ implementation
...
@@ -121,6 +122,21 @@ implementation
uses
uses
uLibrary
,
Common
.
Config
;
uLibrary
,
Common
.
Config
;
procedure
TrptOrderWeb
.
DataModuleCreate
(
Sender
:
TObject
);
begin
Logger
.
Log
(
3
,
'TAuthDatabase.DataModuleCreate'
);
LoadDatabaseSettings
(
ucKG
,
'kgOrdersServer.ini'
);
try
ucKG
.
Connect
;
except
on
E
:
Exception
do
begin
Logger
.
Log
(
3
,
'--TrptOrderList.DataModuleCreate -Error connecting to database: '
+
E
.
Message
);
end
;
end
;
end
;
procedure
TrptOrderWeb
.
PopulateColorTable
;
procedure
TrptOrderWeb
.
PopulateColorTable
;
var
var
row
:
TfrxCustomTableRow
;
row
:
TfrxCustomTableRow
;
...
@@ -183,6 +199,7 @@ begin
...
@@ -183,6 +199,7 @@ begin
Logger
.
Log
(
3
,
'Report preparation complete.'
);
Logger
.
Log
(
3
,
'Report preparation complete.'
);
end
;
end
;
function
TrptOrderWeb
.
GeneratePDF
:
string
;
function
TrptOrderWeb
.
GeneratePDF
:
string
;
var
var
ReportDir
,
ReportFileName
:
string
;
ReportDir
,
ReportFileName
:
string
;
...
...
kgOrdersServer/kgOrdersServer.ini
View file @
227def3a
[Settings]
[Settings]
MemoLogLevel
=
4
MemoLogLevel
=
4
FileLogLevel
=
5
FileLogLevel
=
5
LogFileNum
=
3
03
LogFileNum
=
3
10
webClientVersion
=
1.0.0
webClientVersion
=
1.0.0
[Database]
[Database]
Server
=
192.168.159.132
--
Server
=
192.168.159.132
--
Server
=
192.168.102.130
Server
=
192.168.102.130
--Server
=
192.168.75.133
--Server
=
192.168.75.133
--Database
=
Database
=
kg_order_entry
--Username
=
Username
=
root
Password
=
emsys01
--Password
=
emsys!012
--Password
=
emsys!012
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment