Update and rename SQL/Data Insertion - Luxtoys.sql to SQL/Luxtoys/Data Insertion - Luxtoys.sql

This commit is contained in:
Sang Putu Sandhyana Yogi
2024-07-16 16:40:22 +07:00
committed by GitHub
parent bbfdf4aea7
commit 02a879f439

View File

@@ -2940,4 +2940,4 @@ INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_d
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH63OD21IE', 'LT00000030', 2, 0, 0, 1950000, 1950000);
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZN06RX28XU', 'LT00000012', 1, 0, 0, 750000, 750000);
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DF21VH68VI', 'LT00000027', 2, 1, 0.05, 10800000, 10260000);
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK66WC43MS', 'LT00000030', 1, 0, 0, 975000, 975000);
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK66WC43MS', 'LT00000030', 1, 0, 0, 975000, 975000);