Results 29 issues of tlindi

In restaurents in Finland it is mandatory alvays print receipt even if customer didn't want one. Now they need to print receipt from current PoS + Breez = double expences...

Please see images to reproduce. Android 10 Nokia 5.1 Plus. ![IMG_20211202_185118_005](https://user-images.githubusercontent.com/7249767/144466730-f87cf19c-4325-44f5-b439-f0bb0f5f74d6.jpg) ![IMG_20211202_185123_574](https://user-images.githubusercontent.com/7249767/144466751-e1acf431-0f64-4ee8-b3d0-426192beee31.jpg)

Myyntipiste (Sales Point) is not good Finnish. Maksupääte translates to Payment Terminal, which is commonly used term for devices with similar (eg card payment) functions.

"Title" translates to "Otsikko". But seems this field in report has in a most cases payer or payee information. Some occations it is "unknown" or same info as in "description"...

UI shows outgoing payment like this: ![image](https://user-images.githubusercontent.com/7249767/192010269-aa943a4e-672e-4ba8-8336-0560be9cefcd.png) so it is -120sat and -1sat for fees. Anyhow CSV report export shows total of -120 ie fees are completely invisible: ![image](https://user-images.githubusercontent.com/7249767/192010612-fbfa450c-0a32-44d2-bbab-a620cb6392ec.png)

Currently activation of hybrid mode (ie node using both clearnet/HTTPS and TOR) needs custom configurations to sample-* files. Those files are overwritten by Citadel updates. Please create UI setting to...

Please add taproot suppport.

config.yaml has line lnurl_server: "https://mylnurl.com" full guide has same line like this lnurl_server: "http://127.0.0.1:5454" I did set it to following as I have external nginx router for clearnet lnurl_server: "http://0.0.0.0:5454"...

Add service example and document onto README. Also change order of Start and Confiruration in README. Fixes https://github.com/LightningTipBot/LightningTipBot/issues/502

Many times I remember to start bot after device reboot later on only. Cause it is manual job. Support for systemctl would be nice.