-
I have a use-case where the customers will be ordering from the webshop, and then pay in the local shop using the POS system.
It would be nice to be able to load existing orders into the receipt view…
-
Here is the error:
```
RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/opt/odoo-test/odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self.…
-
[Check the README file](https://github.com/jhvanderschee/hugobricks/blob/main/README.md) for the current bricks. Add your wishes in the comments below.
-
https://github.com/TobzT/educom-webshop-basis/blob/2d7ecc4d37c5ea4a871429190f38fdda219d7aa6/contact.php#L29-L34
Je ziet hier steeds een pattroon dat de eerste parameter $key ook degene is die je in…
-
De code hieronder is niet [D.R.Y. (Don't Repeat Yourself)](https://e-learning.educom.nu/essentials/ProgrammingBasics/coding-standards/#dry---dont-repeat-yourself)
https://github.com/Dabra720/educom-w…
-
Hi there,
I'm using your extension for my webshop but I'm having 1 problem. For a simple product I use tierprices. But when I enter a quantity the price won't refresh. Is there a way to fix this.
Th…
-
Doordat je een explode gebruikt waarbij het `|` teken als separator wordt gebruikt:
https://github.com/hanaalkadri/educom-webshop-basis/blob/04dc111e0d495bf9f73f9bd95bd64c36478dbf88/register.php#L93…
-
Hi,
This is more of a feature request than an issue.
Would it be possible to add weights to feedback?
Usage:
Our webshop has 2 possible feedbacks at the moment: "add to cart" and "placed ord…
-
Zoals de preview hier al op de laatste twee regels laat zien, is de code vreemd ingesprongen
https://github.com/emileykappar/educom-webshop-basis/blob/5fad3f2e1026e44a9bd8ba4d60a8fb60e23e3432/contact…
-
**Problem:**
The theme is currently set using the `@Theme`-annotation and it does not seem to be possible to change it at runtime.
**Example use case:**
If you create a webshop, which could be us…