shopinvader / odoo-shopinvader

Odoo Modules. Sorry Magento, Shopinvader is coming
GNU Affero General Public License v3.0
121 stars 105 forks source link

[16.0][ADD] shopinvader_api_lead: FastAPI service for creating CRM leads #1525

Closed marielejeune closed 6 months ago

marielejeune commented 8 months ago

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 anything more for our customer, but this addon can evolve following the community's needs.

sebastienbeau commented 6 months ago

There is already a PR for the lead here : https://github.com/shopinvader/odoo-shopinvader/pull/1405/

The main difference is the fields available.

On the previous version more field where available : https://github.com/shopinvader/odoo-shopinvader/blob/0b031e87c4a64e7f013598e2f8c76ac206c126cd/shopinvader_lead/services/lead.py#L33

On the other PR the list is here : https://github.com/shopinvader/odoo-shopinvader/pull/1405/files#diff-4384e51893bb83e7bdf819ff2e8d1c698a694dcf88df6e075c05d0eb05537cfdR4

sebastienbeau commented 6 months ago

/ocabot merge patch

shopinvader-git-bot commented 6 months ago

What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-1525-by-sebastienbeau-bump-patch, awaiting test results.

shopinvader-git-bot commented 6 months ago

Congratulations, your PR was merged at 4413a7ca4baeedfdff56c44c5ee0de8f76fcc771. Thanks a lot for contributing to shopinvader. ❤️