Skip to content
Snippets Groups Projects
Commit 6a247212 authored by Christophe Simonis's avatar Christophe Simonis
Browse files

[MERGE] forward port branch 10.0 up to 818d3463

parents 348f3d8b 818d3463
No related branches found
No related tags found
No related merge requests found
......@@ -608,6 +608,7 @@ var BasicComposer = Widget.extend({
'mimetype': '',
});
this.set('attachment_ids', attachments);
event.target.value = "";
}
},
on_attachment_loaded: function(event, result) {
......
......@@ -14,6 +14,8 @@
<!--
Resource: stock.location
-->
</data>
<data noupdate="1">
<record id="stock_location_locations" model="stock.location">
<field name="name">Physical Locations</field>
<field name="usage">view</field>
......
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