You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revised account title capitalization to capitalize account titles upon initialization of base accounts, rather than when displaying the accounts. This prevents the system from incorrectly capitalizing titles of user-added accounts.
For existing installation, run the "accounting-titleize" console command to capitalize the existing account titles that were already initialized.
Other fixes:
Added missing documentation to the global variables, class properties, and object properties.