mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-17 06:27:37 -04:00
1 line
75 B
SQL
1 line
75 B
SQL
UPDATE ospos_items SET receiving_quantity = 1 WHERE receiving_quantity = 0; |