Difference between revisions of "WebUI/Login"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(What Works)
m (What Works)
Line 5: Line 5:
 
**Server2 needs to restart after belated DB Service start
 
**Server2 needs to restart after belated DB Service start
 
*In '''Client login''', selection of '''Location''' pulls up the right '''Warehouse'''.
 
*In '''Client login''', selection of '''Location''' pulls up the right '''Warehouse'''.
*Different User login shows correct '''Role Access''' (only authorised items appears in Main Menu)
+
*'''Different User''' login is very fast, shows correct '''Role Access''' (only authorised items appears in Main Menu)
*Calendar pop up can allow mouse select date to field, and even Tab, Arrow and Enter keys select
+
*'''Calendar pop up''' can allow mouse select date to field, and even Tab, Arrow and Enter keys select
 
*'''Exit Application''' allows to return to Login screen.
 
*'''Exit Application''' allows to return to Login screen.
 
*Menu Tree able to respond to expand and retract tree behaviour.
 
*Menu Tree able to respond to expand and retract tree behaviour.

Revision as of 08:24, 14 June 2007

What Works

  • Login URL is http://<host name>/adempiere/
    • Ensure ADempiere\utils\Server2.bat or .sh service is running first
  • Shows No Database Connection when DB Service is not running. This is correct and prompts you to check the service
    • Server2 needs to restart after belated DB Service start
  • In Client login, selection of Location pulls up the right Warehouse.
  • Different User login is very fast, shows correct Role Access (only authorised items appears in Main Menu)
  • Calendar pop up can allow mouse select date to field, and even Tab, Arrow and Enter keys select
  • Exit Application allows to return to Login screen.
  • Menu Tree able to respond to expand and retract tree behaviour.

What Does Not Work

  • Language selection shows but when selected doesn't pick up the new language labels


Links