mirror of
https://github.com/dimoniche/Moyka.git
synced 2026-01-29 17:33:33 +03:00
1
This commit is contained in:
parent
8343c6d7cc
commit
970a7da3d5
@ -538,7 +538,7 @@ void UserAppTask(void *p_arg)
|
||||
// íàïå÷àòàåì áåçíàëè÷íûé ÷åê
|
||||
if (IsFiscalConnected())
|
||||
{
|
||||
if (PrintFiscalBill(accmoney,number_post, 1) == 0) // здесь добавить с какого поста чек
|
||||
if (PrintFiscalBill(accmoney,number_post, 0) == 0) // здесь добавить с какого поста чек
|
||||
{
|
||||
SaveEventRecord(number_post, JOURNAL_EVENT_PRINT_BILL_ONLINE_POST1 + number_post, GetTimeSec());
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@ Count=0
|
||||
Enabled=0
|
||||
ShowSource=1
|
||||
[DebugChecksum]
|
||||
Checksum=1408088267
|
||||
Checksum=-1170505141
|
||||
[Exceptions]
|
||||
StopOnUncaught=_ 0
|
||||
StopOnThrow=_ 0
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user