anedisi

Results 8 comments of anedisi

what about using localstorage instead of sessionstorage. if i open a new tab with sessionstorage im creating a new session id and with a localstorage im using the old one....

i need the ability to write and read to users calendars. the agendav could be the api and ui for me. and it could work like that with minimal changes,...

sure, no problem. yesterday i started to hack something together to get it to work with oauth2 but had to switch tasks. if i get something up i will update.

@aheinze i think you should mention it in readme or create fastcgi fallback, as many shared environments come with fastcgi and the default installation is broken with that and there...

Hello, you can see my pull request. I added the option to pull currency from Entry because the first two options don't exist in swiss esr camt54 files. https://github.com/OCA/bank-statement-import/pull/388/files `Diese...

is there any plan to merge this. im facing the same problem

@TeoGoddet sorry i did not have time to test this, i needed a quick fix in my code so bank statements would work so i dealt with it another way.

what is the reason behind not allowing for the queue listener from cli ? another app has a connection to db and i want to write the queues directly to...