5. Тестирование процедур
5.1 create_order()
create_order('ООО
столы и стулья',
'Васильев
Василий Васильевич',
'8.9.2024',
'8.10.2024')
5.2 create_order_pos()
create_order_pos(1,
1,
20)
create_order_pos(1,
27,
30)
create_order_pos(1,
28,
40)
create_order_pos(1,
29,
700)
5.3 edit_obj_configurability()
edit_obj_configurability(6,
1)
5.4 edit_obj_param_configurability()
edit_obj_param_configurability(26,
2,
0)
5.5 : find_obj_param_configurable()
5.6 find_obj_param_nonconfigurable()
5.7 find_all_obj_params()
5.8 find_obj_variants()
5.9 create_obj_variant()
5.10 create_typical_obj_with_configuration()
5.11 get_order_details()
5.12 create_prod_param()
5.13 fill_prod_param()