Improve pos_usability

Fix FR translation of base_partner_one2many_phone to avoid a crash when loading the FR translation
This commit is contained in:
Alexis de Lattre
2021-10-30 00:40:33 +02:00
parent 2854d4fdda
commit 0be112dc84
6 changed files with 240 additions and 125 deletions

View File

@@ -28,7 +28,9 @@ Akretion:
"depends": ["point_of_sale"],
"data": [
"report/pos.xml",
"views/report_pos_order.xml",
"views/pos_category.xml",
"views/pos_session.xml",
"views/product.xml",
],
"installable": True,