X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fsale%2Fsale_view.xml;h=f12cba6ac9fc7f562d9c948f821ebb3189ab7164;hb=f631757f37f117457d1242b22c0d81c61de4e7d7;hp=f966ea8609171d3d887e01fea30623250df5547a;hpb=ccdec6f1589e72e48533e66782a547d8fd371745;p=odoo%2Fodoo.git diff --git a/addons/sale/sale_view.xml b/addons/sale/sale_view.xml index f966ea8..f12cba6 100644 --- a/addons/sale/sale_view.xml +++ b/addons/sale/sale_view.xml @@ -4,8 +4,7 @@ - + @@ -59,7 +58,7 @@ purpose is to overwrite another one defined in

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.

@@ -67,43 +66,6 @@ purpose is to overwrite another one defined in - - - 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 @@ -132,7 +94,24 @@ purpose is to overwrite another one defined in - + + + + + + + + + + + + sale.order.tree + sale.order + 4 + + + + @@ -150,33 +129,34 @@ purpose is to overwrite another one defined in

- + - + @@ -190,17 +170,16 @@ purpose is to overwrite another one defined in
-
+
- + on_change="product_id_change(parent.pricelist_id, product_id, product_uom_qty, False, product_uos_qty, False, name, parent.partner_id, False, True, parent.date_order, False, parent.fiscal_position, False, context)"/>