From 98ba499384c71fd2543552aa6c6c257aa6408169 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Sun, 29 Mar 2020 10:51:44 +0200 Subject: [PATCH] [13.0][FIX]invoice line hs code --- intrastat_product/views/account_move.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/intrastat_product/views/account_move.xml b/intrastat_product/views/account_move.xml index 3d2bd59..d1d51da 100644 --- a/intrastat_product/views/account_move.xml +++ b/intrastat_product/views/account_move.xml @@ -23,7 +23,13 @@ expr="//field[@name='invoice_line_ids']//field[@name='account_id']" position="after" > - + + + +