wbcommission 1.50.15__py2.py3-none-any.whl → 1.51.0__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.

@@ -0,0 +1,29 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: PACKAGE VERSION\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2025-05-20 09:31+0200\n"
12
+ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "Language: \n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+ #: wbcommission/viewsets/buttons/rebate.py:19
21
+ msgid "Start"
22
+ msgstr ""
23
+
24
+ #: wbcommission/viewsets/rebate.py:435
25
+ msgid ""
26
+ "The selected date range includes a Saturday or Sunday. Please note that fees "
27
+ "and rebates are normalized over the weekend, as fees continue to accumulate "
28
+ "during this period."
29
+ msgstr ""
@@ -0,0 +1,29 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: PACKAGE VERSION\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2025-05-20 09:31+0200\n"
12
+ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "Language: \n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
+ #: wbcommission/viewsets/buttons/rebate.py:19
21
+ msgid "Start"
22
+ msgstr ""
23
+
24
+ #: wbcommission/viewsets/rebate.py:435
25
+ msgid ""
26
+ "The selected date range includes a Saturday or Sunday. Please note that fees "
27
+ "and rebates are normalized over the weekend, as fees continue to accumulate "
28
+ "during this period."
29
+ msgstr ""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wbcommission
3
- Version: 1.50.15
3
+ Version: 1.51.0
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.*
@@ -17,6 +17,8 @@ wbcommission/filters/rebate.py,sha256=lHYhl7x4xxJuDlY7hn5RLuP4vecs24MYHGcpripoAz
17
17
  wbcommission/filters/signals.py,sha256=J-a9F3IwWhgl7HZE9I2Z6PA6H7fKDnMrhtSQZ4wqhGU,1583
18
18
  wbcommission/generators/__init__.py,sha256=Pt8TjtYCmqhROvWNmf_dxuONKVcrj7SH14nJAcv7_1Q,47
19
19
  wbcommission/generators/rebate_generator.py,sha256=O31NGIDUtwONGPOUD3YVCMywN3cSqa5vlmlYWjD7ItE,4155
20
+ wbcommission/locale/de/LC_MESSAGES/django.po,sha256=dTPQ4hlZJPwnb0qbxX9mhLBHMSiREWJmQiqxWzjm03I,937
21
+ wbcommission/locale/fr/LC_MESSAGES/django.po,sha256=WO8arHs0gLi6UdZSiS0PG94_S0FWxtCfbSq6lTLw2QM,936
20
22
  wbcommission/migrations/0001_initial.py,sha256=mE-vL8OsbdVvpnAqOQm38ZHQj6MVlpsu78b5WvJaxl0,11816
21
23
  wbcommission/migrations/0002_commissionrule_remove_accountcustomer_account_and_more.py,sha256=gAqysHE_jwEbNWkMTAbocBS6B5R9IDfV3fAn9wrPWyE,16384
22
24
  wbcommission/migrations/0003_alter_commission_account.py,sha256=P0EciB1Rne8LsbJqgtBnzfSD6O6pVSmmfeB2Ue5zeUk,727
@@ -71,6 +73,6 @@ wbcommission/viewsets/menu/rebate.py,sha256=Qzhwr2xG3_j7frxs3eWLZuMoUzT2nCBrWmEY
71
73
  wbcommission/viewsets/titles/__init__.py,sha256=Sg64aMWm_OD4-P57YoaN6Mqv6NRVU5m7ii_WvaWuTsY,85
72
74
  wbcommission/viewsets/titles/commissions.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
73
75
  wbcommission/viewsets/titles/rebate.py,sha256=VTSHJW3voqCMVhDZ_zVeVmZid_WY3P4X9k11VdJM_GQ,301
74
- wbcommission-1.50.15.dist-info/METADATA,sha256=yel0aNzjF9Qyq7bJsMpqyTMQ4unP_c3MH-9G-mT1OGE,324
75
- wbcommission-1.50.15.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
76
- wbcommission-1.50.15.dist-info/RECORD,,
76
+ wbcommission-1.51.0.dist-info/METADATA,sha256=SN1Wv8tBSrKBV-iONpMXPowjTo2uaWsjqMA4l42vMJY,323
77
+ wbcommission-1.51.0.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
78
+ wbcommission-1.51.0.dist-info/RECORD,,