Revision dc41ee12
Von Jan Büren vor 11 Monaten hinzugefügt
SL/Controller/Inventory.pm | ||
---|---|---|
from last_inventories
|
||
group by trans_id
|
||
order by max(itime)
|
||
desc limit 10
|
||
desc limit 20
|
||
)
|
||
select unnest(ids)
|
||
from grouped_ids
|
Auch abrufbar als: Unified diff
mini_journal um Rechnung erweitert