[IMP] add bool is_created_by_warehouse on locations

This commit is contained in:
clementmbr
2024-05-27 20:40:51 -03:00
parent 5023839119
commit c7172a5c7f
8 changed files with 68 additions and 1 deletions

View File

@@ -10,4 +10,5 @@
"website": "http://akretion.com",
"depends": ["stock"],
"data": ["views/stock_location_views.xml"],
"post_init_hook": "post_init_hook",
}