havockas Would like to give you some more details but logs not capturing anything from that point. You can take a look here maybe: /admin/thoughtco/printer/autoprint?location=1&getSales=1 Keeps spamming same thing on network tab. Also, displays: [] on web view if I open it…
ryanmitchell That link is not helpful, as its specific to your install and your data. Its not finding any sales as the settings you have put in place for auto print aren’t matching any sales. So amend the settings in the printer extension configuration.
havockas Can you please be more specific where I can find autoprint settings? I cannot see on printer extension any settings to config there. Thanks
havockas Thanks, but everything is fine there. Only autoprint Received orders and set status to Preparation when is printed.
ryanmitchell I can’t help any further. I’ve shown you how to configure it and as I explained something in there won’t be correct. Many people are using this extension and that function without issue.
havockas No problem, I will do clean CMS installation from beginning if same problem appears that means there is something wrong with extension. This will be required testing or looking into more deeper. Just a bit disappointed paying that much money for extension and can get this working properly.
ryanmitchell The extension works fine. Something in your settings is not correct so try some different settings. Or try debugging the query in the extensions auto print controller.
havockas Quick update, auto print started working after I fixed related issue here: https://forum.tastyigniter.com/d/2770-menu-options-error
havockas Hi, I set in docks setting dine in / waiter service table code: @isset($table_number) TABLE: {{ $table_number }} @endisset I always receive order on TABLE 1 even I select different tables. Can somebody advise on this?
ryanmitchell It should give the name of the table as you have named it in the admin. Check the database on the orders to make sure the right table ID is being set.
havockas ryanmitchell Fixed the problem. I have another issue on printed copy doesn’t show all items like options, it shows correct total price but not listed all items. Please see examples below. As you can see on printed copy there is no option captured.
ryanmitchell The dockets are only meant as a starting point. You will need to and should amend them for your needs. You’ll see the list of variables that are available and it will be possible to add the options to the output.