Commit 7fbc8f4b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21503 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90403a22
......@@ -1179,6 +1179,6 @@ class PaymentModeMovementGroup(PropertyMovementGroup):
""" Group movements that have the same payment mode."""
_property = 'payment_mode'
class ColourMovementGroup(RootMovementGroup):
class ColourMovementGroup(PropertyMovementGroup):
""" Group movements that have the same colour category."""
_property = 'colour'
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