How to embed a form on your Odoo web page?
How to embed a form to your Odoo site:
- Navigate to: //www.odoo.com/my/databases
 - Click the Connect button on your desired database.
 - Select the Website in the newly open window.
 - In the current window click the Go To Website button on the top-left side of your screen.
 - Navigate to your desired page in the Odoo website editor.
 - Click the Customize menu at the top of the screen and choose the HTML/CSS/JS Editor.
 - Get your form’s embed from AbcSubmit editor by navigating to Publish > Embed.
 - Paste the embedded form code into the HTML page source.
 - Click Save and then click the Close button to see how your form is shown on the page.