diff --git a/pms/views/account_move_views.xml b/pms/views/account_move_views.xml index 2e332d289..c02ba80a0 100644 --- a/pms/views/account_move_views.xml +++ b/pms/views/account_move_views.xml @@ -98,10 +98,27 @@ + + PMS Invoices + account.move + tree,kanban,form + + + [('move_type', 'in', ('out_invoice','out_refund')] + {'default_move_type': 'out_invoice'} + + + Create a customer invoice + + Create invoices, register payments and keep track of the discussions with your customers. + + + +
+ Create a customer invoice +
+ Create invoices, register payments and keep track of the discussions with your customers. +