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