diff --git a/static/description/icon.png b/static/description/icon.png index 025be8d28418a554f5c620e76e553a6b3b87eac4..a28a1f37cbbf417645da0b02f8d9b4229b5d3a34 100644 Binary files a/static/description/icon.png and b/static/description/icon.png differ diff --git a/views/company_share_line_views.xml b/views/company_share_line_views.xml index 647ee352c4fd2cf2f8ba826404d876dc2e0144c1..606ddd41eda68271ac3ea4b8f770948f7608745f 100644 --- a/views/company_share_line_views.xml +++ b/views/company_share_line_views.xml @@ -13,6 +13,7 @@ <field name="share_total_amount" sum="Balance" /> <field name="payment_date" /> <field name="company_id" /> + <field name="company_currency_id" invisible="1" /> </tree> </field> </record>