-
When shopinvader must detect the Cart Confirmation to send the mail. At what point does the action jump?
-
**Is your feature request related to a problem?**
Odoo generate product images (image_128, ..._256, 512, 1024, 1920) for its own usages in its modules and fs_storage modules may use images related to…
-
Many eshops feature a share wishlist mechanism.
Allowing other people to visualize your wishlist via an url.
I am trying to achieve that with shopinvader, but I cannot access wishlist without pass…
-
Any plan to add cart steps to v16?
We should probably have a base module `sale_cart_step` + `shopinvader_api_cart_step`.
-
https://github.com/shopinvader/odoo-shopinvader/blob/14.0/.travis/travis_delete_algolia_index
-
To not break initial services, I propose to restore invoice state with a mapping for 'posted' => 'open' and to add payment_state as a separate entry.
-
Hi,
did you suffer this strange error?.
```
psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "storage_file_path_uniq"
DETAIL: Key (relative_path, backend_id)=(aa…
-
ATM the state is hardcoded here https://github.com/shopinvader/odoo-shopinvader/blob/14.0/shopinvader/models/sale.py#L38 but seems wrong most of the time because when the order is done but not shipped…
-
We’re adding a product rating functionality in Shopinvader using the already available rating module (with mixin) from Odoo and we’ve identified 3 possible solutions that can extend the functionality …
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0
# Modules to migrate
* [x] base_url
* [ ] connector_generic
* [ ] connector_locomotivecms
* [ ] partner_cont…