Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
autocount_pos:posshowunsynctransaction [2025/04/02 06:56] junautocount_pos:posshowunsynctransaction [2025/04/02 06:57] (current) jun
Line 1: Line 1:
 ===POS show unsync transaction=== ===POS show unsync transaction===
  
-UnSync Trans can't sync back +__UnSync Trans can't sync back__ 
-----+
 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)