Merge remote-tracking branch 'origin/staging' into origin/production
This commit is contained in:
@@ -136,6 +136,7 @@ class AutocompleteController extends Controller {
|
||||
'code' => $drug->code,
|
||||
'price' => $drug->price,
|
||||
'unit' => $drug->unit,
|
||||
'remark' => $drug->remark,
|
||||
'multiply_jual' => $drug->multiply_jual,
|
||||
];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user