Advertisement
keithmclaughlin

Advanced Order Export for WooCommerce Settings

Jul 11th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 32.84 KB | None | 0 0
  1. {
  2.     "now": {
  3.         "mode": "now",
  4.         "title": "",
  5.         "skip_empty_file": true,
  6.         "log_results": false,
  7.         "from_status": [],
  8.         "to_status": [],
  9.         "change_order_status_to": "",
  10.         "statuses": [],
  11.         "from_date": "2018-07-09",
  12.         "to_date": "2018-07-09",
  13.         "shipping_locations": [],
  14.         "shipping_methods": [],
  15.         "item_names": [],
  16.         "item_metadata": [],
  17.         "user_roles": [],
  18.         "user_names": [],
  19.         "billing_locations": [],
  20.         "payment_methods": [],
  21.         "any_coupon_used": "0",
  22.         "coupons": [],
  23.         "order_custom_fields": [],
  24.         "product_categories": [],
  25.         "product_vendors": [],
  26.         "products": [],
  27.         "product_taxonomies": [],
  28.         "product_custom_fields": [],
  29.         "product_attributes": [],
  30.         "product_itemmeta": [],
  31.         "format": "XLS",
  32.         "format_xls_use_xls_format": "0",
  33.         "format_xls_sheet_name": "Orders",
  34.         "format_xls_display_column_names": "1",
  35.         "format_xls_auto_width": "1",
  36.         "format_xls_populate_other_columns_product_rows": "1",
  37.         "format_xls_direction_rtl": "0",
  38.         "format_csv_enclosure": "\"",
  39.         "format_csv_delimiter": ",",
  40.         "format_csv_linebreak": "\\r\\n",
  41.         "format_csv_display_column_names": "1",
  42.         "format_csv_add_utf8_bom": "0",
  43.         "format_csv_populate_other_columns_product_rows": "1",
  44.         "format_csv_item_rows_start_from_new_line": "0",
  45.         "format_csv_encoding": "UTF-8",
  46.         "format_csv_delete_linebreaks": "0",
  47.         "format_tsv_linebreak": "\\r\\n",
  48.         "format_tsv_display_column_names": "1",
  49.         "format_tsv_add_utf8_bom": "0",
  50.         "format_tsv_populate_other_columns_product_rows": "1",
  51.         "format_tsv_encoding": "UTF-8",
  52.         "format_xml_root_tag": "Orders",
  53.         "format_xml_order_tag": "Order",
  54.         "format_xml_product_tag": "Product",
  55.         "format_xml_coupon_tag": "Coupon",
  56.         "format_xml_prepend_raw_xml": "",
  57.         "format_xml_append_raw_xml": "",
  58.         "format_xml_self_closing_tags": "1",
  59.         "all_products_from_order": "1",
  60.         "skip_refunded_items": "1",
  61.         "skip_suborders": "0",
  62.         "export_refunds": "0",
  63.         "date_format": "Y-m-d",
  64.         "time_format": "H:i",
  65.         "sort_direction": "DESC",
  66.         "sort": "order_id",
  67.         "format_number_fields": "0",
  68.         "export_all_comments": "0",
  69.         "export_refund_notes": "0",
  70.         "strip_tags_product_fields": "0",
  71.         "cleanup_phone": "0",
  72.         "enable_debug": "0",
  73.         "format_json_start_tag": "[",
  74.         "format_json_end_tag": "]",
  75.         "custom_php": "0",
  76.         "custom_php_code": "",
  77.         "mark_exported_orders": "0",
  78.         "export_unmarked_orders": "0",
  79.         "summary_report_by_products": "0",
  80.         "order_fields": {
  81.             "line_number": {
  82.                 "checked": "0",
  83.                 "colname": "Line number",
  84.                 "label": "Line number",
  85.                 "segment": "common",
  86.                 "default": 1
  87.             },
  88.             "order_id": {
  89.                 "checked": "0",
  90.                 "colname": "Order ID",
  91.                 "label": "Order ID",
  92.                 "segment": "common",
  93.                 "default": 1
  94.             },
  95.             "order_number": {
  96.                 "checked": "1",
  97.                 "colname": "Order Number",
  98.                 "label": "Order Number",
  99.                 "segment": "common",
  100.                 "default": 1
  101.             },
  102.             "order_status": {
  103.                 "checked": "0",
  104.                 "colname": "Order Status",
  105.                 "label": "Order Status",
  106.                 "segment": "common",
  107.                 "default": 1
  108.             },
  109.             "order_date": {
  110.                 "checked": "1",
  111.                 "colname": "Order Date",
  112.                 "label": "Order Date",
  113.                 "segment": "common",
  114.                 "default": 1,
  115.                 "format": "date"
  116.             },
  117.             "modified_date": {
  118.                 "checked": "0",
  119.                 "colname": "Modification Date",
  120.                 "label": "Modification Date",
  121.                 "segment": "common",
  122.                 "default": 1,
  123.                 "format": "date"
  124.             },
  125.             "transaction_id": {
  126.                 "checked": "0",
  127.                 "colname": "Transaction ID",
  128.                 "label": "Transaction ID",
  129.                 "segment": "common",
  130.                 "default": 1
  131.             },
  132.             "completed_date": {
  133.                 "checked": "0",
  134.                 "colname": "Completed Date",
  135.                 "label": "Completed Date",
  136.                 "segment": "common",
  137.                 "default": 1,
  138.                 "format": "date"
  139.             },
  140.             "paid_date": {
  141.                 "checked": "0",
  142.                 "colname": "Paid Date",
  143.                 "label": "Paid Date",
  144.                 "segment": "common",
  145.                 "default": 1,
  146.                 "format": "date"
  147.             },
  148.             "first_refund_date": {
  149.                 "checked": "0",
  150.                 "colname": "Date of first refund",
  151.                 "label": "Date of first refund",
  152.                 "segment": "common",
  153.                 "default": 1,
  154.                 "format": "date"
  155.             },
  156.             "customer_note": {
  157.                 "checked": "0",
  158.                 "colname": "Customer Note",
  159.                 "label": "Customer Note",
  160.                 "segment": "common",
  161.                 "default": 1,
  162.                 "format": "string"
  163.             },
  164.             "order_notes": {
  165.                 "checked": "0",
  166.                 "colname": "Order Notes",
  167.                 "label": "Order Notes",
  168.                 "segment": "common",
  169.                 "default": 1,
  170.                 "format": "string"
  171.             },
  172.             "customer_ip_address": {
  173.                 "checked": "0",
  174.                 "colname": "Customer IP address",
  175.                 "label": "Customer IP address",
  176.                 "segment": "user",
  177.                 "default": 1
  178.             },
  179.             "customer_user": {
  180.                 "checked": "0",
  181.                 "colname": "Customer User ID",
  182.                 "label": "Customer User ID",
  183.                 "segment": "user",
  184.                 "default": 1
  185.             },
  186.             "user_login": {
  187.                 "checked": "0",
  188.                 "colname": "Customer Username",
  189.                 "label": "Customer Username",
  190.                 "segment": "user",
  191.                 "default": 1
  192.             },
  193.             "user_email": {
  194.                 "checked": "0",
  195.                 "colname": "Customer User Email",
  196.                 "label": "Customer User Email",
  197.                 "segment": "user",
  198.                 "default": 1
  199.             },
  200.             "user_role": {
  201.                 "checked": "0",
  202.                 "colname": "Customer Role",
  203.                 "label": "Customer Role",
  204.                 "segment": "user",
  205.                 "default": 1
  206.             },
  207.             "customer_total_orders": {
  208.                 "checked": "0",
  209.                 "colname": "Customer Total Orders",
  210.                 "label": "Customer Total Orders",
  211.                 "segment": "user",
  212.                 "default": 1
  213.             },
  214.             "billing_first_name": {
  215.                 "checked": "1",
  216.                 "colname": "First Name (Billing)",
  217.                 "label": "First Name (Billing)",
  218.                 "segment": "billing",
  219.                 "default": 1
  220.             },
  221.             "billing_last_name": {
  222.                 "checked": "1",
  223.                 "colname": "Last Name (Billing)",
  224.                 "label": "Last Name (Billing)",
  225.                 "segment": "billing",
  226.                 "default": 1
  227.             },
  228.             "billing_full_name": {
  229.                 "checked": "0",
  230.                 "colname": "Full Name (Billing)",
  231.                 "label": "Full Name (Billing)",
  232.                 "segment": "billing",
  233.                 "default": 1
  234.             },
  235.             "billing_company": {
  236.                 "checked": "0",
  237.                 "colname": "Company (Billing)",
  238.                 "label": "Company (Billing)",
  239.                 "segment": "billing",
  240.                 "default": 1
  241.             },
  242.             "billing_address": {
  243.                 "checked": "0",
  244.                 "colname": "Address 1&2 (Billing)",
  245.                 "label": "Address 1&2 (Billing)",
  246.                 "segment": "billing",
  247.                 "default": 1
  248.             },
  249.             "billing_address_1": {
  250.                 "checked": "0",
  251.                 "colname": "Address 1 (Billing)",
  252.                 "label": "Address 1 (Billing)",
  253.                 "segment": "billing",
  254.                 "default": 1
  255.             },
  256.             "billing_address_2": {
  257.                 "checked": "0",
  258.                 "colname": "Address 2 (Billing)",
  259.                 "label": "Address 2 (Billing)",
  260.                 "segment": "billing",
  261.                 "default": 1
  262.             },
  263.             "billing_city": {
  264.                 "checked": "0",
  265.                 "colname": "City (Billing)",
  266.                 "label": "City (Billing)",
  267.                 "segment": "billing",
  268.                 "default": 1
  269.             },
  270.             "billing_state": {
  271.                 "checked": "0",
  272.                 "colname": "State Code (Billing)",
  273.                 "label": "State Code (Billing)",
  274.                 "segment": "billing",
  275.                 "default": 1
  276.             },
  277.             "billing_citystatezip": {
  278.                 "checked": "0",
  279.                 "colname": "City, State, Zip (Billing)",
  280.                 "label": "City, State, Zip (Billing)",
  281.                 "segment": "billing",
  282.                 "default": 1
  283.             },
  284.             "billing_state_full": {
  285.                 "checked": "0",
  286.                 "colname": "State Name (Billing)",
  287.                 "label": "State Name (Billing)",
  288.                 "segment": "billing",
  289.                 "default": 1
  290.             },
  291.             "billing_postcode": {
  292.                 "checked": "0",
  293.                 "colname": "Postcode (Billing)",
  294.                 "label": "Postcode (Billing)",
  295.                 "segment": "billing",
  296.                 "default": 1
  297.             },
  298.             "billing_country": {
  299.                 "checked": "0",
  300.                 "colname": "Country Code (Billing)",
  301.                 "label": "Country Code (Billing)",
  302.                 "segment": "billing",
  303.                 "default": 1
  304.             },
  305.             "billing_country_full": {
  306.                 "checked": "0",
  307.                 "colname": "Country Name (Billing)",
  308.                 "label": "Country Name (Billing)",
  309.                 "segment": "billing",
  310.                 "default": 1
  311.             },
  312.             "billing_email": {
  313.                 "checked": "0",
  314.                 "colname": "Email (Billing)",
  315.                 "label": "Email (Billing)",
  316.                 "segment": "billing",
  317.                 "default": 1
  318.             },
  319.             "billing_phone": {
  320.                 "checked": "0",
  321.                 "colname": "Phone (Billing)",
  322.                 "label": "Phone (Billing)",
  323.                 "segment": "billing",
  324.                 "default": 1,
  325.                 "format": "string"
  326.             },
  327.             "shipping_first_name": {
  328.                 "checked": "0",
  329.                 "colname": "First Name (Shipping)",
  330.                 "label": "First Name (Shipping)",
  331.                 "segment": "shipping",
  332.                 "default": 1
  333.             },
  334.             "shipping_last_name": {
  335.                 "checked": "0",
  336.                 "colname": "Last Name (Shipping)",
  337.                 "label": "Last Name (Shipping)",
  338.                 "segment": "shipping",
  339.                 "default": 1
  340.             },
  341.             "shipping_full_name": {
  342.                 "checked": "0",
  343.                 "colname": "Full Name (Shipping)",
  344.                 "label": "Full Name (Shipping)",
  345.                 "segment": "shipping",
  346.                 "default": 1
  347.             },
  348.             "shipping_company": {
  349.                 "checked": "0",
  350.                 "colname": "Company (Shipping)",
  351.                 "label": "Company (Shipping)",
  352.                 "segment": "shipping",
  353.                 "default": 1
  354.             },
  355.             "shipping_address": {
  356.                 "checked": "0",
  357.                 "colname": "Address 1&2 (Shipping)",
  358.                 "label": "Address 1&2 (Shipping)",
  359.                 "segment": "shipping",
  360.                 "default": 1
  361.             },
  362.             "shipping_address_1": {
  363.                 "checked": "0",
  364.                 "colname": "Address 1 (Shipping)",
  365.                 "label": "Address 1 (Shipping)",
  366.                 "segment": "shipping",
  367.                 "default": 1
  368.             },
  369.             "shipping_address_2": {
  370.                 "checked": "0",
  371.                 "colname": "Address 2 (Shipping)",
  372.                 "label": "Address 2 (Shipping)",
  373.                 "segment": "shipping",
  374.                 "default": 1
  375.             },
  376.             "shipping_city": {
  377.                 "checked": "0",
  378.                 "colname": "City (Shipping)",
  379.                 "label": "City (Shipping)",
  380.                 "segment": "shipping",
  381.                 "default": 1
  382.             },
  383.             "shipping_state": {
  384.                 "checked": "0",
  385.                 "colname": "State Code (Shipping)",
  386.                 "label": "State Code (Shipping)",
  387.                 "segment": "shipping",
  388.                 "default": 1
  389.             },
  390.             "shipping_citystatezip": {
  391.                 "checked": "0",
  392.                 "colname": "City, State, Zip (Shipping)",
  393.                 "label": "City, State, Zip (Shipping)",
  394.                 "segment": "shipping",
  395.                 "default": 1
  396.             },
  397.             "shipping_state_full": {
  398.                 "checked": "0",
  399.                 "colname": "State Name (Shipping)",
  400.                 "label": "State Name (Shipping)",
  401.                 "segment": "shipping",
  402.                 "default": 1
  403.             },
  404.             "shipping_postcode": {
  405.                 "checked": "0",
  406.                 "colname": "Postcode (Shipping)",
  407.                 "label": "Postcode (Shipping)",
  408.                 "segment": "shipping",
  409.                 "default": 1
  410.             },
  411.             "shipping_country": {
  412.                 "checked": "0",
  413.                 "colname": "Country Code (Shipping)",
  414.                 "label": "Country Code (Shipping)",
  415.                 "segment": "shipping",
  416.                 "default": 1
  417.             },
  418.             "shipping_country_full": {
  419.                 "checked": "0",
  420.                 "colname": "Country Name (Shipping)",
  421.                 "label": "Country Name (Shipping)",
  422.                 "segment": "shipping",
  423.                 "default": 1
  424.             },
  425.             "products": {
  426.                 "checked": "0",
  427.                 "colname": "Products",
  428.                 "label": "Products",
  429.                 "repeat": "rows",
  430.                 "max_cols": "10",
  431.                 "segment": "product",
  432.                 "default": 1
  433.             },
  434.             "coupons": {
  435.                 "checked": "0",
  436.                 "colname": "Coupons",
  437.                 "label": "Coupons",
  438.                 "repeat": "rows",
  439.                 "max_cols": "10",
  440.                 "segment": "coupon",
  441.                 "default": 1
  442.             },
  443.             "shipping_method_title": {
  444.                 "checked": "0",
  445.                 "colname": "Shipping Method Title",
  446.                 "label": "Shipping Method Title",
  447.                 "segment": "cart",
  448.                 "default": 1
  449.             },
  450.             "shipping_method": {
  451.                 "checked": "0",
  452.                 "colname": "Shipping Method",
  453.                 "label": "Shipping Method",
  454.                 "segment": "cart",
  455.                 "default": 1
  456.             },
  457.             "payment_method_title": {
  458.                 "checked": "0",
  459.                 "colname": "Payment Method Title",
  460.                 "label": "Payment Method Title",
  461.                 "segment": "cart",
  462.                 "default": 1
  463.             },
  464.             "payment_method": {
  465.                 "checked": "0",
  466.                 "colname": "Payment Method",
  467.                 "label": "Payment Method",
  468.                 "segment": "cart",
  469.                 "default": 1
  470.             },
  471.             "coupons_used": {
  472.                 "checked": "0",
  473.                 "colname": "Coupons Used",
  474.                 "label": "Coupons Used",
  475.                 "segment": "cart",
  476.                 "default": 1
  477.             },
  478.             "cart_discount": {
  479.                 "checked": "0",
  480.                 "colname": "Cart Discount Amount",
  481.                 "label": "Cart Discount Amount",
  482.                 "segment": "cart",
  483.                 "default": 1,
  484.                 "format": "money"
  485.             },
  486.             "cart_discount_tax": {
  487.                 "checked": "0",
  488.                 "colname": "Cart Discount Amount Tax",
  489.                 "label": "Cart Discount Amount Tax",
  490.                 "segment": "cart",
  491.                 "default": 1,
  492.                 "format": "money"
  493.             },
  494.             "order_subtotal": {
  495.                 "checked": "0",
  496.                 "colname": "Order Subtotal Amount",
  497.                 "label": "Order Subtotal Amount",
  498.                 "segment": "cart",
  499.                 "default": 1,
  500.                 "format": "money"
  501.             },
  502.             "order_subtotal_minus_discount": {
  503.                 "checked": "0",
  504.                 "colname": "Order Subtotal - Cart Discount",
  505.                 "label": "Order Subtotal - Cart Discount",
  506.                 "segment": "cart",
  507.                 "default": 1
  508.             },
  509.             "order_subtotal_refunded": {
  510.                 "checked": "0",
  511.                 "colname": "Order Subtotal Amount Refunded",
  512.                 "label": "Order Subtotal Amount Refunded",
  513.                 "segment": "cart",
  514.                 "default": 1,
  515.                 "format": "money"
  516.             },
  517.             "order_subtotal_minus_refund": {
  518.                 "checked": "0",
  519.                 "colname": "Order Subtotal Amount (- Refund)",
  520.                 "label": "Order Subtotal Amount (- Refund)",
  521.                 "segment": "cart",
  522.                 "default": 1,
  523.                 "format": "money"
  524.             },
  525.             "order_tax": {
  526.                 "checked": "0",
  527.                 "colname": "Order Tax Amount",
  528.                 "label": "Order Tax Amount",
  529.                 "segment": "cart",
  530.                 "default": 1,
  531.                 "format": "money"
  532.             },
  533.             "order_shipping": {
  534.                 "checked": "0",
  535.                 "colname": "Order Shipping Amount",
  536.                 "label": "Order Shipping Amount",
  537.                 "segment": "cart",
  538.                 "default": 1,
  539.                 "format": "money"
  540.             },
  541.             "order_shipping_refunded": {
  542.                 "checked": "0",
  543.                 "colname": "Order Shipping Amount Refunded",
  544.                 "label": "Order Shipping Amount Refunded",
  545.                 "segment": "cart",
  546.                 "default": 1,
  547.                 "format": "money"
  548.             },
  549.             "order_shipping_minus_refund": {
  550.                 "checked": "0",
  551.                 "colname": "Order Shipping Amount (- Refund)",
  552.                 "label": "Order Shipping Amount (- Refund)",
  553.                 "segment": "cart",
  554.                 "default": 1,
  555.                 "format": "money"
  556.             },
  557.             "order_shipping_tax": {
  558.                 "checked": "0",
  559.                 "colname": "Order Shipping Tax Amount",
  560.                 "label": "Order Shipping Tax Amount",
  561.                 "segment": "cart",
  562.                 "default": 1,
  563.                 "format": "money"
  564.             },
  565.             "order_shipping_tax_refunded": {
  566.                 "checked": "0",
  567.                 "colname": "Order Shipping Tax Refunded",
  568.                 "label": "Order Shipping Tax Refunded",
  569.                 "segment": "cart",
  570.                 "default": 1,
  571.                 "format": "money"
  572.             },
  573.             "order_shipping_tax_minus_refund": {
  574.                 "checked": "0",
  575.                 "colname": "Order Shipping Tax Amount (- Refund)",
  576.                 "label": "Order Shipping Tax Amount (- Refund)",
  577.                 "segment": "cart",
  578.                 "default": 1,
  579.                 "format": "money"
  580.             },
  581.             "order_refund": {
  582.                 "checked": "0",
  583.                 "colname": "Order Refund Amount",
  584.                 "label": "Order Refund Amount",
  585.                 "segment": "cart",
  586.                 "default": 1,
  587.                 "format": "money"
  588.             },
  589.             "order_total_inc_refund": {
  590.                 "checked": "0",
  591.                 "colname": "Order Total Amount (- Refund)",
  592.                 "label": "Order Total Amount (- Refund)",
  593.                 "segment": "cart",
  594.                 "default": 1,
  595.                 "format": "money"
  596.             },
  597.             "order_total": {
  598.                 "checked": "1",
  599.                 "colname": "Order Total Amount",
  600.                 "label": "Order Total Amount",
  601.                 "segment": "cart",
  602.                 "default": 1,
  603.                 "format": "money"
  604.             },
  605.             "order_total_no_tax": {
  606.                 "checked": "0",
  607.                 "colname": "Order Total Amount without Tax",
  608.                 "label": "Order Total Amount without Tax",
  609.                 "segment": "cart",
  610.                 "default": 1,
  611.                 "format": "money"
  612.             },
  613.             "order_total_tax": {
  614.                 "checked": "0",
  615.                 "colname": "Order Total Tax Amount",
  616.                 "label": "Order Total Tax Amount",
  617.                 "segment": "cart",
  618.                 "default": 1,
  619.                 "format": "money"
  620.             },
  621.             "order_total_tax_refunded": {
  622.                 "checked": "0",
  623.                 "colname": "Order Total Tax Amount Refunded",
  624.                 "label": "Order Total Tax Amount Refunded",
  625.                 "segment": "cart",
  626.                 "default": 1,
  627.                 "format": "money"
  628.             },
  629.             "order_total_tax_minus_refund": {
  630.                 "checked": "0",
  631.                 "colname": "Order Total Tax Amount (- Refund)",
  632.                 "label": "Order Total Tax Amount (- Refund)",
  633.                 "segment": "cart",
  634.                 "default": 1,
  635.                 "format": "money"
  636.             },
  637.             "order_currency": {
  638.                 "checked": "0",
  639.                 "colname": "Currency",
  640.                 "label": "Currency",
  641.                 "segment": "cart",
  642.                 "default": 1
  643.             },
  644.             "total_weight_items": {
  645.                 "checked": "0",
  646.                 "colname": "Total weight",
  647.                 "label": "Total weight",
  648.                 "segment": "misc",
  649.                 "default": 1,
  650.                 "format": "number"
  651.             },
  652.             "count_total_items": {
  653.                 "checked": "0",
  654.                 "colname": "Total items",
  655.                 "label": "Total items",
  656.                 "segment": "misc",
  657.                 "default": 1
  658.             },
  659.             "count_unique_products": {
  660.                 "checked": "0",
  661.                 "colname": "Total products",
  662.                 "label": "Total products",
  663.                 "segment": "misc",
  664.                 "default": 1
  665.             }
  666.         },
  667.         "order_product_fields": {
  668.             "item_id": {
  669.                 "checked": "0",
  670.                 "colname": "Item ID",
  671.                 "label": "Item ID",
  672.                 "default": 1
  673.             },
  674.             "line_id": {
  675.                 "checked": "1",
  676.                 "colname": "Item #",
  677.                 "label": "Item #",
  678.                 "default": 1
  679.             },
  680.             "sku": {
  681.                 "checked": "1",
  682.                 "colname": "SKU",
  683.                 "label": "SKU",
  684.                 "default": 1
  685.             },
  686.             "name": {
  687.                 "checked": "1",
  688.                 "colname": "Item Name",
  689.                 "label": "Item Name",
  690.                 "default": 1
  691.             },
  692.             "product_name": {
  693.                 "checked": "0",
  694.                 "colname": "Product Name",
  695.                 "label": "Product Name",
  696.                 "default": 1
  697.             },
  698.             "product_variation": {
  699.                 "checked": "0",
  700.                 "colname": "Product Variation",
  701.                 "label": "Product Variation",
  702.                 "default": 1
  703.             },
  704.             "seller": {
  705.                 "checked": "0",
  706.                 "colname": "Item Seller",
  707.                 "label": "Item Seller",
  708.                 "default": 1
  709.             },
  710.             "qty": {
  711.                 "checked": "1",
  712.                 "colname": "Quantity",
  713.                 "label": "Quantity",
  714.                 "default": 1
  715.             },
  716.             "qty_minus_refund": {
  717.                 "checked": "0",
  718.                 "colname": "Quantity (- Refund)",
  719.                 "label": "Quantity (- Refund)",
  720.                 "default": 1
  721.             },
  722.             "item_price": {
  723.                 "checked": "1",
  724.                 "colname": "Item Cost",
  725.                 "label": "Item Cost",
  726.                 "default": 1,
  727.                 "format": "money"
  728.             },
  729.             "price": {
  730.                 "checked": "0",
  731.                 "colname": "Product Current Price",
  732.                 "label": "Product Current Price",
  733.                 "default": 1,
  734.                 "format": "money"
  735.             },
  736.             "line_no_tax": {
  737.                 "checked": "0",
  738.                 "colname": "Order Line (w\/o tax)",
  739.                 "label": "Order Line (w\/o tax)",
  740.                 "default": 1,
  741.                 "format": "money"
  742.             },
  743.             "line_tax": {
  744.                 "checked": "0",
  745.                 "colname": "Order Line Tax",
  746.                 "label": "Order Line Tax",
  747.                 "default": 1,
  748.                 "format": "money"
  749.             },
  750.             "line_tax_refunded": {
  751.                 "checked": "0",
  752.                 "colname": "Order Line Tax Refunded",
  753.                 "label": "Order Line Tax Refunded",
  754.                 "default": 1,
  755.                 "format": "money"
  756.             },
  757.             "line_tax_minus_refund": {
  758.                 "checked": "0",
  759.                 "colname": "Order Line Tax (- Refund)",
  760.                 "label": "Order Line Tax (- Refund)",
  761.                 "default": 1,
  762.                 "format": "money"
  763.             },
  764.             "line_subtotal": {
  765.                 "checked": "0",
  766.                 "colname": "Order Line Subtotal",
  767.                 "label": "Order Line Subtotal",
  768.                 "default": 1,
  769.                 "format": "money"
  770.             },
  771.             "line_total": {
  772.                 "checked": "0",
  773.                 "colname": "Order Line Total",
  774.                 "label": "Order Line Total",
  775.                 "default": 1,
  776.                 "format": "money"
  777.             },
  778.             "line_total_plus_tax": {
  779.                 "checked": "0",
  780.                 "colname": "Order Line Total (include tax)",
  781.                 "label": "Order Line Total (include tax)",
  782.                 "default": 1,
  783.                 "format": "money"
  784.             },
  785.             "line_total_refunded": {
  786.                 "checked": "0",
  787.                 "colname": "Order Line Total Refunded",
  788.                 "label": "Order Line Total Refunded",
  789.                 "default": 1,
  790.                 "format": "money"
  791.             },
  792.             "line_total_minus_refund": {
  793.                 "checked": "0",
  794.                 "colname": "Order Line Total (- Refund)",
  795.                 "label": "Order Line Total (- Refund)",
  796.                 "default": 1,
  797.                 "format": "money"
  798.             },
  799.             "discount_amount": {
  800.                 "checked": "0",
  801.                 "colname": "Item Discount Amount",
  802.                 "label": "Item Discount Amount",
  803.                 "default": 1,
  804.                 "format": "money"
  805.             },
  806.             "tax_rate": {
  807.                 "checked": "0",
  808.                 "colname": "Item Tax Rate",
  809.                 "label": "Item Tax Rate",
  810.                 "default": 1,
  811.                 "format": "number"
  812.             },
  813.             "type": {
  814.                 "checked": "0",
  815.                 "colname": "Type",
  816.                 "label": "Type",
  817.                 "default": 1
  818.             },
  819.             "category": {
  820.                 "checked": "0",
  821.                 "colname": "Category",
  822.                 "label": "Category",
  823.                 "default": 1
  824.             },
  825.             "tags": {
  826.                 "checked": "0",
  827.                 "colname": "Tags",
  828.                 "label": "Tags",
  829.                 "default": 1
  830.             },
  831.             "width": {
  832.                 "checked": "0",
  833.                 "colname": "Width",
  834.                 "label": "Width",
  835.                 "default": 1,
  836.                 "format": "number"
  837.             },
  838.             "length": {
  839.                 "checked": "0",
  840.                 "colname": "Length",
  841.                 "label": "Length",
  842.                 "default": 1,
  843.                 "format": "number"
  844.             },
  845.             "height": {
  846.                 "checked": "0",
  847.                 "colname": "Height",
  848.                 "label": "Height",
  849.                 "default": 1,
  850.                 "format": "number"
  851.             },
  852.             "weight": {
  853.                 "checked": "0",
  854.                 "colname": "Weight",
  855.                 "label": "Weight",
  856.                 "default": 1,
  857.                 "format": "number"
  858.             },
  859.             "product_url": {
  860.                 "checked": "0",
  861.                 "colname": "Product URL",
  862.                 "label": "Product URL",
  863.                 "default": 1
  864.             },
  865.             "download_url": {
  866.                 "checked": "0",
  867.                 "colname": "Download URL",
  868.                 "label": "Download URL",
  869.                 "default": 1
  870.             },
  871.             "image_url": {
  872.                 "checked": "0",
  873.                 "colname": "Image URL",
  874.                 "label": "Image URL",
  875.                 "default": 1
  876.             },
  877.             "product_shipping_class": {
  878.                 "checked": "0",
  879.                 "colname": "Product Shipping Class",
  880.                 "label": "Product Shipping Class",
  881.                 "default": 1
  882.             },
  883.             "post_content": {
  884.                 "checked": "0",
  885.                 "colname": "Description",
  886.                 "label": "Description",
  887.                 "default": 1
  888.             },
  889.             "post_excerpt": {
  890.                 "checked": "0",
  891.                 "colname": "Short Description",
  892.                 "label": "Short Description",
  893.                 "default": 1
  894.             },
  895.             "full_category_names": {
  896.                 "checked": "0",
  897.                 "colname": "Full names for categories",
  898.                 "label": "Full names for categories",
  899.                 "default": 1
  900.             }
  901.         },
  902.         "order_coupon_fields": {
  903.             "code": {
  904.                 "checked": "1",
  905.                 "colname": "Coupon Code",
  906.                 "label": "Coupon Code",
  907.                 "default": 1
  908.             },
  909.             "discount_amount": {
  910.                 "checked": "1",
  911.                 "colname": "Discount Amount",
  912.                 "label": "Discount Amount",
  913.                 "default": 1,
  914.                 "format": "money"
  915.             },
  916.             "discount_amount_tax": {
  917.                 "checked": "1",
  918.                 "colname": "Discount Amount Tax",
  919.                 "label": "Discount Amount Tax",
  920.                 "default": 1,
  921.                 "format": "money"
  922.             },
  923.             "discount_amount_plus_tax": {
  924.                 "checked": "0",
  925.                 "colname": "Discount Amount + Tax",
  926.                 "label": "Discount Amount + Tax",
  927.                 "default": 1
  928.             },
  929.             "excerpt": {
  930.                 "checked": "0",
  931.                 "colname": "Coupon Description",
  932.                 "label": "Coupon Description",
  933.                 "default": 1
  934.             },
  935.             "discount_type": {
  936.                 "checked": "0",
  937.                 "colname": "Coupon Type",
  938.                 "label": "Coupon Type",
  939.                 "default": 1
  940.             },
  941.             "coupon_amount": {
  942.                 "checked": "0",
  943.                 "colname": "Coupon Amount",
  944.                 "label": "Coupon Amount",
  945.                 "default": 1,
  946.                 "format": "money"
  947.             }
  948.         },
  949.         "id": "0",
  950.         "export_rule_field": "date",
  951.         "export_filename": "orders-%y-%m-%d-%h-%i-%s.xlsx"
  952.     },
  953.     "profiles": [],
  954.     "cron": [],
  955.     "order-action": []
  956. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement