-
Hi I am having troubles connecting Odoo with Locomotive server.
I have everything set-up, also I can see the binded products in Algolia but I can not connect odoo with Locomotive. With respect to …
-
I get this error when updating the `shopinvader` module in 14.0:
```
Error: duplicate key value violates unique constraint "product_product_combination_unique"
DETAIL: Key (product_tmpl_id, comb…
-
This is potentially related to the latest changes in rest-framework. This is Swagger UI for shopinvader by itself:
![Screenshot from 2021-07-30 05-03-17](https://user-images.githubusercontent.com/1…
-
As you Odoo res.partner concept don't keep history.
If you update a contact (address), older sales, picking and invoices address are also impacted by the update, even the oldiest.
I think we cou…
-
For historical reason we have an "ObjectID" field in the index (algolia specific need)
- "ObjectID" = id of the odoo record (this was used by aloglia as key for update*)
- "id" = id of the binding…
-
Hi.
I just updated my little [oca-github-bot](https://github.com/github-grap-bot) that is running for grap repositories. I build from the latest revision, with latest pinned python libraries. (http…
-
On v12
Install shopinvader thenn install pattern_import_export_xlsx then update shopinvader.
```py
File "/odoo/links/base_jsonify/models/ir_exports_line.py", line 26, in _check_alias
_("Name…
-
[Current "shipped" mapping](https://github.com/shopinvader/odoo-shopinvader/blob/12.0/shopinvader/models/sale.py#L40-L49) seems wrong to me. Even after processing the picking, the order on locomotive …
-
Unless I overshot snippets of code in base_rest, it looks like the module does not allow to authenticate to private services in a RESTful way. I guess most of the APIs written with this framework will…
-
Since the migration, 2 columns disappeared from the tree view.
I was expecting to get completion_state and completion_rate here:
![image](https://user-images.githubusercontent.com/7813258/95578559…