Class Config

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.inventory.Config

public class Config extends Config
Configuration for Inventory plugin. Keys are stored in DB config with prefix "inventory:". Example: inventory:enable=1 inventory:process.showTab=1
  • Constructor Details

    • Config

      protected Config(ConfigMap config)
  • Method Details

    • isProcessShowTab

      public boolean isProcessShowTab()
      Whether to show the Materials tab on a process.