Module:Inventory: Difference between revisions

Jump to navigation Jump to search
(changed to search with ObjectID instead)
mNo edit summary
Line 29: Line 29:
default='0',
default='0',
limit='1',
limit='1',
join='ItemsTable._pageName=GeneralData._pageName'} )
join='GeneralData._pageName=ItemsTable._pageName'} )


if not next(result) then
if not next(result) then