DBO Update - alle normalen Models hinzugefügt.
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 7 Sep 2010 16:40:30 +0000 (18:40 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 8 Sep 2010 14:04:00 +0000 (16:04 +0200)
commit4fd22b569d4436293e0a9d364d7356b5bfc503e5
tree639c92b8bef1bdb0847eb28152615941741d7c98
parent78034f2431414b414d171b720bc0438635e19ae5
DBO Update - alle normalen Models hinzugefügt.
54 files changed:
SL/DB/BankAccount.pm [new file with mode: 0644]
SL/DB/Buchungsgruppe.pm [new file with mode: 0644]
SL/DB/Contact.pm [new file with mode: 0644]
SL/DB/CustomVariable.pm [new file with mode: 0644]
SL/DB/CustomVariableConfig.pm [new file with mode: 0644]
SL/DB/CustomVariableValidity.pm [new file with mode: 0644]
SL/DB/Draft.pm [new file with mode: 0644]
SL/DB/Dunning.pm [new file with mode: 0644]
SL/DB/DunningConfig.pm [new file with mode: 0644]
SL/DB/Employee.pm [new file with mode: 0644]
SL/DB/FollowUp.pm [new file with mode: 0644]
SL/DB/FollowUpLink.pm [new file with mode: 0644]
SL/DB/GenericTranslation.pm [new file with mode: 0644]
SL/DB/Helpers/ALL.pm
SL/DB/Helpers/Mappings.pm
SL/DB/History.pm [new file with mode: 0644]
SL/DB/Language.pm [new file with mode: 0644]
SL/DB/Licemse.pm [new file with mode: 0644]
SL/DB/MetaSetup/BankAccount.pm [new file with mode: 0644]
SL/DB/MetaSetup/Buchungsgruppe.pm [new file with mode: 0644]
SL/DB/MetaSetup/Contact.pm [new file with mode: 0644]
SL/DB/MetaSetup/CustomVariable.pm [new file with mode: 0644]
SL/DB/MetaSetup/CustomVariableConfig.pm [new file with mode: 0644]
SL/DB/MetaSetup/CustomVariableValidity.pm [new file with mode: 0644]
SL/DB/MetaSetup/DeliveryOrder.pm
SL/DB/MetaSetup/Draft.pm [new file with mode: 0644]
SL/DB/MetaSetup/Dunning.pm [new file with mode: 0644]
SL/DB/MetaSetup/DunningConfig.pm [new file with mode: 0644]
SL/DB/MetaSetup/Employee.pm [new file with mode: 0644]
SL/DB/MetaSetup/FollowUp.pm [new file with mode: 0644]
SL/DB/MetaSetup/FollowUpLink.pm [new file with mode: 0644]
SL/DB/MetaSetup/GenericTranslation.pm [new file with mode: 0644]
SL/DB/MetaSetup/History.pm [new file with mode: 0644]
SL/DB/MetaSetup/Invoice.pm
SL/DB/MetaSetup/Language.pm [new file with mode: 0644]
SL/DB/MetaSetup/Licemse.pm [new file with mode: 0644]
SL/DB/MetaSetup/Note.pm [new file with mode: 0644]
SL/DB/MetaSetup/Order.pm
SL/DB/MetaSetup/Part.pm
SL/DB/MetaSetup/PaymentTerm.pm [new file with mode: 0644]
SL/DB/MetaSetup/Pricegroup.pm [new file with mode: 0644]
SL/DB/MetaSetup/RMA.pm [new file with mode: 0644]
SL/DB/MetaSetup/SepaExport.pm [new file with mode: 0644]
SL/DB/MetaSetup/SepaExportItem.pm [new file with mode: 0644]
SL/DB/MetaSetup/Tax.pm [new file with mode: 0644]
SL/DB/MetaSetup/Taxkey.pm [new file with mode: 0644]
SL/DB/Note.pm [new file with mode: 0644]
SL/DB/PaymentTerm.pm [new file with mode: 0644]
SL/DB/Pricegroup.pm [new file with mode: 0644]
SL/DB/RMA.pm [new file with mode: 0644]
SL/DB/SepaExport.pm [new file with mode: 0644]
SL/DB/SepaExportItem.pm [new file with mode: 0644]
SL/DB/Tax.pm [new file with mode: 0644]
SL/DB/Taxkey.pm [new file with mode: 0644]