[Release] Item generator

06/20/2018 19:51 Maks19973#16
Quote:
Originally Posted by SilentWisdom View Post
Using wrong views, original have bad coallation:

[Only registered and activated users can see links. Click Here To Register...]
i check some ideas and i see
if i select "where id = 220100" all is ok, model_00 = 570 ( checked in Reference and 570 is right number )
but if i select all i see in id 220100 model_00 = 573 ( must be 570 as i see in Reference )
and rdb tools select all data and i get rdb with not correct data
WTF?:D

edit:
i try original view and new ( what you give me ) effect same, model_00 573 when select all and model_00 570 when select one row

Stupid fix for this

1st
Make new Table ItemRef


2nd Change view


3rd
Use this query for clean info from itemref table and insert new data to itemref table from ItemReferenceResource view ( need do it everytime when you want make new rdb )

4nd Make item.rdb using item (table from view) and for item.ref using our new table ItemRef = correct ref and all works fine

i know it's really stupid, but if you dont have time make it better you can use it, because it's works

and sorry my really bad english :)
03/16/2021 00:23 ilyaslord36#17
someone can update [94 View item.zip] to work for 9.6