WooCommerce Germanized - Version 3.8.5

Version Description

  • Improvement: Updated DHL signup links
  • Improvement: Updated to latest OSS version
Download this release

Release Info

Developer vendidero
Plugin Icon 128x128 WooCommerce Germanized
Version 3.8.5
Comparing to
See all releases

Code changes from version 3.8.4 to 3.8.5

Files changed (48) hide show
  1. packages/one-stop-shop-woocommerce/assets/css/admin.css +1 -1
  2. packages/one-stop-shop-woocommerce/assets/css/admin.min.css +1 -1
  3. packages/one-stop-shop-woocommerce/assets/css/admin.scss +1 -1
  4. packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE.mo +0 -0
  5. packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE.po +52 -42
  6. packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE_formal.mo +0 -0
  7. packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE_formal.po +52 -42
  8. packages/one-stop-shop-woocommerce/one-stop-shop-woocommerce.php +1 -1
  9. packages/one-stop-shop-woocommerce/readme.txt +5 -2
  10. packages/one-stop-shop-woocommerce/src/Admin.php +13 -3
  11. packages/one-stop-shop-woocommerce/src/CSVExporter.php +28 -25
  12. packages/one-stop-shop-woocommerce/src/CSVExporterBOP.php +42 -2
  13. packages/one-stop-shop-woocommerce/src/Package.php +1 -1
  14. packages/one-stop-shop-woocommerce/src/Report.php +2 -2
  15. packages/one-stop-shop-woocommerce/src/Tax.php +135 -46
  16. packages/woocommerce-germanized-dhl/src/Label/DHL.php +13 -0
  17. packages/woocommerce-germanized-dhl/src/Package.php +2 -2
  18. packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php +1 -1
  19. packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php +1 -1
  20. readme.txt +6 -2
  21. vendor/autoload.php +1 -1
  22. vendor/autoload_packages.php +1 -1
  23. vendor/composer/autoload_real.php +7 -7
  24. vendor/composer/autoload_static.php +4 -4
  25. vendor/composer/installed.json +34 -33
  26. vendor/composer/installed.php +18 -21
  27. vendor/composer/jetpack_autoload_classmap.php +108 -108
  28. vendor/composer/jetpack_autoload_filemap.php +1 -1
  29. vendor/digitick/sepa-xml/src/DomBuilder/CustomerCreditTransferDomBuilder.php +2 -2
  30. vendor/digitick/sepa-xml/src/DomBuilder/CustomerDirectDebitTransferDomBuilder.php +7 -2
  31. vendor/digitick/sepa-xml/src/TransferFile/Facade/CustomerCreditFacade.php +2 -1
  32. vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
  33. vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
  34. vendor/jetpack-autoloader/class-autoloader.php +1 -1
  35. vendor/jetpack-autoloader/class-container.php +1 -1
  36. vendor/jetpack-autoloader/class-hook-manager.php +1 -1
  37. vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
  38. vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
  39. vendor/jetpack-autoloader/class-path-processor.php +1 -1
  40. vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
  41. vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
  42. vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
  43. vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
  44. vendor/jetpack-autoloader/class-version-loader.php +1 -1
  45. vendor/jetpack-autoloader/class-version-selector.php +1 -1
  46. vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php +5 -0
  47. vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php +1 -1
  48. woocommerce-germanized.php +3 -3
packages/one-stop-shop-woocommerce/assets/css/admin.css CHANGED
@@ -251,7 +251,7 @@ p.oss-add-tax-class-by-country-field {
251
  .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete::after, .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel::after {
252
  font-family: Dashicons;
253
  content: "\f182"; }
254
- .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export::after {
255
  content: "\f103"; }
256
  .woocommerce_page_oss-reports .wp-list-table .column-address, .woocommerce_page_oss-reports .wp-list-table .column-sender {
257
  width: 20ch; }
251
  .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete::after, .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel::after {
252
  font-family: Dashicons;
253
  content: "\f182"; }
254
+ .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export::after, .woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export_bop::after {
255
  content: "\f103"; }
256
  .woocommerce_page_oss-reports .wp-list-table .column-address, .woocommerce_page_oss-reports .wp-list-table .column-sender {
257
  width: 20ch; }
packages/one-stop-shop-woocommerce/assets/css/admin.min.css CHANGED
@@ -1 +1 @@
1
- p.oss-woocommerce-additional-desc{margin-top:1em!important;line-height:1.5em;background:#fff;padding:.5em;font-style:normal;font-size:14px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}h2.oss-woocommerce-settings-title{margin-top:1.5em}h2.oss-woocommerce-settings-title .page-title-action{top:0}.oss-add-tax-class-by-country-template{display:none}a.oss-remove-tax-class-by-country{text-indent:0;overflow:hidden;color:#b32d2e;text-decoration:none;vertical-align:middle}p.oss-tax-class-by-country-field{display:flex;flex-wrap:wrap;align-items:center}p.oss-tax-class-by-country-field label{width:100%}p.oss-tax-class-by-country-field select{width:auto;flex-grow:1;flex-shrink:0;flex-basis:50%}p.oss-tax-class-by-country-field a.oss-remove-tax-class-by-country{margin-left:.5em}p.oss-add-tax-class-by-country-field{display:flex;align-items:center;width:100%}p.oss-add-tax-class-by-country-field a.oss-remove-tax-class-by-country{margin-left:.5em}p.oss-add-tax-class-by-country-field label{width:auto;flex-grow:0;flex-shrink:0;flex-basis:30%;margin-right:1em}p.oss-add-tax-class-by-country-field select.oss-tax-class-new-class{width:auto;flex-grow:1;flex-shrink:0;flex-basis:50%}.oss-observer-total{font-size:1.5em;background:#b1dabc;color:#1d4026;padding:3px;border-radius:2px}.oss-observer-total.observer-total-red{background:#dab1b4;color:#401d1d}.oss-settings-learn-more,.oss-settings-refresh-tax-rates{margin-left:.5em}.oss-observer-date-end{color:#646970;font-size:12px;margin-left:.5em}.oss-woo-status{background:#eee;padding:.2em .5em;font-size:.9em;border-radius:3px;display:inline-flex;white-space:nowrap}.oss-woo-status.report-status-pending{background:#f8dda7;color:#94660c}.oss-woo-status.report-status-failed{background:#eba3a3;color:#761919}.oss-woo-status.report-status-completed{background:#c6e1c6;color:#5b841b}.create-oss-reports{text-align:center;max-width:700px;margin:40px auto}.create-oss-reports .create-oss-report{background:#fff;overflow:hidden;padding:0;margin:0 0 16px;box-shadow:0 1px 3px rgba(0,0,0,.13);color:#555;text-align:left}.create-oss-reports header{border-bottom:1px solid #eee;margin:0;padding:24px 24px 0}.create-oss-reports header h2{margin:0 0 24px;color:#555;font-size:24px;font-weight:400;line-height:1em}.create-oss-reports section{padding:24px 24px 0}.create-oss-reports section .oss-report-options .select2-container{min-width:400px}.create-oss-reports section .oss-report-options td,.create-oss-reports section .oss-report-options th{vertical-align:middle;line-height:1.75em;padding:0 0 24px}.create-oss-reports section .oss-report-options th{width:25%;padding-right:20px}.create-oss-reports section .oss-report-options th label{color:#555;font-weight:400;position:relative;display:block}.create-oss-reports section .oss-report-hidden{display:none}.create-oss-reports .oss-actions{overflow:hidden;border-top:1px solid #eee;margin:0;padding:23px 24px 24px;line-height:3em;display:flex;flex-wrap:wrap;justify-content:flex-end}.create-oss-reports .oss-actions .button{font-size:1.25em;padding:.5em 1em!important;line-height:1.5em!important;margin-right:.5em;margin-bottom:2px;height:auto!important;border-radius:4px;opacity:1}.woocommerce_page_oss-reports .summary{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",sans-serif;font-weight:400;line-height:1.6em;font-size:16px}.woocommerce_page_oss-reports .tablenav .actions{overflow:visible}.woocommerce_page_oss-reports .tablenav .select2-container{float:left;width:240px!important;font-size:14px;vertical-align:middle;margin:1px 6px 4px 1px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single{height:32px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single .select2-selection__rendered{line-height:29px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single .select2-selection__arrow{height:30px}.woocommerce_page_oss-reports .tablenav input,.woocommerce_page_oss-reports .tablenav select{line-height:1;height:32px}.woocommerce_page_oss-reports .tablenav input{height:31px}.woocommerce_page_oss-reports .wp-list-table{margin-top:1em}.woocommerce_page_oss-reports .wp-list-table td,.woocommerce_page_oss-reports .wp-list-table th{padding:.5em 1em;width:10ch;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table tbody th,.woocommerce_page_oss-reports .wp-list-table td{line-height:26px}.woocommerce_page_oss-reports .wp-list-table thead th{padding:.5em 1em}.woocommerce_page_oss-reports .wp-list-table thead th.sortable a,.woocommerce_page_oss-reports .wp-list-table thead th.sorted a{padding:0}.woocommerce_page_oss-reports .wp-list-table thead th:last-child{padding-right:2em}.woocommerce_page_oss-reports .wp-list-table .check-column{width:16px;white-space:nowrap;padding:1em 1em 1em 1em!important;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table .check-column input{vertical-align:text-top;margin:1px 0}.woocommerce_page_oss-reports .wp-list-table td.column-title{font-weight:700}.woocommerce_page_oss-reports .wp-list-table .column-title{width:20ch}.woocommerce_page_oss-reports .wp-list-table .column-actions{width:10ch}.woocommerce_page_oss-reports .wp-list-table .column-actions{text-align:right}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button{text-indent:9999px;margin:2px 0 2px 4px;position:relative;display:inline-block;padding:0;height:2em;width:2em;overflow:hidden;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button::after{font-family:Dashicons;margin:0;margin-top:2px;speak:none;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:1.85}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.view::after{font-family:WooCommerce;content:"\e010"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.refresh::after{content:"\f515"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete{border-color:#a00;color:#a00}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel:focus,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete:focus{box-shadow:0 0 0 1px #a00;border-color:#a00;color:#a00}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel:hover,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete:hover{border-color:#910000;color:#910000}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel::after,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete::after{font-family:Dashicons;content:"\f182"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export::after{content:"\f103"}.woocommerce_page_oss-reports .wp-list-table .column-address,.woocommerce_page_oss-reports .wp-list-table .column-sender{width:20ch}.woocommerce_page_oss-reports .wp-list-table .column-items{width:20ch}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview{font-size:.9em;border-spacing:0}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th{color:#adadad;padding-top:0;font-size:1.1em}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td{border-bottom:1px solid #ccc!important}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td{border-bottom:none!important}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th{padding:.3em 0;vertical-align:top;line-height:20px}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name{width:70%}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small{color:#999;font-size:12px}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity{text-align:right;padding-right:.5em}
1
+ p.oss-woocommerce-additional-desc{margin-top:1em!important;line-height:1.5em;background:#fff;padding:.5em;font-style:normal;font-size:14px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}h2.oss-woocommerce-settings-title{margin-top:1.5em}h2.oss-woocommerce-settings-title .page-title-action{top:0}.oss-add-tax-class-by-country-template{display:none}a.oss-remove-tax-class-by-country{text-indent:0;overflow:hidden;color:#b32d2e;text-decoration:none;vertical-align:middle}p.oss-tax-class-by-country-field{display:flex;flex-wrap:wrap;align-items:center}p.oss-tax-class-by-country-field label{width:100%}p.oss-tax-class-by-country-field select{width:auto;flex-grow:1;flex-shrink:0;flex-basis:50%}p.oss-tax-class-by-country-field a.oss-remove-tax-class-by-country{margin-left:.5em}p.oss-add-tax-class-by-country-field{display:flex;align-items:center;width:100%}p.oss-add-tax-class-by-country-field a.oss-remove-tax-class-by-country{margin-left:.5em}p.oss-add-tax-class-by-country-field label{width:auto;flex-grow:0;flex-shrink:0;flex-basis:30%;margin-right:1em}p.oss-add-tax-class-by-country-field select.oss-tax-class-new-class{width:auto;flex-grow:1;flex-shrink:0;flex-basis:50%}.oss-observer-total{font-size:1.5em;background:#b1dabc;color:#1d4026;padding:3px;border-radius:2px}.oss-observer-total.observer-total-red{background:#dab1b4;color:#401d1d}.oss-settings-learn-more,.oss-settings-refresh-tax-rates{margin-left:.5em}.oss-observer-date-end{color:#646970;font-size:12px;margin-left:.5em}.oss-woo-status{background:#eee;padding:.2em .5em;font-size:.9em;border-radius:3px;display:inline-flex;white-space:nowrap}.oss-woo-status.report-status-pending{background:#f8dda7;color:#94660c}.oss-woo-status.report-status-failed{background:#eba3a3;color:#761919}.oss-woo-status.report-status-completed{background:#c6e1c6;color:#5b841b}.create-oss-reports{text-align:center;max-width:700px;margin:40px auto}.create-oss-reports .create-oss-report{background:#fff;overflow:hidden;padding:0;margin:0 0 16px;box-shadow:0 1px 3px rgba(0,0,0,.13);color:#555;text-align:left}.create-oss-reports header{border-bottom:1px solid #eee;margin:0;padding:24px 24px 0}.create-oss-reports header h2{margin:0 0 24px;color:#555;font-size:24px;font-weight:400;line-height:1em}.create-oss-reports section{padding:24px 24px 0}.create-oss-reports section .oss-report-options .select2-container{min-width:400px}.create-oss-reports section .oss-report-options td,.create-oss-reports section .oss-report-options th{vertical-align:middle;line-height:1.75em;padding:0 0 24px}.create-oss-reports section .oss-report-options th{width:25%;padding-right:20px}.create-oss-reports section .oss-report-options th label{color:#555;font-weight:400;position:relative;display:block}.create-oss-reports section .oss-report-hidden{display:none}.create-oss-reports .oss-actions{overflow:hidden;border-top:1px solid #eee;margin:0;padding:23px 24px 24px;line-height:3em;display:flex;flex-wrap:wrap;justify-content:flex-end}.create-oss-reports .oss-actions .button{font-size:1.25em;padding:.5em 1em!important;line-height:1.5em!important;margin-right:.5em;margin-bottom:2px;height:auto!important;border-radius:4px;opacity:1}.woocommerce_page_oss-reports .summary{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",sans-serif;font-weight:400;line-height:1.6em;font-size:16px}.woocommerce_page_oss-reports .tablenav .actions{overflow:visible}.woocommerce_page_oss-reports .tablenav .select2-container{float:left;width:240px!important;font-size:14px;vertical-align:middle;margin:1px 6px 4px 1px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single{height:32px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single .select2-selection__rendered{line-height:29px}.woocommerce_page_oss-reports .tablenav .select2-container .select2-selection--single .select2-selection__arrow{height:30px}.woocommerce_page_oss-reports .tablenav input,.woocommerce_page_oss-reports .tablenav select{line-height:1;height:32px}.woocommerce_page_oss-reports .tablenav input{height:31px}.woocommerce_page_oss-reports .wp-list-table{margin-top:1em}.woocommerce_page_oss-reports .wp-list-table td,.woocommerce_page_oss-reports .wp-list-table th{padding:.5em 1em;width:10ch;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table tbody th,.woocommerce_page_oss-reports .wp-list-table td{line-height:26px}.woocommerce_page_oss-reports .wp-list-table thead th{padding:.5em 1em}.woocommerce_page_oss-reports .wp-list-table thead th.sortable a,.woocommerce_page_oss-reports .wp-list-table thead th.sorted a{padding:0}.woocommerce_page_oss-reports .wp-list-table thead th:last-child{padding-right:2em}.woocommerce_page_oss-reports .wp-list-table .check-column{width:16px;white-space:nowrap;padding:1em 1em 1em 1em!important;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table .check-column input{vertical-align:text-top;margin:1px 0}.woocommerce_page_oss-reports .wp-list-table td.column-title{font-weight:700}.woocommerce_page_oss-reports .wp-list-table .column-title{width:20ch}.woocommerce_page_oss-reports .wp-list-table .column-actions{width:10ch}.woocommerce_page_oss-reports .wp-list-table .column-actions{text-align:right}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button{text-indent:9999px;margin:2px 0 2px 4px;position:relative;display:inline-block;padding:0;height:2em;width:2em;overflow:hidden;vertical-align:middle}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button::after{font-family:Dashicons;margin:0;margin-top:2px;speak:none;font-weight:400;font-variant:normal;text-transform:none;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:1.85}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.view::after{font-family:WooCommerce;content:"\e010"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.refresh::after{content:"\f515"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete{border-color:#a00;color:#a00}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel:focus,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete:focus{box-shadow:0 0 0 1px #a00;border-color:#a00;color:#a00}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel:hover,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete:hover{border-color:#910000;color:#910000}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.cancel::after,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.delete::after{font-family:Dashicons;content:"\f182"}.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export::after,.woocommerce_page_oss-reports .wp-list-table .column-actions a.button.export_bop::after{content:"\f103"}.woocommerce_page_oss-reports .wp-list-table .column-address,.woocommerce_page_oss-reports .wp-list-table .column-sender{width:20ch}.woocommerce_page_oss-reports .wp-list-table .column-items{width:20ch}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview{font-size:.9em;border-spacing:0}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview thead th{color:#adadad;padding-top:0;font-size:1.1em}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr td{border-bottom:1px solid #ccc!important}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview tr:last-child td{border-bottom:none!important}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th{padding:.3em 0;vertical-align:top;line-height:20px}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name{width:70%}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-name small,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-name small{color:#999;font-size:12px}.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview td.wc-gzd-shipment-item-column-quantity,.woocommerce_page_oss-reports .wp-list-table #the-list .column-items table.wc-gzd-shipments-preview th.wc-gzd-shipment-item-column-quantity{text-align:right;padding-right:.5em}
packages/one-stop-shop-woocommerce/assets/css/admin.scss CHANGED
@@ -361,7 +361,7 @@ p.oss-add-tax-class-by-country-field {
361
  }
362
  }
363
 
364
- &.export::after {
365
  content: "\f103";
366
  }
367
  }
361
  }
362
  }
363
 
364
+ &.export::after, &.export_bop::after {
365
  content: "\f103";
366
  }
367
  }
packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE.mo CHANGED
Binary file
packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE.po CHANGED
@@ -1,17 +1,17 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: One Stop Shop for WooCommerce\n"
4
- "POT-Creation-Date: 2021-11-09 14:00+0100\n"
5
- "PO-Revision-Date: 2021-11-09 14:02+0100\n"
6
  "Last-Translator: Dennis Nissle <info@vendidero.de>\n"
7
  "Language-Team: \n"
8
  "Language: de_DE\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 3.0\n"
13
- "X-Poedit-Basepath: ../..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
  "X-Poedit-WPHeader: one-stop-shop-woocommerce.php\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -72,120 +72,125 @@ msgctxt "oss"
72
  msgid "Delivery threshold reached (OSS)"
73
  msgstr "Lieferschwelle erreicht (OSS)"
74
 
75
- #: src/Admin.php:445 src/SettingsPage.php:17
76
  msgctxt "oss"
77
  msgid "OSS"
78
  msgstr "OSS"
79
 
80
- #: src/Admin.php:445 src/Admin.php:563 src/SettingsPage.php:23
81
  msgctxt "oss"
82
  msgid "One Stop Shop"
83
  msgstr "One Stop Shop"
84
 
85
- #: src/Admin.php:466 src/Package.php:353
86
  #, php-format
87
  msgctxt "oss"
88
  msgid "Q%1$s/%2$s"
89
  msgstr "Q%1$s/%2$s"
90
 
91
- #: src/Admin.php:475 src/Package.php:358
92
  #, php-format
93
  msgctxt "oss"
94
  msgid "%1$s/%2$s"
95
  msgstr "%1$s/%2$s"
96
 
97
- #: src/Admin.php:483
98
  msgctxt "oss"
99
  msgid "New Report"
100
  msgstr "Neuer Bericht"
101
 
102
- #: src/Admin.php:490
103
  msgctxt "oss"
104
  msgid "Type"
105
  msgstr "Typ"
106
 
107
- #: src/Admin.php:502
108
  msgctxt "oss"
109
  msgid "Year"
110
  msgstr "Jahr"
111
 
112
- #: src/Admin.php:514
113
  msgctxt "oss"
114
  msgid "Quarter"
115
  msgstr "Quartal"
116
 
117
- #: src/Admin.php:526
118
  msgctxt "oss"
119
  msgid "Month"
120
  msgstr "Monat"
121
 
122
- #: src/Admin.php:538
123
  msgctxt "oss"
124
  msgid "Date range"
125
  msgstr "Zeitraum"
126
 
127
- #: src/Admin.php:550
128
  msgctxt "oss"
129
  msgid "Start report"
130
  msgstr "Bericht starten"
131
 
132
- #: src/Admin.php:564
133
  msgctxt "oss"
134
  msgid "New report"
135
  msgstr "Neuer Bericht"
136
 
137
- #: src/Admin.php:606
138
  msgctxt "oss"
139
  msgid "View"
140
  msgstr "Ansehen"
141
 
142
- #: src/Admin.php:610
143
  msgctxt "oss"
144
  msgid "Export"
145
  msgstr "Exportieren"
146
 
147
- #: src/Admin.php:614
 
 
 
 
 
148
  msgctxt "oss"
149
  msgid "Refresh"
150
  msgstr "Aktualisieren"
151
 
152
- #: src/Admin.php:618
153
  msgctxt "oss"
154
  msgid "Delete"
155
  msgstr "Löschen"
156
 
157
- #: src/Admin.php:624
158
  msgctxt "oss"
159
  msgid "Cancel"
160
  msgstr "Abbrechen"
161
 
162
- #: src/Admin.php:653
163
  msgctxt "oss"
164
  msgid "Country"
165
  msgstr "Land"
166
 
167
- #: src/Admin.php:654
168
  msgctxt "oss"
169
  msgid "Tax Rate"
170
  msgstr "Steuersatz"
171
 
172
- #: src/Admin.php:655
173
  msgctxt "oss"
174
  msgid "Net Total"
175
  msgstr "Nettobetrag"
176
 
177
- #: src/Admin.php:656
178
  msgctxt "oss"
179
  msgid "Tax Total"
180
  msgstr "Steuerbertrag"
181
 
182
- #: src/Admin.php:687
183
  #, php-format
184
  msgctxt "oss"
185
  msgid "%1$s %%"
186
  msgstr "%1$s %%"
187
 
188
- #: src/Admin.php:699
189
  #, php-format
190
  msgctxt "oss"
191
  msgid ""
@@ -195,12 +200,12 @@ msgstr ""
195
  "Aktuell %1$s Bestellung verarbeitet. Nächster Durchlauf planmäßig am %2$s. "
196
  "<a href=\"%3$s\">Offene Aktionen finden</a>"
197
 
198
- #: src/Admin.php:699
199
  msgctxt "oss"
200
  msgid "Not yet known"
201
  msgstr "Noch nicht bekannt"
202
 
203
- #: src/Admin.php:730 src/ReportTable.php:39 src/SettingsPage.php:23
204
  msgctxt "oss"
205
  msgid "Reports"
206
  msgstr "Berichte"
@@ -622,68 +627,73 @@ msgctxt "oss"
622
  msgid "Learn More"
623
  msgstr "Mehr erfahren"
624
 
625
- #: src/Tax.php:367 src/Tax.php:425
626
  #, php-format
627
  msgctxt "oss"
628
  msgid "Tax class (%s)"
629
  msgstr "Steuerklasse (%s)"
630
 
631
- #: src/Tax.php:368
632
  msgctxt "oss"
633
  msgid "Same as parent"
634
  msgstr "Gleiche wie übergeordnet"
635
 
636
- #: src/Tax.php:370 src/Tax.php:403 src/Tax.php:427 src/Tax.php:461
637
  msgctxt "oss"
638
  msgid "remove"
639
  msgstr "Löschen"
640
 
641
- #: src/Tax.php:380 src/Tax.php:438
642
  msgctxt "oss"
643
  msgid "Add country specific tax class (OSS)"
644
  msgstr "Länderspezifische Steuerklasse hinzufügen (OSS)"
645
 
646
- #: src/Tax.php:387 src/Tax.php:445
647
  msgctxt "oss"
648
  msgid "Select country"
649
  msgstr "Land auswählen"
650
 
 
 
 
 
 
651
  #. translators: Do not translate
652
- #: src/Tax.php:544 src/Tax.php:709
653
  msgid "Reduced rate"
654
  msgstr ""
655
 
656
- #: src/Tax.php:547 src/Tax.php:701
657
  msgctxt "oss"
658
  msgid "Greater reduced rate"
659
  msgstr "Zusätzlicher reduzierter Preis"
660
 
661
- #: src/Tax.php:550 src/Tax.php:705
662
  msgctxt "oss"
663
  msgid "Super reduced rate"
664
  msgstr "Stark reduzierter Preis"
665
 
666
- #: src/Tax.php:910
667
  msgctxt "oss"
668
  msgid "Madeira"
669
  msgstr "Madeira"
670
 
671
- #: src/Tax.php:917
672
  msgctxt "oss"
673
  msgid "Acores"
674
  msgstr "Azoren"
675
 
676
- #: src/Tax.php:953
677
  msgctxt "oss"
678
  msgid "Northern Ireland"
679
  msgstr "Nordirland"
680
 
681
- #: src/Tax.php:966
682
  msgctxt "oss-tax-rate-import"
683
  msgid "Exempt"
684
  msgstr "Ausnahme"
685
 
686
- #: src/Tax.php:1032
687
  #, php-format
688
  msgctxt "oss-tax-rate-import"
689
  msgid "VAT %1$s %% %2$s"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: One Stop Shop for WooCommerce\n"
4
+ "POT-Creation-Date: 2022-04-13 11:57+0200\n"
5
+ "PO-Revision-Date: 2022-04-13 11:58+0200\n"
6
  "Last-Translator: Dennis Nissle <info@vendidero.de>\n"
7
  "Language-Team: \n"
8
  "Language: de_DE\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
 
 
12
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
13
+ "X-Generator: Poedit 3.0.1\n"
14
+ "X-Poedit-Basepath: ../..\n"
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
  "X-Poedit-WPHeader: one-stop-shop-woocommerce.php\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
72
  msgid "Delivery threshold reached (OSS)"
73
  msgstr "Lieferschwelle erreicht (OSS)"
74
 
75
+ #: src/Admin.php:446 src/SettingsPage.php:17
76
  msgctxt "oss"
77
  msgid "OSS"
78
  msgstr "OSS"
79
 
80
+ #: src/Admin.php:446 src/Admin.php:564 src/SettingsPage.php:23
81
  msgctxt "oss"
82
  msgid "One Stop Shop"
83
  msgstr "One Stop Shop"
84
 
85
+ #: src/Admin.php:467 src/Package.php:353
86
  #, php-format
87
  msgctxt "oss"
88
  msgid "Q%1$s/%2$s"
89
  msgstr "Q%1$s/%2$s"
90
 
91
+ #: src/Admin.php:476 src/Package.php:358
92
  #, php-format
93
  msgctxt "oss"
94
  msgid "%1$s/%2$s"
95
  msgstr "%1$s/%2$s"
96
 
97
+ #: src/Admin.php:484
98
  msgctxt "oss"
99
  msgid "New Report"
100
  msgstr "Neuer Bericht"
101
 
102
+ #: src/Admin.php:491
103
  msgctxt "oss"
104
  msgid "Type"
105
  msgstr "Typ"
106
 
107
+ #: src/Admin.php:503
108
  msgctxt "oss"
109
  msgid "Year"
110
  msgstr "Jahr"
111
 
112
+ #: src/Admin.php:515
113
  msgctxt "oss"
114
  msgid "Quarter"
115
  msgstr "Quartal"
116
 
117
+ #: src/Admin.php:527
118
  msgctxt "oss"
119
  msgid "Month"
120
  msgstr "Monat"
121
 
122
+ #: src/Admin.php:539
123
  msgctxt "oss"
124
  msgid "Date range"
125
  msgstr "Zeitraum"
126
 
127
+ #: src/Admin.php:551
128
  msgctxt "oss"
129
  msgid "Start report"
130
  msgstr "Bericht starten"
131
 
132
+ #: src/Admin.php:565
133
  msgctxt "oss"
134
  msgid "New report"
135
  msgstr "Neuer Bericht"
136
 
137
+ #: src/Admin.php:607
138
  msgctxt "oss"
139
  msgid "View"
140
  msgstr "Ansehen"
141
 
142
+ #: src/Admin.php:611
143
  msgctxt "oss"
144
  msgid "Export"
145
  msgstr "Exportieren"
146
 
147
+ #: src/Admin.php:615
148
+ msgctxt "oss"
149
+ msgid "Export BOP"
150
+ msgstr "BOP-CSV exportieren"
151
+
152
+ #: src/Admin.php:619
153
  msgctxt "oss"
154
  msgid "Refresh"
155
  msgstr "Aktualisieren"
156
 
157
+ #: src/Admin.php:623
158
  msgctxt "oss"
159
  msgid "Delete"
160
  msgstr "Löschen"
161
 
162
+ #: src/Admin.php:629
163
  msgctxt "oss"
164
  msgid "Cancel"
165
  msgstr "Abbrechen"
166
 
167
+ #: src/Admin.php:663
168
  msgctxt "oss"
169
  msgid "Country"
170
  msgstr "Land"
171
 
172
+ #: src/Admin.php:664
173
  msgctxt "oss"
174
  msgid "Tax Rate"
175
  msgstr "Steuersatz"
176
 
177
+ #: src/Admin.php:665
178
  msgctxt "oss"
179
  msgid "Net Total"
180
  msgstr "Nettobetrag"
181
 
182
+ #: src/Admin.php:666
183
  msgctxt "oss"
184
  msgid "Tax Total"
185
  msgstr "Steuerbertrag"
186
 
187
+ #: src/Admin.php:697
188
  #, php-format
189
  msgctxt "oss"
190
  msgid "%1$s %%"
191
  msgstr "%1$s %%"
192
 
193
+ #: src/Admin.php:709
194
  #, php-format
195
  msgctxt "oss"
196
  msgid ""
200
  "Aktuell %1$s Bestellung verarbeitet. Nächster Durchlauf planmäßig am %2$s. "
201
  "<a href=\"%3$s\">Offene Aktionen finden</a>"
202
 
203
+ #: src/Admin.php:709
204
  msgctxt "oss"
205
  msgid "Not yet known"
206
  msgstr "Noch nicht bekannt"
207
 
208
+ #: src/Admin.php:740 src/ReportTable.php:39 src/SettingsPage.php:23
209
  msgctxt "oss"
210
  msgid "Reports"
211
  msgstr "Berichte"
627
  msgid "Learn More"
628
  msgstr "Mehr erfahren"
629
 
630
+ #: src/Tax.php:383 src/Tax.php:452
631
  #, php-format
632
  msgctxt "oss"
633
  msgid "Tax class (%s)"
634
  msgstr "Steuerklasse (%s)"
635
 
636
+ #: src/Tax.php:384
637
  msgctxt "oss"
638
  msgid "Same as parent"
639
  msgstr "Gleiche wie übergeordnet"
640
 
641
+ #: src/Tax.php:386 src/Tax.php:419 src/Tax.php:454 src/Tax.php:488
642
  msgctxt "oss"
643
  msgid "remove"
644
  msgstr "Löschen"
645
 
646
+ #: src/Tax.php:396 src/Tax.php:465
647
  msgctxt "oss"
648
  msgid "Add country specific tax class (OSS)"
649
  msgstr "Länderspezifische Steuerklasse hinzufügen (OSS)"
650
 
651
+ #: src/Tax.php:403 src/Tax.php:472
652
  msgctxt "oss"
653
  msgid "Select country"
654
  msgstr "Land auswählen"
655
 
656
+ #: src/Tax.php:428 src/Tax.php:434
657
+ msgctxt "oss"
658
+ msgid "EU-wide"
659
+ msgstr "EU-weit"
660
+
661
  #. translators: Do not translate
662
+ #: src/Tax.php:634 src/Tax.php:803
663
  msgid "Reduced rate"
664
  msgstr ""
665
 
666
+ #: src/Tax.php:637 src/Tax.php:795
667
  msgctxt "oss"
668
  msgid "Greater reduced rate"
669
  msgstr "Zusätzlicher reduzierter Preis"
670
 
671
+ #: src/Tax.php:640 src/Tax.php:799
672
  msgctxt "oss"
673
  msgid "Super reduced rate"
674
  msgstr "Stark reduzierter Preis"
675
 
676
+ #: src/Tax.php:1009
677
  msgctxt "oss"
678
  msgid "Madeira"
679
  msgstr "Madeira"
680
 
681
+ #: src/Tax.php:1016
682
  msgctxt "oss"
683
  msgid "Acores"
684
  msgstr "Azoren"
685
 
686
+ #: src/Tax.php:1052
687
  msgctxt "oss"
688
  msgid "Northern Ireland"
689
  msgstr "Nordirland"
690
 
691
+ #: src/Tax.php:1065
692
  msgctxt "oss-tax-rate-import"
693
  msgid "Exempt"
694
  msgstr "Ausnahme"
695
 
696
+ #: src/Tax.php:1131
697
  #, php-format
698
  msgctxt "oss-tax-rate-import"
699
  msgid "VAT %1$s %% %2$s"
packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE_formal.mo CHANGED
Binary file
packages/one-stop-shop-woocommerce/i18n/languages/oss-woocommerce-de_DE_formal.po CHANGED
@@ -1,17 +1,17 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: One Stop Shop for WooCommerce\n"
4
- "POT-Creation-Date: 2021-11-09 14:17+0100\n"
5
- "PO-Revision-Date: 2021-11-09 14:18+0100\n"
6
  "Last-Translator: Dennis Nissle <info@vendidero.de>\n"
7
  "Language-Team: \n"
8
  "Language: de_DE@formal\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 3.0\n"
13
- "X-Poedit-Basepath: ../..\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
  "X-Poedit-WPHeader: one-stop-shop-woocommerce.php\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -72,120 +72,125 @@ msgctxt "oss"
72
  msgid "Delivery threshold reached (OSS)"
73
  msgstr "Lieferschwelle erreicht (OSS)"
74
 
75
- #: src/Admin.php:445 src/SettingsPage.php:17
76
  msgctxt "oss"
77
  msgid "OSS"
78
  msgstr "OSS"
79
 
80
- #: src/Admin.php:445 src/Admin.php:563 src/SettingsPage.php:23
81
  msgctxt "oss"
82
  msgid "One Stop Shop"
83
  msgstr "One Stop Shop"
84
 
85
- #: src/Admin.php:466 src/Package.php:353
86
  #, php-format
87
  msgctxt "oss"
88
  msgid "Q%1$s/%2$s"
89
  msgstr "Q%1$s/%2$s"
90
 
91
- #: src/Admin.php:475 src/Package.php:358
92
  #, php-format
93
  msgctxt "oss"
94
  msgid "%1$s/%2$s"
95
  msgstr "%1$s/%2$s"
96
 
97
- #: src/Admin.php:483
98
  msgctxt "oss"
99
  msgid "New Report"
100
  msgstr "Neuer Bericht"
101
 
102
- #: src/Admin.php:490
103
  msgctxt "oss"
104
  msgid "Type"
105
  msgstr "Typ"
106
 
107
- #: src/Admin.php:502
108
  msgctxt "oss"
109
  msgid "Year"
110
  msgstr "Jahr"
111
 
112
- #: src/Admin.php:514
113
  msgctxt "oss"
114
  msgid "Quarter"
115
  msgstr "Quartal"
116
 
117
- #: src/Admin.php:526
118
  msgctxt "oss"
119
  msgid "Month"
120
  msgstr "Monat"
121
 
122
- #: src/Admin.php:538
123
  msgctxt "oss"
124
  msgid "Date range"
125
  msgstr "Zeitraum"
126
 
127
- #: src/Admin.php:550
128
  msgctxt "oss"
129
  msgid "Start report"
130
  msgstr "Bericht starten"
131
 
132
- #: src/Admin.php:564
133
  msgctxt "oss"
134
  msgid "New report"
135
  msgstr "Neuer Bericht"
136
 
137
- #: src/Admin.php:606
138
  msgctxt "oss"
139
  msgid "View"
140
  msgstr "Ansehen"
141
 
142
- #: src/Admin.php:610
143
  msgctxt "oss"
144
  msgid "Export"
145
  msgstr "Exportieren"
146
 
147
- #: src/Admin.php:614
 
 
 
 
 
148
  msgctxt "oss"
149
  msgid "Refresh"
150
  msgstr "Aktualisieren"
151
 
152
- #: src/Admin.php:618
153
  msgctxt "oss"
