Problems with the latest version
-
The download time for exports in the latest version has become so long that we cannot use the plugin and have had to revert back to the previous version.
Viewing 6 replies - 1 through 6 (of 6 total)
-
Hello
Could you share your settings ? visit tab “Tools” to get them.
Yes sure:
{
"now": {
"version": "2.0",
"mode": "now",
"title": "",
"skip_empty_file": true,
"log_results": false,
"from_status": [],
"to_status": [],
"change_order_status_to": "",
"statuses": [
"wc-processing",
"wc-completed",
"wc-refunded",
"wc-gls-sent"
],
"from_date": "2024-03-05",
"to_date": "2024-03-06",
"sub_start_from_date": "",
"sub_start_to_date": "",
"sub_end_from_date": "",
"sub_end_to_date": "",
"sub_next_paym_from_date": "",
"sub_next_paym_to_date": "",
"from_order_id": "",
"to_order_id": "",
"shipping_locations": [],
"shipping_methods": [],
"item_names": [],
"item_metadata": [],
"user_roles": [],
"user_names": [],
"user_custom_fields": [],
"billing_locations": [],
"payment_methods": [],
"any_coupon_used": "0",
"coupons": [],
"order_custom_fields": [],
"product_categories": [],
"product_vendors": [],
"products": [],
"product_sku": "",
"exclude_products": [],
"product_taxonomies": [],
"product_custom_fields": [],
"product_attributes": [],
"product_itemmeta": [],
"format": "XLS",
"format_xls_use_xls_format": "0",
"format_xls_sheet_name": "Pedidos",
"format_xls_display_column_names": "1",
"format_xls_auto_width": "1",
"format_xls_direction_rtl": "0",
"format_xls_force_general_format": "0",
"format_xls_remove_emojis": "0",
"format_xls_row_images_width": "50",
"format_xls_row_images_height": "50",
"format_csv_enclosure": "\"",
"format_csv_delimiter": ",",
"format_csv_linebreak": "\r\n",
"format_csv_display_column_names": "1",
"format_csv_add_utf8_bom": "0",
"format_csv_item_rows_start_from_new_line": "0",
"format_csv_encoding": "UTF-8",
"format_csv_delete_linebreaks": "0",
"format_csv_remove_linebreaks": "0",
"format_csv_force_quotes": "0",
"format_tsv_linebreak": "\r\n",
"format_tsv_display_column_names": "1",
"format_tsv_add_utf8_bom": "0",
"format_tsv_item_rows_start_from_new_line": "0",
"format_tsv_encoding": "UTF-8",
"format_xml_root_tag": "Orders",
"format_xml_order_tag": "Order",
"format_xml_product_tag": "Product",
"format_xml_coupon_tag": "Coupon",
"format_xml_prepend_raw_xml": "",
"format_xml_append_raw_xml": "",
"format_xml_self_closing_tags": "1",
"format_xml_preview_format": "0",
"format_json_start_tag": "[",
"format_json_end_tag": "]",
"format_json_unescaped_slashes": 0,
"format_json_numeric_check": 0,
"format_json_encode_unicode": 0,
"format_pdf_display_column_names": "1",
"format_pdf_repeat_header": "1",
"format_pdf_direction_rtl": 0,
"format_pdf_orientation": "L",
"format_pdf_page_size": "A4",
"format_pdf_font_size": "8",
"format_pdf_header_text": "",
"format_pdf_footer_text": "",
"format_pdf_pagination": "C",
"format_pdf_fit_page_width": "0",
"format_pdf_cols_width": "25",
"format_pdf_cols_align": "L",
"format_pdf_cols_vertical_align": "T",
"format_pdf_page_header_text_color": "#000000",
"format_pdf_page_footer_text_color": "#000000",
"format_pdf_table_header_text_color": "#000000",
"format_pdf_table_header_background_color": "#FFFFFF",
"format_pdf_table_row_text_color": "#000000",
"format_pdf_table_row_background_color": "#FFFFFF",
"format_pdf_logo_source_id": "0",
"format_pdf_logo_source": "",
"format_pdf_logo_width": "0",
"format_pdf_logo_height": "15",
"format_pdf_logo_align": "R",
"format_pdf_row_images_width": "15",
"format_pdf_row_images_height": "15",
"format_pdf_row_images_add_link": "0",
"format_pdf_row_dont_page_break_order_lines": "0",
"format_html_display_column_names": "1",
"format_html_repeat_header_last_line": "0",
"format_html_font_size": "13",
"format_html_header_text": "",
"format_html_footer_text": "",
"format_html_cols_align": "L",
"format_html_header_text_color": "#000000",
"format_html_footer_text_color": "#000000",
"format_html_table_header_text_color": "#000000",
"format_html_table_header_background_color": "#FFFFFF",
"format_html_table_row_text_color": "#000000",
"format_html_table_row_background_color": "#FFFFFF",
"format_html_row_images_width": "100",
"format_html_row_images_height": "100",
"format_html_images_add_link": "0",
"format_html_custom_css": "",
"all_products_from_order": "0",
"skip_refunded_items": "0",
"skip_suborders": "0",
"export_refunds": "1",
"export_matched_items": "0",
"exclude_free_items": "0",
"date_format": "",
"time_format": "",
"sort_direction": "DESC",
"sort": "order_id",
"format_number_fields": "1",
"export_all_comments": "0",
"export_refund_notes": "0",
"strip_tags_product_fields": "0",
"strip_html_tags": "0",
"round_item_tax_rate": "0",
"cleanup_phone": "0",
"convert_serialized_values": "0",
"enable_debug": "0",
"billing_details_for_shipping": "0",
"custom_php": "1",
"custom_php_code": "add_filter(\"woe_settings_validate_defaults\", function($settings){\r\n\tglobal $wpdb;\r\n\t\/\/get main ids\r\n\t$settings[\u0027export_refunds\u0027] = 0;\r\n\t$sql = WC_Order_Export_Data_Extractor::sql_get_order_ids( $settings );\r\n\t$order_ids = $wpdb->get_col( $sql ) ;\r\n\r\n\r\n\t\/\/forget date range \r\n\t$settings[\u0027from_date\u0027] = $settings[\u0027to_date\u0027] = \u0027\u0027;\r\n\t$settings[\u0027export_refunds\u0027] = 1;\r\n\t$settings[\u0027skip_refunded_items\u0027] = 0;\r\n\r\n\t\/\/ use filter to get child orders too\r\n\tadd_filter( \u0027woe_sql_get_order_ids_where\u0027, function($where, $settings ) use($order_ids) {\r\n\t\tif($order_ids) {\r\n\t\t\t$order_ids = join(\u0027,\u0027, $order_ids);\r\n\t\t\t$where[] = \"orders.ID IN ($order_ids) OR orders.post_parent IN ($order_ids)\";\r\n\t\t} else \r\n\t\t\t$where[] = 0;\r\n\t\treturn $where;\r\n\t},10,2);\r\n\r\n\treturn $settings;\r\n} );",
"mark_exported_orders": "0",
"export_unmarked_orders": "0",
"summary_report_by_products": "0",
"duplicated_fields_settings": {
"products": {
"repeat": "rows",
"populate_other_columns": "1",
"max_cols": "10",
"group_by": "product",
"line_delimiter": "\n"
},
"coupons": {
"repeat": "rows",
"max_cols": "10",
"group_by": "product",
"line_delimiter": "\n"
}
},
"summary_report_by_customers": "0",
"destination": {
"zapier_export_type": "order_items"
},
"format_xls_auto_height": "1",
"order_fields": [
{
"segment": "common",
"key": "order_number",
"label": "N\u00famero de pedido",
"format": "string",
"colname": "N\u00famero de pedido"
},
{
"segment": "common",
"key": "order_status",
"label": "Estado del pedido",
"format": "string",
"colname": "Estado del pedido"
},
{
"segment": "common",
"key": "order_date",
"label": "Fecha del pedido",
"format": "date",
"colname": "Fecha del pedido"
},
{
"segment": "user",
"key": "user_login",
"label": "Nombre de usuario del cliente",
"format": "string",
"colname": "Nombre de usuario del cliente"
},
{
"segment": "shipping",
"key": "shipping_state_full",
"label": "Provincia (env\u00edo)",
"format": "string",
"colname": "Provincia (env\u00edo)"
},
{
"segment": "shipping",
"key": "shipping_postcode",
"label": "C\u00f3digo postal (env\u00edo)",
"format": "string",
"colname": "C\u00f3digo postal (env\u00edo)"
},
{
"segment": "products",
"key": "products",
"colname": "Productos",
"label": "Productos",
"format": "undefined"
},
{
"segment": "products",
"key": "plain_products_seller",
"label": "Vendedor del producto",
"format": "string",
"colname": "Vendedor del producto"
},
{
"segment": "products",
"key": "plain_products_sku",
"label": "SKU",
"format": "string",
"colname": "SKU"
},
{
"segment": "products",
"key": "plain_products_product_name_main",
"label": "Nombre del producto (principal)",
"format": "string",
"colname": "Nombre del producto (principal)"
},
{
"segment": "products",
"key": "plain_products_qty",
"label": "Cantidad",
"format": "number",
"colname": "Cantidad"
},
{
"segment": "products",
"key": "plain_products_line_total_plus_tax",
"label": "Total de la l\u00ednea del pedido (incluyendo impuestos)",
"format": "money",
"colname": "Total de la l\u00ednea del pedido (incluyendo impuestos)"
},
{
"segment": "products",
"key": "plain_products_line_no_tax",
"label": "L\u00ednea del pedido (sin impuestos)",
"format": "money",
"colname": "L\u00ednea del pedido (sin impuestos)"
},
{
"segment": "products",
"key": "plain_products_line_tax",
"label": "Impuestos de la l\u00ednea del pedido",
"format": "money",
"colname": "Impuestos de la l\u00ednea del pedido"
},
{
"segment": "products",
"key": "plain_products_line_total_refunded",
"label": "Total reembolsado de la l\u00ednea del pedido",
"format": "money",
"colname": "Total reembolsado de la l\u00ednea del pedido"
},
{
"segment": "products",
"key": "plain_products_line_tax_refunded",
"label": "Impuestos reembolsados de la l\u00ednea del pedido",
"format": "money",
"colname": "Impuestos reembolsados de la l\u00ednea del pedido"
},
{
"segment": "ship_calc",
"key": "order_shipping_refunded",
"label": "Importe reembolsado del env\u00edo del pedido",
"format": "money",
"colname": "Importe reembolsado del env\u00edo del pedido"
},
{
"segment": "ship_calc",
"key": "order_shipping_tax_refunded",
"label": "Impuestos reembolsados del env\u00edo del pedido",
"format": "money",
"colname": "Impuestos reembolsados del env\u00edo del pedido"
},
{
"segment": "common",
"key": "completed_date",
"label": "Fecha en la que se complet\u00f3",
"format": "date",
"colname": "Fecha en la que se complet\u00f3"
},
{
"segment": "ship_calc",
"key": "shipping_method",
"label": "M\u00e9todo de env\u00edo",
"format": "string",
"colname": "M\u00e9todo de env\u00edo"
},
{
"segment": "shipping",
"key": "shipping_country_full",
"label": "Pa\u00eds (env\u00edo)",
"format": "string",
"colname": "Pa\u00eds (env\u00edo)"
},
{
"segment": "coupons",
"key": "coupons",
"colname": "Cupones",
"label": "Cupones",
"format": "undefined"
},
{
"segment": "billing",
"key": "billing_email",
"label": "Correo electr\u00f3nico (facturaci\u00f3n)",
"format": "string",
"colname": "Correo electr\u00f3nico (facturaci\u00f3n)"
}
],
"order_product_fields": [
{
"label": "Vendedor del producto",
"key": "seller",
"segment": "products",
"format": "string",
"colname": "seller"
},
{
"label": "SKU",
"key": "sku",
"segment": "products",
"format": "string",
"colname": "sku"
},
{
"label": "Nombre del producto (principal)",
"key": "product_name_main",
"segment": "products",
"format": "string",
"colname": "product_name_main"
},
{
"label": "Cantidad",
"key": "qty",
"segment": "products",
"format": "number",
"colname": "qty"
},
{
"label": "Total de la l\u00ednea del pedido (incluyendo impuestos)",
"key": "line_total_plus_tax",
"segment": "products",
"format": "money",
"colname": "line_total_plus_tax"
},
{
"label": "L\u00ednea del pedido (sin impuestos)",
"key": "line_no_tax",
"segment": "products",
"format": "money",
"colname": "line_no_tax"
},
{
"label": "Impuestos de la l\u00ednea del pedido",
"key": "line_tax",
"segment": "products",
"format": "money",
"colname": "line_tax"
},
{
"label": "Total reembolsado de la l\u00ednea del pedido",
"key": "line_total_refunded",
"segment": "products",
"format": "money",
"colname": "line_total_refunded"
},
{
"label": "Impuestos reembolsados de la l\u00ednea del pedido",
"key": "line_tax_refunded",
"segment": "products",
"format": "money",
"colname": "line_tax_refunded"
}
],
"order_coupon_fields": [],
"id": 0,
"export_rule_field": "date_completed",
"export_filename": "Ventas septiembre.xlsx",
"post_type": "shop_order",
"summary_row_title": "Total",
"display_summary_row": "0"
},
"profiles": {
"1": {
"version": "2.0",
"mode": "profiles",
"title": "Copiado desde \"Exportar ahora\"",
"skip_empty_file": true,
"log_results": false,
"from_status": [],
"to_status": [],
"change_order_status_to": "",
"statuses": [],
"from_date": "2019-06-13",
"to_date": "2019-06-13",
"sub_start_from_date": "",
"sub_start_to_date": "",
"sub_end_from_date": "",
"sub_end_to_date": "",
"sub_next_paym_from_date": "",
"sub_next_paym_to_date": "",
"from_order_id": "",
"to_order_id": "",
"shipping_locations": [],
"shipping_methods": [],
"item_names": [],
"item_metadata": [],
"user_roles": [],
"user_names": [],
"user_custom_fields": [],
"billing_locations": [],
"payment_methods": [],
"any_coupon_used": "0",
"coupons": [],
"order_custom_fields": [],
"product_categories": [],
"product_vendors": [],
"products": [],
"product_sku": "",
"exclude_products": [],
"product_taxonomies": [],
"product_custom_fields": [],
"product_attributes": [],
"product_itemmeta": [],
"format": "XLS",
"format_xls_use_xls_format": "0",
"format_xls_sheet_name": "Pedidos",
"format_xls_display_column_names": "1",
"format_xls_auto_width": "1",
"format_xls_direction_rtl": "0",
"format_xls_force_general_format": "0",
"format_xls_remove_emojis": 0,
"format_xls_row_images_width": 50,
"format_xls_row_images_height": 50,
"format_csv_enclosure": "\"",
"format_csv_delimiter": ",",
"format_csv_linebreak": "\r\n",
"format_csv_display_column_names": "1",
"format_csv_add_utf8_bom": "0",
"format_csv_item_rows_start_from_new_line": "0",
"format_csv_encoding": "UTF-8",
"format_csv_delete_linebreaks": "0",
"format_csv_remove_linebreaks": 0,
"format_csv_force_quotes": 0,
"format_tsv_linebreak": "\r\n",
"format_tsv_display_column_names": "1",
"format_tsv_add_utf8_bom": "0",
"format_tsv_item_rows_start_from_new_line": 0,
"format_tsv_encoding": "UTF-8",
"format_xml_root_tag": "Orders",
"format_xml_order_tag": "Order",
"format_xml_product_tag": "Product",
"format_xml_coupon_tag": "Coupon",
"format_xml_prepend_raw_xml": "",
"format_xml_append_raw_xml": "",
"format_xml_self_closing_tags": "1",
"format_xml_preview_format": 0,
"format_json_start_tag": "[",
"format_json_end_tag": "]",
"format_json_unescaped_slashes": 0,
"format_json_numeric_check": 0,
"format_json_encode_unicode": 0,
"format_pdf_display_column_names": "1",
"format_pdf_repeat_header": "1",
"format_pdf_direction_rtl": 0,
"format_pdf_orientation": "L",
"format_pdf_page_size": "A4",
"format_pdf_font_size": "8",
"format_pdf_header_text": "",
"format_pdf_footer_text": "",
"format_pdf_pagination": "C",
"format_pdf_fit_page_width": "0",
"format_pdf_cols_width": "25",
"format_pdf_cols_align": "L",
"format_pdf_cols_vertical_align": "T",
"format_pdf_page_header_text_color": "#000000",
"format_pdf_page_footer_text_color": "#000000",
"format_pdf_table_header_text_color": "#000000",
"format_pdf_table_header_background_color": "#FFFFFF",
"format_pdf_table_row_text_color": "#000000",
"format_pdf_table_row_background_color": "#FFFFFF",
"format_pdf_logo_source_id": 0,
"format_pdf_logo_source": "",
"format_pdf_logo_width": "0",
"format_pdf_logo_height": "15",
"format_pdf_logo_align": "R",
"format_pdf_row_images_width": 15,
"format_pdf_row_images_height": 15,
"format_pdf_row_images_add_link": 0,
"format_pdf_row_dont_page_break_order_lines": 0,
"format_html_display_column_names": 1,
"format_html_repeat_header_last_line": 0,
"format_html_font_size": 13,
"format_html_header_text": "",
"format_html_footer_text": "",
"format_html_cols_align": "L",
"format_html_header_text_color": "#000000",
"format_html_footer_text_color": "#000000",
"format_html_table_header_text_color": "#000000",
"format_html_table_header_background_color": "#FFFFFF",
"format_html_table_row_text_color": "#000000",
"format_html_table_row_background_color": "#FFFFFF",
"format_html_row_images_width": 100,
"format_html_row_images_height": 100,
"format_html_images_add_link": 0,
"format_html_custom_css": "",
"all_products_from_order": "1",
"skip_refunded_items": "0",
"skip_suborders": "0",
"export_refunds": "1",
"export_matched_items": 0,
"exclude_free_items": 0,
"date_format": "",
"time_format": "",
"sort_direction": "DESC",
"sort": "order_id",
"format_number_fields": "0",
"export_all_comments": "0",
"export_refund_notes": "0",
"strip_tags_product_fields": "0",
"strip_html_tags": 0,
"round_item_tax_rate": 0,
"cleanup_phone": "0",
"convert_serialized_values": 0,
"enable_debug": "0",
"billing_details_for_shipping": 0,
"custom_php": "0",
"custom_php_code": "",
"mark_exported_orders": "0",
"export_unmarked_orders": "0",
"summary_report_by_products": "0",
"duplicated_fields_settings": {
"products": {
"repeat": "rows",
"populate_other_columns": "1",
"max_cols": "10",
"group_by": "product",
"line_delimiter": "\n"
},
"coupons": {
"repeat": "rows",
"max_cols": "10",
"group_by": "product",
"line_delimiter": "\n"
}
},
"summary_report_by_customers": 0,
"destination": {
"zapier_export_type": "order_items"
},
"order_fields": [
{
"segment": "common",
"key": "order_number",
"label": "N\u00famero de pedido",
"format": "string",
"colname": "N\u00famero de pedido"
},
{
"segment": "common",
"key": "order_status",
"label": "Estado del pedido",
"format": "string",
"colname": "Estado del pedido"
},
{
"segment": "common",
"key": "order_date",
"label": "Fecha del pedido",
"format": "date",
"colname": "Fecha del pedido"
},
{
"segment": "products",
"key": "products",
"colname": "Productos",
"label": "Productos",
"format": "undefined"
},
{
"segment": "products",
"key": "plain_products_sku",
"label": "SKU",
"format": "string",
"colname": "SKU"
},
{
"segment": "user",
"key": "user_email",
"label": "Correo electr\u00f3nico del cliente",
"format": "string",
"colname": "Correo electr\u00f3nico del cliente"
},
{
"segment": "billing",
"key": "billing_first_name",
"label": "Nombre (facturaci\u00f3n)",
"format": "string",
"colname": "Nombre (facturaci\u00f3n)"
},
{
"segment": "billing",
"key": "billing_last_name",
"label": "Apellidos (facturaci\u00f3n)",
"format": "string",
"colname": "Apellidos (facturaci\u00f3n)"
},
{
"segment": "billing",
"key": "billing_country",
"label": "C\u00f3digo del pa\u00eds (facturaci\u00f3n)",
"format": "string",
"colname": "C\u00f3digo del pa\u00eds (facturaci\u00f3n)"
},
{
"segment": "billing",
"key": "billing_state",
"label": "C\u00f3digo de provincia (facturaci\u00f3n)",
"format": "string",
"colname": "C\u00f3digo de provincia (facturaci\u00f3n)"
},
{
"segment": "billing",
"key": "billing_city",
"label": "Ciudad (facturaci\u00f3n)",
"format": "string",
"colname": "Ciudad (facturaci\u00f3n)"
},
{
"segment": "billing",
"key": "billing_postcode",
"label": "C\u00f3digo postal (facturaci\u00f3n)",
"format": "string",
"colname": "C\u00f3digo postal (facturaci\u00f3n)"
},
{
"segment": "products",
"key": "plain_products_name",
"label": "Item Name",
"format": "string",
"colname": "Item Name"
},
{
"segment": "products",
"key": "plain_products_marca",
"label": "marca",
"format": "",
"colname": "Marca"
},
{
"segment": "products",
"key": "plain_products_qty",
"label": "Cantidad",
"format": "number",
"colname": "Cantidad"
},
{
"segment": "products",
"key": "plain_products_line_total_plus_tax",
"label": "Total de la l\u00ednea del pedido (incluyendo impuestos)",
"format": "money",
"colname": "Total de la l\u00ednea del pedido (incluyendo impuestos)"
},
{
"segment": "products",
"key": "plain_products_line_total_refunded",
"label": "Total reembolsado de la l\u00ednea del pedido",
"format": "money",
"colname": "Total reembolsado de la l\u00ednea del pedido"
},
{
"segment": "products",
"key": "plain_products_line_total_minus_refund",
"label": "Total de la l\u00ednea del pedido (- reembolso)",
"format": "money",
"colname": "Total de la l\u00ednea del pedido (- reembolso)"
},
{
"segment": "totals",
"key": "order_total_tax",
"label": "Importe total de impuestos del pedido",
"format": "money",
"colname": "Importe total de impuestos del pedido"
},
{
"segment": "totals",
"key": "order_total_tax_refunded",
"label": "Importe total de impuestos reembolsados del pedido",
"format": "money",
"colname": "Importe total de impuestos reembolsados del pedido"
},
{
"segment": "products",
"key": "plain_products_line_no_tax",
"label": "L\u00ednea del pedido (sin impuestos)",
"format": "money",
"colname": "L\u00ednea del pedido (sin impuestos)"
},
{
"segment": "products",
"key": "plain_products_line_tax_minus_refund",
"label": "Impuestos de la l\u00ednea del pedido (- reembolso)",
"format": "money",
"colname": "Impuestos de la l\u00ednea del pedido (- reembolso)"
},
{
"segment": "products",
"key": "plain_products_line_tax",
"label": "Impuestos de la l\u00ednea del pedido",
"format": "money",
"colname": "Impuestos de la l\u00ednea del pedido"
},
{
"segment": "ship_calc",
"key": "order_shipping_refunded",
"label": "Importe reembolsado del env\u00edo del pedido",
"format": "money",
"colname": "Importe reembolsado del env\u00edo del pedido"
},
{
"segment": "ship_calc",
"key": "order_shipping_tax_refunded",
"label": "Impuestos reembolsados del env\u00edo del pedido",
"format": "money",
"colname": "Impuestos reembolsados del env\u00edo del pedido"
},
{
"segment": "products",
"key": "plain_products_item_price",
"label": "Coste de art\u00edculo",
"format": "money",
"colname": "Coste de art\u00edculo"
},
{
"segment": "products",
"key": "plain_products_yith_cog_cost",
"label": "yith_cog_cost",
"format": "",
"colname": "yith_cog_cost"
},
{
"segment": "coupons",
"key": "coupons",
"colname": "Cupones",
"label": "Cupones",
"format": "undefined"
}
],
"order_product_fields": [
{
"label": "Art\u00edculo #",
"format": "number",
"colname": "Art\u00edculo #",
"default": 1,
"key": "line_id"
},
{
"label": "SKU",
"format": "string",
"colname": "SKU",
"default": 1,
"key": "sku"
},
{
"label": "Item Name",
"format": "string",
"colname": "Item Name",
"default": 1,
"key": "name"
},
{
"label": "Cantidad",
"format": "number",
"colname": "Cantidad",
"default": 1,
"key": "qty"
},
{
"label": "Coste de art\u00edculo",
"format": "money",
"colname": "Coste de art\u00edculo",
"default": 1,
"key": "item_price"
}
],
"order_coupon_fields": [
{
"label": "C\u00f3digo de cup\u00f3n",
"format": "string",
"colname": "C\u00f3digo de cup\u00f3n",
"default": 1,
"key": "code"
},
{
"label": "Importe de descuento",
"format": "money",
"colname": "Importe de descuento",
"default": 1,
"key": "discount_amount"
},
{
"label": "Importe de impuestos del descuento",
"format": "money",
"colname": "Importe de impuestos del descuento",
"default": 1,
"key": "discount_amount_tax"
}
],
"id": 0,
"export_rule_field": "date",
"export_filename": "reportpruebajunio.xlsx"
}
},
"cron": [],
"order-action": []
}hello
Can you disable “Export refunds” in section “Filter by Order” ?
Will new version work quick too ?
I have just tried and the problem persists.
Hello
Can you submit ticket to https://algolplus.freshdesk.com/ ?
I will provide fixed version for tests.
Thanks. I have just done it.
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Problems with the latest version’ is closed to new replies.