NF9 IQuickEntry OSGI Service
From iDempiere en
Goal: Development
Developer: Andreas Sumerauer
Feature Ticket: IDEMPIERE-4794
Description
I have prepared an OSGI Service that allows to use a customized WQuickEdit dialog in the web client. Our immediate requirement was to block the dialog from trying to create a new table record that would violate an existing unique constraint. Instead it was meant to load the existing record from the database. That was very easy to implement once I had the service in place. Apart from that I can think of numerous other useful ways to customize the WQuickEntry dialog that are made possible by the proposed feature enhancement.