mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] server_action_navigate: fix default order in ir_action_server_navigate_line
This commit is contained in:
committed by
Ashish Hirpara
parent
0ab8c991c5
commit
56ecb1e3df
@@ -393,7 +393,7 @@ all the products that have been sold for a given selection of sale orders.</p>
|
||||
<li>Create a new item</li>
|
||||
</ul>
|
||||
<div class="figure">
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-backend/12.0/server_action_navigate/static/description/ir_actions_server_form.png" src="https://raw.githubusercontent.com/OCA/server-backend/12.0/server_action_navigate/static/description/ir_actions_server_form.png" />
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-backend/13.0/server_action_navigate/static/description/ir_actions_server_form.png" src="https://raw.githubusercontent.com/OCA/server-backend/13.0/server_action_navigate/static/description/ir_actions_server_form.png" />
|
||||
</div>
|
||||
<ul class="simple">
|
||||
<li>Set a name that will be used for the Contextual Action</li>
|
||||
|
||||
Reference in New Issue
Block a user