phBucher0

Results 10 issues of phBucher0

Added added reopen to action dropdown. used open method which appends the new status depending on payment. ![image](https://github.com/PAWECOGmbH/saaster/assets/99344157/6cd80d8a-7481-4d80-95dd-276b59a71d15) ->reopening opens the reopened invoice now and sets the new status closes...

in the application.cfc is the function onrequest(). - [ ] the onRequest function should be lighter -> pack the access logic into a separate component / function to use it...

![image](https://github.com/PAWECOGmbH/saaster/assets/99344157/735905bd-68b9-4fcf-92ff-dc107d205014) This field throws an error when you try to enter a string

if a user for example gets a german invoice but wants to print it in english the languages in the print get mixed. issue is related to #693 (invoice strings...

To fix issue #688 we had to accept that the sysadmin now sees the invoice in the language of the customer. The Problem is that the invoices are saved with...

help wanted

-Setup Saaster -Create admin user -Create plan group -Create plan and try to add a description, then open the translation and try to save, you will see the error from...

bug