mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
tarifas acabado/manipulado/preimpresion terminadas. Faltan envios
This commit is contained in:
@ -32,7 +32,7 @@ class TarifaacabadoModel extends \App\Models\GoBaseModel
|
||||
];
|
||||
protected $returnType = "App\Entities\Tarifas\TarifaacabadoEntity";
|
||||
|
||||
public static $labelField = "Select a field...";
|
||||
public static $labelField = "nombre";
|
||||
|
||||
protected $validationRules = [
|
||||
"ajuste" => [
|
||||
|
||||
Reference in New Issue
Block a user