Elyos59
Elyos59
Hi, Due to my problem ( https://github.com/dvdoug/BoxPacker/discussions/261 ), I have made some tests with original code (TestItem) If I try to put 60 Items (140x35x30) in a box (280x175x180) I...
### Thelia version(s) affected 2.5.4 ### Description In [templates/frontOffice/default/order-payment-gateway.html](https://github.com/thelia/thelia/blob/8519c3d51679036baec02d0b9210a539183c4084/templates/frontOffice/default/order-payment-gateway.html#L30) $PAYMENT_MODULE is empty because it is not in the loop order so hook never work `{hook name="order-payment-gateway.javascript" module="$PAYMENT_MODULE"}` ### How to...
### Thelia version(s) affected 2.5.4 ### Description Read title ### How to reproduce /admin/configuration/adminLogs/logger ### Possible Solution Check all default value when `$this->getRequest()->request->get('key','default')` is called ### Additional Context _No response_
Hi! Background is not rendered if iit's a repeating-linear-gradient ... Any idea for that? `background: rgba(0, 0, 0, 0) repeating-linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255) 40px, rgb(255, 225,...
### Thelia version(s) affected 2.5.X ### Description Thelia renders homepage instead of order-delivery template view https://github.com/thelia-modules/PayPal/issues/64 ### How to reproduce Create an error in thelia_order_delivery form ### Possible Solution Add...
1/ $COMPANY doesn't exist in customer loop => add address loop with default = true 2/ search_mode="sentence" for order loop is better (like others loops)
Prevent empty value when no tax rule. https://github.com/thelia/thelia/issues/3311
Give the possibility to modify PSE ref if not the same as PRODUCT ref (when there is no combination). Clone function add "-(key+1)"