feat: render additional info to teamer invoice
This commit is contained in:
@@ -95,6 +95,7 @@ class BpnImportCommand extends Command
|
||||
'date_to' => $dateTo->format('Y-m-d'),
|
||||
'product' => $product,
|
||||
'pickups' => json_encode($datePickups),
|
||||
'cost_unit' => $hotel->getCostUnit(),
|
||||
'country' => $hotel->getCountry(),
|
||||
'updated_at' => (new \DateTimeImmutable())->format('Y-m-d H:i:s')
|
||||
], [
|
||||
|
||||
Reference in New Issue
Block a user