diff --git a/modules/purchase_trade/lot.py b/modules/purchase_trade/lot.py
index 8c887de..4d3099c 100755
--- a/modules/purchase_trade/lot.py
+++ b/modules/purchase_trade/lot.py
@@ -5044,7 +5044,7 @@ class LotInvoicingFee(ModelView):
('standard', 'Standard invoice'),
('dn_cn', 'DN/CN'),
('already_invoiced', 'Already invoiced'),
- ], "Invoice action"), 'on_change_with_invoice_action')
+ ], "Planned action"), 'on_change_with_invoice_action')
to_invoice = fields.Boolean("To invoice", states={
'readonly': Eval('invoice_action') == 'already_invoiced',
}, depends=['invoice_action'])
diff --git a/modules/purchase_trade/view/lot_invoice_start_form.xml b/modules/purchase_trade/view/lot_invoice_start_form.xml
index 24b5c8e..1e0a8b0 100755
--- a/modules/purchase_trade/view/lot_invoice_start_form.xml
+++ b/modules/purchase_trade/view/lot_invoice_start_form.xml
@@ -21,8 +21,8 @@
-
-
-
-
+
+
+
+
diff --git a/modules/purchase_trade/view/lot_invoicing_fee_tree.xml b/modules/purchase_trade/view/lot_invoicing_fee_tree.xml
index 5b83394..b2ac7df 100755
--- a/modules/purchase_trade/view/lot_invoicing_fee_tree.xml
+++ b/modules/purchase_trade/view/lot_invoicing_fee_tree.xml
@@ -5,6 +5,6 @@
-
+