154
  msgid "Delete"
155
  msgstr "Löschen"
156
 
157
- #: src/Admin.php:624
158
  msgctxt "oss"
159
  msgid "Cancel"
160
  msgstr "Abbrechen"
161
 
162
- #: src/Admin.php:653
163
  msgctxt "oss"
164
  msgid "Country"
165
  msgstr "Land"
166
 
167
- #: src/Admin.php:654
168
  msgctxt "oss"
169
  msgid "Tax Rate"
170
  msgstr "Steuersatz"
171
 
172
- #: src/Admin.php:655
173
  msgctxt "oss"
174
  msgid "Net Total"
175
  msgstr "Nettobetrag"
176
 
177
- #: src/Admin.php:656
178
  msgctxt "oss"
179
  msgid "Tax Total"
180
  msgstr "Steuerbertrag"
181
 
182
- #: src/Admin.php:687
183
  #, php-format
184
  msgctxt "oss"
185
  msgid "%1$s %%"
186
  msgstr "%1$s %%"
187
 
188
- #: src/Admin.php:699
189
  #, php-format
190
  msgctxt "oss"
191
  msgid ""
@@ -195,12 +200,12 @@ msgstr ""
195
  "Aktuell %1$s Bestellung verarbeitet. Nächster Durchlauf planmäßig am %2$s. "
196
  "<a href=\"%3$s\">Offene Aktionen finden</a>"
197
 
198
- #: src/Admin.php:699
199
  msgctxt "oss"
200
  msgid "Not yet known"
201
  msgstr "Noch nicht bekannt"
202
 
203
- #: src/Admin.php:730 src/ReportTable.php:39 src/SettingsPage.php:23
204
  msgctxt "oss"
205
  msgid "Reports"
206
  msgstr "Berichte"
@@ -623,68 +628,73 @@ msgctxt "oss"
623
  msgid "Learn More"
624
  msgstr "Mehr erfahren"
625
 
626
- #: src/Tax.php:367 src/Tax.php:425
627
  #, php-format
628
  msgctxt "oss"
629
  msgid "Tax class (%s)"
630
  msgstr "Steuerklasse (%s)"
631
 
632
- #: src/Tax.php:368
633
  msgctxt "oss"
634
  msgid "Same as parent"
635
  msgstr "Gleiche wie übergeordnet"
636
 
637
- #: src/Tax.php:370 src/Tax.php:403 src/Tax.php:427 src/Tax.php:461
638
  msgctxt "oss"
639
  msgid "remove"
640
  msgstr "Löschen"
641
 
642
- #: src/Tax.php:380 src/Tax.php:438
643
  msgctxt "oss"
644
  msgid "Add country specific tax class (OSS)"
645
  msgstr "Länderspezifische Steuerklasse hinzufügen (OSS)"
646
 
647
- #: src/Tax.php:387 src/Tax.php:445
648
  msgctxt "oss"
649
  msgid "Select country"
650
  msgstr "Land auswählen"
651
 
 
 
 
 
 
652
  #. translators: Do not translate
653
- #: src/Tax.php:544 src/Tax.php:709
654
  msgid "Reduced rate"
655
  msgstr ""
656
 
657
- #: src/Tax.php:547 src/Tax.php:701
658
  msgctxt "oss"
659
  msgid "Greater reduced rate"
660
  msgstr "Zusätzlicher reduzierter Preis"
661
 
662
- #: src/Tax.php:550 src/Tax.php:705
663
  msgctxt "oss"
664
  msgid "Super reduced rate"
665
  msgstr "Stark reduzierter Preis"
666
 
667
- #: src/Tax.php:910
668
  msgctxt "oss"
669
  msgid "Madeira"
670
  msgstr "Madeira"
671
 
672
- #: src/Tax.php:917
673
  msgctxt "oss"
674
  msgid "Acores"
675
  msgstr "Azoren"
676
 
677
- #: src/Tax.php:953
678
  msgctxt "oss"
679
  msgid "Northern Ireland"
680
  msgstr "Nordirland"
681
 
682
- #: src/Tax.php:966
683
  msgctxt "oss-tax-rate-import"
684
  msgid "Exempt"
685
  msgstr "Ausnahme"
686
 
687
- #: src/Tax.php:1032
688
  #, php-format
689
  msgctxt "oss-tax-rate-import"
690
  msgid "VAT %1$s %% %2$s"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: One Stop Shop for WooCommerce\n"
4
+ "POT-Creation-Date: 2022-04-13 11:58+0200\n"
5
+ "PO-Revision-Date: 2022-04-13 11:58+0200\n"
6
  "Last-Translator: Dennis Nissle <info@vendidero.de>\n"
7
  "Language-Team: \n"
8
  "Language: de_DE@formal\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
 
 
12
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
13
+ "X-Generator: Poedit 3.0.1\n"
14
+ "X-Poedit-Basepath: ../..\n"
15
  "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
  "X-Poedit-WPHeader: one-stop-shop-woocommerce.php\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
72
  msgid "Delivery threshold reached (OSS)"
73
  msgstr "Lieferschwelle erreicht (OSS)"
74
 
75
+ #: src/Admin.php:446 src/SettingsPage.php:17
76
  msgctxt "oss"
77
  msgid "OSS"
78
  msgstr "OSS"
79
 
80
+ #: src/Admin.php:446 src/Admin.php:564 src/SettingsPage.php:23
81
  msgctxt "oss"
82
  msgid "One Stop Shop"
83
  msgstr "One Stop Shop"
84
 
85
+ #: src/Admin.php:467 src/Package.php:353
86
  #, php-format
87
  msgctxt "oss"
88
  msgid "Q%1$s/%2$s"
89
  msgstr "Q%1$s/%2$s"
90
 
91
+ #: src/Admin.php:476 src/Package.php:358
92
  #, php-format
93
  msgctxt "oss"
94
  msgid "%1$s/%2$s"
95
  msgstr "%1$s/%2$s"
96
 
97
+ #: src/Admin.php:484
98
  msgctxt "oss"
99
  msgid "New Report"
100
  msgstr "Neuer Bericht"
101
 
102
+ #: src/Admin.php:491
103
  msgctxt "oss"
104
  msgid "Type"
105
  msgstr "Typ"
106
 
107
+ #: src/Admin.php:503
108
  msgctxt "oss"
109
  msgid "Year"
110
  msgstr "Jahr"
111
 
112
+ #: src/Admin.php:515
113
  msgctxt "oss"
114
  msgid "Quarter"
115
  msgstr "Quartal"
116
 
117
+ #: src/Admin.php:527
118
  msgctxt "oss"
119
  msgid "Month"
120
  msgstr "Monat"
121
 
122
+ #: src/Admin.php:539
123
  msgctxt "oss"
124
  msgid "Date range"
125
  msgstr "Zeitraum"
126
 
127
+ #: src/Admin.php:551
128
  msgctxt "oss"
129
  msgid "Start report"
130
  msgstr "Bericht starten"
131
 
132
+ #: src/Admin.php:565
133
  msgctxt "oss"
134
  msgid "New report"
135
  msgstr "Neuer Bericht"
136
 
137
+ #: src/Admin.php:607
138
  msgctxt "oss"
139
  msgid "View"
140
  msgstr "Ansehen"
141
 
142
+ #: src/Admin.php:611
143
  msgctxt "oss"
144
  msgid "Export"
145
  msgstr "Exportieren"
146
 
147
+ #: src/Admin.php:615
148
+ msgctxt "oss"
149
+ msgid "Export BOP"
150
+ msgstr "BOP-CSV exportieren"
151
+
152
+ #: src/Admin.php:619
153
  msgctxt "oss"
154
  msgid "Refresh"
155
  msgstr "Aktualisieren"
156
 
157
+ #: src/Admin.php:623
158
  msgctxt "oss"
159
  msgid "Delete"
160
  msgstr "Löschen"
161
 
162
+ #: src/Admin.php:629
163
  msgctxt "oss"
164
  msgid "Cancel"
165
  msgstr "Abbrechen"
166
 
167
+ #: src/Admin.php:663
168
  msgctxt "oss"
169
  msgid "Country"
170
  msgstr "Land"
171
 
172
+ #: src/Admin.php:664
173
  msgctxt "oss"
174
  msgid "Tax Rate"
175
  msgstr "Steuersatz"
176
 
177
+ #: src/Admin.php:665
178
  msgctxt "oss"
179
  msgid "Net Total"
180
  msgstr "Nettobetrag"
181
 
182
+ #: src/Admin.php:666
183
  msgctxt "oss"
184
  msgid "Tax Total"
185
  msgstr "Steuerbertrag"
186
 
187
+ #: src/Admin.php:697
188
  #, php-format
189
  msgctxt "oss"
190
  msgid "%1$s %%"
191
  msgstr "%1$s %%"
192
 
193
+ #: src/Admin.php:709
194
  #, php-format
195
  msgctxt "oss"
196
  msgid ""
200
  "Aktuell %1$s Bestellung verarbeitet. Nächster Durchlauf planmäßig am %2$s. "
201
  "<a href=\"%3$s\">Offene Aktionen finden</a>"
202
 
203
+ #: src/Admin.php:709
204
  msgctxt "oss"
205
  msgid "Not yet known"
206
  msgstr "Noch nicht bekannt"
207
 
208
+ #: src/Admin.php:740 src/ReportTable.php:39 src/SettingsPage.php:23
209
  msgctxt "oss"
210
  msgid "Reports"
211
  msgstr "Berichte"
628
  msgid "Learn More"
629
  msgstr "Mehr erfahren"
630
 
631
+ #: src/Tax.php:383 src/Tax.php:452
632
  #, php-format
633
  msgctxt "oss"
634
  msgid "Tax class (%s)"
635
  msgstr "Steuerklasse (%s)"
636
 
637
+ #: src/Tax.php:384
638
  msgctxt "oss"
639
  msgid "Same as parent"
640
  msgstr "Gleiche wie übergeordnet"
641
 
642
+ #: src/Tax.php:386 src/Tax.php:419 src/Tax.php:454 src/Tax.php:488
643
  msgctxt "oss"
644
  msgid "remove"
645
  msgstr "Löschen"
646
 
647
+ #: src/Tax.php:396 src/Tax.php:465
648
  msgctxt "oss"
649
  msgid "Add country specific tax class (OSS)"
650
  msgstr "Länderspezifische Steuerklasse hinzufügen (OSS)"
651
 
652
+ #: src/Tax.php:403 src/Tax.php:472
653
  msgctxt "oss"
654
  msgid "Select country"
655
  msgstr "Land auswählen"
656
 
657
+ #: src/Tax.php:428 src/Tax.php:434
658
+ msgctxt "oss"
659
+ msgid "EU-wide"
660
+ msgstr "EU-weit"
661
+
662
  #. translators: Do not translate
663
+ #: src/Tax.php:634 src/Tax.php:803
664
  msgid "Reduced rate"
665
  msgstr ""
666
 
667
+ #: src/Tax.php:637 src/Tax.php:795
668
  msgctxt "oss"
669
  msgid "Greater reduced rate"
670
  msgstr "Zusätzlicher reduzierter Preis"
671
 
672
+ #: src/Tax.php:640 src/Tax.php:799
673
  msgctxt "oss"
674
  msgid "Super reduced rate"
675
  msgstr "Stark reduzierter Preis"
676
 
677
+ #: src/Tax.php:1009
678
  msgctxt "oss"
679
  msgid "Madeira"
680
  msgstr "Madeira"
681
 
682
+ #: src/Tax.php:1016
683
  msgctxt "oss"
684
  msgid "Acores"
685
  msgstr "Azoren"
686
 
687
+ #: src/Tax.php:1052
688
  msgctxt "oss"
689
  msgid "Northern Ireland"
690
  msgstr "Nordirland"
691
 
692
+ #: src/Tax.php:1065
693
  msgctxt "oss-tax-rate-import"
694
  msgid "Exempt"
695
  msgstr "Ausnahme"
696
 
697
+ #: src/Tax.php:1131
698
  #, php-format
699
  msgctxt "oss-tax-rate-import"
700
  msgid "VAT %1$s %% %2$s"
packages/one-stop-shop-woocommerce/one-stop-shop-woocommerce.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Comply with the One Stop Shop procedure while using WooCommerce.
6
  * Author: vendidero
7
  * Author URI: https://vendidero.de
8
- * Version: 1.2.0
9
  * Requires PHP: 5.6
10
  * License: GPLv3
11
  * Tested up to: 5.9
5
  * Description: Comply with the One Stop Shop procedure while using WooCommerce.
6
  * Author: vendidero
7
  * Author URI: https://vendidero.de
8
+ * Version: 1.2.1
9
  * Requires PHP: 5.6
10
  * License: GPLv3
11
  * Tested up to: 5.9
packages/one-stop-shop-woocommerce/readme.txt CHANGED
@@ -4,8 +4,8 @@ Tags: one stop shop, woocommerce, OSS, EU, compliance
4
  Requires at least: 5.4
5
  Tested up to: 5.9
6
  WC requires at least: 3.9
7
- WC tested up to: 6.2
8
- Stable tag: 1.2.0
9
  Requires PHP: 5.6
10
  License: GPLv3
