FIX: Venta
This commit is contained in:
@ -77,7 +77,6 @@ class FormaPago extends Ideal\Service
|
||||
'uf'
|
||||
], 0);
|
||||
$filtered_data = array_intersect_key($data, $fields);
|
||||
$this->logger->critical(var_export($filtered_data,true));
|
||||
$mapped_data = array_combine([
|
||||
'fecha',
|
||||
'valor',
|
||||
|
Reference in New Issue
Block a user