first commit
This commit is contained in:
37
modules/marketing_automation/tryton.cfg
Normal file
37
modules/marketing_automation/tryton.cfg
Normal file
@@ -0,0 +1,37 @@
|
||||
[tryton]
|
||||
version=7.8.2
|
||||
depends:
|
||||
ir
|
||||
marketing
|
||||
party
|
||||
res
|
||||
web_shortener
|
||||
extras_depend:
|
||||
sale
|
||||
xml:
|
||||
ir.xml
|
||||
marketing_automation.xml
|
||||
marketing_automation_reporting.xml
|
||||
party.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
ir.Cron
|
||||
ir.Email
|
||||
marketing_automation.Scenario
|
||||
marketing_automation.Activity
|
||||
marketing_automation.Record
|
||||
marketing_automation.RecordActivity
|
||||
marketing_automation_reporting.Context
|
||||
marketing_automation_reporting.Scenario
|
||||
marketing_automation_reporting.Activity
|
||||
party.Party
|
||||
party.PartyUnsubscribedScenario
|
||||
web.ShortenedURL
|
||||
report:
|
||||
marketing_automation.Unsubscribe
|
||||
|
||||
[register sale]
|
||||
model:
|
||||
sale.Sale
|
||||
Reference in New Issue
Block a user