diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py
index df61335b4..9a973cde3 100644
--- a/account_payment_order/__manifest__.py
+++ b/account_payment_order/__manifest__.py
@@ -8,7 +8,7 @@
{
'name': 'Account Payment Order',
- 'version': '11.0.1.2.1',
+ 'version': '11.0.1.2.2',
'license': 'AGPL-3',
'author': "ACSONE SA/NV, "
"Therp BV, "
diff --git a/account_payment_order/views/account_payment_line.xml b/account_payment_order/views/account_payment_line.xml
index 4c3e36ffe..63c7d5e2f 100644
--- a/account_payment_order/views/account_payment_line.xml
+++ b/account_payment_order/views/account_payment_line.xml
@@ -19,6 +19,7 @@