update marketing
All checks were successful
All checks were successful
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
@section('main_content')
|
||||
|
||||
@if (invoice_setting() == '3_inch_80mm' && moduleCheck('ThermalPrinterAddon'))
|
||||
@if (invoice_setting($purchase->business_id) == '3_inch_80mm' && moduleCheck('ThermalPrinterAddon'))
|
||||
@include('thermalprinteraddon::purchases.3_inch_80mm')
|
||||
@else
|
||||
@include('business::purchases.invoices.a4-size')
|
||||
|
||||
Reference in New Issue
Block a user