Changes for page TQL - metody (funkce)

Last modified by Jiří Gazárek on 2025/02/04 09:44

From version 4.1
edited by Jiří Gazárek
on 2025/02/04 09:44
Change comment: There is no comment for this version
To version 3.1
edited by Jan Klůfa
on 2024/12/05 11:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gazarek
1 +XWiki.klufa
Content
... ... @@ -238,12 +238,5 @@
238 238  
239 239   Long invoiceItemDefinitionId();
240 240  
241 -  boolean workHasAnyLabelIds(int ... labelIds);
242 -
243 -  boolean workHasNotAnyLabelIds(int ... labelIds);
244 -
245 245   Double userDebt(long departmentId);
246 246  }}}
247 -
248 -
249 -