X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fsale%2Fsale_view.xml;h=f4bdb183fd83987496a3e530c532d6a6e14e48d1;hb=f6696383d66e3262c4c125c2db32297db8ef463e;hp=f5b98b36ed0c2b87e860d1fc4e2278be00bcb6e2;hpb=7962dd0fef5d60a3eaed1cda4b6fb4b157a7bf13;p=odoo%2Fodoo.git diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index f5b98b3..f4bdb18 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -24,7 +24,7 @@ - + @@ -58,7 +58,7 @@

Click to define a new sale shop.

- Each quotation or sale order must be linked to a shop. The + Each quotation or sales order must be linked to a shop. The shop also defines the warehouse from which the products will be delivered for each particular sales.

@@ -66,43 +66,6 @@ - - - Mark unread - True - ir.actions.server - - code - self.message_mark_as_unread(cr, uid, context.get('active_ids'), context=context) - - - action_sale_order_unread - - - action - - sale.order - client_action_multi - - - - Mark read - True - ir.actions.server - - code - self.message_mark_as_read(cr, uid, context.get('active_ids'), context=context) - - - action_sale_order_read - - - action - - sale.order - client_action_multi - - sale.order.calendar sale.order @@ -177,23 +140,23 @@