pos_usability: add pos_type_id on warehouse form view

This commit is contained in:
Alexis de Lattre
2024-04-24 13:42:10 +02:00
parent 3ca4553eb5
commit 26a7a42e8c
2 changed files with 21 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ Akretion:
"views/pos_config.xml",
"views/product.xml",
"views/pos_payment_method.xml",
"views/stock_warehouse.xml",
],
"installable": True,
}