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

Allow empty bill description #28

Closed
whtv opened this issue Jan 12, 2021 · 2 comments
Closed

Allow empty bill description #28

whtv opened this issue Jan 12, 2021 · 2 comments
Labels
enhancement New feature or request testing

Comments

@whtv
Copy link

whtv commented Jan 12, 2021

Since there are categories, a description is often redundant.

julien-nc pushed a commit that referenced this issue Jul 11, 2021
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
@julien-nc julien-nc added enhancement New feature or request testing labels Jul 11, 2021
@julien-nc
Copy link
Owner

Hi, right, bill title could be optional. It is now 😁

It would be nice if you (or anyone else) could try it to see if there is any side effect. It's available in v1.3.9-2-nightly (which is only compatible with NC 22).
You can easily get it with an occ command (adapt to your context):

sudo -u www-data php ./occ app:update --allow-unstable cospend

To get back to stable release, just get to the app settings, disable, delete and "download and install" the app.

@julien-nc
Copy link
Owner

Feel free to reopen if it does not properly works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

2 participants