Commit dc216a92 authored by Jérome Perrin's avatar Jérome Perrin

ERP5: remove incorrect comment

parent 4fd5e6f1
......@@ -230,8 +230,6 @@ class Movement(XMLObject, Amount, CompositionMixin, AmountGeneratorMixin):
if self.isMovingItem(item)]
# Pricing methods
# _getPrice is defined in the order / delivery
# Pricing mehod
def _getPrice(self, context):
context = self.asContext(context=context,
quantity=self.getConvertedQuantity())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment