View Issue Details

IDProjectCategoryView StatusLast Update
0000982СкладGeneralpublic2016-12-15 12:23
Reporterruslan Assigned Tobarry  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000982: -Склад-Редактирование Счета - Ошибка!!!
DescriptionПроизошла ошибка:
Field "TPRICEKT" not found

Склад[ADMIN]
Application.MainForm: FormStor(TFormStor) XE2 Склад: Тест (ГОЛОВКО ЧП) [Администратор Системы]
ActiveForm: FormStor(TFormStor) XE2 Склад: Тест (ГОЛОВКО ЧП) [Администратор Системы]
ActiveCustomForm: FormStor(TFormStor) XE2 Склад: Тест (ГОЛОВКО ЧП) [Администратор Системы]
Qa.SQL.Text = <<
Select G.NAME, G.CODE, D.ID, G.OWNER, G.VOL, G.Cod,
G.BarCode,
D.DGVKEY, D.GDDKEY, D.PRICE, Cast(Null as Double Precision) SOURCEKT,
D.NDS, D.QUANT, D.Qnt_One, G.SizeX, G.SizeY, G.SizeZ,
Cast(Null as Double Precision) PRICEKT,
Cast(Null as Double Precision) NDSKT, Cast(Null as Double Precision) AKCIZ, D.GDSKEY,
G.ONE, D.PRICEN, Cast(Null as Date) DATEKT, D.TPRICE, D.PriceID,
(Select Code from PriceList where ID=D.PriceID) PRCODE, D.Source DSOURCE,
G.Nw, G.Gw, Cast(Null as TimeStamp) DateReal,
Cast(Null as TimeStamp) Date_Reg, Cast(Null as varchar(255)) SertNbr,
Cast(Null as double precision) KPrice, Cast(Null as double precision) KNds,
Cast(Null as Integer) SZGDSID, G.Description,
D.SPRICE, D.SNDS, D.SNPRICE
From GddDt D, Goods G
Where D.DGVKEY =:ID
and G.ID = D.GDSKEY
order by G.NAME, G.CODE, D.ID
>>
TagsNo tags attached.

Activities

barry

2016-12-05 22:06

administrator   ~0002481

stor32.zip

Issue History

Date Modified Username Field Change
2016-12-05 15:48 ruslan New Issue
2016-12-05 15:49 ruslan Assigned To => barry
2016-12-05 15:49 ruslan Status new => assigned
2016-12-05 22:06 barry Note Added: 0002481
2016-12-05 22:06 barry Status assigned => resolved
2016-12-05 22:06 barry Resolution open => fixed
2016-12-15 12:23 ruslan Status resolved => closed