Marie Lejeune
Marie Lejeune
@sebastienbeau Tests were run again. No more error due to fastapi.
Hi @matthieusaison , @sebastienbeau Since this PR seems to not evolve anymore, I've created a new one for `shopinvader_api_lead`: https://github.com/shopinvader/odoo-shopinvader/pull/1525 Mine is less complete than yours, because our customer only...
@simahawk I'm sorry but I'm not really into the code anymore 😅 Can you give an example where we don't use `from_packaging`?
NB: Tests are failing because of `fs_storage` addons, to investigate ... @lmignon ?
Forward-port in version 16 here: https://github.com/shopinvader/odoo-shopinvader/pull/1524
Can we continue your work with @lmignon ? We suggest to rename this module `shopinvader_v2_app_demo`
@sbidoul @AnizR @lmignon Here is a first version of ShopInvader v2 Demo App including address and cart routers.
`shopinvader.variant` and `shopinvader.variant.binding.wizard` are now defined in `shopinvader_product_binding` which is not a dependency of `shopinvader_restapi`. This test class methods must thus be adapted: https://github.com/shopinvader/odoo-shopinvader/blob/e42e6848ed9875d848daf4c49528d2c022e38bb0/shopinvader_restapi/tests/common.py#L53C5-L74C19 and https://github.com/shopinvader/odoo-shopinvader/blob/e42e6848ed9875d848daf4c49528d2c022e38bb0/shopinvader_restapi/tests/common.py#L41C5-L51C36