Track costs, not only time. #897
Replies: 3 comments
-
|
Hello again, The idea is to add an "Other cost entry" item next to every existing "Manual time entry". I had a closer look at the codebase to sketch how this could land cleanly. Let me know about adjustments on this before I start. Design decision: separate A cost has no duration, different validation, and flows through reports differently than time. I'd lean toward a dedicated Proposed schema (mirroring
Alternative: add a Backend changes
Frontend changes
Testing
Let me know if the direction looks right? :) |
Beta Was this translation helpful? Give feedback.
-
|
i'm honestly not really a fan of having another cost concept in the main application. solidtime really is a time tracking application, not a business management software. especially combining the those cost entries with the time-based costs in the reporting might get confusing. i can see that people want to have cost tracking in solidtime but i think this would be a good fit for an extension in the future rather than going in the core. its theoretically possible to load extensions currently but the frontend doesn't have any way to insert components yet. |
Beta Was this translation helpful? Give feedback.
-
|
I totally understand your concern and absolutely think that solidtime should not be bloated with unrelated stuff. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
I need to track costs for projects and tasks, not just time-entries. For example traveling costs that were planned within a project. Would be awesome! If someone could help me sketch this feature, I'd be happy to propose a basic implementation!
Beta Was this translation helpful? Give feedback.
All reactions