Skip to content
Snippets Groups Projects
Commit 002664ed authored by Edy Kendengis's avatar Edy Kendengis Committed by Martin Trigaux
Browse files

[IMP] stock: display company in location tree view

parent d3c562d4
No related branches found
No related tags found
No related merge requests found
......@@ -383,6 +383,7 @@
<tree string="Stock Location" colors="blue:usage=='view';darkred:usage=='internal'">
<field name="complete_name"/>
<field name="usage"/>
<field name="company_id" groups="base.group_multi_company"/>
</tree>
</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment