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-06-14T07:29:46.3828008", "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-06-14T07:29:46.3828008", "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": "6avbsJUkrk6y3l+y3JkreQ==", "labelPageLayoutGuid": "b0dbabe9-2495-4eae-b2de-5fb2dc992b79", "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-06-14T07:29:46.3828008", "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": "iSpScqZ1t0OH0tIHEs5CBg==", "labelPageLayoutGuid": "72522a89-75a6-43b7-87d2-d20712ce4206", "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-06-14T07:29:46.3828008", "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": "EHHSDDoRbkemblGDeZdYlA==", "labelPageLayoutGuid": "0cd27110-113a-476e-a66e-518379975894", "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-06-14T07:29:46.3828008", "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": "zJZEY+phD0uStZ/eaBoXyw==", "labelPageLayoutGuid": "634496cc-61ea-4b0f-92b5-9fde681a17cb", "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 �;�Z5O��� 5 xl/workbook.xml � (� ����0D{$����9 A�JCKA� b%>d��'���ngv�����2�c�k���lƹ�[R�ƒw�q �(���5��~+ҁ'Qt�z�h�J�a�����>}KT��J �~ǘ��=$ ~���֝LƗ�M��]̊iT�C�����C�er��(��:%Rr�/)l� &����PK �;�Z���� � [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 �;�Z�N�' ' _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="R678a247953924619" /></Relationships>PK �;�Z� ͵ �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*@Ԛ�Zݣ^��_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}±���q���F����p~��q��)!�h1}���Q������ZI����tr�Y���K����ix�w;����ӻ�a-ߍ/`8�mЗ�����`�����?����;ꀏ6O?_n�w���������� Y2�97������l��p�8�o��yv����Jja�o~,W��//�,��yj;O��I]9#��:X�������z;_7�E%��&x�������7�ܷ�γ�y + |� ���3�v����o�AX����}3*A)%�;d����i�"�E4L�� R����S\#9%��x~Z�2��d#>*���z�ΰ ��$�wἲ<g��T���-� �`���@�� eT�l$�Le�A���Z���"�Q�ҽvf�lh|���4��%( zQ�Qx�`���<Q�����j}t�a)<�8S!JP�$���O�i/�͈X��_����m���#�(AՒ������\��(A�[���AP�b���UT�zmTQy�Q�t��NZ!@KrG�Z��V�B�3h�;��D��k����v9!E%����!uh>��e����*�bG��2�R�R �� �{%22�(EP�Pȸ��-f �bx� *tr/C�K�Q�`ڗ�M�j@�\�(E��+�'A[��B�(EH�����,Q���^v�+�� ⭘c2J��U��)t�E-�1!����Y�Ji�( fcr��j�&^r�������9`k�Z[����.�vc�^LV�/f5��[�"jR�4*��+��tԤv�r��y�x��������ԉ&�t��j��f2vԤi4��B5Y<P�����`�&�l��awǸ�P�� Q�F��5i�ݢ��� Yȶh5iM*�i!/��������u��$��1��%��r����4I�tA8���[�s���4ɕm����\A�5Q�&��ئ�,��&j҄W�U6jѾ���F-����w�ڒ Q�V��o=�f��1�،lԢm���5``ėGl�^�*D-Z�tX�<��*�j�mrecwž$K�|��ڶ/\��x�`�ץ�R�������A��L�(E�z���[1:I�m��f�mhW�i@2��>Ӣ]��k$i���?�7������|�����p���-�σ�f믿�����c���p9<��y �F?�s��q!S�o]�J�]���"���"���"�w.E�t>E|�"B�8e#�~d ��?����^?1B�9!�~f ��B����r�b �ݿ�v/a�!�^1��5!�~e �ݚ1�"� ��H�+*�p͘�5cG !��\3��r͘�5cK�<3��3�L�<3��3�M�<3�ԔgƝ����SS�j�3cPMyf�)όE5��<3&Քgƥ�����P�����!<�����!<�����!<��k��<f|j�cƧ��<f|ji�`|j)όO-��<3>��gƧ�����R��Z�3�SKyf|j�G�v)N5)Nm'1�l�:9���r�~��wf:9��<�8y���0"����4�P�1$��#�ij�����~�L�A-��)N���@H�����]\&z2~�k���xz-}���g�g�k~�u]���E1��(� S`���gu�����' � %z�O�?<��Y'��=��i�y�s�C.�9�������m�e�i�RP� s]�a��;i+_g���S�?O�Br����1�<Os�Q�Q����40f�t ̽�i�s����M�x�.���1uh�a��i�d�h���`�ޙ�/4kN24� z. 4S1���O����N3Ur����CN�T�f��O���A���K<�9�O����t���A����4S1���T�]\&z��T=|]��]��}ͯ��0��:�� sX�)�Y]�hu��꓄�n�>��X�p�g�L��������}�����T+(p[}��t3UA���u��_7S���u3��d��Au3S�������|'S1�;���t2U�N�d���TuΘ:�L�`:����f*��T�f�Q�7�����tq4������&w����PK �;�Z9�+� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q>nP�n�t[zc�����n�gc���V� �X��j4��'�|���o�H����lyƀ�UN�k��� ���G�D�9��bC}��#�A�8ɐ�m��'S�;:Ku�R�XM���Lr����3fP���iB� �W珡G�@�w[�)z y��@v��}�r,^*�$�R� �nj!^F�^��B��DɅf��ljsW�^z��ѧK/��党�X놉B1S�R^���_l� PK �;�ZЃ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 �;�Z�!� xl/sharedStrings.xml � (� �W]o"7}���`!�O ²a��B�B��hV���be�fmO6���g���&��e�}?}|�x��&�)ͥ�՚��a"�1�^�~qsr^#�P�D ֫m�����Z[����ټk4t��R��r� +�Rj�S�z���c&M���N#�\�H$3az��Y�d��Xg ���\��/��a�r�-MY�֗1�ͥ2S3UF����D��9J�����)��i�,��L�ͯd! M�=�<B1l�4!s�0�Z�p �?���U� �S��Rmq�&��Y:��1��Č�� CׯF�"�V�!L��2��^�[)���M� [��P�.f��@��<���eDm��-�ن*�BB��F*\�xb�m��m�0���71$�:�IHi�xd���g�F�>�J�Dnib�d#y ��3 � X�r�@��W8ޫ$��H̵�+rp] �W�K�t�A�O�� �2��F�?��r���"W?�k��Yb�ZI��F�7�,Y��.YB�4���;��S�$�Q �F�{� Iՙb��To2pġJ�4E�G2g��u���e�>Q���[W�Kt��>M"2a���IO<�h�P���ү9�7�\3)� ]�ɼߗ)�9�t]�ʌ�i�7����2�E(k�t���,�"�cۜ�^��1/�c��pژnef��cv���8*)0��Jr���=F .�Lz�dI����42���C=��լ�d�d��.��_���S��j�ݠGµt$�-�i�L�U��<3v�p7�)X��V���r �q�@�(�j�^���%�P��[�����W�+�7���5��/�$f�4�/;�]�¢V� ��"a��@���X:�f$U� y���}�I�x%a���_Ч�&��f�� n[�H�rʋo�rIA\x��) ����ȟ���8Bqt]�;����]RJ6q��A�dW���[i��UQY�j�ۛ!��ME��q)�R��,I�}O���<�!�u<���6L�]R����Ni���Z}3���̩/�R�xU��B�x�{yJ��W�B�0w�~�̷��)�x'Z��ʉ���T7��T�.Y��8iRRvQ�3Br9�r�� x|�|[%2Ʌ�G�w�X��D�w�U��x��Z#�~���Fi-�E��m���U���{��|�+�N``���~����C<E�}:��Eu_ES <�j(x��ְ�_B�@W�u�nw;Qt�i2z�^��N��囓�*f��&m���X�Z���U.5�;��/D� ��[oBKـr>Nj���+��y��V^�*���u?���������7�{{7D��eM��7 C�r����q���w�/�1"�����G�1�g���/>�ڭ�]L�u���{���{(V��9k��Ur8���@�#x�@���W��2�Gv���GpT���7;SH�mp>�����|�������]��P����\�PK- �;�Z5O��� 5 xl/workbook.xmlPK- �;�Z���� � [Content_Types].xmlPK- �;�Z�N�' ' V _rels/.relsPK- �;�Z� ͵ �/ � xl/worksheets/sheet1.xmlPK- �;�Z9�+� P � xl/_rels/workbook.xml.relsPK- �;�ZЃc'2 E xl/styles.xmlPK- �;�Z�!� � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �;�Z�g�� 5 xl/workbook.xml � (� ���� ��&����S/^=xDzX����ǗҴ�7o;��������J_�.FW�4;�����^�+�j���[��dO�xxTքN��g�?��<p:�����2��nbS���1d����d"2��o�e�z�2\C�9Fٹ� �R��~y qZ8�$^�+���w�PK �;�Z���� � [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 �;�Z�o�' ' _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="R43d499b546504b6a" /></Relationships>PK �;�Z� ͵ �/ xl/worksheets/sheet1.xml � (� �ZmS9�+.����k �Z!����Lp������X���<+A�*@Ԛ�Zݣ^��_�{|��.�����PVb8�>��ogO���?Vw���{��ſ���t5@����bx�Z}7-o�e5�>}±���q���F����p~��q��)!�h1}���Q������ZI����tr�Y���K����ix�w;����ӻ�a-ߍ/`8�mЗ�����`�����?����;ꀏ6O?_n�w���������� Y2�97������l��p�8�o��yv����Jja�o~,W��//�,��yj;O��I]9#��:X�������z;_7�E%��&x�������7�ܷ�γ�y + |� ���3�v����o�AX����}3*A)%�;d����i�"�E4L�� R����S\#9%��x~Z�2��d#>*���z�ΰ ��$�wἲ<g��T���-� �`���@�� eT�l$�Le�A���Z���"�Q�ҽvf�lh|���4��%( zQ�Qx�`���<Q�����j}t�a)<�8S!JP�$���O�i/�͈X��_����m���#�(AՒ������\��(A�[���AP�b���UT�zmTQy�Q�t��NZ!@KrG�Z��V�B�3h�;��D��k����v9!E%����!uh>��e����*�bG��2�R�R �� �{%22�(EP�Pȸ��-f �bx� *tr/C�K�Q�`ڗ�M�j@�\�(E��+�'A[��B�(EH�����,Q���^v�+�� ⭘c2J��U��)t�E-�1!����Y�Ji�( fcr��j�&^r�������9`k�Z[����.�vc�^LV�/f5��[�"jR�4*��+��tԤv�r��y�x��������ԉ&�t��j��f2vԤi4��B5Y<P�����`�&�l��awǸ�P�� Q�F��5i�ݢ��� Yȶh5iM*�i!/��������u��$��1��%��r����4I�tA8���[�s���4ɕm����\A�5Q�&��ئ�,��&j҄W�U6jѾ���F-����w�ڒ Q�V��o=�f��1�،lԢm���5``ėGl�^�*D-Z�tX�<��*�j�mrecwž$K�|��ڶ/\��x�`�ץ�R�������A��L�(E�z���[1:I�m��f�mhW�i@2��>Ӣ]��k$i���?�7������|�����p���-�σ�f믿�����c���p9<��y �F?�s��q!S�o]�J�]���"���"���"�w.E�t>E|�"B�8e#�~d ��?����^?1B�9!�~f ��B����r�b �ݿ�v/a�!�^1��5!�~e �ݚ1�"� ��H�+*�p͘�5cG !��\3��r͘�5cK�<3��3�L�<3��3�M�<3�ԔgƝ����SS�j�3cPMyf�)όE5��<3&Քgƥ�����P�����!<�����!<�����!<��k��<f|j�cƧ��<f|ji�`|j)όO-��<3>��gƧ�����R��Z�3�SKyf|j�G�v)N5)Nm'1�l�:9���r�~��wf:9��<�8y���0"����4�P�1$��#�ij�����~�L�A-��)N���@H�����]\&z2~�k���xz-}���g�g�k~�u]���E1��(� S`���gu�����' � %z�O�?<��Y'��=��i�y�s�C.�9�������m�e�i�RP� s]�a��;i+_g���S�?O�Br����1�<Os�Q�Q����40f�t ̽�i�s����M�x�.���1uh�a��i�d�h���`�ޙ�/4kN24� z. 4S1���O����N3Ur����CN�T�f��O���A���K<�9�O����t���A����4S1���T�]\&z��T=|]��]��}ͯ��0��:�� sX�)�Y]�hu��꓄�n�>��X�p�g�L��������}�����T+(p[}��t3UA���u��_7S���u3��d��Au3S�������|'S1�;���t2U�N�d���TuΘ:�L�`:����f*��T�f�Q�7�����tq4������&w����PK �;�Z�6��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N]���ݰa[z��Q;�]�gc������X��j4��'�|���o�H^0���xŀ�S^����]��z��Ly"�a�$��Mi~�4*��������a�)����TG�#����d�5���3���>zu�Х?��Շc�� �^�S?�H��2ȓ�`��n�q�˕`h�Л��t1�z]�BF�b�,놷�B��T�ʀ�9�|�ҩ,j�Q��Ѝ��E�^���PK �;�ZЃ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 �;�Z�!� xl/sharedStrings.xml � (� �W]o"7}���`!�O ²a��B�B��hV���be�fmO6���g���&��e�}?}|�x��&�)ͥ�՚��a"�1�^�~qsr^#�P�D ֫m�����Z[����ټk4t��R��r� +�Rj�S�z���c&M���N#�\�H$3az��Y�d��Xg ���\��/��a�r�-MY�֗1�ͥ2S3UF����D��9J�����)��i�,��L�ͯd! M�=�<B1l�4!s�0�Z�p �?���U� �S��Rmq�&��Y:��1��Č�� CׯF�"�V�!L��2��^�[)���M� [��P�.f��@��<���eDm��-�ن*�BB��F*\�xb�m��m�0���71$�:�IHi�xd���g�F�>�J�Dnib�d#y ��3 � X�r�@��W8ޫ$��H̵�+rp] �W�K�t�A�O�� �2��F�?��r���"W?�k��Yb�ZI��F�7�,Y��.YB�4���;��S�$�Q �F�{� Iՙb��To2pġJ�4E�G2g��u���e�>Q���[W�Kt��>M"2a���IO<�h�P���ү9�7�\3)� ]�ɼߗ)�9�t]�ʌ�i�7����2�E(k�t���,�"�cۜ�^��1/�c��pژnef��cv���8*)0��Jr���=F .�Lz�dI����42���C=��լ�d�d��.��_���S��j�ݠGµt$�-�i�L�U��<3v�p7�)X��V���r �q�@�(�j�^���%�P��[�����W�+�7���5��/�$f�4�/;�]�¢V� ��"a��@���X:�f$U� y���}�I�x%a���_Ч�&��f�� n[�H�rʋo�rIA\x��) ����ȟ���8Bqt]�;����]RJ6q��A�dW���[i��UQY�j�ۛ!��ME��q)�R��,I�}O���<�!�u<���6L�]R����Ni���Z}3���̩/�R�xU��B�x�{yJ��W�B�0w�~�̷��)�x'Z��ʉ���T7��T�.Y��8iRRvQ�3Br9�r�� x|�|[%2Ʌ�G�w�X��D�w�U��x��Z#�~���Fi-�E��m���U���{��|�+�N``���~����C<E�}:��Eu_ES <�j(x��ְ�_B�@W�u�nw;Qt�i2z�^��N��囓�*f��&m���X�Z���U.5�;��/D� ��[oBKـr>Nj���+��y��V^�*���u?���������7�{{7D��eM��7 C�r����q���w�/�1"�����G�1�g���/>�ڭ�]L�u���{���{(V��9k��Ur8���@�#x�@���W��2�Gv���GpT���7;SH�mp>�����|�������]��P����\�PK- �;�Z�g�� 5 xl/workbook.xmlPK- �;�Z���� � � [Content_Types].xmlPK- �;�Z�o�' ' U _rels/.relsPK- �;�Z� ͵ �/ � xl/worksheets/sheet1.xmlPK- �;�Z�6��� P � xl/_rels/workbook.xml.relsPK- �;�ZЃc'2 E xl/styles.xmlPK- �;�Z�!� � xl/sharedStrings.xmlPK � �