11
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -60,6 +60,9 @@ Bug reports may be filed via our [GitHub repository](https://github.com/vendider
60
  3. Create a new report
61
 
62
  == Changelog ==
 
 
 
63
  = 1.2.0 =
64
  * Improvement: Do not skip refunded parent orders
65
 
4
  Requires at least: 5.4
5
  Tested up to: 5.9
6
  WC requires at least: 3.9
7
+ WC tested up to: 6.4
8
+ Stable tag: 1.2.1
9
  Requires PHP: 5.6
10
  License: GPLv3
11
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
60
  3. Create a new report
61
 
62
  == Changelog ==
63
+ = 1.2.1 =
64
+ * Feature: Added BOP (BZSt-Online-Portal) export for Germany
65
+
66
  = 1.2.0 =
67
  * Improvement: Do not skip refunded parent orders
68
 
packages/one-stop-shop-woocommerce/src/Admin.php CHANGED
@@ -336,14 +336,15 @@ class Admin {
336
  wp_die();
337
  }
338
 
339
- $report_id = isset( $_GET['report_id'] ) ? wc_clean( $_GET['report_id'] ) : '';
340
- $decimals = isset( $_GET['decimals'] ) ? absint( $_GET['decimals'] ) : wc_get_price_decimals();
 
341
 
342
  if ( ! empty( $report_id ) && ( $report = Package::get_report( $report_id ) ) ) {
343
  $exporter_class = '\Vendidero\OneStopShop\CSVExporter';
344
  $base_country = Package::get_base_country();
345
 
346
- if ( 'DE' === $base_country && apply_filters( 'oss_experimental_use_de_bop_csv_exporter', false ) ) {
347
  $exporter_class = '\Vendidero\OneStopShop\CSVExporterBOP';
348
  }
349
 
@@ -609,6 +610,10 @@ class Admin {
609
  'url' => $report->get_export_link(),
610
  'title' => _x( 'Export', 'oss', 'woocommerce-germanized' )
611
  ),
 
 
 
 
612
  'refresh' => array(
613
  'url' => $report->get_refresh_link(),
614
  'title' => _x( 'Refresh', 'oss', 'woocommerce-germanized' )
@@ -627,6 +632,11 @@ class Admin {
627
  unset( $actions['refresh'] );
628
  unset( $actions['delete'] );
629
  unset( $actions['export'] );
 
 
 
 
 
630
  }
631
 
632
  if ( 'observer' === $report->get_type() ) {
336
  wp_die();
337
  }
338
 
339
+ $report_id = isset( $_GET['report_id'] ) ? wc_clean( $_GET['report_id'] ) : '';
340
+ $decimals = isset( $_GET['decimals'] ) ? absint( $_GET['decimals'] ) : wc_get_price_decimals();
341
+ $export_type = isset( $_GET['export_type'] ) ? wc_clean( $_GET['export_type'] ) : '';
342
 
343
  if ( ! empty( $report_id ) && ( $report = Package::get_report( $report_id ) ) ) {
344
  $exporter_class = '\Vendidero\OneStopShop\CSVExporter';
345
  $base_country = Package::get_base_country();
346
 
347
+ if ( 'bop' === $export_type ) {
348
  $exporter_class = '\Vendidero\OneStopShop\CSVExporterBOP';
349
  }
350
 
610
  'url' => $report->get_export_link(),
611
  'title' => _x( 'Export', 'oss', 'woocommerce-germanized' )
612
  ),
613
+ 'export_bop' => array(
614
+ 'url' => $report->get_export_link( 'bop' ),
615
+ 'title' => _x( 'Export BOP', 'oss', 'woocommerce-germanized' )
616
+ ),
617
  'refresh' => array(
618
  'url' => $report->get_refresh_link(),
619
  'title' => _x( 'Refresh', 'oss', 'woocommerce-germanized' )
632
  unset( $actions['refresh'] );
633
  unset( $actions['delete'] );
634
  unset( $actions['export'] );
635
+ unset( $actions['export_bop'] );
636
+ }
637
+
638
+ if ( 'DE' !== Package::get_base_country() && isset( $actions['export_bop'] ) ) {
639
+ unset( $actions['export_bop'] );
640
  }
641
 
642
  if ( 'observer' === $report->get_type() ) {
packages/one-stop-shop-woocommerce/src/CSVExporter.php CHANGED
@@ -68,40 +68,43 @@ class CSVExporter extends \WC_CSV_Exporter {
68
  return wc_format_decimal( $value, $this->get_decimals() );
69
  }
70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  /**
72
  * Prepare data that will be exported.
73
  */
74
  public function prepare_data_to_export() {
75
- $columns = $this->get_column_names();
76
  $countries = $this->report->get_countries();
77
 
78
  if ( ! empty( $countries ) ) {
79
  foreach ( $countries as $country ) {
80
  foreach( $this->report->get_tax_rates_by_country( $country ) as $tax_rate ) {
81
- $row = array();
82
-
83
- foreach( array_keys( $columns ) as $column_id ) {
84
- $column_id = strstr( $column_id, ':' ) ? current( explode( ':', $column_id ) ) : $column_id;
85
- $value = '';
86
-
87
- if ( 'country' === $column_id ) {
88
- $value = strtoupper( $country );
89
- } elseif( 'tax_rate' === $column_id ) {
90
- $value = $this->format_decimal( $tax_rate );
91
- } elseif( 'taxable_base' === $column_id ) {
92
- $value = $this->format_decimal( $this->report->get_country_net_total( $country, $tax_rate, $this->get_decimals() ) );
93
- } elseif( 'amount' === $column_id ) {
94
- $value = $this->format_decimal( $this->report->get_country_tax_total( $country, $tax_rate, $this->get_decimals() ) );
95
- } elseif ( is_callable( array( $this, "get_column_value_{$column_id}" ) ) ) {
96
- $value = $this->{"get_column_value_{$column_id}"}( $country, $tax_rate );
97
- } else {
98
- $value = apply_filters( "one_stop_shop_woocommerce_export_column_{$column_id}", $value, $country, $tax_rate, $this );
99
- }
100
-
101
- $row[ $column_id ] = $value;
102
- }
103
-
104
- $this->row_data[] = apply_filters( 'one_stop_shop_woocommerce_export_row_data', $row, $country, $tax_rate, $this );
105
  }
106
  }
107
  }
68
  return wc_format_decimal( $value, $this->get_decimals() );
69
  }
70
 
71
+ protected function get_row_data( $country, $tax_rate ) {
72
+ $row = array();
73
+
74
+ foreach( array_keys( $this->get_column_names() ) as $column_id ) {
75
+ $column_id = strstr( $column_id, ':' ) ? current( explode( ':', $column_id ) ) : $column_id;
76
+ $value = '';
77
+
78
+ if ( 'country' === $column_id ) {
79
+ $value = strtoupper( $country );
80
+ } elseif( 'tax_rate' === $column_id ) {
81
+ $value = $this->format_decimal( $tax_rate );
82
+ } elseif( 'taxable_base' === $column_id ) {
83
+ $value = $this->format_decimal( $this->report->get_country_net_total( $country, $tax_rate, $this->get_decimals() ) );
84
+ } elseif( 'amount' === $column_id ) {
85
+ $value = $this->format_decimal( $this->report->get_country_tax_total( $country, $tax_rate, $this->get_decimals() ) );
86
+ } elseif ( is_callable( array( $this, "get_column_value_{$column_id}" ) ) ) {
87
+ $value = $this->{"get_column_value_{$column_id}"}( $country, $tax_rate );
88
+ } else {
89
+ $value = apply_filters( "one_stop_shop_woocommerce_export_column_{$column_id}", $value, $country, $tax_rate, $this );
90
+ }
91
+
92
+ $row[ $column_id ] = $value;
93
+ }
94
+
95
+ return $row;
96
+ }
97
+
98
  /**
99
  * Prepare data that will be exported.
100
  */
101
  public function prepare_data_to_export() {
 
102
  $countries = $this->report->get_countries();
103
 
104
  if ( ! empty( $countries ) ) {
105
  foreach ( $countries as $country ) {
106
  foreach( $this->report->get_tax_rates_by_country( $country ) as $tax_rate ) {
107
+ $this->row_data[] = apply_filters( 'one_stop_shop_woocommerce_export_row_data', $this->get_row_data( $country, $tax_rate ), $country, $tax_rate, $this );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  }
110
  }
packages/one-stop-shop-woocommerce/src/CSVExporterBOP.php CHANGED
@@ -50,13 +50,53 @@ class CSVExporterBOP extends CSVExporter {
50
  return $tax_return_type;
51
  }
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  protected function export_column_headers() {
54
  $buffer = fopen( 'php://output', 'w' ); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_read_fopen
55
  ob_start();
56
- fwrite( $buffer, "#v1.0" . PHP_EOL );
57
  $content = ob_get_clean();
58
 
59
- return $content . parent::export_column_headers();
60
  }
61
 
62
  protected function fputcsv( $buffer, $export_row ) {
50
  return $tax_return_type;
51
  }
52
 
53
+ /**
54
+ * Prepare data that will be exported.
55
+ */
56
+ public function prepare_data_to_export() {
57
+ $countries = $this->report->get_countries();
58
+
59
+ if ( ! empty( $countries ) ) {
60
+ foreach ( $countries as $country ) {
61
+ $tax_rates = $this->report->get_tax_rates_by_country( $country );
62
+
63
+ if ( ! empty( $tax_rates ) ) {
64
+ $this->row_data[] = apply_filters( 'one_stop_shop_woocommerce_export_bop_country_header_data', array(
65
+ 'country' => $country,
66
+ 'bop_type' => 1,
67
+ ), $country, $this );
68
+
69
+ foreach( $tax_rates as $tax_rate ) {
70
+ $this->row_data[] = apply_filters( 'one_stop_shop_woocommerce_bop_export_row_data', $this->get_row_data( $country, $tax_rate ), $country, $tax_rate, $this );
71
+ }
72
+ }
73
+ }
74
+ }
75
+ }
76
+
77
+ /**
78
+ * Do the export. Prevent Woo from prepending a BOM.
79
+ */
80
+ public function export() {
81
+ $this->prepare_data_to_export();
82
+ $this->send_headers();
83
+
84
+ $csv_data = $this->export_column_headers() . $this->get_csv_data();
85
+
86
+ // Replace newlines with Windows-style.
87
+ $csv_data = preg_replace('~\R~u', "\r", $csv_data );
88
+
89
+ $this->send_content( $csv_data );
90
+ die();
91
+ }
92
+
93
  protected function export_column_headers() {
94
  $buffer = fopen( 'php://output', 'w' ); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_system_read_fopen
95
  ob_start();
96
+ fwrite( $buffer, "#v1.1" . PHP_EOL );
97
  $content = ob_get_clean();
98
 
99
+ return $content;
100
  }
101
 
102
  protected function fputcsv( $buffer, $export_row ) {
packages/one-stop-shop-woocommerce/src/Package.php CHANGED
@@ -14,7 +14,7 @@ class Package {
14
  *
15
  * @var string
16
  */
17
- const VERSION = '1.2.0';
18
 
19
  /**
20
  * Init the package
14
  *
15
  * @var string
16
  */
17
+ const VERSION = '1.2.1';
18
 
19
  /**
20
  * Init the package
packages/one-stop-shop-woocommerce/src/Report.php CHANGED
@@ -278,8 +278,8 @@ class Report {
278
  return true;
279
  }
280
 
281
- public function get_export_link() {
282
- return add_query_arg( array( 'action' => 'oss_export_report', 'report_id' => $this->get_id() ), wp_nonce_url( admin_url( 'admin-post.php' ), 'oss_export_report' ) );
283
  }
284
 
285
  public function get_delete_link() {
278
  return true;
279
  }
280
 
281
+ public function get_export_link( $export_type = '' ) {
282
+ return add_query_arg( array( 'action' => 'oss_export_report', 'export_type' => $export_type, 'report_id' => $this->get_id() ), wp_nonce_url( admin_url( 'admin-post.php' ), 'oss_export_report' ) );
283
  }
284
 
285
  public function get_delete_link() {
packages/one-stop-shop-woocommerce/src/Tax.php CHANGED
@@ -216,9 +216,15 @@ class Tax {
216
  $taxable_address = self::get_taxable_location();
217
 
218
  if ( isset( $taxable_address[0] ) && ! empty( $taxable_address[0] ) && $taxable_address[0] != WC()->countries->get_base_country() ) {
219
- $county = $taxable_address[0];
220
- $postcode = isset( $taxable_address[2] ) ? $taxable_address[2] : '';
221
- $tax_class = self::get_product_tax_class_by_country( $product, $county, $postcode, $tax_class );
 
 
 
 
 
 
222
  }
223
 
224
  return $tax_class;
@@ -363,7 +369,7 @@ class Tax {
363
  }
364
 
365
  $tax_classes = self::get_product_tax_classes( $variation, $product_object, 'edit' );
366
- $countries_left = Package::get_non_base_eu_countries( true );
367
 
368
  if ( ! empty( $tax_classes ) ) {
369
  foreach( $tax_classes as $country => $tax_class ) {
@@ -397,7 +403,7 @@ class Tax {
397
  <option value="" selected="selected"><?php _ex( 'Select country', 'oss', 'woocommerce-germanized' ); ?></option>
398
  <?php
399
  foreach ( $countries_left as $country_code ) {
400
- echo '<option value="' . esc_attr( $country_code ) . '">' . esc_html( WC()->countries->get_countries()[ $country_code ] ) . '</option>';
401
  }
402
  ?>
403
  </select>
@@ -417,11 +423,22 @@ class Tax {
417
  <?php
418
  }
419
 
 
 
 
 
 
 
 
 
 
 
 
420
  public static function tax_product_options() {
421
  global $product_object;
422
 
423
  $tax_classes = self::get_product_tax_classes( $product_object );
424
- $countries_left = Package::get_non_base_eu_countries( true );
425
 
426
  if ( ! empty( $tax_classes ) ) {
427
  foreach( $tax_classes as $country => $tax_class ) {
@@ -455,7 +472,7 @@ class Tax {
455
  <option value="" selected="selected"><?php _ex( 'Select country', 'oss', 'woocommerce-germanized' ); ?></option>
456
  <?php
457
  foreach ( $countries_left as $country_code ) {
458
- echo '<option value="' . esc_attr( $country_code ) . '">' . esc_html( WC()->countries->get_countries()[ $country_code ] ) . '</option>';
459
  }
460
  ?>
461
  </select>
@@ -478,21 +495,84 @@ class Tax {
478
  /**
479
  * @param \WC_Product $product
480
  */
481
- public static function get_product_tax_class_by_country( $product, $country, $postcode = '', $default = false ) {
482
- $tax_classes = self::get_product_tax_classes( $product );
 
 
 
 
 
 
483
  $tax_class = false !== $default ? $default : $product->get_tax_class();
484
- $postcode = wc_normalize_postcode( $postcode );
485
  $filter_tax_class = true;
486
 
487
  /**
488
  * Prevent tax class adjustment for GB (except Norther Ireland via postcode detection)
489
  */
490
- if ( 'GB' === $country && ( empty( $postcode ) || 'BT' !== substr( $postcode, 0, 2 ) ) ) {
491
  $filter_tax_class = false;
492
  }
493
 
494
- if ( apply_filters( "oss_woocommerce_switch_product_tax_class", $filter_tax_class, $product, $country, $postcode, $default ) && array_key_exists( $country, $tax_classes ) ) {
495
- $tax_class = $tax_classes[ $country ];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
496
  }
497
 
498
  return $tax_class;
@@ -693,42 +773,51 @@ class Tax {
693
  }
694
 
695
  public static function get_tax_class_slugs() {
696
- $tax_classes = \WC_Tax::get_tax_class_slugs();
697
- $reduced_tax_class = false;
698
- $greater_reduced_tax_class = false;
699
- $super_reduced_tax_class = false;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
700
 
701
- /**
702
- * Try to determine the reduced tax rate class
703
- */
704
- foreach( $tax_classes as $slug ) {
705
- if ( strstr( $slug, 'virtual' ) ) {
706
- continue;
707
- }
708
 
709
- if ( ! $greater_reduced_tax_class && strstr( $slug, sanitize_title( 'Greater reduced rate' ) ) ) {
710
- $greater_reduced_tax_class = $slug;
711
- } elseif ( ! $greater_reduced_tax_class && strstr( $slug, sanitize_title( _x( 'Greater reduced rate', 'oss', 'woocommerce-germanized' ) ) ) ) {
712
- $greater_reduced_tax_class = $slug;
713
- } elseif ( ! $super_reduced_tax_class && strstr( $slug, sanitize_title( 'Super reduced rate' ) ) ) {
714
- $super_reduced_tax_class = $slug;
715
- } elseif ( ! $super_reduced_tax_class && strstr( $slug, sanitize_title( _x( 'Super reduced rate', 'oss', 'woocommerce-germanized' ) ) ) ) {
716
- $super_reduced_tax_class = $slug;
717
- } elseif ( ! $reduced_tax_class && strstr( $slug, sanitize_title( 'Reduced rate' ) ) ) {
718
- $reduced_tax_class = $slug;
719
- } elseif ( ! $reduced_tax_class && strstr( $slug, sanitize_title( __( 'Reduced rate', 'woocommerce' ) ) ) ) {
720
- $reduced_tax_class = $slug;
721
- } elseif ( ! $reduced_tax_class && strstr( $slug, 'reduced' ) && ! $reduced_tax_class ) {
722
- $reduced_tax_class = $slug;
723
- }
724
- }
725
 
726
- return apply_filters( 'oss_woocommerce_tax_rate_class_slugs', array(
727
- 'reduced' => $reduced_tax_class,
728
- 'greater-reduced' => $greater_reduced_tax_class,
729
- 'super-reduced' => $super_reduced_tax_class,
730
- 'standard' => '',
731
- ) );
732
  }
733
 
734
  public static function get_tax_type_by_country_rate( $rate_percentage, $country ) {
216
  $taxable_address = self::get_taxable_location();
217
 
218
  if ( isset( $taxable_address[0] ) && ! empty( $taxable_address[0] ) && $taxable_address[0] != WC()->countries->get_base_country() ) {
219
+
220
+ $address = array(
221
+ 'country' => $taxable_address[0],
222
+ 'state' => isset( $taxable_address[1] ) ? $taxable_address[1] : '',
223
+ 'postcode' => isset( $taxable_address[2] ) ? $taxable_address[2] : '',
224
+ 'city' => isset( $taxable_address[3] ) ? $taxable_address[3] : ''
225
+ );
226
+
227
+ $tax_class = self::get_product_tax_class_by_country( $product, $address, $tax_class );
228
  }
229
 
230
  return $tax_class;
369
  }
370
 
371
  $tax_classes = self::get_product_tax_classes( $variation, $product_object, 'edit' );
372
+ $countries_left = self::get_selectable_countries();
373
 
374
  if ( ! empty( $tax_classes ) ) {
375
  foreach( $tax_classes as $country => $tax_class ) {
403
  <option value="" selected="selected"><?php _ex( 'Select country', 'oss', 'woocommerce-germanized' ); ?></option>
404
  <?php
405
  foreach ( $countries_left as $country_code ) {
406
+ echo '<option value="' . esc_attr( $country_code ) . '">' . esc_html( self::get_country_name( $country_code ) ) . '</option>';
407
  }
408
  ?>
409
  </select>
423
  <?php
424
  }
425
 
426
+ protected static function get_selectable_countries() {
427
+ $countries = Package::get_non_base_eu_countries( true );
428
+ $eu = array( 'EU-wide' => _x( 'EU-wide', 'oss', 'woocommerce-germanized' ) );
429
+
430
+ return $eu + $countries;
431
+ }
432
+
433
+ protected static function get_country_name( $country_code ) {
434
+ return 'EU-wide' === $country_code ? _x( 'EU-wide', 'oss', 'woocommerce-germanized' ) : WC()->countries->get_countries()[ $country_code ];
435
+ }
436
+
437
  public static function tax_product_options() {
438
  global $product_object;
439
 
440
  $tax_classes = self::get_product_tax_classes( $product_object );
441
+ $countries_left = self::get_selectable_countries();
442
 
443
  if ( ! empty( $tax_classes ) ) {
444
  foreach( $tax_classes as $country => $tax_class ) {
472
  <option value="" selected="selected"><?php _ex( 'Select country', 'oss', 'woocommerce-germanized' ); ?></option>
473
  <?php
474
  foreach ( $countries_left as $country_code ) {
475
+ echo '<option value="' . esc_attr( $country_code ) . '">' . esc_html( self::get_country_name( $country_code ) ) . '</option>';
476
  }
477
  ?>
478
  </select>
495
  /**
496
  * @param \WC_Product $product
497
  */
498
+ public static function get_product_tax_class_by_country( $product, $address = array(), $default = false ) {
499
+ $address = wp_parse_args( $address, array(
500
+ 'country' => '',
501
+ 'state' => '',
502
+ 'postcode' => '',
503
+ 'city' => ''
504
+ ) );
505
+
506
  $tax_class = false !== $default ? $default : $product->get_tax_class();
507
+ $postcode = wc_normalize_postcode( $address['postcode'] );
508
  $filter_tax_class = true;
509
 
510
  /**
511
  * Prevent tax class adjustment for GB (except Norther Ireland via postcode detection)
512
  */
513
+ if ( 'GB' === $address['country'] && ( empty( $postcode ) || 'BT' !== substr( $postcode, 0, 2 ) ) ) {
514
  $filter_tax_class = false;
515
  }
516
 
517
+ if ( apply_filters( "oss_woocommerce_switch_product_tax_class", $filter_tax_class, $product, $address['country'], $postcode, $default ) ) {
518
+ $cache_suffix = '_oss_tax_class_' . md5( sprintf( '%s+%s+%s+%s+%s', $address['country'], $address['state'], $address['city'], $postcode, $product->get_id() ) );
519
+ $cache_key = \WC_Cache_Helper::get_cache_prefix( 'product_' . $product->get_id() ) . $cache_suffix;
520
+ $cache_key_tax = \WC_Cache_Helper::get_cache_prefix( 'taxes' ) . $cache_suffix;
521
+ $matched_tax_cache = wp_cache_get( $cache_key_tax, 'taxes' );
522
+ $matched_tax_class = false !== $matched_tax_cache ? wp_cache_get( $cache_key, 'products' ) : false;
523
+
524
+ if ( false === $matched_tax_class ) {
525
+ $tax_classes = self::get_product_tax_classes( $product );
526
+ $tax_class_slugs = self::get_tax_class_slugs();
527
+
528
+ if ( array_key_exists( $address['country'], $tax_classes ) ) {
529
+ $tax_class = $tax_classes[ $address['country'] ];
530
+ } elseif ( isset( $tax_classes['EU-wide'] ) ) {
531
+ $tax_class = $tax_classes['EU-wide'];
532
+ }
533
+
534
+ if ( $tax_class_slugs['super-reduced'] === $tax_class ) {
535
+ $tax_rates = \WC_Tax::find_rates( array(
536
+ 'country' => $address['country'],
537
+ 'state' => $address['state'],
538
+ 'city' => $address['city'],
539
+ 'postcode' => $postcode,
540
+ 'tax_class' => $tax_class,
541
+ ) );
542
+
543
+ /**
544
+ * Country does not seem to support this tax class - fallback to the reduced tax class
545
+ */
546
+ if ( empty( $tax_rates ) ) {
547
+ $tax_class = $tax_class_slugs['reduced'];
548
+ }
549
+ }
550
+
551
+ if ( $tax_class_slugs['greater-reduced'] === $tax_class ) {
552
+ $tax_rates = \WC_Tax::find_rates( array(
553
+ 'country' => $address['country'],
554
+ 'state' => $address['state'],
555
+ 'city' => $address['city'],
556
+ 'postcode' => $postcode,
557
+ 'tax_class' => $tax_class,
558
+ ) );
559
+
560
+ /**
561
+ * Country does not seem to support this tax class - fallback to the reduced tax class
562
+ */
563
+ if ( empty( $tax_rates ) ) {
564
+ $tax_class = $tax_class_slugs['reduced'];
565
+ }
566
+ }
567
+
568
+ /**
569
+ * This cache entry depends on both the tax and product data.
570
+ */
571
+ wp_cache_set( $cache_key_tax, $cache_key, 'taxes' );
572
+ wp_cache_set( $cache_key, $tax_class, 'products' );
573
+ } else {
574
+ $tax_class = $matched_tax_class;
575
+ }
576
  }
577
 
578
  return $tax_class;
773
  }
774
 
775
  public static function get_tax_class_slugs() {
776
+ $cache_key = \WC_Cache_Helper::get_cache_prefix( 'taxes' ) . 'oss_tax_class_slugs';
777
+ $slugs = wp_cache_get( $cache_key, 'taxes' );
778
+
779
+ if ( false === $slugs ) {
780
+ $reduced_tax_class = false;
781
+ $greater_reduced_tax_class = false;
782
+ $super_reduced_tax_class = false;
783
+ $tax_classes = \WC_Tax::get_tax_class_slugs();
784
+
785
+ /**
786
+ * Try to determine the reduced tax rate class
787
+ */
788
+ foreach( $tax_classes as $slug ) {
789
+ if ( strstr( $slug, 'virtual' ) ) {
790
+ continue;
791
+ }
792
+
793
+ if ( ! $greater_reduced_tax_class && strstr( $slug, sanitize_title( 'Greater reduced rate' ) ) ) {
794
+ $greater_reduced_tax_class = $slug;
795
+ } elseif ( ! $greater_reduced_tax_class && strstr( $slug, sanitize_title( _x( 'Greater reduced rate', 'oss', 'woocommerce-germanized' ) ) ) ) {
796
+ $greater_reduced_tax_class = $slug;
797
+ } elseif ( ! $super_reduced_tax_class && strstr( $slug, sanitize_title( 'Super reduced rate' ) ) ) {
798
+ $super_reduced_tax_class = $slug;
799
+ } elseif ( ! $super_reduced_tax_class && strstr( $slug, sanitize_title( _x( 'Super reduced rate', 'oss', 'woocommerce-germanized' ) ) ) ) {
800
+ $super_reduced_tax_class = $slug;
801
+ } elseif ( ! $reduced_tax_class && strstr( $slug, sanitize_title( 'Reduced rate' ) ) ) {
802
+ $reduced_tax_class = $slug;
803
+ } elseif ( ! $reduced_tax_class && strstr( $slug, sanitize_title( __( 'Reduced rate', 'woocommerce' ) ) ) ) {
804
+ $reduced_tax_class = $slug;
805
+ } elseif ( ! $reduced_tax_class && strstr( $slug, 'reduced' ) && ! $reduced_tax_class ) {
806
+ $reduced_tax_class = $slug;
807
+ }
808
+ }
809
 
810
+ $slugs = array(
811
+ 'reduced' => $reduced_tax_class,
812
+ 'greater-reduced' => $greater_reduced_tax_class,
813
+ 'super-reduced' => $super_reduced_tax_class,
814
+ 'standard' => '',
815
+ );
 
816
 
817
+ wp_cache_set( $cache_key, $slugs, 'taxes' );
818
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
819
 
820
+ return apply_filters( 'oss_woocommerce_tax_rate_class_slugs', $slugs );
 
 
 
 
 
821
  }
822
 
823
  public static function get_tax_type_by_country_rate( $rate_percentage, $country ) {
packages/woocommerce-germanized-dhl/src/Label/DHL.php CHANGED
@@ -386,4 +386,17 @@ class DHL extends Label {
386
  public function get_export_path( $context = 'view' ) {
387
  return $this->get_prop( 'export_path', $context );
388
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
389
  }
386
  public function get_export_path( $context = 'view' ) {
387
  return $this->get_prop( 'export_path', $context );
388
  }
389
+
390
+ public function is_trackable() {
391
+ $is_trackable = true;
392
+
393
+ /**
394
+ * WaPo International without premium does not support tracking
395
+ */
396
+ if ( 'V66WPI' === $this->get_product_id() && ! in_array( 'Premium', $this->get_services() ) ) {
397
+ $is_trackable = false;
398
+ }
399
+
400
+ return apply_filters( "{$this->get_general_hook_prefix()}is_trackable", $is_trackable, $this );
401
+ }
402
  }
packages/woocommerce-germanized-dhl/src/Package.php CHANGED
@@ -25,7 +25,7 @@ class Package {
25
  *
26
  * @var string
27
  */
28
- const VERSION = '1.6.9';
29
 
30
  public static $upload_dir_suffix = '';
31
 
@@ -457,7 +457,7 @@ class Package {
457
  }
458
 
459
  public static function get_internetmarke_token() {
460
- return 'l4e0TNkqpGKd0YIhyuz3m4vzEek1iZY4';
461
  }
462
 
463
  public static function get_internetmarke_key_phase() {
25
  *
26
  * @var string
27
  */
28
+ const VERSION = '1.6.10';
29
 
30
  public static $upload_dir_suffix = '';
31
 
457
  }
458
 
459
  public static function get_internetmarke_token() {
460
+ return 'XfQwh0tsdDF81IfpCKEPigk1US46rabN';
461
  }
462
 
463
  public static function get_internetmarke_key_phase() {
packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php CHANGED
@@ -1609,7 +1609,7 @@ class DHL extends Auto {
1609
  }
1610
 
1611
  public function get_signup_link() {
1612
- return 'https://www.dhl.de/de/geschaeftskunden/paket/plugin-kunde-werden/angebot-dhl-geschaeftskunden-online.html?source=woocommercegermanized';
1613
  }
1614
 
1615
  public function get_settings_help_pointers( $section = '' ) {
1609
  }
1610
 
1611
  public function get_signup_link() {
1612
+ return 'https://www.dhl.de/dhl-kundewerden?source=woocommercegermanized&cid=c_dhloka_de_woocommercegermanized';
1613
  }
1614
 
1615
  public function get_settings_help_pointers( $section = '' ) {
packages/woocommerce-germanized-dhl/woocommerce-germanized-dhl.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: The Germanized DHL integration, installed as a feature plugin for development and testing purposes.
6
  * Author: vendidero
7
  * Author URI: https://vendidero.de
8
- * Version: 1.6.9
9
  * Requires PHP: 5.6
10
  * License: GPLv3
11
  *
5
  * Description: The Germanized DHL integration, installed as a feature plugin for development and testing purposes.
6
  * Author: vendidero
7
  * Author URI: https://vendidero.de
8
+ * Version: 1.6.10
9
  * Requires PHP: 5.6
10
  * License: GPLv3
11
  *
readme.txt CHANGED
@@ -4,8 +4,8 @@ Tags: woocommerce, woocommerce german, woocommerce DE, woocommerce germany, wooc
4
  Requires at least: 5.4
5
  Tested up to: 5.9
6
  WC requires at least: 3.9
7
- WC tested up to: 6.3
8
- Stable tag: 3.8.4
9
  Requires PHP: 5.6
10
  License: GPLv3
11
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -208,6 +208,10 @@ Bug reports may be filed via our [GitHub repository](https://github.com/vendider
208
  6. Edit pdf documents (Pro)
209
 
210
  == Changelog ==
 
 
 
 
211
  = 3.8.4 =
212
  * Improvement: Added formatted customer title to REST API
213
  * Improvement: Variation price detection
4
  Requires at least: 5.4
5
  Tested up to: 5.9
6
  WC requires at least: 3.9
7
+ WC tested up to: 6.5
8
+ Stable tag: 3.8.5
9
  Requires PHP: 5.6
10
  License: GPLv3
11
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
208
  6. Edit pdf documents (Pro)
209
 
210
  == Changelog ==
211
+ = 3.8.5 =
212
+ * Improvement: Updated DHL signup links
213
+ * Improvement: Updated to latest OSS version
214
+
215
  = 3.8.4 =
216
  * Improvement: Added formatted customer title to REST API
217
  * Improvement: Variation price detection
vendor/autoload.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
- return ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e::getLoader();
4
 
5
  require_once __DIR__ . '/composer/autoload_real.php';
6
 
7
+ return ComposerAutoloaderInite299a933ca87b0a0decaa65a9a3208be::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e
6
  {
7
  private static $loader;
8
 
@@ -24,15 +24,15 @@ class ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
- spl_autoload_unregister(array('ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
- call_user_func(\Composer\Autoload\ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
@@ -53,19 +53,19 @@ class ComposerAutoloaderInitdf3d0e93099c6ed316afabfbba19ad8e
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
- $includeFiles = Composer\Autoload\ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
- composerRequiredf3d0e93099c6ed316afabfbba19ad8e($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
- function composerRequiredf3d0e93099c6ed316afabfbba19ad8e($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInite299a933ca87b0a0decaa65a9a3208be
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInite299a933ca87b0a0decaa65a9a3208be', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInite299a933ca87b0a0decaa65a9a3208be', 'loadClassLoader'));
30
 
31
  $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
32
  if ($useStaticLoader) {
33
  require __DIR__ . '/autoload_static.php';
34
 
35
+ call_user_func(\Composer\Autoload\ComposerStaticInite299a933ca87b0a0decaa65a9a3208be::getInitializer($loader));
36
  } else {
37
  $map = require __DIR__ . '/autoload_namespaces.php';
38
  foreach ($map as $namespace => $path) {
53
  $loader->register(true);
54
 
55
  if ($useStaticLoader) {
56
+ $includeFiles = Composer\Autoload\ComposerStaticInite299a933ca87b0a0decaa65a9a3208be::$files;
57
  } else {
58
  $includeFiles = require __DIR__ . '/autoload_files.php';
59
  }
60
  foreach ($includeFiles as $fileIdentifier => $file) {
61
+ composerRequiree299a933ca87b0a0decaa65a9a3208be($fileIdentifier, $file);
62
  }
63
 
64
  return $loader;
65
  }
66
  }
67
 
68
+ function composerRequiree299a933ca87b0a0decaa65a9a3208be($fileIdentifier, $file)
69
  {
70
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
71
  require $file;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e
8
  {
9
  public static $files = array (
10
  '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
@@ -536,9 +536,9 @@ class ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e
536
  public static function getInitializer(ClassLoader $loader)
537
  {
538
  return \Closure::bind(function () use ($loader) {
539
- $loader->prefixLengthsPsr4 = ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e::$prefixLengthsPsr4;
540
- $loader->prefixDirsPsr4 = ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e::$prefixDirsPsr4;
541
- $loader->classMap = ComposerStaticInitdf3d0e93099c6ed316afabfbba19ad8e::$classMap;
542
 
543
  }, null, ClassLoader::class);
544
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInite299a933ca87b0a0decaa65a9a3208be
8
  {
9
  public static $files = array (
10
  '6124b4c8570aa390c21fafd04a26c69f' => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php',
536
  public static function getInitializer(ClassLoader $loader)
537
  {
538
  return \Closure::bind(function () use ($loader) {
539
+ $loader->prefixLengthsPsr4 = ComposerStaticInite299a933ca87b0a0decaa65a9a3208be::$prefixLengthsPsr4;
540
+ $loader->prefixDirsPsr4 = ComposerStaticInite299a933ca87b0a0decaa65a9a3208be::$prefixDirsPsr4;
541
+ $loader->classMap = ComposerStaticInite299a933ca87b0a0decaa65a9a3208be::$classMap;
542
 
543
  }, null, ClassLoader::class);
544
  }
vendor/composer/installed.json CHANGED
@@ -321,17 +321,17 @@
321
  },
322
  {
323
  "name": "digitick/sepa-xml",
324
- "version": "2.1.0",
325
- "version_normalized": "2.1.0.0",
326
  "source": {
327
  "type": "git",
328
  "url": "https://github.com/php-sepa-xml/php-sepa-xml.git",
329
- "reference": "0f66774120139555a6a1f532cb30870898004119"
330
  },
331
  "dist": {
332
  "type": "zip",
333
- "url": "https://api.github.com/repos/php-sepa-xml/php-sepa-xml/zipball/0f66774120139555a6a1f532cb30870898004119",
334
- "reference": "0f66774120139555a6a1f532cb30870898004119",
335
  "shasum": ""
336
  },
337
  "require": {
@@ -341,7 +341,7 @@
341
  "require-dev": {
342
  "phpunit/phpunit": "^8.0 | ^9.0"
343
  },
344
- "time": "2021-05-20T13:47:04+00:00",
345
  "type": "library",
346
  "installation-source": "dist",
347
  "autoload": {
@@ -374,7 +374,7 @@
374
  ],
375
  "support": {
376
  "issues": "https://github.com/php-sepa-xml/php-sepa-xml/issues",
377
- "source": "https://github.com/php-sepa-xml/php-sepa-xml/tree/2.1.0"
378
  },
379
  "install-path": "../digitick/sepa-xml"
380
  },
@@ -489,31 +489,32 @@
489
  },
490
  {
491
  "name": "myclabs/deep-copy",
492
- "version": "1.10.2",
493
- "version_normalized": "1.10.2.0",
494
  "source": {
495
  "type": "git",
496
  "url": "https://github.com/myclabs/DeepCopy.git",
497
- "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
498
  },
499
  "dist": {
500
  "type": "zip",
501
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
502
- "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
503
  "shasum": ""
504
  },
505
  "require": {
506
  "php": "^7.1 || ^8.0"
507
  },
508
- "replace": {
509
- "myclabs/deep-copy": "self.version"
 
510
  },
511
  "require-dev": {
512
- "doctrine/collections": "^1.0",
513
- "doctrine/common": "^2.6",
514
- "phpunit/phpunit": "^7.1"
515
  },
516
- "time": "2020-11-13T09:40:50+00:00",
517
  "type": "library",
518
  "installation-source": "dist",
519
  "autoload": {
@@ -538,7 +539,7 @@
538
  ],
539
  "support": {
540
  "issues": "https://github.com/myclabs/DeepCopy/issues",
541
- "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
542
  },
543
  "funding": [
544
  {
@@ -780,17 +781,17 @@
780
  },
781
  {
782
  "name": "vendidero/one-stop-shop-woocommerce",
783
- "version": "v1.2.0",
784
- "version_normalized": "1.2.0.0",
785
  "source": {
786
  "type": "git",
787
  "url": "https://github.com/vendidero/one-stop-shop-woocommerce.git",
788
- "reference": "e5fd7e3f05937a9b967531143d8ebf30f6ee78d3"
789
  },
790
  "dist": {
791
  "type": "zip",
792
- "url": "https://api.github.com/repos/vendidero/one-stop-shop-woocommerce/zipball/e5fd7e3f05937a9b967531143d8ebf30f6ee78d3",
793
- "reference": "e5fd7e3f05937a9b967531143d8ebf30f6ee78d3",
794
  "shasum": ""
795
  },
796
  "require": {
@@ -799,7 +800,7 @@
799
  "require-dev": {
800
  "phpunit/phpunit": "6.5.14"
801
  },
802
- "time": "2022-02-21T12:00:19+00:00",
803
  "type": "wordpress-plugin",
804
  "installation-source": "dist",
805
  "autoload": {
@@ -821,24 +822,24 @@
821
  "description": "One Stop Shop Helper for WooCommerce",
822
  "homepage": "https://github.com/vendidero/one-stop-shop-woocommerce",
823
  "support": {
824
- "source": "https://github.com/vendidero/one-stop-shop-woocommerce/tree/v1.2.0",
825
  "issues": "https://github.com/vendidero/one-stop-shop-woocommerce/issues"
826
  },
827
  "install-path": "../../packages/one-stop-shop-woocommerce"
828
  },
829
  {
830
  "name": "vendidero/woocommerce-germanized-dhl",
831
- "version": "v1.6.9",
832
- "version_normalized": "1.6.9.0",
833
  "source": {
834
  "type": "git",
835
  "url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
836
- "reference": "2b87aaa89b42441f25e4cbd3777e29476aff32de"
837
  },
838
  "dist": {
839
  "type": "zip",
840
- "url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/2b87aaa89b42441f25e4cbd3777e29476aff32de",
841
- "reference": "2b87aaa89b42441f25e4cbd3777e29476aff32de",
842
  "shasum": ""
843
  },
844
  "require": {
@@ -851,7 +852,7 @@
851
  "require-dev": {
852
  "phpunit/phpunit": "7.5.14"
853
  },
854
- "time": "2022-02-24T10:29:12+00:00",
855
  "type": "wordpress-plugin",
856
  "installation-source": "dist",
857
  "autoload": {
@@ -875,7 +876,7 @@
875
  "description": "The Germanized DHL implementation.",
876
  "homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
877
  "support": {
878
- "source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.6.9",
879
  "issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
880
  },
881
  "install-path": "../../packages/woocommerce-germanized-dhl"
321
  },
322
  {
323
  "name": "digitick/sepa-xml",
324
+ "version": "2.1.1",
325
+ "version_normalized": "2.1.1.0",
326
  "source": {
327
  "type": "git",
328
  "url": "https://github.com/php-sepa-xml/php-sepa-xml.git",
329
+ "reference": "cfab29eefd13a4d94d495bd79bad15fc322c1f47"
330
  },
331
  "dist": {
332
  "type": "zip",
333
+ "url": "https://api.github.com/repos/php-sepa-xml/php-sepa-xml/zipball/cfab29eefd13a4d94d495bd79bad15fc322c1f47",
334
+ "reference": "cfab29eefd13a4d94d495bd79bad15fc322c1f47",
335
  "shasum": ""
336
  },
337
  "require": {
341
  "require-dev": {
342
  "phpunit/phpunit": "^8.0 | ^9.0"
343
  },
344
+ "time": "2022-03-11T13:41:21+00:00",
345
  "type": "library",
346
  "installation-source": "dist",
347
  "autoload": {
374
  ],
375
  "support": {
376
  "issues": "https://github.com/php-sepa-xml/php-sepa-xml/issues",
377
+ "source": "https://github.com/php-sepa-xml/php-sepa-xml/tree/2.1.1"
378
  },
379
  "install-path": "../digitick/sepa-xml"
380
  },
489
  },
490
  {
491
  "name": "myclabs/deep-copy",
492
+ "version": "1.11.0",
493
+ "version_normalized": "1.11.0.0",
494
  "source": {
495
  "type": "git",
496
  "url": "https://github.com/myclabs/DeepCopy.git",
497
+ "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
498
  },
499
  "dist": {
500
  "type": "zip",
501
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
502
+ "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
503
  "shasum": ""
504
  },
505
  "require": {
506
  "php": "^7.1 || ^8.0"
507
  },
508
+ "conflict": {
509
+ "doctrine/collections": "<1.6.8",
510
+ "doctrine/common": "<2.13.3 || >=3,<3.2.2"
511
  },
512
  "require-dev": {
513
+ "doctrine/collections": "^1.6.8",
514
+ "doctrine/common": "^2.13.3 || ^3.2.2",
515
+ "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
516
  },
517
+ "time": "2022-03-03T13:19:32+00:00",
518
  "type": "library",
519
  "installation-source": "dist",
520
  "autoload": {
539
  ],
540
  "support": {
541
  "issues": "https://github.com/myclabs/DeepCopy/issues",
542
+ "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
543
  },
544
  "funding": [
545
  {
781
  },
782
  {
783
  "name": "vendidero/one-stop-shop-woocommerce",
784
+ "version": "v1.2.1",
785
+ "version_normalized": "1.2.1.0",
786
  "source": {
787
  "type": "git",
788
  "url": "https://github.com/vendidero/one-stop-shop-woocommerce.git",
789
+ "reference": "31d4c0826ba2e9ae433ad39a91d260ab5f7e299f"
790
  },
791
  "dist": {
792
  "type": "zip",
793
+ "url": "https://api.github.com/repos/vendidero/one-stop-shop-woocommerce/zipball/31d4c0826ba2e9ae433ad39a91d260ab5f7e299f",
794
+ "reference": "31d4c0826ba2e9ae433ad39a91d260ab5f7e299f",
795
  "shasum": ""
796
  },
797
  "require": {
800
  "require-dev": {
801
  "phpunit/phpunit": "6.5.14"
802
  },
803
+ "time": "2022-04-13T10:03:13+00:00",
804
  "type": "wordpress-plugin",
805
  "installation-source": "dist",
806
  "autoload": {
822
  "description": "One Stop Shop Helper for WooCommerce",
823
  "homepage": "https://github.com/vendidero/one-stop-shop-woocommerce",
824
  "support": {
825
+ "source": "https://github.com/vendidero/one-stop-shop-woocommerce/tree/v1.2.1",
826
  "issues": "https://github.com/vendidero/one-stop-shop-woocommerce/issues"
827
  },
828
  "install-path": "../../packages/one-stop-shop-woocommerce"
829
  },
830
  {
831
  "name": "vendidero/woocommerce-germanized-dhl",
832
+ "version": "v1.6.10",
833
+ "version_normalized": "1.6.10.0",
834
  "source": {
835
  "type": "git",
836
  "url": "https://github.com/vendidero/woocommerce-germanized-dhl.git",
837
+ "reference": "0826c06944e16f3f1c95d2b79768c9ec6ab98d47"
838
  },
839
  "dist": {
840
  "type": "zip",
841
+ "url": "https://api.github.com/repos/vendidero/woocommerce-germanized-dhl/zipball/0826c06944e16f3f1c95d2b79768c9ec6ab98d47",
842
+ "reference": "0826c06944e16f3f1c95d2b79768c9ec6ab98d47",
843
  "shasum": ""
844
  },
845
  "require": {
852
  "require-dev": {
853
  "phpunit/phpunit": "7.5.14"
854
  },
855
+ "time": "2022-04-26T10:23:49+00:00",
856
  "type": "wordpress-plugin",
857
  "installation-source": "dist",
858
  "autoload": {
876
  "description": "The Germanized DHL implementation.",
877
  "homepage": "https://github.com/vendidero/woocommerce-germanized-dhl",
878
  "support": {
879
+ "source": "https://github.com/vendidero/woocommerce-germanized-dhl/tree/v1.6.10",
880
  "issues": "https://github.com/vendidero/woocommerce-germanized-dhl/issues"
881
  },
882
  "install-path": "../../packages/woocommerce-germanized-dhl"
vendor/composer/installed.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php return array(
2
  'root' => array(
3
- 'pretty_version' => 'dev-master',
4
- 'version' => 'dev-master',
5
  'type' => 'wordpress-plugin',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
- 'reference' => '5f800e26d241ce199727b2250fbdd40a115c4f66',
9
  'name' => 'vendidero/woocommerce-germanized',
10
  'dev' => false,
11
  ),
@@ -47,12 +47,12 @@
47
  'dev_requirement' => false,
48
  ),
49
  'digitick/sepa-xml' => array(
50
- 'pretty_version' => '2.1.0',
51
- 'version' => '2.1.0.0',
52
  'type' => 'library',
53
  'install_path' => __DIR__ . '/../digitick/sepa-xml',
54
  'aliases' => array(),
55
- 'reference' => '0f66774120139555a6a1f532cb30870898004119',
56
  'dev_requirement' => false,
57
  ),
58
  'dvdoug/boxpacker' => array(
@@ -74,16 +74,13 @@
74
  'dev_requirement' => false,
75
  ),
76
  'myclabs/deep-copy' => array(
77
- 'pretty_version' => '1.10.2',
78
- 'version' => '1.10.2.0',
79
  'type' => 'library',
80
  'install_path' => __DIR__ . '/../myclabs/deep-copy',
81
  'aliases' => array(),
82
- 'reference' => '776f831124e9c62e1a2c601ecc52e776d8bb7220',
83
  'dev_requirement' => false,
84
- 'replaced' => array(
85
- 0 => '1.10.2',
86
- ),
87
  ),
88
  'paragonie/random_compat' => array(
89
  'pretty_version' => 'v9.99.100',
@@ -134,30 +131,30 @@
134
  ),
135
  ),
136
  'vendidero/one-stop-shop-woocommerce' => array(
137
- 'pretty_version' => 'v1.2.0',
138
- 'version' => '1.2.0.0',
139
  'type' => 'wordpress-plugin',
140
  'install_path' => __DIR__ . '/../../packages/one-stop-shop-woocommerce',
141
  'aliases' => array(),
142
- 'reference' => 'e5fd7e3f05937a9b967531143d8ebf30f6ee78d3',
143
  'dev_requirement' => false,
144
  ),
145
  'vendidero/woocommerce-germanized' => array(
146
- 'pretty_version' => 'dev-master',
147
- 'version' => 'dev-master',
148
  'type' => 'wordpress-plugin',
149
  'install_path' => __DIR__ . '/../../',
150
  'aliases' => array(),
151
- 'reference' => '5f800e26d241ce199727b2250fbdd40a115c4f66',
152
  'dev_requirement' => false,
153
  ),
154
  'vendidero/woocommerce-germanized-dhl' => array(
155
- 'pretty_version' => 'v1.6.9',
156
- 'version' => '1.6.9.0',
157
  'type' => 'wordpress-plugin',
158
  'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
159
  'aliases' => array(),
160
- 'reference' => '2b87aaa89b42441f25e4cbd3777e29476aff32de',
161
  'dev_requirement' => false,
162
  ),
163
  'vendidero/woocommerce-germanized-shipments' => array(
1
  <?php return array(
2
  'root' => array(
3
+ 'pretty_version' => 'dev-v3.8.5-branch',
4
+ 'version' => 'dev-v3.8.5-branch',
5
  'type' => 'wordpress-plugin',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
+ 'reference' => '4b1f19c03faaa8895322ee963b40f666a58e102a',
9
  'name' => 'vendidero/woocommerce-germanized',
10
  'dev' => false,
11
  ),
47
  'dev_requirement' => false,
48
  ),
49
  'digitick/sepa-xml' => array(
50
+ 'pretty_version' => '2.1.1',
51
+ 'version' => '2.1.1.0',
52
  'type' => 'library',
53
  'install_path' => __DIR__ . '/../digitick/sepa-xml',
54
  'aliases' => array(),
55
+ 'reference' => 'cfab29eefd13a4d94d495bd79bad15fc322c1f47',
56
  'dev_requirement' => false,
57
  ),
58
  'dvdoug/boxpacker' => array(
74
  'dev_requirement' => false,
75
  ),
76
  'myclabs/deep-copy' => array(
77
+ 'pretty_version' => '1.11.0',
78
+ 'version' => '1.11.0.0',
79
  'type' => 'library',
80
  'install_path' => __DIR__ . '/../myclabs/deep-copy',
81
  'aliases' => array(),
82
+ 'reference' => '14daed4296fae74d9e3201d2c4925d1acb7aa614',
83
  'dev_requirement' => false,
 
 
 
84
  ),
85
  'paragonie/random_compat' => array(
86
  'pretty_version' => 'v9.99.100',
131
  ),
132
  ),
133
  'vendidero/one-stop-shop-woocommerce' => array(
134
+ 'pretty_version' => 'v1.2.1',
135
+ 'version' => '1.2.1.0',
136
  'type' => 'wordpress-plugin',
137
  'install_path' => __DIR__ . '/../../packages/one-stop-shop-woocommerce',
138
  'aliases' => array(),
139
+ 'reference' => '31d4c0826ba2e9ae433ad39a91d260ab5f7e299f',
140
  'dev_requirement' => false,
141
  ),
142
  'vendidero/woocommerce-germanized' => array(
143
+ 'pretty_version' => 'dev-v3.8.5-branch',
144
+ 'version' => 'dev-v3.8.5-branch',
145
  'type' => 'wordpress-plugin',
146
  'install_path' => __DIR__ . '/../../',
147
  'aliases' => array(),
148
+ 'reference' => '4b1f19c03faaa8895322ee963b40f666a58e102a',
149
  'dev_requirement' => false,
150
  ),
151
  'vendidero/woocommerce-germanized-dhl' => array(
152
+ 'pretty_version' => 'v1.6.10',
153
+ 'version' => '1.6.10.0',
154
  'type' => 'wordpress-plugin',
155
  'install_path' => __DIR__ . '/../../packages/woocommerce-germanized-dhl',
156
  'aliases' => array(),
157
+ 'reference' => '0826c06944e16f3f1c95d2b79768c9ec6ab98d47',
158
  'dev_requirement' => false,
159
  ),
160
  'vendidero/woocommerce-germanized-shipments' => array(
vendor/composer/jetpack_autoload_classmap.php CHANGED
@@ -323,63 +323,63 @@ return array(
323
  'path' => $baseDir . '/packages/woocommerce-trusted-shops/src/Package.php'
324
  ),
325
  'Vendidero\\OneStopShop\\SettingsPage' => array(
326
- 'version' => '1.2.0.0',
327
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/SettingsPage.php'
328
  ),
329
  'Vendidero\\OneStopShop\\Install' => array(
330
- 'version' => '1.2.0.0',
331
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Install.php'
332
  ),
333
  'Vendidero\\OneStopShop\\Settings' => array(
334
- 'version' => '1.2.0.0',
335
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Settings.php'
336
  ),
337
  'Vendidero\\OneStopShop\\CSVExporterBOP' => array(
338
- 'version' => '1.2.0.0',
339
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/CSVExporterBOP.php'
340
  ),
341
  'Vendidero\\OneStopShop\\Package' => array(
342
- 'version' => '1.2.0.0',
343
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Package.php'
344
  ),
345
  'Vendidero\\OneStopShop\\ReportTable' => array(
346
- 'version' => '1.2.0.0',
347
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/ReportTable.php'
348
  ),
349
  'Vendidero\\OneStopShop\\CSVExporter' => array(
350
- 'version' => '1.2.0.0',
351
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/CSVExporter.php'
352
  ),
353
  'Vendidero\\OneStopShop\\DeliveryThresholdEmailNotification' => array(
354
- 'version' => '1.2.0.0',
355
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/DeliveryThresholdEmailNotification.php'
356
  ),
357
  'Vendidero\\OneStopShop\\Queue' => array(
358
- 'version' => '1.2.0.0',
359
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Queue.php'
360
  ),
361
  'Vendidero\\OneStopShop\\Tax' => array(
362
- 'version' => '1.2.0.0',
363
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Tax.php'
364
  ),
365
  'Vendidero\\OneStopShop\\AsyncReportGenerator' => array(
366
- 'version' => '1.2.0.0',
367
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/AsyncReportGenerator.php'
368
  ),
369
  'Vendidero\\OneStopShop\\DeliveryThresholdWarning' => array(
370
- 'version' => '1.2.0.0',
371
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/DeliveryThresholdWarning.php'
372
  ),
373
  'Vendidero\\OneStopShop\\Admin' => array(
374
- 'version' => '1.2.0.0',
375
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Admin.php'
376
  ),
377
  'Vendidero\\OneStopShop\\AdminNote' => array(
378
- 'version' => '1.2.0.0',
379
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/AdminNote.php'
380
  ),
381
  'Vendidero\\OneStopShop\\Report' => array(
382
- 'version' => '1.2.0.0',
383
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Report.php'
384
  ),
385
  'Vendidero\\Germanized\\Shipments\\Shipment' => array(
@@ -607,175 +607,175 @@ return array(
607
  'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
608
  ),
609
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
610
- 'version' => '1.6.9.0',
611
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
612
  ),
613
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
614
- 'version' => '1.6.9.0',
615
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
616
  ),
617
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
618
- 'version' => '1.6.9.0',
619
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
620
  ),
621
  'Vendidero\\Germanized\\DHL\\Install' => array(
622
- 'version' => '1.6.9.0',
623
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
624
  ),
625
  'Vendidero\\Germanized\\DHL\\Package' => array(
626
- 'version' => '1.6.9.0',
627
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
628
  ),
629
  'Vendidero\\Germanized\\DHL\\Product' => array(
630
- 'version' => '1.6.9.0',
631
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
632
  ),
633
  'Vendidero\\Germanized\\DHL\\Order' => array(
634
- 'version' => '1.6.9.0',
635
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
636
  ),
637
  'Vendidero\\Germanized\\DHL\\Ajax' => array(
638
- 'version' => '1.6.9.0',
639
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
640
  ),
641
  'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
642
- 'version' => '1.6.9.0',
643
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
644
  ),
645
  'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
646
- 'version' => '1.6.9.0',
647
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
648
  ),
649
  'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
650
- 'version' => '1.6.9.0',
651
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
652
  ),
653
  'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
654
- 'version' => '1.6.9.0',
655
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
656
  ),
657
  'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
658
- 'version' => '1.6.9.0',
659
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
660
  ),
661
  'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
662
- 'version' => '1.6.9.0',
663
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
664
  ),
665
  'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
666
- 'version' => '1.6.9.0',
667
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
668
  ),
669
  'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
670
- 'version' => '1.6.9.0',
671
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
672
  ),
673
  'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
674
- 'version' => '1.6.9.0',
675
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
676
  ),
677
  'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
678
- 'version' => '1.6.9.0',
679
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
680
  ),
681
  'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
682
- 'version' => '1.6.9.0',
683
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
684
  ),
685
  'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
686
- 'version' => '1.6.9.0',
687
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
688
  ),
689
  'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
690
- 'version' => '1.6.9.0',
691
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
692
  ),
693
  'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
694
- 'version' => '1.6.9.0',
695
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
696
  ),
697
  'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
698
- 'version' => '1.6.9.0',
699
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
700
  ),
701
  'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
702
- 'version' => '1.6.9.0',
703
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
704
  ),
705
  'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
706
- 'version' => '1.6.9.0',
707
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
708
  ),
709
  'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
710
- 'version' => '1.6.9.0',
711
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
712
  ),
713
  'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
714
- 'version' => '1.6.9.0',
715
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
716
  ),
717
  'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
718
- 'version' => '1.6.9.0',
719
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
720
  ),
721
  'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
722
- 'version' => '1.6.9.0',
723
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
724
  ),
725
  'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
726
- 'version' => '1.6.9.0',
727
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
728
  ),
729
  'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
730
- 'version' => '1.6.9.0',
731
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
732
  ),
733
  'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
734
- 'version' => '1.6.9.0',
735
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
736
  ),
737
  'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
738
- 'version' => '1.6.9.0',
739
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
740
  ),
741
  'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
742
- 'version' => '1.6.9.0',
743
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
744
  ),
745
  'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
746
- 'version' => '1.6.9.0',
747
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
748
  ),
749
  'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
750
- 'version' => '1.6.9.0',
751
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
752
  ),
753
  'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
754
- 'version' => '1.6.9.0',
755
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
756
  ),
757
  'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
758
- 'version' => '1.6.9.0',
759
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
760
  ),
761
  'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
762
- 'version' => '1.6.9.0',
763
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
764
  ),
765
  'Vendidero\\Germanized\\Shopmark' => array(
766
- 'version' => 'dev-master',
767
  'path' => $baseDir . '/src/Shopmark.php'
768
  ),
769
  'Vendidero\\Germanized\\Packages' => array(
770
- 'version' => 'dev-master',
771
  'path' => $baseDir . '/src/Packages.php'
772
  ),
773
  'Vendidero\\Germanized\\Shopmarks' => array(
774
- 'version' => 'dev-master',
775
  'path' => $baseDir . '/src/Shopmarks.php'
776
  ),
777
  'Vendidero\\Germanized\\Autoloader' => array(
778
- 'version' => 'dev-master',
779
  'path' => $baseDir . '/src/Autoloader.php'
780
  ),
781
  'Psr\\Log\\LoggerAwareInterface' => array(
@@ -823,107 +823,107 @@ return array(
823
  'path' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php'
824
  ),
825
  'Digitick\\Sepa\\PaymentInformation' => array(
826
- 'version' => '2.1.0.0',
827
  'path' => $vendorDir . '/digitick/sepa-xml/src/PaymentInformation.php'
828
  ),
829
  'Digitick\\Sepa\\TransferFile\\Facade\\BaseCustomerTransferFileFacade' => array(
830
- 'version' => '2.1.0.0',
831
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/BaseCustomerTransferFileFacade.php'
832
  ),
833
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerTransferFileFacadeInterface' => array(
834
- 'version' => '2.1.0.0',
835
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerTransferFileFacadeInterface.php'
836
  ),
837
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerCreditFacade' => array(
838
- 'version' => '2.1.0.0',
839
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerCreditFacade.php'
840
  ),
841
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerDirectDebitFacade' => array(
842
- 'version' => '2.1.0.0',
843
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerDirectDebitFacade.php'
844
  ),
845
  'Digitick\\Sepa\\TransferFile\\TransferFileInterface' => array(
846
- 'version' => '2.1.0.0',
847
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/TransferFileInterface.php'
848
  ),
849
  'Digitick\\Sepa\\TransferFile\\CustomerDirectDebitTransferFile' => array(
850
- 'version' => '2.1.0.0',
851
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/CustomerDirectDebitTransferFile.php'
852
  ),
853
  'Digitick\\Sepa\\TransferFile\\CustomerCreditTransferFile' => array(
854
- 'version' => '2.1.0.0',
855
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/CustomerCreditTransferFile.php'
856
  ),
857
  'Digitick\\Sepa\\TransferFile\\BaseTransferFile' => array(
858
- 'version' => '2.1.0.0',
859
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/BaseTransferFile.php'
860
  ),
861
  'Digitick\\Sepa\\TransferFile\\Factory\\TransferFileFacadeFactory' => array(
862
- 'version' => '2.1.0.0',
863
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Factory/TransferFileFacadeFactory.php'
864
  ),
865
  'Digitick\\Sepa\\DomBuilder\\DomBuilderFactory' => array(
866
- 'version' => '2.1.0.0',
867
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/DomBuilderFactory.php'
868
  ),
869
  'Digitick\\Sepa\\DomBuilder\\BaseDomBuilder' => array(
870
- 'version' => '2.1.0.0',
871
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/BaseDomBuilder.php'
872
  ),
873
  'Digitick\\Sepa\\DomBuilder\\CustomerDirectDebitTransferDomBuilder' => array(
874
- 'version' => '2.1.0.0',
875
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/CustomerDirectDebitTransferDomBuilder.php'
876
  ),
877
  'Digitick\\Sepa\\DomBuilder\\DomBuilderInterface' => array(
878
- 'version' => '2.1.0.0',
879
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/DomBuilderInterface.php'
880
  ),
881
  'Digitick\\Sepa\\DomBuilder\\CustomerCreditTransferDomBuilder' => array(
882
- 'version' => '2.1.0.0',
883
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/CustomerCreditTransferDomBuilder.php'
884
  ),
885
  'Digitick\\Sepa\\Util\\StringHelper' => array(
886
- 'version' => '2.1.0.0',
887
  'path' => $vendorDir . '/digitick/sepa-xml/src/Util/StringHelper.php'
888
  ),
889
  'Digitick\\Sepa\\TransferInformation\\CustomerDirectDebitTransferInformation' => array(
890
- 'version' => '2.1.0.0',
891
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/CustomerDirectDebitTransferInformation.php'
892
  ),
893
  'Digitick\\Sepa\\TransferInformation\\CustomerCreditTransferInformation' => array(
894
- 'version' => '2.1.0.0',
895
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/CustomerCreditTransferInformation.php'
896
  ),
897
  'Digitick\\Sepa\\TransferInformation\\BaseTransferInformation' => array(
898
- 'version' => '2.1.0.0',
899
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/BaseTransferInformation.php'
900
  ),
901
  'Digitick\\Sepa\\TransferInformation\\TransferInformationInterface' => array(
902
- 'version' => '2.1.0.0',
903
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/TransferInformationInterface.php'
904
  ),
905
  'Digitick\\Sepa\\GroupHeader' => array(
906
- 'version' => '2.1.0.0',
907
  'path' => $vendorDir . '/digitick/sepa-xml/src/GroupHeader.php'
908
  ),
909
  'Digitick\\Sepa\\Exception\\InvalidTransferTypeException' => array(
910
- 'version' => '2.1.0.0',
911
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidTransferTypeException.php'
912
  ),
913
  'Digitick\\Sepa\\Exception\\InvalidTransferFileConfiguration' => array(
914
- 'version' => '2.1.0.0',
915
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidTransferFileConfiguration.php'
916
  ),
917
  'Digitick\\Sepa\\Exception\\InvalidArgumentException' => array(
918
- 'version' => '2.1.0.0',
919
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidArgumentException.php'
920
  ),
921
  'Digitick\\Sepa\\Exception\\InvalidPaymentMethodException' => array(
922
- 'version' => '2.1.0.0',
923
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidPaymentMethodException.php'
924
  ),
925
  'Digitick\\Sepa\\Exception\\Exception' => array(
926
- 'version' => '2.1.0.0',
927
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/Exception.php'
928
  ),
929
  'Defuse\\Crypto\\Crypto' => array(
@@ -983,99 +983,99 @@ return array(
983
  'path' => $vendorDir . '/defuse/php-encryption/src/Core.php'
984
  ),
985
  'DeepCopy\\Matcher\\PropertyMatcher' => array(
986
- 'version' => '1.10.2.0',
987
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php'
988
  ),
989
  'DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher' => array(
990
- 'version' => '1.10.2.0',
991
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php'
992
  ),
993
  'DeepCopy\\Matcher\\Matcher' => array(
994
- 'version' => '1.10.2.0',
995
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php'
996
  ),
997
  'DeepCopy\\Matcher\\PropertyNameMatcher' => array(
998
- 'version' => '1.10.2.0',
999
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php'
1000
  ),
1001
  'DeepCopy\\Matcher\\PropertyTypeMatcher' => array(
1002
- 'version' => '1.10.2.0',
1003
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php'
1004
  ),
1005
  'DeepCopy\\DeepCopy' => array(
1006
- 'version' => '1.10.2.0',
1007
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/DeepCopy.php'
1008
  ),
1009
  'DeepCopy\\Filter\\ReplaceFilter' => array(
1010
- 'version' => '1.10.2.0',
1011
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php'
1012
  ),
1013
  'DeepCopy\\Filter\\KeepFilter' => array(
1014
- 'version' => '1.10.2.0',
1015
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php'
1016
  ),
1017
  'DeepCopy\\Filter\\Doctrine\\DoctrineEmptyCollectionFilter' => array(
1018
- 'version' => '1.10.2.0',
1019
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php'
1020
  ),
1021
  'DeepCopy\\Filter\\Doctrine\\DoctrineCollectionFilter' => array(
1022
- 'version' => '1.10.2.0',
1023
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php'
1024
  ),
1025
  'DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter' => array(
1026
- 'version' => '1.10.2.0',
1027
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php'
1028
  ),
1029
  'DeepCopy\\Filter\\Filter' => array(
1030
- 'version' => '1.10.2.0',
1031
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php'
1032
  ),
1033
  'DeepCopy\\Filter\\SetNullFilter' => array(
1034
- 'version' => '1.10.2.0',
1035
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php'
1036
  ),
1037
  'DeepCopy\\TypeMatcher\\TypeMatcher' => array(
1038
- 'version' => '1.10.2.0',
1039
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php'
1040
  ),
1041
  'DeepCopy\\Exception\\CloneException' => array(
1042
- 'version' => '1.10.2.0',
1043
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php'
1044
  ),
1045
  'DeepCopy\\Exception\\PropertyException' => array(
1046
- 'version' => '1.10.2.0',
1047
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php'
1048
  ),
1049
  'DeepCopy\\Reflection\\ReflectionHelper' => array(
1050
- 'version' => '1.10.2.0',
1051
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php'
1052
  ),
1053
  'DeepCopy\\TypeFilter\\ReplaceFilter' => array(
1054
- 'version' => '1.10.2.0',
1055
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php'
1056
  ),
1057
  'DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedListFilter' => array(
1058
- 'version' => '1.10.2.0',
1059
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php'
1060
  ),
1061
  'DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedList' => array(
1062
- 'version' => '1.10.2.0',
1063
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php'
1064
  ),
1065
  'DeepCopy\\TypeFilter\\Spl\\ArrayObjectFilter' => array(
1066
- 'version' => '1.10.2.0',
1067
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php'
1068
  ),
1069
  'DeepCopy\\TypeFilter\\Date\\DateIntervalFilter' => array(
1070
- 'version' => '1.10.2.0',
1071
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php'
1072
  ),
1073
  'DeepCopy\\TypeFilter\\ShallowCopyFilter' => array(
1074
- 'version' => '1.10.2.0',
1075
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php'
1076
  ),
1077
  'DeepCopy\\TypeFilter\\TypeFilter' => array(
1078
- 'version' => '1.10.2.0',
1079
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php'
1080
  ),
1081
  'DVDoug\\BoxPacker\\Test\\ConstrainedPlacementNoStackingTestItem' => array(
323
  'path' => $baseDir . '/packages/woocommerce-trusted-shops/src/Package.php'
324
  ),
325
  'Vendidero\\OneStopShop\\SettingsPage' => array(
326
+ 'version' => '1.2.1.0',
327
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/SettingsPage.php'
328
  ),
329
  'Vendidero\\OneStopShop\\Install' => array(
330
+ 'version' => '1.2.1.0',
331
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Install.php'
332
  ),
333
  'Vendidero\\OneStopShop\\Settings' => array(
334
+ 'version' => '1.2.1.0',
335
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Settings.php'
336
  ),
337
  'Vendidero\\OneStopShop\\CSVExporterBOP' => array(
338
+ 'version' => '1.2.1.0',
339
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/CSVExporterBOP.php'
340
  ),
341
  'Vendidero\\OneStopShop\\Package' => array(
342
+ 'version' => '1.2.1.0',
343
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Package.php'
344
  ),
345
  'Vendidero\\OneStopShop\\ReportTable' => array(
346
+ 'version' => '1.2.1.0',
347
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/ReportTable.php'
348
  ),
349
  'Vendidero\\OneStopShop\\CSVExporter' => array(
350
+ 'version' => '1.2.1.0',
351
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/CSVExporter.php'
352
  ),
353
  'Vendidero\\OneStopShop\\DeliveryThresholdEmailNotification' => array(
354
+ 'version' => '1.2.1.0',
355
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/DeliveryThresholdEmailNotification.php'
356
  ),
357
  'Vendidero\\OneStopShop\\Queue' => array(
358
+ 'version' => '1.2.1.0',
359
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Queue.php'
360
  ),
361
  'Vendidero\\OneStopShop\\Tax' => array(
362
+ 'version' => '1.2.1.0',
363
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Tax.php'
364
  ),
365
  'Vendidero\\OneStopShop\\AsyncReportGenerator' => array(
366
+ 'version' => '1.2.1.0',
367
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/AsyncReportGenerator.php'
368
  ),
369
  'Vendidero\\OneStopShop\\DeliveryThresholdWarning' => array(
370
+ 'version' => '1.2.1.0',
371
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/DeliveryThresholdWarning.php'
372
  ),
373
  'Vendidero\\OneStopShop\\Admin' => array(
374
+ 'version' => '1.2.1.0',
375
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Admin.php'
376
  ),
377
  'Vendidero\\OneStopShop\\AdminNote' => array(
378
+ 'version' => '1.2.1.0',
379
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/AdminNote.php'
380
  ),
381
  'Vendidero\\OneStopShop\\Report' => array(
382
+ 'version' => '1.2.1.0',
383
  'path' => $baseDir . '/packages/one-stop-shop-woocommerce/src/Report.php'
384
  ),
385
  'Vendidero\\Germanized\\Shipments\\Shipment' => array(
607
  'path' => $baseDir . '/packages/woocommerce-germanized-shipments/src/Packing/ShipmentItem.php'
608
  ),
609
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\DeutschePost' => array(
610
+ 'version' => '1.6.10.0',
611
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DeutschePost.php'
612
  ),
613
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\ShippingMethod' => array(
614
+ 'version' => '1.6.10.0',
615
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/ShippingMethod.php'
616
  ),
617
  'Vendidero\\Germanized\\DHL\\ShippingProvider\\DHL' => array(
618
+ 'version' => '1.6.10.0',
619
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ShippingProvider/DHL.php'
620
  ),
621
  'Vendidero\\Germanized\\DHL\\Install' => array(
622
+ 'version' => '1.6.10.0',
623
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Install.php'
624
  ),
625
  'Vendidero\\Germanized\\DHL\\Package' => array(
626
+ 'version' => '1.6.10.0',
627
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Package.php'
628
  ),
629
  'Vendidero\\Germanized\\DHL\\Product' => array(
630
+ 'version' => '1.6.10.0',
631
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Product.php'
632
  ),
633
  'Vendidero\\Germanized\\DHL\\Order' => array(
634
+ 'version' => '1.6.10.0',
635
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Order.php'
636
  ),
637
  'Vendidero\\Germanized\\DHL\\Ajax' => array(
638
+ 'version' => '1.6.10.0',
639
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Ajax.php'
640
  ),
641
  'Vendidero\\Germanized\\DHL\\ParcelServices' => array(
642
+ 'version' => '1.6.10.0',
643
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelServices.php'
644
  ),
645
  'Vendidero\\Germanized\\DHL\\Admin\\Importer\\Internetmarke' => array(
646
+ 'version' => '1.6.10.0',
647
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/Internetmarke.php'
648
  ),
649
  'Vendidero\\Germanized\\DHL\\Admin\\Importer\\DHL' => array(
650
+ 'version' => '1.6.10.0',
651
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Importer/DHL.php'
652
  ),
653
  'Vendidero\\Germanized\\DHL\\Admin\\Status' => array(
654
+ 'version' => '1.6.10.0',
655
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Status.php'
656
  ),
657
  'Vendidero\\Germanized\\DHL\\Admin\\Admin' => array(
658
+ 'version' => '1.6.10.0',
659
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Admin/Admin.php'
660
  ),
661
  'Vendidero\\Germanized\\DHL\\Label\\DHLInlayReturn' => array(
662
+ 'version' => '1.6.10.0',
663
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLInlayReturn.php'
664
  ),
665
  'Vendidero\\Germanized\\DHL\\Label\\Label' => array(
666
+ 'version' => '1.6.10.0',
667
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/Label.php'
668
  ),
669
  'Vendidero\\Germanized\\DHL\\Label\\DHLReturn' => array(
670
+ 'version' => '1.6.10.0',
671
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHLReturn.php'
672
  ),
673
  'Vendidero\\Germanized\\DHL\\Label\\ReturnLabel' => array(
674
+ 'version' => '1.6.10.0',
675
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/ReturnLabel.php'
676
  ),
677
  'Vendidero\\Germanized\\DHL\\Label\\DeutschePost' => array(
678
+ 'version' => '1.6.10.0',
679
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePost.php'
680
  ),
681
  'Vendidero\\Germanized\\DHL\\Label\\DHL' => array(
682
+ 'version' => '1.6.10.0',
683
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DHL.php'
684
  ),
685
  'Vendidero\\Germanized\\DHL\\Label\\DeutschePostReturn' => array(
686
+ 'version' => '1.6.10.0',
687
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Label/DeutschePostReturn.php'
688
  ),
689
  'Vendidero\\Germanized\\DHL\\Legacy\\LabelQuery' => array(
690
+ 'version' => '1.6.10.0',
691
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelQuery.php'
692
  ),
693
  'Vendidero\\Germanized\\DHL\\Legacy\\DataStores\\Label' => array(
694
+ 'version' => '1.6.10.0',
695
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DataStores/Label.php'
696
  ),
697
  'Vendidero\\Germanized\\DHL\\Legacy\\DownloadHandler' => array(
698
+ 'version' => '1.6.10.0',
699
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/DownloadHandler.php'
700
  ),
701
  'Vendidero\\Germanized\\DHL\\Legacy\\LabelFactory' => array(
702
+ 'version' => '1.6.10.0',
703
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Legacy/LabelFactory.php'
704
  ),
705
  'Vendidero\\Germanized\\DHL\\ParcelLocator' => array(
706
+ 'version' => '1.6.10.0',
707
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/ParcelLocator.php'
708
  ),
709
  'Vendidero\\Germanized\\DHL\\Api\\ReturnRest' => array(
710
+ 'version' => '1.6.10.0',
711
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ReturnRest.php'
712
  ),
713
  'Vendidero\\Germanized\\DHL\\Api\\Paket' => array(
714
+ 'version' => '1.6.10.0',
715
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Paket.php'
716
  ),
717
  'Vendidero\\Germanized\\DHL\\Api\\LabelSoap' => array(
718
+ 'version' => '1.6.10.0',
719
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/LabelSoap.php'
720
  ),
721
  'Vendidero\\Germanized\\DHL\\Api\\ImProductList' => array(
722
+ 'version' => '1.6.10.0',
723
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductList.php'
724
  ),
725
  'Vendidero\\Germanized\\DHL\\Api\\AuthSoap' => array(
726
+ 'version' => '1.6.10.0',
727
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/AuthSoap.php'
728
  ),
729
  'Vendidero\\Germanized\\DHL\\Api\\Internetmarke' => array(
730
+ 'version' => '1.6.10.0',
731
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Internetmarke.php'
732
  ),
733
  'Vendidero\\Germanized\\DHL\\Api\\ParcelRest' => array(
734
+ 'version' => '1.6.10.0',
735
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ParcelRest.php'
736
  ),
737
  'Vendidero\\Germanized\\DHL\\Api\\ImPartnerInformation' => array(
738
+ 'version' => '1.6.10.0',
739
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImPartnerInformation.php'
740
  ),
741
  'Vendidero\\Germanized\\DHL\\Api\\Soap' => array(
742
+ 'version' => '1.6.10.0',
743
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Soap.php'
744
  ),
745
  'Vendidero\\Germanized\\DHL\\Api\\Rest' => array(
746
+ 'version' => '1.6.10.0',
747
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/Rest.php'
748
  ),
749
  'Vendidero\\Germanized\\DHL\\Api\\ImProductsSoap' => array(
750
+ 'version' => '1.6.10.0',
751
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImProductsSoap.php'
752
  ),
753
  'Vendidero\\Germanized\\DHL\\Api\\FinderSoap' => array(
754
+ 'version' => '1.6.10.0',
755
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/FinderSoap.php'
756
  ),
757
  'Vendidero\\Germanized\\DHL\\Api\\ImRefundSoap' => array(
758
+ 'version' => '1.6.10.0',
759
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImRefundSoap.php'
760
  ),
761
  'Vendidero\\Germanized\\DHL\\Api\\ImWarenpostIntRest' => array(
762
+ 'version' => '1.6.10.0',
763
  'path' => $baseDir . '/packages/woocommerce-germanized-dhl/src/Api/ImWarenpostIntRest.php'
764
  ),
765
  'Vendidero\\Germanized\\Shopmark' => array(
766
+ 'version' => 'dev-v3.8.5-branch',
767
  'path' => $baseDir . '/src/Shopmark.php'
768
  ),
769
  'Vendidero\\Germanized\\Packages' => array(
770
+ 'version' => 'dev-v3.8.5-branch',
771
  'path' => $baseDir . '/src/Packages.php'
772
  ),
773
  'Vendidero\\Germanized\\Shopmarks' => array(
774
+ 'version' => 'dev-v3.8.5-branch',
775
  'path' => $baseDir . '/src/Shopmarks.php'
776
  ),
777
  'Vendidero\\Germanized\\Autoloader' => array(
778
+ 'version' => 'dev-v3.8.5-branch',
779
  'path' => $baseDir . '/src/Autoloader.php'
780
  ),
781
  'Psr\\Log\\LoggerAwareInterface' => array(
823
  'path' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php'
824
  ),
825
  'Digitick\\Sepa\\PaymentInformation' => array(
826
+ 'version' => '2.1.1.0',
827
  'path' => $vendorDir . '/digitick/sepa-xml/src/PaymentInformation.php'
828
  ),
829
  'Digitick\\Sepa\\TransferFile\\Facade\\BaseCustomerTransferFileFacade' => array(
830
+ 'version' => '2.1.1.0',
831
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/BaseCustomerTransferFileFacade.php'
832
  ),
833
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerTransferFileFacadeInterface' => array(
834
+ 'version' => '2.1.1.0',
835
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerTransferFileFacadeInterface.php'
836
  ),
837
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerCreditFacade' => array(
838
+ 'version' => '2.1.1.0',
839
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerCreditFacade.php'
840
  ),
841
  'Digitick\\Sepa\\TransferFile\\Facade\\CustomerDirectDebitFacade' => array(
842
+ 'version' => '2.1.1.0',
843
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Facade/CustomerDirectDebitFacade.php'
844
  ),
845
  'Digitick\\Sepa\\TransferFile\\TransferFileInterface' => array(
846
+ 'version' => '2.1.1.0',
847
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/TransferFileInterface.php'
848
  ),
849
  'Digitick\\Sepa\\TransferFile\\CustomerDirectDebitTransferFile' => array(
850
+ 'version' => '2.1.1.0',
851
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/CustomerDirectDebitTransferFile.php'
852
  ),
853
  'Digitick\\Sepa\\TransferFile\\CustomerCreditTransferFile' => array(
854
+ 'version' => '2.1.1.0',
855
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/CustomerCreditTransferFile.php'
856
  ),
857
  'Digitick\\Sepa\\TransferFile\\BaseTransferFile' => array(
858
+ 'version' => '2.1.1.0',
859
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/BaseTransferFile.php'
860
  ),
861
  'Digitick\\Sepa\\TransferFile\\Factory\\TransferFileFacadeFactory' => array(
862
+ 'version' => '2.1.1.0',
863
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferFile/Factory/TransferFileFacadeFactory.php'
864
  ),
865
  'Digitick\\Sepa\\DomBuilder\\DomBuilderFactory' => array(
866
+ 'version' => '2.1.1.0',
867
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/DomBuilderFactory.php'
868
  ),
869
  'Digitick\\Sepa\\DomBuilder\\BaseDomBuilder' => array(
870
+ 'version' => '2.1.1.0',
871
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/BaseDomBuilder.php'
872
  ),
873
  'Digitick\\Sepa\\DomBuilder\\CustomerDirectDebitTransferDomBuilder' => array(
874
+ 'version' => '2.1.1.0',
875
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/CustomerDirectDebitTransferDomBuilder.php'
876
  ),
877
  'Digitick\\Sepa\\DomBuilder\\DomBuilderInterface' => array(
878
+ 'version' => '2.1.1.0',
879
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/DomBuilderInterface.php'
880
  ),
881
  'Digitick\\Sepa\\DomBuilder\\CustomerCreditTransferDomBuilder' => array(
882
+ 'version' => '2.1.1.0',
883
  'path' => $vendorDir . '/digitick/sepa-xml/src/DomBuilder/CustomerCreditTransferDomBuilder.php'
884
  ),
885
  'Digitick\\Sepa\\Util\\StringHelper' => array(
886
+ 'version' => '2.1.1.0',
887
  'path' => $vendorDir . '/digitick/sepa-xml/src/Util/StringHelper.php'
888
  ),
889
  'Digitick\\Sepa\\TransferInformation\\CustomerDirectDebitTransferInformation' => array(
890
+ 'version' => '2.1.1.0',
891
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/CustomerDirectDebitTransferInformation.php'
892
  ),
893
  'Digitick\\Sepa\\TransferInformation\\CustomerCreditTransferInformation' => array(
894
+ 'version' => '2.1.1.0',
895
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/CustomerCreditTransferInformation.php'
896
  ),
897
  'Digitick\\Sepa\\TransferInformation\\BaseTransferInformation' => array(
898
+ 'version' => '2.1.1.0',
899
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/BaseTransferInformation.php'
900
  ),
901
  'Digitick\\Sepa\\TransferInformation\\TransferInformationInterface' => array(
902
+ 'version' => '2.1.1.0',
903
  'path' => $vendorDir . '/digitick/sepa-xml/src/TransferInformation/TransferInformationInterface.php'
904
  ),
905
  'Digitick\\Sepa\\GroupHeader' => array(
906
+ 'version' => '2.1.1.0',
907
  'path' => $vendorDir . '/digitick/sepa-xml/src/GroupHeader.php'
908
  ),
909
  'Digitick\\Sepa\\Exception\\InvalidTransferTypeException' => array(
910
+ 'version' => '2.1.1.0',
911
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidTransferTypeException.php'
912
  ),
913
  'Digitick\\Sepa\\Exception\\InvalidTransferFileConfiguration' => array(
914
+ 'version' => '2.1.1.0',
915
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidTransferFileConfiguration.php'
916
  ),
917
  'Digitick\\Sepa\\Exception\\InvalidArgumentException' => array(
918
+ 'version' => '2.1.1.0',
919
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidArgumentException.php'
920
  ),
921
  'Digitick\\Sepa\\Exception\\InvalidPaymentMethodException' => array(
922
+ 'version' => '2.1.1.0',
923
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/InvalidPaymentMethodException.php'
924
  ),
925
  'Digitick\\Sepa\\Exception\\Exception' => array(
926
+ 'version' => '2.1.1.0',
927
  'path' => $vendorDir . '/digitick/sepa-xml/src/Exception/Exception.php'
928
  ),
929
  'Defuse\\Crypto\\Crypto' => array(
983
  'path' => $vendorDir . '/defuse/php-encryption/src/Core.php'
984
  ),
985
  'DeepCopy\\Matcher\\PropertyMatcher' => array(
986
+ 'version' => '1.11.0.0',
987
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php'
988
  ),
989
  'DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher' => array(
990
+ 'version' => '1.11.0.0',
991
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php'
992
  ),
993
  'DeepCopy\\Matcher\\Matcher' => array(
994
+ 'version' => '1.11.0.0',
995
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php'
996
  ),
997
  'DeepCopy\\Matcher\\PropertyNameMatcher' => array(
998
+ 'version' => '1.11.0.0',
999
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php'
1000
  ),
1001
  'DeepCopy\\Matcher\\PropertyTypeMatcher' => array(
1002
+ 'version' => '1.11.0.0',
1003
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php'
1004
  ),
1005
  'DeepCopy\\DeepCopy' => array(
1006
+ 'version' => '1.11.0.0',
1007
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/DeepCopy.php'
1008
  ),
1009
  'DeepCopy\\Filter\\ReplaceFilter' => array(
1010
+ 'version' => '1.11.0.0',
1011
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php'
1012
  ),
1013
  'DeepCopy\\Filter\\KeepFilter' => array(
1014
+ 'version' => '1.11.0.0',
1015
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php'
1016
  ),
1017
  'DeepCopy\\Filter\\Doctrine\\DoctrineEmptyCollectionFilter' => array(
1018
+ 'version' => '1.11.0.0',
1019
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php'
1020
  ),
1021
  'DeepCopy\\Filter\\Doctrine\\DoctrineCollectionFilter' => array(
1022
+ 'version' => '1.11.0.0',
1023
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php'
1024
  ),
1025
  'DeepCopy\\Filter\\Doctrine\\DoctrineProxyFilter' => array(
1026
+ 'version' => '1.11.0.0',
1027
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php'
1028
  ),
1029
  'DeepCopy\\Filter\\Filter' => array(
1030
+ 'version' => '1.11.0.0',
1031
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php'
1032
  ),
1033
  'DeepCopy\\Filter\\SetNullFilter' => array(
1034
+ 'version' => '1.11.0.0',
1035
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php'
1036
  ),
1037
  'DeepCopy\\TypeMatcher\\TypeMatcher' => array(
1038
+ 'version' => '1.11.0.0',
1039
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php'
1040
  ),
1041
  'DeepCopy\\Exception\\CloneException' => array(
1042
+ 'version' => '1.11.0.0',
1043
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php'
1044
  ),
1045
  'DeepCopy\\Exception\\PropertyException' => array(
1046
+ 'version' => '1.11.0.0',
1047
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php'
1048
  ),
1049
  'DeepCopy\\Reflection\\ReflectionHelper' => array(
1050
+ 'version' => '1.11.0.0',
1051
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php'
1052
  ),
1053
  'DeepCopy\\TypeFilter\\ReplaceFilter' => array(
1054
+ 'version' => '1.11.0.0',
1055
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php'
1056
  ),
1057
  'DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedListFilter' => array(
1058
+ 'version' => '1.11.0.0',
1059
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php'
1060
  ),
1061
  'DeepCopy\\TypeFilter\\Spl\\SplDoublyLinkedList' => array(
1062
+ 'version' => '1.11.0.0',
1063
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php'
1064
  ),
1065
  'DeepCopy\\TypeFilter\\Spl\\ArrayObjectFilter' => array(
1066
+ 'version' => '1.11.0.0',
1067
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php'
1068
  ),
1069
  'DeepCopy\\TypeFilter\\Date\\DateIntervalFilter' => array(
1070
+ 'version' => '1.11.0.0',
1071
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php'
1072
  ),
1073
  'DeepCopy\\TypeFilter\\ShallowCopyFilter' => array(
1074
+ 'version' => '1.11.0.0',
1075
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php'
1076
  ),
1077
  'DeepCopy\\TypeFilter\\TypeFilter' => array(
1078
+ 'version' => '1.11.0.0',
1079
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php'
1080
  ),
1081
  'DVDoug\\BoxPacker\\Test\\ConstrainedPlacementNoStackingTestItem' => array(
vendor/composer/jetpack_autoload_filemap.php CHANGED
@@ -7,7 +7,7 @@ $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
  '6124b4c8570aa390c21fafd04a26c69f' => array(
10
- 'version' => '1.10.2.0',
11
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php'
12
  ),
13
  '241d2bc730dc592f76425fee315639b6' => array(
7
 
8
  return array(
9
  '6124b4c8570aa390c21fafd04a26c69f' => array(
10
+ 'version' => '1.11.0.0',
11
  'path' => $vendorDir . '/myclabs/deep-copy/src/DeepCopy/deep_copy.php'
12
  ),
13
  '241d2bc730dc592f76425fee315639b6' => array(
vendor/digitick/sepa-xml/src/DomBuilder/CustomerCreditTransferDomBuilder.php CHANGED
@@ -175,11 +175,11 @@ class CustomerCreditTransferDomBuilder extends BaseDomBuilder
175
  $CdtTrfTxInf->appendChild($creditorAccount);
176
 
177
  // remittance 2.98 2.99
178
- if (strlen($transactionInformation->getCreditorReference()) > 0)
179
  {
180
  $remittanceInformation = $this->getStructuredRemittanceElement($transactionInformation);
181
  $CdtTrfTxInf->appendChild($remittanceInformation);
182
- } elseif (strlen($transactionInformation->getRemittanceInformation()) > 0) {
183
  $remittanceInformation = $this->getRemittenceElement($transactionInformation->getRemittanceInformation());
184
  $CdtTrfTxInf->appendChild($remittanceInformation);
185
  }
175
  $CdtTrfTxInf->appendChild($creditorAccount);
176
 
177
  // remittance 2.98 2.99
178
+ if (strlen((string)$transactionInformation->getCreditorReference()) > 0)
179
  {
180
  $remittanceInformation = $this->getStructuredRemittanceElement($transactionInformation);
181
  $CdtTrfTxInf->appendChild($remittanceInformation);
182
+ } elseif (strlen((string)$transactionInformation->getRemittanceInformation()) > 0) {
183
  $remittanceInformation = $this->getRemittenceElement($transactionInformation->getRemittanceInformation());
184
  $CdtTrfTxInf->appendChild($remittanceInformation);
185
  }
vendor/digitick/sepa-xml/src/DomBuilder/CustomerDirectDebitTransferDomBuilder.php CHANGED
@@ -187,12 +187,12 @@ class CustomerDirectDebitTransferDomBuilder extends BaseDomBuilder
187
  $debtorAccount->appendChild($this->getIbanElement($transactionInformation->getIban()));
188
  $directDebitTransactionInformation->appendChild($debtorAccount);
189
 
190
- if (strlen($transactionInformation->getCreditorReference()) > 0)
191
  {
192
  $directDebitTransactionInformation->appendChild(
193
  $this->getStructuredRemittanceElement($transactionInformation)
194
  );
195
- } elseif (strlen($transactionInformation->getRemittanceInformation()) > 0) {
196
  $directDebitTransactionInformation->appendChild(
197
  $this->getRemittenceElement($transactionInformation->getRemittanceInformation())
198
  );
@@ -240,6 +240,11 @@ class CustomerDirectDebitTransferDomBuilder extends BaseDomBuilder
240
  $orgId = $this->createElement('OrgId');
241
  $othr = $this->createElement('Othr');
242
  $othr->appendChild($this->createElement('Id', $groupHeader->getInitiatingPartyId()));
 
 
 
 
 
243
  $orgId->appendChild($othr);
244
  $newId->appendChild($orgId);
245
 
187
  $debtorAccount->appendChild($this->getIbanElement($transactionInformation->getIban()));
188
  $directDebitTransactionInformation->appendChild($debtorAccount);
189
 
190
+ if (strlen((string)$transactionInformation->getCreditorReference()) > 0)
191
  {
192
  $directDebitTransactionInformation->appendChild(
193
  $this->getStructuredRemittanceElement($transactionInformation)
194
  );
195
+ } elseif (strlen((string)$transactionInformation->getRemittanceInformation()) > 0) {
196
  $directDebitTransactionInformation->appendChild(
197
  $this->getRemittenceElement($transactionInformation->getRemittanceInformation())
198
  );
240
  $orgId = $this->createElement('OrgId');
241
  $othr = $this->createElement('Othr');
242
  $othr->appendChild($this->createElement('Id', $groupHeader->getInitiatingPartyId()));
243
+
244
+ if ($groupHeader->getIssuer()) {
245
+ $othr->appendChild($this->createElement('Issr', $groupHeader->getIssuer()));
246
+ }
247
+
248
  $orgId->appendChild($othr);
249
  $newId->appendChild($orgId);
250
 
vendor/digitick/sepa-xml/src/TransferFile/Facade/CustomerCreditFacade.php CHANGED
@@ -19,7 +19,8 @@ class CustomerCreditFacade extends BaseCustomerTransferFileFacade
19
  * debtorName: string,
20
  * debtorAccountIBAN: string,
21
  * debtorAgentBIC?: string,
22
- * dueDate?: string|\DateTime
 
23
  * } $paymentInformation
24
  *
25
  * @throws InvalidArgumentException
19
  * debtorName: string,
20
  * debtorAccountIBAN: string,
21
  * debtorAgentBIC?: string,
22
+ * dueDate?: string|\DateTime,
23
+ * batchBooking?: bool
24
  * } $paymentInformation
25
  *
26
  * @throws InvalidArgumentException
vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-container.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-hook-manager.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-latest-autoloader-guard.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-manifest-reader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-path-processor.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-php-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugin-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugins-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-shutdown-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-loader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-selector.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpdf3d0e93099c6ed316afabfbba19ad8e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jpe299a933ca87b0a0decaa65a9a3208be;
9
 
10
  // phpcs:ignore
11
 
vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php CHANGED
@@ -140,6 +140,11 @@ class DeepCopy
140
  return $var;
141
  }
142
 
 
 
 
 
 
143
  // Object
144
  return $this->copyObject($var);
145
  }
140
  return $var;
141
  }
142
 
143
+ // Enum
144
+ if (PHP_VERSION_ID >= 80100 && enum_exists(get_class($var))) {
145
+ return $var;
146
+ }
147
+
148
  // Object
149
  return $this->copyObject($var);
150
  }
vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php CHANGED
@@ -3,7 +3,7 @@
3
  namespace DeepCopy\Matcher\Doctrine;
4
 
5
  use DeepCopy\Matcher\Matcher;
6
- use Doctrine\Common\Persistence\Proxy;
7
 
8
  /**
9
  * @final
3
  namespace DeepCopy\Matcher\Doctrine;
4
 
5
  use DeepCopy\Matcher\Matcher;
6
+ use Doctrine\Persistence\Proxy;
7
 
8
  /**
9
  * @final
woocommerce-germanized.php CHANGED
@@ -3,13 +3,13 @@
3
  * Plugin Name: Germanized for WooCommerce
4
  * Plugin URI: https://www.vendidero.de/woocommerce-germanized
5
  * Description: Germanized for WooCommerce extends WooCommerce to become a legally compliant store in the german market.
6
- * Version: 3.8.4
7
  * Author: vendidero
8
  * Author URI: https://vendidero.de
9
  * Requires at least: 5.4
10
  * Tested up to: 5.9
11
  * WC requires at least: 3.9
12
- * WC tested up to: 6.3
13
  *
14
  * Text Domain: woocommerce-germanized
15
  * Domain Path: /i18n/languages/
@@ -69,7 +69,7 @@ if ( ! class_exists( 'WooCommerce_Germanized' ) ) :
69
  *
70
  * @var string
71
  */
72
- public $version = '3.8.4';
73
 
74
  /**
75
  * @var WooCommerce_Germanized $instance of the plugin
3
  * Plugin Name: Germanized for WooCommerce
4
  * Plugin URI: https://www.vendidero.de/woocommerce-germanized
5
  * Description: Germanized for WooCommerce extends WooCommerce to become a legally compliant store in the german market.
6
+ * Version: 3.8.5
7
  * Author: vendidero
8
  * Author URI: https://vendidero.de
9
  * Requires at least: 5.4
10
  * Tested up to: 5.9
11
  * WC requires at least: 3.9
12
+ * WC tested up to: 6.5
13
  *
14
  * Text Domain: woocommerce-germanized
15
  * Domain Path: /i18n/languages/
69
  *
70
  * @var string
71
  */
72
+ public $version = '3.8.5';
73
 
74
  /**
75
  * @var WooCommerce_Germanized $instance of the plugin