case 4504

This commit is contained in:
2023-04-15 18:21:37 +00:00
parent 09842ef663
commit 5a791e30c5
2 changed files with 2 additions and 2 deletions

View File

@@ -1590,7 +1590,7 @@ BEGIN
when 97 then aytable = 'aproduct';
when 98 then aytable = 'agzcase';
when 99 then aytable = 'avendornotification';
when 100 then aytable = 'asubscription';
when 100 then aytable = 'asubscription'; aynamecolumn = 'subsite';
else
RETURN returnstr;