changes in stock module-2 13/11/024 -vadivel j
This commit is contained in:
parent
b0c7236ec8
commit
ffff9c53c0
@ -859,7 +859,7 @@ class StockController extends BaseController
|
|||||||
|
|
||||||
private function updateGasStockConsumption($date , $consumption){
|
private function updateGasStockConsumption($date , $consumption){
|
||||||
|
|
||||||
echo"$date";
|
|
||||||
|
|
||||||
$resultExists = $this->gasStockDetails_model
|
$resultExists = $this->gasStockDetails_model
|
||||||
->where('date',$date)
|
->where('date',$date)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user