5.2.14 update broked printing!

After update from 5.2.12 to 5.2.14 our printing is broked! How to fix it?
printing

Pls help me, I cant to downgrade DB version (from 148 to 145) and our work was stopped!

Ticket printing? What were you doing when you got that error

With all ticket printing issues - preview template or printing.

In 5.2.12 version all was ok, after update to 5.2.14 I had this error!

Ticket template example:

[LAYOUT]
<div style="font-size:12px;font-family:Calibri">
<table>
<tr>
<td width=130 align=Left>Bar order</td> <td width=90 align=Right>{TICKET TIME}</td>
</tr>
<tr>
<td width=130 align=Left>Time:</td> <td width=90 align=Right>{TICKET TIME}</td>
</tr>
<tr>
<td width=130 align=Left>Date:</td> <td width=90 align=Right>{TICKET DATE}</td>
</tr>
<tr>
<td width=130 align=Left>Waiter:<td> <td width=90 align=Right>{USER NAME}</td>
</tr>
<tr>
<td width=130 align=Left>{TICKET TYPE} No:</td> <td width=90 align=Right>{TICKET NO}</td>
</tr>
</tr>
<tr>
{ENTITIES}
</tr>

<tr>
<td width=200 align=Left>{NOTE}</td>
</tr>

</table>
</div>

<div style="font-size:11px;font-family:Calibri;font-weight:bold">

<table>
<tr>
<td width=130 align=Left>NAME</td>|<td width=80 align=Right>QTY</td>
</tr>
</table>

</div>

<div style="font-size:12px;font-family:Calibri;font-weight:bold">
<table>

{ORDERS}
</table>
</div>

[ORDERS GROUP|ORDER TAG:Курсы подачи]
<tr>

<td width=130>–=={GROUP KEY}==–</td>

</tr>

[ORDERS]
– Default format for orders

<tr>

<td width=130>{NAME}</td><td width=80 align=Right> -{QUANTITY}-</td>

</tr>

{ORDER TAGS}

[ORDERS:Gift]
– Format for gifted orders
<tr>
<td width=158>- {QUANTITY} {NAME} </td><td width=30>{PRICE}</td><td width=30> GIFT</td>
</tr>

[ORDERS:Void]
– Nothing will print for void lines
<tr>
<td width=158>{NAME}</td><td width=64 align=Right>-{QUANTITY}-VOID</td>
</tr>

{ORDER TAGS}

[ORDER TAGS:General Modifiers]
– Format for order tags

<tr>
<td width=160> *{ORDER TAG QUANTITY} x {ORDER TAG NAME}</td>
</tr>

[ORDER TAGS:Portion modificators]
– Format for order tags

<tr>
<td width=160> *{ORDER TAG QUANTITY} x {ORDER TAG NAME}</td>
</tr>

[ORDER TAGS:Прожарка]
– Format for order tags

<tr>
<td width=160> *{ORDER TAG QUANTITY} x {ORDER TAG NAME}</td>
</tr>

[ENTITIES:Table]
– Table entity format
<tr>
<td width=130 align=Left>СТОЛ НОМЕР:{ENTITY NAME}</td> <td width=90 align=Right>КОЛ-ВО ГОСТЕЙ:{TICKET TAGN:Person Count}</td>
</tr>

[ENTITIES:Customer]
– Customer entity format
<tr>
<td width=60>Customer/სტუმარი:{ENTITY DATA:Name} <td width=180>{ENTITY NAME}</td>
</tr>

<tr>
<td width=60>Tel/ტელ:</td> <td width=180>{ENTITY DATA:Phone}</td>
</tr>
<tr>
<td width=60>Address/მისამართი:</td> <td width=180>{ENTITY DATA:Address} </td>
</tr>

<tr>
<td width=60>Tarif/ტარიფი:</td> <td width=180>{ENTITY DATA:Tarif} </td>
</tr>

So your using html printer. Check printer settings?

Everything is as it was, printers are configured as HTML. I did not change anything, only updated version of the program.

I’ve not seen that error. I use html printers as well. I upgraded no issues on mine so have others. We need to figure out what it is.

I am glad that I will help the development of the program, but what should I do now? When I try to return the old version I have nothing. How do I get back to 5.2.12?

Never upgrade live system during live operation that’s just not smart. Did you backup before upgrade?

Yes, I made it. I tried to restore in 5.2.14 version, because 5.2.12 version doesn’t work ("check db version 148-145) and it doesn’t work.

You need to uninstall then reinstall 5.2.12 and use mssms to restore your backup. Or restore your backup after 5.2.12 install

I did it. I’m trying to recover from a file, but when I launch the program, I write that version 148 is still.

If I’m trying to open in 5.2.12 version, program show me the error: “check db version”

You can only load a backup that was made in 5.2.12

You uninstalled and are now in 5.2.12 right?

Yes, but I can’t to open my DB after restore, because DB version don’t changed to 145

What version of sql server?

14.0.1000 SQL express

Reason you can’t open it is because it was made on a different version.

So sql server express 2017?

Yes, and I tried to restore from backup which I made in 5.2.12 version, and it doesn’t work. I have no idea, why.

The reason why is that you didn’t make it while in the version your currently running. It’s saying it’s not the right version. So either your sambapos is not 5.2.12 or the backup was not made in 5.2.12