From a10aab4aae62b7c6e9191af93db1cedce9aa264c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 19 Aug 2009 09:07:36 +0000 Subject: [PATCH] - no need to duplicate disclaimer from license git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28456 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/Document/Delivery.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/product/ERP5/Document/Delivery.py b/product/ERP5/Document/Delivery.py index 04e9640fe2..62b90c3bbf 100644 --- a/product/ERP5/Document/Delivery.py +++ b/product/ERP5/Document/Delivery.py @@ -904,8 +904,6 @@ class Delivery(XMLObject, ImmobilisationDelivery): def disconnectSimulationMovementList(self, movement_list=None): """Disconnects simulation movements from delivery's lines - Note: This is experimental code, do not use in production system - If movement_list is passed only those movements will be disconnected from simulation. -- 2.30.9