radboy 0.0.751__py3-none-any.whl → 0.0.752__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of radboy might be problematic. Click here for more details.
- radboy/DB/OrderedAndRxd.py +7 -7
- radboy/__init__.py +1 -1
- radboy/__pycache__/__init__.cpython-313.pyc +0 -0
- {radboy-0.0.751.dist-info → radboy-0.0.752.dist-info}/METADATA +1 -1
- {radboy-0.0.751.dist-info → radboy-0.0.752.dist-info}/RECORD +7 -7
- {radboy-0.0.751.dist-info → radboy-0.0.752.dist-info}/WHEEL +0 -0
- {radboy-0.0.751.dist-info → radboy-0.0.752.dist-info}/top_level.txt +0 -0
radboy/DB/OrderedAndRxd.py
CHANGED
|
@@ -147,7 +147,7 @@ class OrderedAndRecieved(BASE,Template):
|
|
|
147
147
|
#dmv error processing unit
|
|
148
148
|
#let them know that i filled out my application on sept. 9.
|
|
149
149
|
How_are_wages_being_dispensed=Column(String,default=None)
|
|
150
|
-
|
|
150
|
+
|
|
151
151
|
RateOfPay=Column(Float,default=None)
|
|
152
152
|
RateOfPayComment=Column(Float,default=None)
|
|
153
153
|
RateOfPayBy=Column(String,default=None)
|
|
@@ -158,15 +158,15 @@ class OrderedAndRecieved(BASE,Template):
|
|
|
158
158
|
|
|
159
159
|
Paid_When_DT=Column(DateTime,default=None)
|
|
160
160
|
Shift_Started_DT=Column(DateTime,default=None)
|
|
161
|
-
Shift_Lunch_Start=Column(DateTime,default=
|
|
162
|
-
Shift_Lunch_End=Column(DateTime,default=
|
|
161
|
+
Shift_Lunch_Start=Column(DateTime,default=None)
|
|
162
|
+
Shift_Lunch_End=Column(DateTime,default=None)
|
|
163
163
|
Shift_Ended_DT=Column(DateTime,default=None)
|
|
164
164
|
Shift_Labor_Breaks=Column(Text,default=None)
|
|
165
|
-
is_lunch_paid=Column(Boolean,default=
|
|
166
|
-
is_break_paid=Column(Boolean,default=
|
|
165
|
+
is_lunch_paid=Column(Boolean,default=None)
|
|
166
|
+
is_break_paid=Column(Boolean,default=None)
|
|
167
167
|
|
|
168
168
|
#schedule
|
|
169
|
-
Was_This_A_Scheduled_Shift=Column(Boolean,default=
|
|
169
|
+
Was_This_A_Scheduled_Shift=Column(Boolean,default=None)
|
|
170
170
|
ScheduledShiftDTOE=Column(DateTime,default=None)
|
|
171
171
|
ScheduledDays=Column(String,default=None)
|
|
172
172
|
ScheduledShiftNotes=Column(String,default=None)
|
|
@@ -188,7 +188,7 @@ class OrderedAndRecieved(BASE,Template):
|
|
|
188
188
|
SupervisorName=Column(String,default=None)
|
|
189
189
|
SupervisorNotes=Column(Text,default=None)
|
|
190
190
|
|
|
191
|
-
PersonInChargePresent=Column(Boolean,default=
|
|
191
|
+
PersonInChargePresent=Column(Boolean,default=None)
|
|
192
192
|
PersonInChargeName=Column(String,default=None)
|
|
193
193
|
PersonInChargeNotes=Column(Text,default=None)
|
|
194
194
|
|
radboy/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
VERSION='0.0.
|
|
1
|
+
VERSION='0.0.752'
|
|
Binary file
|
|
@@ -5,7 +5,7 @@ radboy/Holidays.txt,sha256=y-JZPihh5iaWKxMIHNXD39yVuVmf1vMs4FdNDcg0f1Y,3114
|
|
|
5
5
|
radboy/InventoryGlossary.txt,sha256=018-Yqca6DFb10jPdkUY-5qhkRlQN1k3rxoTaERQ-LA,91008
|
|
6
6
|
radboy/RecordMyCodes.py,sha256=h30zoTqt-XLt_afDPlxMxBiKKwmKi3N-yAuldNCqXUo,41476
|
|
7
7
|
radboy/Run.py,sha256=JUoCTHnzQBv7n8PB2_i93ANdAC_iW__RkAge8esCnk4,76
|
|
8
|
-
radboy/__init__.py,sha256=
|
|
8
|
+
radboy/__init__.py,sha256=oZQeWPNhMzmxX2HTPx5Alap_m_8RcmEhlxa6s3yV-9w,17
|
|
9
9
|
radboy/api_key,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
10
|
radboy/case-export-2024-05-14-13-10-00.672971.xlsx,sha256=Wd592d_VLFmfUI9KKKSVjNwjV91euc1T7ATyvwvUhlg,5431
|
|
11
11
|
radboy/case-export-2024-05-14-13-13-22.540614.xlsx,sha256=OnGrhmScHfGp_mVaWW-LNMsqrQgyZDpiU3wV-2s3U5Q,5556
|
|
@@ -84,7 +84,7 @@ radboy/DB/DisplayItemDb.py,sha256=uVvrNyFyBuKvrw-BEPXKYvfa-QWyFN5ahESi2l6vUUA,52
|
|
|
84
84
|
radboy/DB/EstimatedPayCalendarWorkSheet.txt,sha256=GOjRSmGxFoNTdAnpPe2kGv7CkXDrh0Mee01HslamGbo,17173
|
|
85
85
|
radboy/DB/ExerciseTracker.py,sha256=OS9i8jGIZPj-6m1bB0-eKNHQ6vf2iv_AYPEc0s4bkBM,27809
|
|
86
86
|
radboy/DB/LetterWriter.py,sha256=0B14GB-hJK2Xf_TFASriOELFygiI1LwkSb__R3tUiU0,2631
|
|
87
|
-
radboy/DB/OrderedAndRxd.py,sha256=
|
|
87
|
+
radboy/DB/OrderedAndRxd.py,sha256=v_vrTOiTDhKqT5KErK6MOG_u4Nt7ug2MoLTHvAnm88M,19450
|
|
88
88
|
radboy/DB/PayDay.py,sha256=H2kPGvBCDkMOz7lbxQhYtUt_oAInpxi37Q6MFrah98I,8710
|
|
89
89
|
radboy/DB/PayModels.py,sha256=hjwWxP7PL33hmfzQl5YTf0HqzaMxXJxFknPdxFJXJc8,3499
|
|
90
90
|
radboy/DB/PrintLogging.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -406,7 +406,7 @@ radboy/__pycache__/Run.cpython-311.pyc,sha256=G_UEfMtkLRjR6ZpGA_BJzGenuaCcP469Y9
|
|
|
406
406
|
radboy/__pycache__/Run.cpython-312.pyc,sha256=v4xolc3mHyla991XhpYBUbBHYT0bnJ1gE-lkFoQ4GFA,241
|
|
407
407
|
radboy/__pycache__/__init__.cpython-311.pyc,sha256=R-DVbUioMOW-Fnaq7FpT5F1a5p0q3b_RW-HpLRArCAY,242
|
|
408
408
|
radboy/__pycache__/__init__.cpython-312.pyc,sha256=FsFzLXOlTK8_7ixoPZzakkR8Wibt-DvXLFh-oG2QlPw,164
|
|
409
|
-
radboy/__pycache__/__init__.cpython-313.pyc,sha256=
|
|
409
|
+
radboy/__pycache__/__init__.cpython-313.pyc,sha256=C7k63SdqXDrkRabXaGUFuokwXK47RQoE7xPta3Bof5Q,165
|
|
410
410
|
radboy/__pycache__/__init__.cpython-39.pyc,sha256=D48T6x6FUeKPfubo0sdS_ZUut3FmBvPMP7qT6rYBZzU,275
|
|
411
411
|
radboy/__pycache__/possibleCode.cpython-311.pyc,sha256=zFiHyzqD8gUnIWu4vtyMYIBposiRQqaRXfcT_fOl4rU,20882
|
|
412
412
|
radboy/__pycache__/possibleCode.cpython-312.pyc,sha256=tk_CO-AcsO3YZj5j6vEsw3g37UmEzWc5YgeWEoJEUg4,27922
|
|
@@ -434,7 +434,7 @@ radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc,sha256=tXBYpqbOlZ24B1BI
|
|
|
434
434
|
radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc,sha256=xLQOnV1wuqHGaub16mPX0dDMGU9ryCeLtNz5e517_GE,3004
|
|
435
435
|
radboy/tkGui/__pycache__/Review.cpython-311.pyc,sha256=wKq24iM6Xe2OampgZ7-8U6Nvmgs2y-qWOrGwtWhc75k,4047
|
|
436
436
|
radboy/tkGui/__pycache__/__init__.cpython-311.pyc,sha256=BX7DBn5qbvKTvlrKOP5gzTBPBTeTgSMjBW6EMl7N8e0,230
|
|
437
|
-
radboy-0.0.
|
|
438
|
-
radboy-0.0.
|
|
439
|
-
radboy-0.0.
|
|
440
|
-
radboy-0.0.
|
|
437
|
+
radboy-0.0.752.dist-info/METADATA,sha256=rZIXjduUUR-tgjYb598AtokPwNu6L1TZsCQwwrlq-Qk,1891
|
|
438
|
+
radboy-0.0.752.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
439
|
+
radboy-0.0.752.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
|
|
440
|
+
radboy-0.0.752.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|