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