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

[MERGE] forward port branch 11.0 up to ec8c6699

parents efc64edf ec8c6699
No related branches found
No related tags found
No related merge requests found
......@@ -626,6 +626,7 @@ var BasicComposer = Widget.extend({
});
attachments = attachments.concat(upload_attachments);
this.set('attachment_ids', attachments);
event.target.value = "";
},
on_attachment_loaded: function(event) {
var self = this,
......
......@@ -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