mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 20:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<record id="stock_move_per_sale_order_line_action" model="ir.actions.act_window">
|
||||
<field name="name">Transfers</field>
|
||||
<field name="res_model">stock.move</field>
|
||||
<field name="view_mode">tree,kanban,pivot,graph,form</field>
|
||||
<field name="view_mode">list,kanban,pivot,graph,form</field>
|
||||
<field name="domain">[('sale_line_id', '=', active_id)]</field>
|
||||
<field name="context">{}</field>
|
||||
<field name="help" type="html">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue