Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to set task expenses to manage project expenses #5444

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Kaerol
Copy link

@Kaerol Kaerol commented Apr 1, 2024

Do you follow the guidelines?

  • [v ] I have tested my changes
  • [v ] There is no breaking change
  • [v ] There is no regression
  • [x ] I have updated the unit tests and integration tests accordingly
  • [ v] I follow the existing coding style

@Kaerol
Copy link
Author

Kaerol commented Apr 1, 2024

2024-04-01_175158
2024-04-01_175212

@fguillot
Copy link
Member

fguillot commented Apr 4, 2024

This feature appears to be specific to your own needs. It would probably be better to implement it as a plugin. You could also extend existing plugins, perhaps this one: https://github.com/aljawaid/CostControl.

@Kaerol
Copy link
Author

Kaerol commented Apr 4, 2024

Hi!
I installed plugin you mention but it doesn't meet my requirments.

Agree that this feature is specyfic and maybe not fits to all projects - but from other hand there are other features which are used only in some project 😉 and... this feature may be the one which is silent required 😁

Rewrite it into plugin is a quite good sugestion - I thought about it but I couldn't find a solution how to add some HTML tags into existing templates - are ther any hooks? I saw some events but hooks 🤔

Another propsal is add some checkbox to hide this feature if not needed 😉

@fguillot
Copy link
Member

I believe the solution that would make everyone happy is to add support for custom fields in Kanboard (contributions are welcome). It's probably the most flexible approach and would meet your specific needs.

In the meantime, there are some plugins, like MetaMagik, that provide that kind of feature: https://github.com/creecros/MetaMagik/tree/master?tab=readme-ov-file#usage

@Kaerol
Copy link
Author

Kaerol commented Apr 18, 2024

Ok, thanks.
I will take a look and check it can be helpful for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants