|
|
|
|
#1 |
|
Участник
|
Всем большое спасибо.разобрался)
X++: dialog.run();
if (dialog.closedOk())
{
cmpl = dlgComplaint.value();
}
ttsbegin;
if (cmpl)
{
hotelComplaints.Complain = cmpl;
hotelComplaints.HotelRoomId = RHotelRoomTable.HotelRoomId;
hotelComplaints.HotelRoomType = RHotelRoomTable.HotelRoomType;
hotelComplaints.insert();
}
ttscommit;
RHotelComplaints_ds.reread();
RHotelComplaints_ds.refresh(); |
|
|
|
|
#2 |
|
Участник
|
|
|
|
|
|
#3 |
|
Участник
|
|
|
|
|
|
#4 |
|
Участник
|
есть еще один вопрос, как вместе с жалобой добавить и время отправки жалобы,тоже в таблицу?
|
|
|
|
|
| Опции темы | Поиск в этой теме |
| Опции просмотра | |
|