You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iDempiere
Hi community.
For reports, I currently use views with some workarounds to limit the requested data. Are there any built-in features in iDempiere that allow using functions instead of views?
Carlos Antonio Ruiz Gomez
unread,
Aug 8, 2025, 4:44:38 AMAug 8
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idem...@googlegroups.com
Hi Kanat,
There is no built-in feature to manage functions within iDempiere.
You can write the functions in normal pl/pgsql and distribute them with
2Pack.
And then you can use the functions in the views which is managed within
iDempiere.