From d5c72344748045441728d3a546d11f970f8526e4 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Thu, 22 Jan 2015 15:32:29 +0100 Subject: [PATCH] [FIX] point_of_sale: share is not a dependence of point_of_sale This reverts commit d970cc40f8fb9aed0af7708cd121880e45ee219e. point_of_sale does not depends on share. This domain can therefore not be applied. It works for new databases as the module share is auto installed. But as soon as the module share is uninstalled, this domain will lead to a crash There is no way to "solve" this issue, other than by a view customization if the issue is critical for the customer. I did not pay enough attention when I reviewed the PR. --- addons/point_of_sale/wizard/pos_details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/point_of_sale/wizard/pos_details.xml b/addons/point_of_sale/wizard/pos_details.xml index c5c1d9bb0cf..15e0449d4d9 100644 --- a/addons/point_of_sale/wizard/pos_details.xml +++ b/addons/point_of_sale/wizard/pos_details.xml @@ -12,7 +12,7 @@ - +