qr code generate

This commit is contained in:
nandar
2018-03-05 11:08:09 +06:30
parent b81a6dbc96
commit d428c8a03f
16 changed files with 22162 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
json.extract! batch, :id,:date,:user_id, :client_id, :order_ref,:batch_start,:batch_end,:exported_by,:qty_processing,:qty_success,:qty_fail,:batch_start_time,:batch_end_time,:export_count,:remark,:adult_or_child,:product_category_id
json.url batch_url(batch, format: :json)