Skip to content

Draft: Add service-form/submit endpoint

Daniel Palomar requested to merge feature/submit-form into master

Add the flow to call Odoo to create a SubscriptionRequest with the info of the form submitted from the frontend. The same call also has the information about the services requested, and the process need to call Odoo to create a CRMLead with the info of the services in the LeadLines.

Edited by Daniel Palomar

Merge request reports