Lines Matching full:order
75 <on-order>10</on-order>
82 <on-order>2</on-order>
89 <on-order>1</on-order>
102 sku,name,sold,in-stock,on-order
131 sku,name,sold,in-stock,on-order
146 number of fields with the same order. In contrast, XML and JSON allow
147 any order (though libxo forces key leafs to appear before other
161 In addition, the order of the output fields follows the order in which
165 So the "leafs" option can be used to expand, limit, and order the set
171 % list-items --libxo encoder=csv:leafs=sku.on-order
172 sku,on-order
176 % list-items -libxo encoder=csv:leafs=on-order.sku
177 on-order,sku
194 sku,name,sold,in-stock,on-order