-
In V16 a lot of change have been started (new api based on fastapi, huge refactor on search engine....).
A lot of change are breaking change, but as customer can change their odoo version without mig…
-
Hi when using the short syntax in the spec, I would like to make the "src" optionnal (as it mostly oca src)
So instead of having
```
brand:
modules:
- brand
- product_brand
- …
-
Now use the new addons from [ connector_search_engine ](https://github.com/OCA/search-engine/tree/16.0/connector_search_engine)
* `shopinvader_schema_product`: Addon defining a Extendable pydantic m…
-
## Context
**base_url** will need some change as before the record that have the url was the "shopinvader.product" or the "shopinvader.category" and on this object the field lang_id was defined an…
-
Attempting to install ShopInvader on MacOS High Sierra using docker and instructions from shopinvader-getting-started/README.md.
Per README.md, executed:
git clone https://github.com/shopin…
-
Hi @shopinvader/shopinvader-maintainers
I would like you thoughts, regarding the best and cleanest way to convert a pydantic model into a dict of vals for odoo.
I see that two way have been use…
-
Hi,
It seems that `with_scope` keys containing an operator do not work with ruby 2.6.
As an example, the following syntax change makes them work again:
```
- {% with_scope price.gt: {de…
-
The bot task is not triggered. See https://github.com/shopinvader/odoo-shopinvader/pull/1507
Not sure is related only to v16
-
Hi @shopinvader/shopinvader-maintainers
In several module we mix some wording shipping/delivery and billing/invoicing.
I propose to always use
- delivery instead of shipping
- invoicing inst…
-
When Locomotive cannot reach Odoo, an error is logged but no context is provided:
https://github.com/shopinvader/locomotive-shopinvader/blob/4c1baa66d702b22c3b14dbe8110770f3dc10134a/lib/shop_invade…