wbcommission 1.55.9__py2.py3-none-any.whl → 1.55.10rc0__py2.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 wbcommission might be problematic. Click here for more details.

@@ -551,6 +551,9 @@ class CommissionExclusionRule(models.Model):
551
551
  ),
552
552
  ]
553
553
 
554
+ def __str__(self) -> str:
555
+ return super().__str__()
556
+
554
557
 
555
558
  class CommissionRule(ComplexToStringMixin, WBModel):
556
559
  id: Optional[int]
@@ -478,10 +478,10 @@ class TestCommissionType:
478
478
  res = dict()
479
479
  for commission_type in CommissionType.objects.all():
480
480
  for (
481
- terminal_account,
482
- compute_date,
483
- commission,
484
- product,
481
+ _,
482
+ _,
483
+ _,
484
+ _,
485
485
  recipient,
486
486
  recipient_fees,
487
487
  _,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wbcommission
3
- Version: 1.55.9
3
+ Version: 1.55.10rc0
4
4
  Summary: A workbench module for managing human resources.
5
5
  Author-email: Christopher Wittlinger <c.wittlinger@stainly.com>
6
6
  Requires-Dist: reportlab==3.*
@@ -34,7 +34,7 @@ wbcommission/migrations/0008_alter_commission_options_alter_commission_order.py,
34
34
  wbcommission/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
35
35
  wbcommission/models/__init__.py,sha256=BJyah0_zKssfU2ohvu4qcQSHAT1ovcZ_go2-sLEagyw,183
36
36
  wbcommission/models/account_service.py,sha256=7tUxB8DmqGBPxfu0wCHApSKj6AkmWnHc9JB1rUxe3kk,10660
37
- wbcommission/models/commission.py,sha256=5Hp2EbmPo9H7L2lM7K8eVOhmZPmEYC6avOQSR_y3U18,29899
37
+ wbcommission/models/commission.py,sha256=oSDS5P_5KB9N6fk_xYBBWO1lL3nf44fjVWaDjNN8nRw,29963
38
38
  wbcommission/models/rebate.py,sha256=GtR3G5TqmDdlcefF678Z9D993glddAormoWnYzYzQLg,12795
39
39
  wbcommission/models/signals.py,sha256=RplhwccwDlEYGfw-lpcXpHPxfmeyKohdz-rKGll-NtU,2240
40
40
  wbcommission/reports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -54,7 +54,7 @@ wbcommission/tests/analytics/test_marginality.py,sha256=1a2b8PEV0kLlL8NSwPnDs0DE
54
54
  wbcommission/tests/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
55
55
  wbcommission/tests/models/mixins.py,sha256=gnsd0GCCdWcR8EYSh9ff-gY1l6dLPeU-LQYynngj9nw,818
56
56
  wbcommission/tests/models/test_account_service.py,sha256=_S2qWSJQB2WyF7v1HWrpdMMHEBvuHJA5CHz3GZEto68,13247
57
- wbcommission/tests/models/test_commission.py,sha256=dzITyJVMu3d5qLc475Sw8AYpbKjq1MMDhFoUFjYdH4Q,27961
57
+ wbcommission/tests/models/test_commission.py,sha256=EqgJtYVi51ue49l-F5bbIQanG_P2FRnAR-eAbY-EJE0,27920
58
58
  wbcommission/tests/models/test_rebate.py,sha256=wnq4fJkcTj2PTrwW3He65kRqGE0F2C-vYwafcjVSqVg,5671
59
59
  wbcommission/tests/viewsets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
60
60
  wbcommission/tests/viewsets/test_rebate.py,sha256=TM_-E1PGFui8JBQpeFLdDdVPyqz5FSn-cnoPHq1JzEQ,3262
@@ -77,6 +77,6 @@ wbcommission/viewsets/menu/rebate.py,sha256=Qzhwr2xG3_j7frxs3eWLZuMoUzT2nCBrWmEY
77
77
  wbcommission/viewsets/titles/__init__.py,sha256=Sg64aMWm_OD4-P57YoaN6Mqv6NRVU5m7ii_WvaWuTsY,85
78
78
  wbcommission/viewsets/titles/commissions.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
79
79
  wbcommission/viewsets/titles/rebate.py,sha256=VTSHJW3voqCMVhDZ_zVeVmZid_WY3P4X9k11VdJM_GQ,301
80
- wbcommission-1.55.9.dist-info/METADATA,sha256=QupItzW7MtN3ZrU4lgtDSUbcbamStsNPshKNgIHSZVU,399
81
- wbcommission-1.55.9.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
82
- wbcommission-1.55.9.dist-info/RECORD,,
80
+ wbcommission-1.55.10rc0.dist-info/METADATA,sha256=g3JSnrEQt9EzaXCS2NbJtlTfyrVnLld3edLNB-va-RA,403
81
+ wbcommission-1.55.10rc0.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
82
+ wbcommission-1.55.10rc0.dist-info/RECORD,,