Commit 7348cb80 authored by Jérome Perrin's avatar Jérome Perrin

ValueAddedTax, EcoTax and CopyrightTax should not be used. I think they are

deprecated



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20060 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d8c0418b
......@@ -65,7 +65,4 @@ class AnnotationLine(PaySheetLine):
, PropertySheet.Movement
, PropertySheet.Price
, PropertySheet.VariationRange
, PropertySheet.ValueAddedTax
, PropertySheet.EcoTax
, PropertySheet.CopyrightTax
)
......@@ -65,9 +65,6 @@ class PaySheetModelLine(PaySheetLine, Predicate):
, PropertySheet.Price
, PropertySheet.VariationRange
, PropertySheet.MappedValue
, PropertySheet.ValueAddedTax
, PropertySheet.EcoTax
, PropertySheet.CopyrightTax
, PropertySheet.PaySheetModelLine
, PropertySheet.Predicate
)
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