You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"We have just enabled new options for setting Packeta pickup points. You can now choose a different price for Z-Box and pickup points in the carrier settings. More information can be found in %1$sthe plugin documentation%2$s. %3$sDismiss this message%4$s"
msgid"The pickup point cannot be changed because the selected carrier does not deliver to country \"%s\". First, change the country of delivery in the shipping address."
1185
+
msgstr""
1186
+
1187
+
#:src/Packetery/Module/Order/Metabox.php:347
1183
1188
msgid"Weight is manually set. To calculate weight remove field content and save."
1184
1189
msgstr""
1185
1190
1186
-
#:src/Packetery/Module/Order/Metabox.php:354
1191
+
#:src/Packetery/Module/Order/Metabox.php:374
1187
1192
msgid"Packeta: entered data is not valid!"
1188
1193
msgstr""
1189
1194
1190
-
#:src/Packetery/Module/Order/Metabox.php:362
1195
+
#:src/Packetery/Module/Order/Metabox.php:382
1191
1196
msgid"Session has expired! Please try again."
1192
1197
msgstr""
1193
1198
1194
-
#:src/Packetery/Module/Order/Metabox.php:368
1199
+
#:src/Packetery/Module/Order/Metabox.php:388
1195
1200
msgid"You do not have sufficient rights to make changes!"
1196
1201
msgstr""
1197
1202
1198
-
#:src/Packetery/Module/Order/Metabox.php:472
1203
+
#:src/Packetery/Module/Order/Metabox.php:492
1199
1204
msgid"Address validation is out of order."
1200
1205
msgstr""
1201
1206
@@ -1266,40 +1271,40 @@ msgid "Packet was successfully created."
Copy file name to clipboardExpand all lines: packeta.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
*
9
9
* Plugin Name: Packeta
10
10
* Description: This is the official plugin, that allows you to choose pickup points of Packeta and its external carriers in all of Europe, or utilize address delivery to 25 countries in the European Union, straight from the cart in your e-shop. Furthermore, you can also submit all your orders to Packeta with just one click.
Fixed: Displaying an order with a shipping method that doesn't have coupons enabled, with free shipping, and with a coupon used now doesn't throw an error.
66
+
Fixed: For international shipping, the wrong shipping currency was being passed to the widget.
67
+
Fixed: The plugin stopped working if the delivery country was changed in the order detail to a country not supported by the selected shipping method.
68
+
Fixed: Failed communication with the Packeta's internal API will no longer result in an error.
69
+
64
70
= 1.5.1 =
65
71
Updated: Viewing the log and printing labels is now possible with the manage_woocommerce permission, which is part of the "Shop Manager" role.
66
72
Updated: We are extending the packeta_shipping_price filter with another parameter (carrier ID, free shipping limit, prices for individual weight limits). Using this filter, you can set a new shipping price, for example, according to the price of the order.
0 commit comments