A modular and extensible accounting system built with .NET Core and Entity Framework. Designed for small businesses and enterprises with support for invoices, inventory, receipts, payments, and automated journal posting.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add activity logging for FiscalYear and FiscalPeriod creation and updates
cb3c58cView on GitHubAdd activity logging to AccountingController for fiscal year and period actions
b3fc723View on GitHubAdd activity logging to PostingRulesController for create and update actions
e0c81eaView on GitHubAdd activity logging to NumberSeriesController for create and update actions
20dc47cView on GitHubAdd activity logging to AccountingSettingsController for create and update actions
21d974aView on GitHubAdd GetOpenFiscalPeriodIdAsync method to validate fiscal periods and enhance invoice processing
272d7ccView on GitHubAdd query filters to configurations for soft delete handling
ec861abView on GitHubAdd query filter to NumberSeriesConfiguration for soft delete handling
2e9394aView on GitHubAdd query filter to PostingRuleLineConfiguration for soft delete handling
47e49e2View on GitHubRefactor query filter in UserConfiguration to simplify active user retrieval
32cf0a8View on GitHubAdd BootstrapAdmin configuration for seeding admin user credentials
f73320dView on GitHubAdd exception handling middleware to improve error management
84adf03View on GitHubAdd exception handling middleware for improved error management
d2c9bdbView on GitHubAdd repository access for PostingRuleLine and update line retrieval logic in PostingEngineService
0e9832cView on GitHubAdd warehouse transfer and return entities with related properties and foreign keys
8dfb9a1View on GitHub447
commits