rabin 1 рік тому
батько
коміт
bbbda3cf8a

+ 6 - 1
src/dai/seller/table/manage/seller_order_log_list.php

@@ -18,7 +18,12 @@ return array
                 'width' => '230',
                 'show' => '"{order_num}" ? "{order_num}" : "-"',
             ),
-            'account',
+            'account' => array
+            (
+                'show' => 'Dever::load("manage", "seller")->showOrderAccount("{account}")',
+                'type' => 'show',
+                'remote' => 'seller/manage.showOrderExpandKm',
+            ),
             /*
             'cash' => array
             (