Explorar el Código

order base detail export edit

abiao hace 4 años
padre
commit
0cffb7ddb5
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      app/models/order_base_detail.rb

+ 3 - 1
app/models/order_base_detail.rb

@@ -63,7 +63,9 @@ class OrderBaseDetail < ActiveRecord::Base
         end
       end
 =end
-      field :paid_time
+      field :paid_time do
+        # visible false
+      end
 =begin
       field :pay_way, :enum do
         # filterable true