radboy 0.0.717__py3-none-any.whl → 0.0.718__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/Prompt.py CHANGED
@@ -2833,6 +2833,34 @@ class Prompt(object):
2833
2833
  {Fore.light_red}Total=(({Fore.cyan}CRV+{Fore.light_blue}Price)*{Fore.light_magenta}(Sales Tax Rate(0.0925)))+{Fore.light_blue}Price{Style.reset}
2834
2834
  {Fore.light_red}Tax=(({Fore.cyan}CRV+{Fore.light_blue}Price)*{Fore.light_magenta}(Sales Tax Rate(0.0925))){Style.reset}
2835
2835
  '''
2836
+ print(sales_tax_msg)
2837
+ n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="yes or no",data="boolean")
2838
+ if n in ['d',True]:
2839
+ pass
2840
+ elif n is None:
2841
+ fail=True
2842
+ break
2843
+ else:
2844
+ continue
2845
+ sales_tax_msg=f'''
2846
+ (UNITS_TOTAL/PRICE)=UNITS/1 of PRICE
2847
+ 'PRICE*100' for 'UNITS/1 of PRICE in pennies' where PRICE is $1.00
2848
+ (PRICE/UNITS_TOTAL)*UNITS_CONSUMED=PRICE_CONSUMED
2849
+ When Charging for materials and I have to purchase an extra
2850
+ when I only need a fraction of the extra, provide the client
2851
+ with some options:
2852
+ 1.) [MCKUM,Minimum Charge, Keep Unused Materials] Charge the lower price for the the labor and the used materials; keep the unused portion for another project.
2853
+ 2.) [C4EG2C,Charge for Excess, give to client] Charge a higher price for the extra purchased, and give the unused materials to the customer.
2854
+ -508 pages are used from from 2 reems of 500 sheets of paper
2855
+ -give the customer the remaining paper at a lower cost
2856
+ -keep the 492 extra sheets of paper of and charge for 508 sheets of paper used at (500 sheets/PRICE)
2857
+ -if a barter offers a better sitch, opt for it
2858
+ -if money is the absolute, then this is a no go
2859
+ -if endangerment of other forms seems apparent, NO GO
2860
+ 3.) [BRTR,Barter] Charge the better of the costs (Not Necessarily money being better) if something becomes present/apparent
2861
+ -Ensure You have a new ledger made to track their repayment
2862
+ -And for Future payments made in this manner should they be beneficial
2863
+ 4.) [PBUC,PurchasedBaseUnitCharge] Charge by the Unit purchased 1 Reem of 500 Paper = 1, I need 1.001 of 1, then charge for 2, but don't give the remainder to the customer; ensure the customer is aware of the Purchased Base Unit Charge'''
2836
2864
  print(sales_tax_msg)
2837
2865
  n=Prompt.__init2__(None,func=FormBuilderMkText,ptext="Next?",helpText="yes or no",data="boolean")
2838
2866
  if n in ['d',True]:
radboy/__init__.py CHANGED
@@ -1 +1 @@
1
- VERSION='0.0.717'
1
+ VERSION='0.0.718'
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: radboy
3
- Version: 0.0.717
3
+ Version: 0.0.718
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=KI7Jmf3MX0Zng_YUvcjVKN2siyUOhaMAHQGzpPuX8KQ,41373
7
7
  radboy/Run.py,sha256=JUoCTHnzQBv7n8PB2_i93ANdAC_iW__RkAge8esCnk4,76
