radboy 0.0.776__py3-none-any.whl → 0.0.777__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/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION='0.0.776'
1
+ VERSION='0.0.777'
Binary file
@@ -1495,9 +1495,75 @@ Non-Std Item/Non-Std Service
1495
1495
  return master
1496
1496
 
1497
1497
  def reciept_book_entry():
1498
- return 'Not Ready Yet'
1499
1498
  fields={
1500
-
1499
+ 'reciept number':{
1500
+ 'default':'',
1501
+ 'type':'string'
1502
+ },
1503
+ 'reciept dtoe':{
1504
+ 'default':datetime.now(),
1505
+ 'type':'datetime'
1506
+ },
1507
+ 'recieved from':{
1508
+ 'default':'',
1509
+ 'type':'string'
1510
+ },
1511
+ 'address':{
1512
+ 'default':'',
1513
+ 'type':'string'
1514
+ },
1515
+ 'Amount ($)':{
1516
+ 'default':0,
1517
+ 'type':'dec.dec',
1518
+ },
1519
+ 'For':{
1520
+ 'default':'',
1521
+ 'type':'string'
1522
+ },
1523
+ 'By':{
1524
+ 'default':'',
1525
+ 'type':'string'
1526
+ },
1527
+ 'Amount of Account':{
1528
+ 'default':0,
1529
+ 'type':'dec.dec',
1530
+ },
1531
+ 'Amount Paid':{
1532
+ 'default':0,
1533
+ 'type':'dec.dec',
1534
+ },
1535
+ 'Balance Due':{
1536
+ 'default':0,
1537
+ 'type':'dec.dec',
1538
+ },
1539
+ 'Cash':{
1540
+ 'default':0,
1541
+ 'type':'dec.dec',
1542
+ },
1543
+ 'Check':{
1544
+ 'default':0,
1545
+ 'type':'dec.dec',
1546
+ },
1547
+ 'Money Order':{
1548
+ 'default':0,
1549
+ 'type':'dec.dec',
1550
+ },
1551
+ 'Line 1':{
1552
+ 'default':'',
1553
+ 'type':'string'
1554
+ },
1555
+ 'Line 2':{
1556
+ 'default':'',
1557
+ 'type':'string'
1558
+ },
1559
+ 'Notes':{
1560
+ 'default':'',
1561
+ 'type':'string'
1562
+ },
1563
+ 'Filing Location Id':{
1564
+ 'default':'',
1565
+ 'type':'string'
1566
+ },
1501
1567
  }
1502
1568
  fd=FormBuilder(data=fields)
1503
1569
  if fd is not None:
@@ -1507,11 +1573,7 @@ def reciept_book_entry():
1507
1573
  msg=f"{k} = '{fd[k]}'"
1508
1574
  textty.append(strip_colors(std_colorize(msg,num,cta)))
