SimpleAccounting icon indicating copy to clipboard operation
SimpleAccounting copied to clipboard

Simple accounting software focusing account overview and printable reports

Results 19 SimpleAccounting issues
Sort by recently updated
recently updated
newest added

The current implementation in `NumberTextBox` does not always allow entering value while it is expected by the user. The primary intention of this implementation was to ensure only a currency...

enhancement

Steps to reproduce the behavior: 1. Open project 2. Select an account and select "edit" 3. Change the account group (not the type) 4. Check the report "totals and balances"...

bug

The internal configuration (firm name, location, reports, etc.) can only be changed directly in the database. A dialog should be added to allow changing existing configuration.

enhancement
help wanted

The account groups can only be changeable directly in the project file (XML). A dialog should be created to allow creating, changing and deleting account groups.

enhancement
help wanted
good first issue

When changing the booking year, the account journal should NOT be created for the first account (as default), instead the journal for the currently selected account should be updated.

enhancement
good first issue

Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.25.0.90414 to 9.25.1.91650. Release notes Sourced from SonarAnalyzer.CSharp's releases. 9.25.1 The latest Roslyn compiler version changes the way Razor files are compiled, and this hotfix release takes...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...

dependencies

Bumps the xunit group with 2 updates: xunit and xunit.runner.visualstudio. Updates `xunit` from 2.8.1 to 2.9.0 Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 Dependabot will resolve any conflicts with this PR...

dependencies
.NET

Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JetBrains.Annotations&package-manager=nuget&previous-version=2023.3.0&new-version=2024.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET