-
Al momento gli orari di consegna sono definiti **per cliente**.
L'obiettivo è fare in modo che sia possibile sovrascrivere quegli orari **ad ogni consegna**.
Ad esempio:
- Solitamente un cliente acce…
-
### With plugin actives there is a problem about selection of shipping method. Courrier is by default. If I put a product in the cart and after I decide to shop other product and I add another one in …
-
From what I understood to use sqlalchemy_firebird we need to import both like this:
```python
import sqlalchemy
import sqlalchemy_firebird
```
The problem comes when the script is bundled with …
-
Hi, I suspect this isn't a bug but I can't solve this issue.
In a rails app (3.2.0) i've created the file bootstrap_import.css.scss with this content:
``` css
@import "bootstrap";
```
Bootstrap-sass…