Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2021
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.35 KB | None | 0 0
  1. [
  2.   {
  3.     "cannot_be_toggled": 0,
  4.     "is_hidden": 0,
  5.     "cannot_be_modified": 0,
  6.     "columnname": "basket_number"
  7.   },
  8.   {
  9.     "is_hidden": 0,
  10.     "cannot_be_toggled": 0,
  11.     "cannot_be_modified": 0,
  12.     "columnname": "order_information"
  13.   },
  14.   {
  15.     "cannot_be_modified": 0,
  16.     "columnname": "recommended_retail_price_tax_excluded",
  17.     "cannot_be_toggled": 0,
  18.     "is_hidden": 0
  19.   },
  20.   {
  21.     "cannot_be_toggled": 0,
  22.     "is_hidden": 0,
  23.     "columnname": "actual_cost_tax_excluded",
  24.     "cannot_be_modified": 0
  25.   },
  26.   {
  27.     "cannot_be_toggled": 0,
  28.     "is_hidden": 0,
  29.     "columnname": "budgeted_cost_price_tax_included",
  30.     "cannot_be_modified": 0
  31.   },
  32.   {
  33.     "is_hidden": "1",
  34.     "cannot_be_toggled": 0,
  35.     "columnname": "recommended_retail_price_tax_included",
  36.     "cannot_be_modified": 0
  37.   },
  38.   {
  39.     "cannot_be_modified": 0,
  40.     "columnname": "actual_cost_tax_included",
  41.     "cannot_be_toggled": 0,
  42.     "is_hidden": "1"
  43.   },
  44.   {
  45.     "columnname": "budgeted_cost_tax_included",
  46.     "cannot_be_modified": 0,
  47.     "is_hidden": 0,
  48.     "cannot_be_toggled": 0
  49.   },
  50.   {
  51.     "is_hidden": 0,
  52.     "cannot_be_toggled": 0,
  53.     "columnname": "replacement_price",
  54.     "cannot_be_modified": 0
  55.   },
  56.   {
  57.     "is_hidden": 0,
  58.     "cannot_be_toggled": 0,
  59.     "cannot_be_modified": 0,
  60.     "columnname": "quantity"
  61.   },
  62.   {
  63.     "is_hidden": 0,
  64.     "cannot_be_toggled": 0,
  65.     "cannot_be_modified": 0,
  66.     "columnname": "total_tax_excluded"
  67.   },
  68.   {
  69.     "columnname": "total_tax_included",
  70.     "cannot_be_modified": 0,
  71.     "is_hidden": "1",
  72.     "cannot_be_toggled": 0
  73.   },
  74.   {
  75.     "columnname": "goods_and_services_tax_percentage",
  76.     "cannot_be_modified": 0,
  77.     "is_hidden": 0,
  78.     "cannot_be_toggled": 0
  79.   },
  80.   {
  81.     "cannot_be_modified": 0,
  82.     "columnname": "goods_and_services_tax",
  83.     "cannot_be_toggled": 0,
  84.     "is_hidden": 0
  85.   },
  86.   {
  87.     "is_hidden": 0,
  88.     "cannot_be_toggled": 0,
  89.     "cannot_be_modified": 0,
  90.     "columnname": "fund"
  91.   },
  92.   {
  93.     "cannot_be_toggled": 0,
  94.     "is_hidden": 0,
  95.     "cannot_be_modified": 0,
  96.     "columnname": "supplier_report"
  97.   },
  98.   {
  99.     "cannot_be_modified": "1",
  100.     "columnname": "modify",
  101.     "is_hidden": 0,
  102.     "cannot_be_toggled": "1"
  103.   },
  104.   {
  105.     "columnname": "cancel",
  106.     "cannot_be_modified": "1",
  107.     "cannot_be_toggled": "1",
  108.     "is_hidden": 0
  109.   }
  110. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement