Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| autocount_pos:posshowunsynctransaction [2025/04/02 06:56] – created jun | autocount_pos:posshowunsynctransaction [2025/04/02 06:57] (current) – jun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===POS show unsync transaction=== | ===POS show unsync transaction=== | ||
| - | UnSync | + | __UnSync |
| - | -------------------------------------------------------------------------------- | + | |
| - | delete from PosTaskSync where IsCompleted=0 (BE) | + | delete from PosTaskSync where IsCompleted=0 (BE) \\ |
| update pos set SyncNum=null (FE) | update pos set SyncNum=null (FE) | ||