NF10 Auto Save Changes

From iDempiere en

Feature: Auto Save Current Tab Changes

Goal: Usability

Developer: Hengsin (talk)

Feature Ticket: IDEMPIERE-5202

Description:
Implement auto save changes of current tab:

  1. Option to auto save changes of current tab. Default to off.
  2. When turn on, save is trigger for changes make to every field.
  3. When turn on, there's option to exclude particular tab by AD_Tab_ID or AD_Tab_UU.

Usage

  1. ZK_AUTO_SAVE_CHANGES
    • Y/N type Client level System Config entry, default to N.
    • When Y, save is trigger for changes make to every field.
  2. ZK_AUTO_SAVE_TABS_EXCLUDED
    • Comma separated list of AD_Tab_ID or AD_Tab_UU value.
    • Tab in the list will be excluded from the effect of the ZK_AUTO_SAVE_CHANGES flag above.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.