diff --git a/addons/account/views/account_view.xml b/addons/account/views/account_view.xml
index 6d7434b65bdc95261d5a95ebf27a3386e12b7eb2..6973755853bcf834afc9f9917f4f292aaa2ee1b5 100644
--- a/addons/account/views/account_view.xml
+++ b/addons/account/views/account_view.xml
@@ -559,7 +559,7 @@
                         <button class="oe_stat_button" name="button_journal_entries"
                                 string="Journal Entries" type="object"
                                 attrs="{'invisible':[('move_line_ids','=',[])]}" icon="fa-bars"/>
-                        <field name="move_line_ids" invisible="1"/>
+                        <field name="move_line_ids" invisible="1" readonly="1"/>
                     </div>
                     <div class="oe_title oe_inline">
                         <label for="name" class="oe_edit_only"/>