project events updated
This commit is contained in:
@@ -9,7 +9,7 @@ from service_app_test.test_application.evyos.datas.get_occupants_codes import (
|
||||
decision_book_items_dict = (
|
||||
lambda token, item_comment, info_type_uu_id, unit_price, is_fixed, st, ed: {
|
||||
"token": token,
|
||||
"item_comment": f"Test {item_comment}",
|
||||
"item_comment": item_comment,
|
||||
"info_type_uu_id": info_type_uu_id,
|
||||
"unit_price": unit_price,
|
||||
"unit_price_is_fixed": is_fixed,
|
||||
|
||||
Reference in New Issue
Block a user