dever %!s(int64=3) %!d(string=hai) anos
pai
achega
9c13854f3b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      app/shop/database/buy_order.php

+ 5 - 0
app/shop/database/buy_order.php

@@ -631,6 +631,11 @@ if ($search_option_source_type) {
             $struct['type_id']['name'] = '仓库名称';
             $struct['type_id']['search'] = 'select';
             $struct['type_id']['option'] = $store;
+
+            $button = array
+            (
+                '新建平台订货单' => array('location', 'factory/lib/manage.cashier'),
+            );
         }
     }
 }