mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Insertada la opcion Color HQ en la lista de tarifas impresion
This commit is contained in:
@ -419,6 +419,7 @@ class Maquinastarifasimpresion extends \App\Controllers\GoBaseResourceController
|
||||
'color' => 'color',
|
||||
'negrohq' => 'negrohq',
|
||||
'bicolor' => 'bicolor',
|
||||
'colorhq' => 'colorhq',
|
||||
];
|
||||
return $tipoOptions;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user