Julien
Julien
You should use the intl function to translate these names in the tpl. you should also modify the insert.sql.tpl. and then generate the sql files with : `php Thelia generate:sql...
@Alban-io could you check this in your work on coupon.
Same issue for me
I've found a workaround. The saved state for window-state was blocked in "fullscreen". you can display current value in terminal with : ```sh gsettings get io.elementary.terminal.saved-state window-state ``` and set...
I close this issue because the page has been revamped in version 2.3.0-alpha1 and documentations added (maybe not enough). Concerning the tax rules I keep the issue #1092 opened because...
Ok, this page is still too unintelligible to ordinary people. We have to improve UI/UX.
This issue is partially fixed by #1832 Language has now two flag `active` and `visible` to display it in back and front. So we're not obliged to delete it to...
Yes we should just removed this not implemented functionality. We can do it in the template itself.
We should add the possibility to deactivate a delivery/payment module when customers place orders, but keep it activated everywhere else. Because modules can use hooks and add information in the...
Related issue : #1793