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
ab0e2e38
Commit
ab0e2e38
authored
Feb 04, 2026
by
Cam Hayes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed auto scroll issue with mac and made minor tweaks to set status
parent
25456b50
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
36 additions
and
23 deletions
+36
-23
View.OrderEntryCorrugated.dfm
kgOrdersClient/View.OrderEntryCorrugated.dfm
+26
-18
View.OrderEntryWeb.dfm
kgOrdersClient/View.OrderEntryWeb.dfm
+2
-2
View.SetStatus.pas
kgOrdersClient/View.SetStatus.pas
+3
-3
app.css
kgOrdersClient/css/app.css
+5
-0
No files found.
kgOrdersClient/View.OrderEntryCorrugated.dfm
View file @
ab0e2e38
...
@@ -670,6 +670,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -670,6 +670,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 480
Top = 480
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Art Approved As Is'
Caption = 'Art Approved As Is'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbartapprovedasis'
ElementID = 'cbartapprovedasis'
...
@@ -677,7 +678,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -677,7 +678,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
Role = 'null'
Role = 'null'
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_art_approved_as_is'
DataField = 'proofing_art_approved_as_is'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -689,6 +689,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -689,6 +689,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 430
Top = 430
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'PDF File'
Caption = 'PDF File'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbpdffile'
ElementID = 'cbpdffile'
...
@@ -696,7 +697,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -696,7 +697,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
Role = 'null'
Role = 'null'
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_pdf_file'
DataField = 'proofing_pdf_file'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -708,6 +708,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -708,6 +708,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 406
Top = 406
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Wide Format'
Caption = 'Wide Format'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbwideformat'
ElementID = 'cbwideformat'
...
@@ -715,7 +716,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -715,7 +716,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
Role = 'null'
Role = 'null'
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_wide_format'
DataField = 'proofing_wide_format'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -727,6 +727,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -727,6 +727,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 382
Top = 382
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Print Card'
Caption = 'Print Card'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbprintcard'
ElementID = 'cbprintcard'
...
@@ -734,7 +735,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -734,7 +735,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
Role = 'null'
Role = 'null'
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_print_card'
DataField = 'proofing_print_card'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -746,6 +746,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -746,6 +746,7 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 356
Top = 356
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Full Size Panel'
Caption = 'Full Size Panel'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbfullsizepanel'
ElementID = 'cbfullsizepanel'
...
@@ -753,7 +754,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -753,7 +754,6 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
Role = 'null'
Role = 'null'
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_full_size_panel'
DataField = 'proofing_full_size_panel'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1080,11 +1080,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1080,11 +1080,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 255
Top = 255
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Plates'
Caption = 'Plates'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbplates'
ElementID = 'cbplates'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_plates'
DataField = 'supplied_by_customer_plates'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1096,11 +1097,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1096,11 +1097,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 286
Top = 286
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Sample Carton'
Caption = 'Sample Carton'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbsampleCarton'
ElementID = 'cbsampleCarton'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_sample_ca'
DataField = 'supplied_by_customer_sample_ca'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1112,11 +1114,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1112,11 +1114,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 314
Top = 314
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'FTP?'
Caption = 'FTP?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbftp'
ElementID = 'cbftp'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_ftp'
DataField = 'supplied_by_customer_ftp'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1128,11 +1131,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1128,11 +1131,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 227
Top = 227
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Color Copy?'
Caption = 'Color Copy?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbcolorcopy'
ElementID = 'cbcolorcopy'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_color_copy'
DataField = 'supplied_by_customer_color_copy'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1144,11 +1148,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1144,11 +1148,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 376
Top = 376
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Email?'
Caption = 'Email?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'edtemail'
ElementID = 'edtemail'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_e_mail'
DataField = 'supplied_by_customer_e_mail'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1160,11 +1165,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1160,11 +1165,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 407
Top = 407
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Existing Cutting Die?'
Caption = 'Existing Cutting Die?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'edtexistingcuttingdie'
ElementID = 'edtexistingcuttingdie'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_existing_'
DataField = 'supplied_by_customer_existing_'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1176,11 +1182,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1176,11 +1182,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 470
Top = 470
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Ref Art A PDF?'
Caption = 'Ref Art A PDF?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'edtrefartapdf'
ElementID = 'edtrefartapdf'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_ref_art_a'
DataField = 'supplied_by_customer_ref_art_a'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1192,11 +1199,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1192,11 +1199,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 435
Top = 435
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Ref Art Print Card?'
Caption = 'Ref Art Print Card?'
ChildOrder = 85
ChildOrder = 85
ElementID = 'edtrefartprintcard'
ElementID = 'edtrefartprintcard'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
TabOrder = -1
ShowFocus = False
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'supplied_by_customer_ref_art_p'
DataField = 'supplied_by_customer_ref_art_p'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1208,12 +1216,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1208,12 +1216,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 378
Top = 378
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Full Mount'
Caption = 'Full Mount'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbfullmount'
ElementID = 'cbfullmount'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_full_mount'
DataField = 'mounting_full_mount'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1225,12 +1233,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1225,12 +1233,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 356
Top = 356
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Sticky Bak'
Caption = 'Sticky Bak'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbstickybak'
ElementID = 'cbstickybak'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'mounting_sticky_bak'
DataField = 'mounting_sticky_bak'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1242,12 +1250,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1242,12 +1250,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 235
Top = 235
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Excalibur Die'
Caption = 'Excalibur Die'
ChildOrder = 85
ChildOrder = 85
ElementID = 'cbexcaliburdie'
ElementID = 'cbexcaliburdie'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'layout_excalibur_die'
DataField = 'layout_excalibur_die'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -1259,12 +1267,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1259,12 +1267,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 309
Top = 309
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Loose'
Caption = 'Loose'
ChildOrder = 84
ChildOrder = 84
ElementID = 'cbloose'
ElementID = 'cbloose'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object cbStripMount: TWebCheckBox
object cbStripMount: TWebCheckBox
...
@@ -1272,12 +1280,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
...
@@ -1272,12 +1280,12 @@ object FOrderEntryCorrugated: TFOrderEntryCorrugated
Top = 402
Top = 402
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Strip Mount'
Caption = 'Strip Mount'
ChildOrder = 84
ChildOrder = 84
ElementID = 'cbstripmount'
ElementID = 'cbstripmount'
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
end
end
object edtQBItemDescription: TWebEdit
object edtQBItemDescription: TWebEdit
...
...
kgOrdersClient/View.OrderEntryWeb.dfm
View file @
ab0e2e38
...
@@ -415,13 +415,13 @@ object FOrderEntryWeb: TFOrderEntryWeb
...
@@ -415,13 +415,13 @@ object FOrderEntryWeb: TFOrderEntryWeb
Top = 96
Top = 96
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'PDF'
Caption = 'PDF'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbpdf'
ElementID = 'cbpdf'
Enabled = False
Enabled = False
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_pdf'
DataField = 'proofing_pdf'
DataSource = wdsOrder
DataSource = wdsOrder
...
@@ -447,13 +447,13 @@ object FOrderEntryWeb: TFOrderEntryWeb
...
@@ -447,13 +447,13 @@ object FOrderEntryWeb: TFOrderEntryWeb
Top = 238
Top = 238
Width = 113
Width = 113
Height = 22
Height = 22
TabStop = False
Caption = 'Full Size Ink Jet For Layout Content Only'
Caption = 'Full Size Ink Jet For Layout Content Only'
ChildOrder = 79
ChildOrder = 79
ElementID = 'cbfullsizeinkjet'
ElementID = 'cbfullsizeinkjet'
Enabled = False
Enabled = False
HeightPercent = 100.000000000000000000
HeightPercent = 100.000000000000000000
ShowFocus = False
ShowFocus = False
TabOrder = -1
WidthPercent = 100.000000000000000000
WidthPercent = 100.000000000000000000
DataField = 'proofing_full_size_ink_jet_for'
DataField = 'proofing_full_size_ink_jet_for'
DataSource = wdsOrder
DataSource = wdsOrder
...
...
kgOrdersClient/View.SetStatus.pas
View file @
ab0e2e38
...
@@ -215,12 +215,12 @@ begin
...
@@ -215,12 +215,12 @@ begin
else
if
wlcbStatus
.
DisplayText
=
'Art Done'
then
else
if
wlcbStatus
.
DisplayText
=
'Art Done'
then
begin
begin
dtpPlateDue
.
Date
:=
getNextDate
(
dtpDate
.
Date
);
dtpPlateDue
.
Date
:=
getNextDate
(
dtpDate
.
Date
);
dtpShipDue
.
Date
:=
getNextDate
(
dtpPlateDue
.
Date
)
;
dtpShipDue
.
Date
:=
dtpPlateDue
.
Date
;
end
end
else
if
wlcbStatus
.
DisplayText
=
'Plate Done'
then
else
if
wlcbStatus
.
DisplayText
=
'Plate Done'
then
begin
begin
dtpPlateDue
.
Date
:=
plateDue
;
dtpPlateDue
.
Date
:=
plateDue
;
dtpShipDue
.
Date
:=
getNextDate
(
dtpDate
.
Date
)
;
dtpShipDue
.
Date
:=
plateDue
;
end
end
else
if
wlcbStatus
.
DisplayText
=
'Ship Done'
then
else
if
wlcbStatus
.
DisplayText
=
'Ship Done'
then
begin
begin
...
@@ -237,7 +237,7 @@ begin
...
@@ -237,7 +237,7 @@ begin
end
end
else
if
wlcbStatus
.
DisplayText
=
'Art Done'
then
else
if
wlcbStatus
.
DisplayText
=
'Art Done'
then
begin
begin
dtpShipDue
.
Date
:=
getNextDate
(
dtpDate
.
Date
)
;
dtpShipDue
.
Date
:=
dtpDate
.
Date
;
end
end
else
if
wlcbStatus
.
DisplayText
=
'Ship Done'
then
else
if
wlcbStatus
.
DisplayText
=
'Ship Done'
then
begin
begin
...
...
kgOrdersClient/css/app.css
View file @
ab0e2e38
...
@@ -38,6 +38,11 @@ is-invalid .form-check-input {
...
@@ -38,6 +38,11 @@ is-invalid .form-check-input {
color
:
#dc3545
!important
;
color
:
#dc3545
!important
;
}
}
input
[
type
=
"checkbox"
]
:focus
,
input
[
type
=
"checkbox"
]
:focus-visible
{
outline
:
auto
!important
}
.input-search
input
{
.input-search
input
{
width
:
100px
;
/* Adjust the width of the input */
width
:
100px
;
/* Adjust the width of the input */
height
:
35px
;
/* Set the height to match label height */
height
:
35px
;
/* Set the height to match label height */
...
...
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