first commit
This commit is contained in:
41
modules/company/tryton.cfg
Normal file
41
modules/company/tryton.cfg
Normal file
@@ -0,0 +1,41 @@
|
||||
[tryton]
|
||||
version=7.8.1
|
||||
depends:
|
||||
currency
|
||||
ir
|
||||
party
|
||||
res
|
||||
xml:
|
||||
company.xml
|
||||
ir.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Sequence
|
||||
ir.SequenceStrict
|
||||
ir.Date
|
||||
ir.Rule
|
||||
ir.Cron
|
||||
ir.CronCompany
|
||||
ir.EmailTemplate
|
||||
party.Configuration
|
||||
party.ConfigurationLang
|
||||
party.Party
|
||||
party.PartyLang
|
||||
party.ContactMechanism
|
||||
party.ContactMechanismLanguage
|
||||
company.Company
|
||||
company.CompanyTaxIdentifier
|
||||
company.CompanyLogoCache
|
||||
company.Employee
|
||||
company.CompanyConfigStart
|
||||
res.User
|
||||
res.UserCompany
|
||||
res.UserEmployee
|
||||
wizard:
|
||||
party.Replace
|
||||
party.Erase
|
||||
company.CompanyConfig
|
||||
report:
|
||||
party.LetterReport
|
||||
Reference in New Issue
Block a user