jekkos

Results 407 comments of jekkos

From the error message it looks like the function signature for the test setup was changed.

@objecttothis maybe we can setup a call or sth so we can debug this faster?

Hi indeed this version of phpunit is very new, I don't think it will work. Can you check which version you have in the composer.json? I think it should be...

Can you try to use alternative bootstrap file? I think this should be the composer bootstrap file that is in the vendor folder. Also the configuration file for phpunit is...

@mwillis72 your request is very vague. Please elaborate a bit on what card reader, how you want to connect it to the browser and how the payments should be processed.

Well yes it would fit perfectly on the third party plugin infrastructure @objecttothis started to work on. Basically when a sale complete you would send an event containing relevant sale...

@objecttothis Here my first contribution. I have updated the composer buildbox and moved it to opensourcepos organization. Also have added the intl and mbstring dependencies to the buildbox. Let's see...

Thanks for the suggestion. This should not be so hard to do. One can set a variable using flashdata that you can just check after migration and show the text.

Currently there's also a bug that prevents to do sales or receivings with invoicing numbers for multiple pos locations. This will need to be tackled as well. Issue can be...

I haven't done any real tests for these scenario's either, but I did some adaptations for another client some time ago, using it from three different browsers. He has reported...