Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4737 Представления

in the technical documentation https://doc.openerp.com/trunk/server/03_module_dev_03/#design-elements

there is a example about a shortcut tag, but without any detailed explanation of what it does

<shortcut
    name="Draft Purchase Order (Proposals)"
    model="purchase.order"
    logins="demo"
    menu="m"/>

I tried it in my code with login 'admin' and a valid menu id, but got this error

File "lxml.etree.pyx", line 3027, in lxml.etree._Validator.assert_ (src/lxml/lxml.etree.c:129517)
AssertionError: Did not expect element shortcut there, line 9
Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мар. 15
7172
0
окт. 15
3547
1
мар. 25
1236
0
нояб. 24
1450
0
июн. 24
1525