View | Details | Raw Unified | Return to bug 24156
Collapse All | Expand All

(-)a/admin/columns_settings.yml (-40 / +42 lines)
Lines 70-114 modules: Link Here
70
70
71
    basket:
71
    basket:
72
      orders:
72
      orders:
73
        -
73
        default_display_length: 20
74
          columnname: basket_number
74
        default_sort_order: 0
75
        -
75
        columns:
76
          columnname: order_information
76
            -
77
        -
77
              columnname: basket_number
78
          columnname: recommended_retail_price_tax_excluded
78
            -
79
        -
79
              columnname: order_information
80
          columnname: ecost_tax_excluded
80
            -
81
        -
81
              columnname: recommended_retail_price_tax_excluded
82
          columnname: recommended_retail_price_tax_included
82
            -
83
          is_hidden: 1
83
              columnname: ecost_tax_excluded
84
        -
84
            -
85
          columnname: ecost_tax_included
85
              columnname: recommended_retail_price_tax_included
86
          is_hidden: 1
86
              is_hidden: 1
87
        -
87
            -
88
          columnname: replacement_price
88
              columnname: ecost_tax_included
89
        -
89
              is_hidden: 1
90
          columnname: quantity
90
            -
91
        -
91
              columnname: replacement_price
92
          columnname: total_tax_excluded
92
            -
93
        -
93
              columnname: quantity
94
          columnname: total_tax_included
94
            -
95
          is_hidden: 1
95
              columnname: total_tax_excluded
96
        -
96
            -
97
          columnname: goods_and_services_tax_percentage
97
              columnname: total_tax_included
98
        -
98
              is_hidden: 1
99
          columnname: goods_and_services_tax
99
            -
100
        -
100
              columnname: goods_and_services_tax_percentage
101
          columnname: fund
101
            -
102
        -
102
              columnname: goods_and_services_tax
103
          columnname: supplier_report
103
            -
104
        -
104
              columnname: fund
105
          columnname: modify
105
            -
106
          cannot_be_toggled: 1
106
              columnname: supplier_report
107
          cannot_be_modified: 1
107
            -
108
        -
108
              columnname: modify
109
          columnname: cancel
109
              cannot_be_toggled: 1
110
          cannot_be_toggled: 1
110
              cannot_be_modified: 1
111
          cannot_be_modified: 1
111
            -
112
              columnname: cancel
113
              cannot_be_toggled: 1
114
              cannot_be_modified: 1
112
115
113
    suggestions:
116
    suggestions:
114
      suggestions:
117
      suggestions:
115
- 

Return to bug 24156