David Bomba
David Bomba
@Civolilah please ensure client localized number formatting for the duration of task
@Civolilah The preview should provide a formatted export matching the company currency
@cdahinten are you able to create this as a separate issue so we can track these separately please?
@Civolilah can this be closed?
@DrDBanner can you perform a test: app/Helpers/Epc/EpcQrGenerator.php Line 84 ```php $data = [ 'BCD', '002', // Version '1', // Encoding: 1 = UTF-8 'SCT', // Service Tag: SEPA Credit Transfer...
Did you cut and paste the IBAN? This would explain the additional characters. Do they also appear in the UI for you?
This one means your vat number is already registered with another provider on the PEPPOL network. You need to disconnect from them to be able to connect to another provider
``` we want to be able to track hours on a per user basis to the same task ``` How would you be storing the user per task line? The...
I think what is happening here is that the export is filtering any timelogs that are not in the window you have selected. I do see some dates in July....
You are exactly correct. the Range filter uses the calculated start date of the task (ie the first date in the task timelog). I think the more appropriate solution for...