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

mark this class as not used.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21435 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4c3b638b
......@@ -33,12 +33,9 @@ from Products.ERP5Type import Permissions, PropertySheet, Constraint, Interface
from Products.ERP5.Document.AccountingTransactionLine import AccountingTransactionLine
class PaySheetTransactionLine(AccountingTransactionLine):
"""
Pay Sheet Transaction Lines allow to move some quantity of money from a source to a destination like
an Accounting Transaction Line with more informative content
A paysheet transaction line contain details of the paysheet calculation for accounting(ex: insurances, pension, helps...).
"""Not used and here for compatibility.
Pay Sheet Transaction Line portal type uses AccountingTransactionLine class
"""
meta_type = 'ERP5 Pay Sheet Transaction Line'
......
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