Open Wizard from the Create Method Odoo 13 - odoo

I want to open a wizard from the purchase.line.order create method in Odoo (v13).

Related

CRM 2013 SP1 - how to open an outlook email activity from a custom command button from a list view page?

CRM 2013 SP1 - how to open an outlook email activity from a custom command button from a list view page. I've a custom command button on landing page for a lead entity, I would like to open outlook email activity from there and populate one of the lookup field of a lead as regarding for this newly opened email activity (should be opened in create mode). Please advise.
Yes,
I found a solution
We can use "document.location.href = "mailto:";"
this will open a new outlook window if outlook is installed on your machine.

Command-line to execute Acrobat Action Wizard action from VBA

I've built an action in Action Wizard in Adobe Acrobat Pro 11 and named it say "myAcrobatAction".
I want to use it automatically in Outlook using VBA code.
Is there a way to call the user defined Acrobat action through the command-line or other way so I will be able to insert the command in VBA code to execute it from an Outlook/Excel etc. application?

Read only view using sharepoint designer 2010

I have to create a read only view using SharePoint Designer 2010.
When user submits the form it has to switch to that read only view.
Could some one suggest as to how to make the view read only and also to switch between views using SharePoint Designer 2010.
Thank You
You can create the form in infopath and create same views of your form:
http://office.microsoft.com/en-us/infopath-help/add-delete-and-switch-views-pages-in-a-form-HA101732801.aspx
and activate the version control in the list
http://www.youtube.com/watch?v=HUDRfhcL18U

How to create add-in which has a MENU in powerpoint using VBA?

I am working powerpoint 2007 and I want to create an add-in which has a dropdown list or some kind of menu so that user can select any one of them and the macros runs for that selection.
Please advice.
To create this you can download a OfficeUIEditor and create a xml file with these program to create a ribbon.
Download this pdf it´s a good step by step to create and customize ribbons.
[]´s
Ps: One more reference

Create external list forms using infopath

I am trying to create external list forms using InfoPath.
I have aready been able to do following in this process:
1. Create External Content Type using sharepoint designer
2. Create External List using sharepoint designer
Now I am trying to modify forms (submit and retrieve forms) using InfoPath. I am following the following link http://msdn.microsoft.com/en-us/library/ee554886%28office.14%29.aspx.
But in the design checker task pane I see a warning saying "Could not verify the form template on the specified server". I cannot find anywhere in msdn or google addressing this warning. Inspite of this warning i tried to quick publish the form, and then i get an error saying: "The form template has been published to the server but it can only be opened in the InfoPath Editor because it contains feature that are not compatible with web browsers, to fix this problem, click close and review the errors in the Design Checker task pane"