Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. New contract
  2. GENERAL
  3. Related client drop down doesn t show on enter pressed(only when entering input)
  4.  
  5. console error: Cannot read property 'split' of null at contractDailyHoursChanged
  6. var strStartTimeArr = strStartTime.ace('value').split(':');
  7.  
  8. Assign nurse autocomplete: showing unde the blank area
  9.  
  10. DOCUMENTS
  11. Navigation buttons are broken and once you gen on that page, the div with those buttons don’t hide
  12. “Add new document” doesn’t work, only the one on the right hand side(which don’t hide either when going back on Contracts)
  13. ACTIVITY
  14. The “Contract activity - days overview” grid has a higher height than the browser can view on 100% zoom
  15. The filter doesn’t work
  16. Same here with the navigation buttons
  17. There is an “Add” button next to “Refresh” - don’t understand what it should actually do
  18. there is no data there, just 2 buttons “validate” and “invalidate”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement