Currently on line #275
`$('a[rel=popover]').popover({ html: 'true',`
html true where `'true'` is within quotes, Which causes issue when trying to open popover. As popover expects Boolean. As mentioned at: https://github.com/akaunting/akaunting/issues/url