fjaroli

product_level_uom

Jul 6th, 2023
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 4126 and tenant = 416;
  2. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 13928 and tenant = 416;
  3. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 13939 and tenant = 416;
  4. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 4158 and tenant = 416;
  5. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 13618 and tenant = 416;
  6. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 13619 and tenant = 416;
  7. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 13932 and tenant = 416;
  8. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 14940 and tenant = 416;
  9. update bridgedb.product set notes = 'UOM.WEIGHT.PIECE' where id = 14942 and tenant = 416;
  10. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 12428 and tenant = 416;
  11. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 12429 and tenant = 416;
  12. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 12430 and tenant = 416;
  13. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 13514 and tenant = 416;
  14. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 13518 and tenant = 416;
  15. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 13519 and tenant = 416;
  16. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 13520 and tenant = 416;
  17. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 13521 and tenant = 416;
  18. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 13522 and tenant = 416;
  19. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 13523 and tenant = 416;
  20. update bridgedb.product set notes = 'UOM.WEIGHT.L' where id = 13524 and tenant = 416;
  21. update bridgedb.product set notes = 'UOM.WEIGHT.KG' where id = 14753 and tenant = 416;
Advertisement
Add Comment
Please, Sign In to add comment