feat(JavaScript): Updated architecture for TableBasePage object with static row ID attribute attached for adding ID against each row added to DOM
This commit is contained in:
@@ -91,13 +91,19 @@
|
||||
1398_tbl_Shop_Order_Status_Audit.sql
|
||||
1400_tbl_Shop_Supplier.sql
|
||||
1401_tbl_Shop_Supplier_Audit.sql
|
||||
1402_tbl_Shop_Supplier_Temp.sql
|
||||
1403_tbl_Shop_Supplier_Address.sql
|
||||
1403_tbl_Shop_Supplier_Address_Temp.sql
|
||||
1404_tbl_Shop_Supplier_Address.sql
|
||||
1409_tbl_Shop_Supplier_Purchase_Order.sql
|
||||
1410_tbl_Shop_Supplier_Purchase_Order_Audit.sql
|
||||
1411_tbl_Shop_Supplier_Purchase_Order_Temp.sql
|
||||
1412_tbl_Shop_Supplier_Purchase_Order_Product_Link.sql
|
||||
1413_tbl_Shop_Supplier_Purchase_Order_Product_Link_Audit.sql
|
||||
1414_tbl_Shop_Supplier_Purchase_Order_Product_Link_Temp.sql
|
||||
1415_tbl_Shop_Manufacturing_Purchase_Order.sql
|
||||
1416_tbl_Shop_Manufacturing_Purchase_Order_Audit.sql
|
||||
1417_tbl_Shop_Manufacturing_Purchase_Order_Temp.sql
|
||||
1418_tbl_Shop_Manufacturing_Purchase_Order_Product_Link.sql
|
||||
1419_tbl_Shop_Manufacturing_Purchase_Order_Product_Link_Audit.sql
|
||||
1420_tbl_Shop_Manufacturing_Purchase_Order_Product_Link_Temp.sql
|
||||
@@ -146,6 +152,7 @@
|
||||
3321_tri_Shop_User_Basket.sql
|
||||
3324_tri_Shop_User_Order_Status.sql
|
||||
3400_tri_Shop_Supplier.sql
|
||||
3403_tri_Shop_Supplier_Address.sql
|
||||
3403_tri_Shop_Unit_Measurement.sql
|
||||
3406_tri_Shop_Unit_Of_Measurement_Conversion.sql
|
||||
3409_tri_Shop_Supplier_Purchase_Order.sql
|
||||
@@ -162,6 +169,7 @@
|
||||
6003_p_split_key_value_pair_csv.sql
|
||||
6004_p_clear_split_key_value_pair_csv_temp.sql
|
||||
6206_fn_shop_get_product_permutation_name.sql
|
||||
6210_fn_shop_get_id_product_permutation_from_variation_csv_list.sql
|
||||
6500_p_shop_calc_user.sql
|
||||
6501_p_shop_clear_calc_user.sql
|
||||
7003_p_shop_get_many_access_level.sql
|
||||
@@ -179,7 +187,6 @@
|
||||
7204_p_shop_get_many_product.sql
|
||||
7205_p_shop_get_many_stripe_product_new.sql
|
||||
7206_p_shop_save_product_permutation.sql
|
||||
7210_fn_shop_get_id_product_permutation_from_variation_csv_list.sql
|
||||
7210_p_shop_get_many_product_variation.sql
|
||||
7219_p_shop_get_many_stock_item.sql
|
||||
7220_p_shop_save_stock_item.sql
|
||||
|
||||
Reference in New Issue
Block a user