Shortcuts in wizard.interface declaration, is it possible?

Asked by Eduardo Ruiz

I have tried with underscore but it doesn't work.
        <wizard
            string="_Refund"
            model="sale.order"
            name="sale.refund"
            id="sale_refund"
            menu="True"
            />
The button showed in the form view looks like: [ _Refund ], and [Alt] + R doesn't work :(

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello,

If any wizard called from button then this facility is working but if you make this in wizard menu then it will consider as a wizard menu string not as shortcut.

thanks.

Can you help with this problem?

Provide an answer of your own, or ask Eduardo Ruiz for more information if necessary.

To post a message you must log in.