mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
falta mostrar precios albaran
This commit is contained in:
@ -26,9 +26,5 @@ class AlbaranLineaModel extends \App\Models\BaseModel
|
||||
'precio_unidad',
|
||||
'total',
|
||||
];
|
||||
|
||||
protected $useTimestamps = true;
|
||||
protected $createdField = 'created_at';
|
||||
protected $updatedField = 'updated_at';
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user