Lines Matching full:order
103 <on-order>10</on-order>
110 <on-order>2</on-order>
117 <on-order>1</on-order>
131 sku,name,sold,in-stock,on-order
160 sku,name,sold,in-stock,on-order
171 number of fields with the same order. In contrast, XML and JSON allow
172 any order (though libxo forces key leafs to appear before other
186 In addition, the order of the output fields follows the order in which
190 So the "leafs" option can be used to expand, limit, and order the set
196 % list-items --libxo encoder=csv:leafs=sku.on-order
197 sku,on-order
201 % list-items -libxo encoder=csv:leafs=on-order.sku
202 on-order,sku
215 sku,name,sold,in-stock,on-order