8
- radboy/__init__.py,sha256=MyZSg4if1Z_1lrEwirLND-ab82RUAQTDRoH-CWa1sDU,17
8
+ radboy/__init__.py,sha256=OTc7xDpyOjM1DMQokFIPHNjLW6EgQEmP-eXWiJUixXQ,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
@@ -88,7 +88,7 @@ radboy/DB/OrderedAndRxd.py,sha256=gdOTxia6b6RN2h99e4uF87G7Rmujem1F0kr4Uuxy6dw,23
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
91
- radboy/DB/Prompt.py,sha256=wM6xkXkakcY9kDQLP-wId-87MkY_-wmHDto1it-sWhI,185528
91
+ radboy/DB/Prompt.py,sha256=rOP5vriFpff79TtOvZKBKyAtNctSMzf7_y1Rs24aj48,187645
92
92
  radboy/DB/RandomStringUtil.py,sha256=eZCpR907WStgfbk4Evcghjv9hOkUDXH-iMXIq0-kXq8,24386
93
93
  radboy/DB/ResetTools.py,sha256=RbI-Ua7UlsN0S9qLqtEkTWvzyTZ6R-hHR3CW4NHlUPE,6660
94
94
  radboy/DB/SMLabelImporter.py,sha256=eUoBDxVUUEKGL2g_PwkASM67ZB7FmXtSnn4bCagskhY,4013
@@ -117,7 +117,7 @@ radboy/DB/__pycache__/FormBuilder.cpython-312.pyc,sha256=p1o-5SMRL8OXP_XQ5liUpf-
117
117
  radboy/DB/__pycache__/PrintLogging.cpython-312.pyc,sha256=pIAFqTi6OiQQORSc-oMH1zAbsdH7sY1TifxrN_QOvnU,148
118
118
  radboy/DB/__pycache__/Prompt.cpython-311.pyc,sha256=P2uPRpeqfLFtxieZ0JHBG3X_HZzWUCsFSLb_fpRqky0,6407
119
119
  radboy/DB/__pycache__/Prompt.cpython-312.pyc,sha256=6CcQ1gE2hcz3cKPjo4f6d7xNM2PTDnl8NzQG0Pme5BE,142886
120
- radboy/DB/__pycache__/Prompt.cpython-313.pyc,sha256=EVTlODpztcTmYxbvJMzlUmZPm2uIYH_jbkldNWDBwNA,264051
120
+ radboy/DB/__pycache__/Prompt.cpython-313.pyc,sha256=yCUI-RD_ORAdd1IfAu2FjM6wkdTuh3txBV2qyZbVUAM,265831
121
121
  radboy/DB/__pycache__/RandomStringUtil.cpython-312.pyc,sha256=TrbEY89MuLmNlvoo5d8vOE6Dyshh5_EMlTZvk8MDVN4,48597
122
122
  radboy/DB/__pycache__/RandomStringUtil.cpython-313.pyc,sha256=MCcgVwV2Y-9rAY2FVaJZCKcou3HDX70EZudoiCigT0o,49217
123
123
  radboy/DB/__pycache__/ResetTools.cpython-311.pyc,sha256=4Vyc57iAAF0yRPjjglnVKovnTn8OoFIi6Zok3Wpj_YM,9292
@@ -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=ocDC91I-Dj5iLs9h4UNeRRycOOuQOhpHF8ArNrKuGRQ,165
409
+ radboy/__pycache__/__init__.cpython-313.pyc,sha256=MLzmEdfFdVZk-vWuuwEfv6YcYGbjVq4y8fdNDPtHqJA,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.717.dist-info/METADATA,sha256=Fv39cVSxAu3BMc1J3QObOQy3XmTZsKI0eTFOP7u5Zlo,1891
438
- radboy-0.0.717.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
439
- radboy-0.0.717.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
440
- radboy-0.0.717.dist-info/RECORD,,
437
+ radboy-0.0.718.dist-info/METADATA,sha256=_t3xrGNq9ztEZ1VnHwIbwbdUAW3U4ExSdXNdEpgZ3Go,1891
438
+ radboy-0.0.718.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
439
+ radboy-0.0.718.dist-info/top_level.txt,sha256=mlM0RWMUxGo1YHnlLmYrHOgGdK4XNRpr7nMFD5lR56c,7
440
+ radboy-0.0.718.dist-info/RECORD,,