GET api/kpigroup/departments
Gets a list of departments which have not already been used in a KPI Group
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of departments which have NOT been used in a KPI Group previously
Collection of DepartmentName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 60 |
|
Code | string |
Required String length: inclusive between 0 and 20 |
|
SortOrder | integer |
None. |
|
IsLiquor | boolean |
Deprecated. Use only IsTobacco field. |
|
IsTobacco | boolean |
None. |
|
ExcludeTalker | boolean |
None. |
|
ExternalSales | boolean |
None. |
|
SaleGLCode | string |
String length: inclusive between 0 and 50 |
|
COGSGLCode | string |
String length: inclusive between 0 and 50 |
|
AccountingCategoryID | integer |
None. |
|
MaximumMarkdownPercentage |
Maximum markdown amount for products with in this department, i.e. This percent each time |
decimal number |
None. |
AccountingOnly |
Excludes department from reporting |
boolean |
None. |
GenerateExternalID | integer |
None. |
|
UseNonReportableTaxCode |
When set to true, the MyOB accounting integration will use the non reportable tax code when exporting sales for this department. |
boolean |
None. |
MinPLU | integer |
None. |
|
MaxPLU | integer |
None. |
|
ScaleLocation |
Default Location for new Scale PLUs in this Department, can be overridden at Product level |
ScaleLocation |
Relation. This field may not always be loaded or used for updates. |
SubDepartments | Collection of SubDepartment |
Relation. This field may not always be loaded or used for updates. |
|
Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
InvestmentBuyOverride |
Store size configuration has been overridden for this department |
boolean |
Relation. This field may not always be loaded or used for updates. |
Updated | date |
None. |
|
SalesMode | SalesMode |
None. |
|
GSTPercent | integer |
None. |
|
CostGSTPercent | integer |
None. |
|
EarnLoyaltyPoints | boolean |
None. |
|
QuantityOverride | boolean |
None. |
|
QuantityRequired | boolean |
None. |
|
AllowDiscounts | boolean |
None. |
|
DiscountDiscounts | boolean |
None. |
|
ItemRecalled | boolean |
None. |
|
NoRefund | boolean |
None. |
|
Active | boolean |
None. |
|
AllowMarkdown | boolean |
None. |
|
DefaultGP | decimal number |
None. |
|
LabelShelfDefault | integer |
None. |
|
LabelTalkerDefault | integer |
None. |
|
LabelSmall | boolean |
None. |
|
Tags | string |
None. |
|
UnitMeasureKind | integer |
None. |
|
FuelItem | boolean |
None. |
|
TrackSerial | boolean |
None. |
|
WarrantyPeriod | integer |
None. |
|
CostCalcMethod | CostCalcMethod |
None. |
|
ProviderName | string |
None. |
|
OverrideHostMargin | boolean |
None. |
|
KeepDescription |
when false, changes to HostDescription should flow to receipt Name. (OverrideHostDescription) |
boolean |
None. |
MSCCommodity | string |
None. |
|
AllowAutoOrder | boolean |
None. |
|
ExcludeFromWebUpdate | boolean |
None. |
|
WebPriceBasedOn | boolean |
None. |
|
LabelFormat | string |
None. |
|
SendToScale | boolean |
None. |
|
LabelPageLayoutG_UID | Collection of byte |
None. |
|
LabelPageLayoutGuid | globally unique identifier |
None. |
|
MinimumAge |
Only a default on the Department table |
integer |
Relation. This field may not always be loaded or used for updates. |
CountryOfOrigin | string |
Relation. This field may not always be loaded or used for updates. |
|
ServiceFeeID |
Only a default on the Department table |
integer |
None. |
EftCode |
Only a default on the Department and SubDepartment table |
integer |
None. |
DefaultPrinter |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
DefaultPrinterGroup |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
BuyingLimit |
Buying Limit for Department. Below are possible values NULL=Dept/SubDept Limit will be used 0=Unlimited - Regardless of Dept/SubDept limits +ve integer |
integer |
None. |
BuyingLimitIndependent |
This indicates if buying limit is independent from other limits like Product/PriceGroup. If yes, limit does not count towards other limits like Product/PriceGroup limit. For example, if toilet paper has BuyingLimit=1 and Grocery Dept has BuyingLimit=2 - if true, transaction may have 1xTP and 2xGrocery - if false, 1xTP and 1xGrocery |
boolean |
None. |
BuyingLimitType |
It indicates whether limit applies to category or item |
BuyingLimitType |
None. |
IncludeInDistinctLimit |
It indicates whether this limit includes in distinct store level limit |
boolean |
None. |
DefaultsEmpty | boolean |
None. |
|
MSCCat | MSCCategory |
Relation. This field may not always be loaded or used for updates. |
|
MSCCom | MSCCommodity |
Relation. This field may not always be loaded or used for updates. |
|
MSCDep | MSCDepartment |
Relation. This field may not always be loaded or used for updates. |
|
MSCSubCom | MSCSubCommodity |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$id": "2", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:49.6369279", "department": { "$ref": "1" } }, "subDepartments": [ { "$id": "3", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "4", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "5", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:01:49.6369279", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 11", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 12", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 15", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 16", "sendToScale": true, "labelPageLayoutG_UID": "+Sb2oL0VGkuO6e3yVEi2AA==", "labelPageLayoutGuid": "a0f626f9-15bd-4b1a-8ee9-edf25448b600", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "6", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "7", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "8", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "8" } ], "commodityCode": "sample string 6" }, { "$ref": "7" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "7" }, "mscDep": { "$id": "9", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "6" }, { "$ref": "6" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "5" } ], "updated": "2025-10-05T00:01:49.6369279", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "uRx/s6bZOECCV/rIncJ8Pw==", "labelPageLayoutGuid": "b37f1cb9-d9a6-4038-8257-fac89dc27c3f", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "4" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:49.6369279", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "sSe7caXSX0OtJBIhJv2b7w==", "labelPageLayoutGuid": "71bb27b1-d2a5-435f-ad24-122126fd9bef", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "3" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:49.6369279", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 19", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 20", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 23", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 24", "sendToScale": true, "labelPageLayoutG_UID": "JcCCUjFNxUKAchNCirc9iA==", "labelPageLayoutGuid": "5282c025-4d31-42c5-8072-13428ab73d88", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "6" }, "mscCom": { "$ref": "7" }, "mscDep": { "$ref": "9" }, "mscSubCom": { "$ref": "8" } }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 8 E[6yZ6� 5 xl/workbook.xml � (� ����0D�&�C���5�p��Ճ��@[����[ �x�3;�v��|W;ב��m�}AU�C�Xh7�M��y1I�b�mu��k�md��3��C����@�?�0x�gP���ʀ�����S���1�2k��$l �ߔ�a�Ŭ��� %�s{4���: ��Ȯ5 ! ��_�beo0����PK 8 E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK 8 E[�XG' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R66bdc16d38944c0e" /></Relationships>PK 8 E[^��u� �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*��5+��G���_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}±���q��o�F����p~��q��)!�h1}���Q������ZI����tr�Y���K����ix�w;����ӻ�a-ߍ/`8�mЗ����y���?����oNn��b�u�G���/�ӻɏ������t��~�,�͜���r���q��n8x�����<�]��C%�� �7?���㗗�q��<���vZH��N�χ�|x�|��������y�PJ[�?�l�W��n���<� >Qkl�u��|�wB� �Í�O��龙�� ���2���፴K�"� ��Z��B�T�)���UF<?-�u� Q{�� �sRhc��RgX�Q}ڻp^Y�3Zg*D�ɖ }�K��Yp�BF�2*P6T�� � A��]D-J�J˨B�^;3 P6 �h<$�*�����E �F�^T`=X�d:O��j$��ZjX �*�T�T- *t��Ss�m3"V������A�?���*JP�$(+-�����i*JP��!*lA��X'�e�^�UT�j�']e��V�҅�D�V#��P ���� *Q���D���BNHQ�*���tH���{D)�h�w�J��ѳ��A���h���^�� JT�*2n�(l����^)� ������/C� ��e k9��.W!Jl�J��I�V��� J�;y�0� K@�"�����J5x�x+昌R���kUG)�D��hQ�hL��BG)�v�R<J�Ø\�(E�ڧ)�x�덈\��E�\�[��ڊ�Ŭw�P����`��;*{1�Im�zQ����Pi�\���&�K�`�Cp�3�CԤ�o�EԤN4�[�W���6���&M�I����Mmu�5id[����P�� Q�F��5i�ݢ��� Yȶh5iM*�i!/��������u��$�MpǝX���\4&j�$}��,&o���"j�$W��Zb�s��DM��O�c�v��W��I^yW٨E���h��i�jK*D-Z��؛����b3~�Q���"&׀�8�X/s��N:�R@k�}�Q�6����b_�%o>v�m�.� _�d0���F)�F��U�x��� �k�B��m�h�=&`o��$��ee�mhW�i@2��>Ӣ]��k$i���?�7�������g����jr���?�a���T�����D���rx���@�~��n�.B��ߺ�"�H�w:Eu&Ew6E��"\�8�"|���E�q�0FH��@�0B�!�~b ��sB���@��p�'!���@�3j#�^2��Bؽb ��kB���@�5cBE�*�o��\3VT��1#�kƎ@8�C!�f, ��1%�kƖ@yf� �gƙ@yf� �gƛ@yf̩)ό;5噱��<3�ԔgƠ���8TS��j�3�QMyfL�)όK5噱��<3>5��1�SCx3>5��1�SCx3>5��1�SCxs�&�y����njO �y����4���R��Z�3�SKyf|j)όO-��<3>��gƧ�����6<�0��R�jR��Nb��Xu :r(�1R������tr\Gy�q�>9a D��i�'��c2H��G~�g=��)?�<�N�Z2H#S������*1"��L�d�B�[%~"�/=|]��]��}ͯ��0��(�s�` lV��.0Z]��$ᷢ��C��i��ǂ�s>�D���8�>/�|�{�E� �5�\8������b<M@_ �\`�0��|'m���y�a��iRH�7�~6f��i�8�9��qR���l�.���<� }�������\p�3��9��<͓��͓��;s�f�I��&SA��%�f*B3U� 4S1�i��C���y� �����L��I3U2H3U~�g=��)?�<�N3U2H3S�f*B3��*���DO��������랱���u�3W'S`06�|V�.pZ}����T=�ק}�������R��� ��!}���:��`n�/��n�*�sU��.�0��f�|�1�n�b0�L�>�n�b*t2U�|���d*�|'S1�N��[�i����S���L'Su1�L�`:����L5j���~:��.����t�����?��PK 8 E[2@� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N-���ݰa[z��=N�&vd�@�Ƃ#q�"�+�`��h~OO��|�Xoߦ��P��w-�J #��\��)ٻ����FLy"��Y^q��>����{�0V~&�;և SNC�g�G��B��P2�����C����>M��`���1�D �CG���R� �L�dZ�-j���kD��R�7S��<R�������˃���R�ڛ���<��/]:��BMjc B������|PK 8 E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK 8 E[W�a � xl/sharedStrings.xml � (� �W]o�6}��@؞&���R'�ڱ;�CQl�D;D$R%�4ް��KJrh]:��D����<<>��)M�#S�K1ht��a"�1�A�ny}�om��i"4�L7�o�gZ[�4��Z:�g)�M�1�Z���T������g̤I��n�i����d.̠q�k�\�/9��������Y˜���Wa��)�ۆ2F��Tf�b���X� 8��z��<fd�dJ��G(�&?�4��,���>�gI�(#� S�&dA�PkMB�g�E��\ՠACj�F�-.є>�4O�T=��31a����L$�:<b�)�Re�=�iv#�-ˠ�t��%} =�b>���."��DF����eT���4R�*��#�n��|;�aWGx�Őh�&i ���m��E��U�$rK�%�����)4`y ��ž�\�x/�D~%1���e ^16,�ӡ >�F��v������S�\�D.ٚ�!%�&��knP�Y�& ]��|1hD�{w_��I� �t�lw��2�s��ǩ^��C��i�Fd���~��� |�JA��$��l7:C�Dd��=Ɓ�y�Ѫ���å�pto>0�]2)����t1�Ɯ� �.^�Fɴ�k`ˏlU�"�5[���jϐ�mε{/P�����1Bp�8mB�27�?�0;������R%����#�qMf�� �~�$p��ޫ542���C=��լ�d�d���aOx�/��E��)���^X��f(Ʊp-`x"tU����ό�'��b�V���>�\�c�0%ʾZݗ���9�w���p���{E�!?�0�$��������e��kYX����,r%��h÷���[' ��'��}��;>%��Y�L�*�c?��SN0P�NX|l c]�)/��^�u��J�(۷�xk�����q�"�i$�w�vAH*��]�5�]���n���EU9�!oo�����2���Kyo�D�I��{�����A����09��"l��h�,�SY�C��V�L �3w��˻R.^Hu��4�ޞJ���U�f%�m�`<�u��?�ɖ��j$|wٍ�6զKֽ-N�T�]V�Ő��B�<mE�_7�V�L)���1V�8��b�G)=����(Ć�;�1 �QY+i&w����|��?��'�ve�IL{��Op_Xx��)�OGZ��� �[ o����sh(Xv��w#�QG�q�st܍N���ݣN�ۧ�����/I�r��ƿ��ܘ���_�Bg��xf%�t�zZ �s/r��t��I��cX[x��� @*��SS�SHY�{V� �_�/���VV5)�j� �o(�g���A/x�ݡƈ�O���x5'�_�OW�)�nմĘ���t��(���П���r�X�^m���+�I���{?>~1�u�[���o^�_ۏ ��gg ��W\L�;��6�}�M��?�k{q��[Z��� PK- 8 E[6yZ6� 5 xl/workbook.xmlPK- 8 E[���� � � [Content_Types].xmlPK- 8 E[�XG' ' U _rels/.relsPK- 8 E[^��u� �/ � xl/worksheets/sheet1.xmlPK- 8 E[2@� P � xl/_rels/workbook.xml.relsPK- 8 E[Ѓc'2 E xl/styles.xmlPK- 8 E[W�a � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK 8 E[)�� 5 xl/workbook.xml � (� ����0D�J��(�P@���ҵCwN� JR��o �ԭ��|~>>;4��F� [����`̵=*p3�;a��}1#�l�6�[��,���8��F�^N�n�Xn����7��iu>fO��[e0���I�b�)��U KZ�JV�ޕ�J�-d�$]�gQ7Y���������PK 8 E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK 8 E[�C�K' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd73eeeda5a8d414a" /></Relationships>PK 8 E[^��u� �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*��5+��G���_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}±���q��o�F����p~��q��)!�h1}���Q������ZI����tr�Y���K����ix�w;����ӻ�a-ߍ/`8�mЗ����y���?����oNn��b�u�G���/�ӻɏ������t��~�,�͜���r���q��n8x�����<�]��C%�� �7?���㗗�q��<���vZH��N�χ�|x�|��������y�PJ[�?�l�W��n���<� >Qkl�u��|�wB� �Í�O��龙�� ���2���፴K�"� ��Z��B�T�)���UF<?-�u� Q{�� �sRhc��RgX�Q}ڻp^Y�3Zg*D�ɖ }�K��Yp�BF�2*P6T�� � A��]D-J�J˨B�^;3 P6 �h<$�*�����E �F�^T`=X�d:O��j$��ZjX �*�T�T- *t��Ss�m3"V������A�?���*JP�$(+-�����i*JP��!*lA��X'�e�^�UT�j�']e��V�҅�D�V#��P ���� *Q���D���BNHQ�*���tH���{D)�h�w�J��ѳ��A���h���^�� JT�*2n�(l����^)� ������/C� ��e k9��.W!Jl�J��I�V��� J�;y�0� K@�"�����J5x�x+昌R���kUG)�D��hQ�hL��BG)�v�R<J�Ø\�(E�ڧ)�x�덈\��E�\�[��ڊ�Ŭw�P����`��;*{1�Im�zQ����Pi�\���&�K�`�Cp�3�CԤ�o�EԤN4�[�W���6���&M�I����Mmu�5id[����P�� Q�F��5i�ݢ��� Yȶh5iM*�i!/��������u��$�MpǝX���\4&j�$}��,&o���"j�$W��Zb�s��DM��O�c�v��W��I^yW٨E���h��i�jK*D-Z��؛����b3~�Q���"&׀�8�X/s��N:�R@k�}�Q�6����b_�%o>v�m�.� _�d0���F)�F��U�x��� �k�B��m�h�=&`o��$��ee�mhW�i@2��>Ӣ]��k$i���?�7�������g����jr���?�a���T�����D���rx���@�~��n�.B��ߺ�"�H�w:Eu&Ew6E��"\�8�"|���E�q�0FH��@�0B�!�~b ��sB���@��p�'!���@�3j#�^2��Bؽb ��kB���@�5cBE�*�o��\3VT��1#�kƎ@8�C!�f, ��1%�kƖ@yf� �gƙ@yf� �gƛ@yf̩)ό;5噱��<3�ԔgƠ���8TS��j�3�QMyfL�)όK5噱��<3>5��1�SCx3>5��1�SCx3>5��1�SCxs�&�y����njO �y����4���R��Z�3�SKyf|j)όO-��<3>��gƧ�����6<�0��R�jR��Nb��Xu :r(�1R������tr\Gy�q�>9a D��i�'��c2H��G~�g=��)?�<�N�Z2H#S������*1"��L�d�B�[%~"�/=|]��]��}ͯ��0��(�s�` lV��.0Z]��$ᷢ��C��i��ǂ�s>�D���8�>/�|�{�E� �5�\8������b<M@_ �\`�0��|'m���y�a��iRH�7�~6f��i�8�9��qR���l�.���<� }�������\p�3��9��<͓��͓��;s�f�I��&SA��%�f*B3U� 4S1�i��C���y� �����L��I3U2H3U~�g=��)?�<�N3U2H3S�f*B3��*���DO��������랱���u�3W'S`06�|V�.pZ}����T=�ק}�������R��� ��!}���:��`n�/��n�*�sU��.�0��f�|�1�n�b0�L�>�n�b*t2U�|���d*�|'S1�N��[�i����S���L'Su1�L�`:����L5j���~:��.����t�����?��PK 8 E[�x�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��48�i7l�-��?�8jbG�[��Xp$��U$H%l����I3�����4�3�08�B�1 h�Ӄ�[8���v���(b�f�I+6�`b��( ��$B�f���9?��R��Y������/p�$�ˌ�!��>;u���?����c0��A�c?�@�!��N���Ԭ�)$�ʪB��e�����/d��T)d�KQ�\�U���%�t�Ӳ�Pk-^\��*��Fo�b�PK 8 E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK 8 E[W�a � xl/sharedStrings.xml � (� �W]o�6}��@؞&���R'�ڱ;�CQl�D;D$R%�4ް��KJrh]:��D����<<>��)M�#S�K1ht��a"�1�A�ny}�om��i"4�L7�o�gZ[�4��Z:�g)�M�1�Z���T������g̤I��n�i����d.̠q�k�\�/9��������Y˜���Wa��)�ۆ2F��Tf�b���X� 8��z��<fd�dJ��G(�&?�4��,���>�gI�(#� S�&dA�PkMB�g�E��\ՠACj�F�-.є>�4O�T=��31a����L$�:<b�)�Re�=�iv#�-ˠ�t��%} =�b>���."��DF����eT���4R�*��#�n��|;�aWGx�Őh�&i ���m��E��U�$rK�%�����)4`y ��ž�\�x/�D~%1���e ^16,�ӡ >�F��v������S�\�D.ٚ�!%�&��knP�Y�& ]��|1hD�{w_��I� �t�lw��2�s��ǩ^��C��i�Fd���~��� |�JA��$��l7:C�Dd��=Ɓ�y�Ѫ���å�pto>0�]2)����t1�Ɯ� �.^�Fɴ�k`ˏlU�"�5[���jϐ�mε{/P�����1Bp�8mB�27�?�0;������R%����#�qMf�� �~�$p��ޫ542���C=��լ�d�d���aOx�/��E��)���^X��f(Ʊp-`x"tU����ό�'��b�V���>�\�c�0%ʾZݗ���9�w���p���{E�!?�0�$��������e��kYX����,r%��h÷���[' ��'��}��;>%��Y�L�*�c?��SN0P�NX|l c]�)/��^�u��J�(۷�xk�����q�"�i$�w�vAH*��]�5�]���n���EU9�!oo�����2���Kyo�D�I��{�����A����09��"l��h�,�SY�C��V�L �3w��˻R.^Hu��4�ޞJ���U�f%�m�`<�u��?�ɖ��j$|wٍ�6զKֽ-N�T�]V�Ő��B�<mE�_7�V�L)���1V�8��b�G)=����(Ć�;�1 �QY+i&w����|��?��'�ve�IL{��Op_Xx��)�OGZ��� �[ o����sh(Xv��w#�QG�q�st܍N���ݣN�ۧ�����/I�r��ƿ��ܘ���_�Bg��xf%�t�zZ �s/r��t��I��cX[x��� @*��SS�SHY�{V� �_�/���VV5)�j� �o(�g���A/x�ݡƈ�O���x5'�_�OW�)�nմĘ���t��(���П���r�X�^m���+�I���{?>~1�u�[���o^�_ۏ ��gg ��W\L�;��6�}�M��?�k{q��[Z��� PK- 8 E[)�� 5 xl/workbook.xmlPK- 8 E[���� � [Content_Types].xmlPK- 8 E[�C�K' ' V _rels/.relsPK- 8 E[^��u� �/ � xl/worksheets/sheet1.xmlPK- 8 E[�x�� P � xl/_rels/workbook.xml.relsPK- 8 E[Ѓc'2 E xl/styles.xmlPK- 8 E[W�a � � xl/sharedStrings.xmlPK � �