Hadi El Yakhni

Results 3 issues of Hadi El Yakhni

Hello @AaronCCWong, thank you for this library, very useful!! For a project I am working on, I needed to choose between showing the front or back of the card on...

## Steps to reproduce - Go into point of sale app - Enable delivery later from the settings - Sell a product with a shipping later set in the future...

OE

The date was always formatted as `'%m-%d-%y'` which creates confusion for some users. Now we use `format_date` which takes into consideration the language of the user yielding the expected date...

OE