1509
1575
  master=f'''
1510
- RecieptBook Name: #vars from fd
1511
- RecieptBook Hard-Copy Filing ID(Generated or From Book): #vars from fd
1512
- RecieptSerial No.: #vars from fd
1513
- RecieptBook DTOE: #vars from fd
1514
- RecieptBook Comment: #vars from fd
1576
+ Reciept {fd['reciept number']}
1515
1577
  ----------------------------
1516
1578
  {' '+'\n '.join(textty)}
1517
1579
  ----------------------------
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: radboy
3
- Version: 0.0.776
3
+ Version: 0.0.777
4
4
  Summary: A Retail Calculator for Android/Linux
5
5
  Author: Carl Joseph Hirner III
6
6
  Author-email: Carl Hirner III <k.j.hirner.wisdom@gmail.com>
@@ -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=pPfPpw9zSSYeHm2YXM_b5Sno6tdMEX5cctBmrnSo4KI,17
8
+ radboy/__init__.py,sha256=DF1sJis2N7ny3PRH2hfLiiPGxe1u46Wm5eTn2NCI67g,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
@@ -412,7 +412,7 @@ radboy/__pycache__/Run.cpython-311.pyc,sha256=G_UEfMtkLRjR6ZpGA_BJzGenuaCcP469Y9
412
412
  radboy/__pycache__/Run.cpython-312.pyc,sha256=v4xolc3mHyla991XhpYBUbBHYT0bnJ1gE-lkFoQ4GFA,241
413
413
  radboy/__pycache__/__init__.cpython-311.pyc,sha256=R-DVbUioMOW-Fnaq7FpT5F1a5p0q3b_RW-HpLRArCAY,242
414
414
  radboy/__pycache__/__init__.cpython-312.pyc,sha256=FsFzLXOlTK8_7ixoPZzakkR8Wibt-DvXLFh-oG2QlPw,164
415
- radboy/__pycache__/__init__.cpython-313.pyc,sha256=31cy7CKKsdI2SKEAQX08ecc0DN5D9gsD_wbASVJTP_c,165
415
+ radboy/__pycache__/__init__.cpython-313.pyc,sha256=cr5T-FVSoiJ0ic0xib8XUsD4IwJDgYHvUDx2YbqijN4,165
416
416
  radboy/__pycache__/__init__.cpython-39.pyc,sha256=D48T6x6FUeKPfubo0sdS_ZUut3FmBvPMP7qT6rYBZzU,275
417
417
  radboy/__pycache__/possibleCode.cpython-311.pyc,sha256=zFiHyzqD8gUnIWu4vtyMYIBposiRQqaRXfcT_fOl4rU,20882
418
418
  radboy/__pycache__/possibleCode.cpython-312.pyc,sha256=tk_CO-AcsO3YZj5j6vEsw3g37UmEzWc5YgeWEoJEUg4,27922
@@ -423,7 +423,7 @@ radboy/__pycache__/te.cpython-311.pyc,sha256=vI8eNUE5VVrfCQvnrJ7WuWpoKcLz-vVK3if
423
423
  radboy/__pycache__/x.cpython-311.pyc,sha256=3jIvWoO5y5WqrL_hRmXNK8O0vO7DwJ4gufjm2b0V7VI,1963
424
424
  radboy/preloader/__init__.py,sha256=lrGR0JF0dkDM8N9ORGUKH_MucUFx1-PI38YsvqS-wgA,926
425
425
  radboy/preloader/preloader.py,sha256=B4pIg1we3HO4CQy2BRcFMIzjsf3UnG5e-M_gzjEzjdo,8027
426
- radboy/preloader/preloader_func.py,sha256=_fRO1_piWQ7Ug_7AMGgTL4o7EkRy1hgP5ba6gNXMyaI,57574
426
+ radboy/preloader/preloader_func.py,sha256=kVviI9vOB3ROUXmw_RHzrHo6EOYJUv0H5yGPLcd2xnk,58600
427
427
  radboy/setCode/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
428
428
  radboy/setCode/setCode.py,sha256=8UOf4okbx-Zane99odeoLAS_lfIt8pIaFomN7EtnnVA,5202
429
429
  radboy/setCode/__pycache__/__init__.cpython-311.pyc,sha256=cJuP5rve6Wn7ZO789tixyOlyrHZQWsBxDn9oZGoG5WE,232
@@ -440,7 +440,7 @@ radboy/tkGui/Images/__pycache__/__init__.cpython-311.pyc,sha256=tXBYpqbOlZ24B1BI
440
440
  radboy/tkGui/__pycache__/BeginnersLuck.cpython-311.pyc,sha256=xLQOnV1wuqHGaub16mPX0dDMGU9ryCeLtNz5e517_GE,3004
441
441
  radboy/tkGui/__pycache__/Review.cpython-311.pyc,sha256=wKq24iM6Xe2OampgZ7-8U6Nvmgs2y-qWOrGwtWhc75k,4047
442
442
  radboy/tkGui/__pycache__/__init__.cpython-311.pyc,sha256=BX7DBn5qbvKTvlrKOP5gzTBPBTeTgSMjBW6EMl7N8e0,230
443
- radboy-0.0.776.dist-info/METADATA,sha256=sYG6W3Na2-kKGvMIbCZCiCOC8Gb4ekU-CEHL4rFR8kc,1920
444
- radboy-0.0.776.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
445
- radboy-0.0.776.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
446
- radboy-0.0.776.dist-info/RECORD,,
443
+ radboy-0.0.777.dist-info/METADATA,sha256=cQgVdmijI1lmd8F1_Yju3nJllcwDR2731ZmnLSMhXTw,1920
444
+ radboy-0.0.777.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
445
+ radboy-0.0.777.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
446
+ radboy-0.0.777.dist-info/RECORD,,