Commit 3f9e6bdb authored by Alexandre Boeglin's avatar Alexandre Boeglin

JP added the Folder PropertySheet.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2071 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38e3b290
...@@ -58,6 +58,7 @@ class Invoice(AccountingTransaction): ...@@ -58,6 +58,7 @@ class Invoice(AccountingTransaction):
, PropertySheet.ValueAddedTax , PropertySheet.ValueAddedTax
, PropertySheet.EcoTax , PropertySheet.EcoTax
, PropertySheet.CopyrightTax , PropertySheet.CopyrightTax
, PropertySheet.Folder
) )
# CMF Factory Type Information # CMF Factory Type Information
......
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