Marie Lejeune

Results 7 issues of Marie Lejeune

**Shopinvader Payment - Work in progress** When one wants to pay an item via Shopinvader, the idea is the following: 1. Get the payable info via a GET on `//payable`....

Adding a new `lead_router` and a new service to create CRM leads. This addon is now very simple, as it just adds few info: email, subject, description. We don't need...

Migration of `shopinvader_delivery_carrier` to FastAPI services. 1. `shopinvader_delivery_carrier` contains the Shopinvader logic related to delivery. 2. `shopinvader_api_delivery_carrier` contains all FastAPI schemas and services: * A new `delivery_carrier` router, with a...

This module implements a simpler interface for the email template dynamic fields. A configurator allows the creation of predefined named replacement strings, which can then be selected in the template....

needs review
no stale

Draft PR untill OCA 18.0 branch is ready.