edit
This commit is contained in:
@@ -53,7 +53,7 @@ class Api::BatchLineItemsController < ApplicationController
|
||||
end
|
||||
else
|
||||
if check_manufacture.asset_identity !=card_account_no
|
||||
@out=true,check_manufacture.serial_no,check_manufacture.account_no
|
||||
@out=true,check_manufacture.serial_no,check_manufacture.asset_identity
|
||||
else
|
||||
@out=false,'Manufacture UID is already registered!'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user