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

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

Return to bug 24156