first commit
This commit is contained in:
25
modules/document_incoming/tryton.cfg
Normal file
25
modules/document_incoming/tryton.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
res
|
||||
extras_depend:
|
||||
inbound_email
|
||||
xml:
|
||||
document.xml
|
||||
inbound_email.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
res.UserApplication
|
||||
document.IncomingConfiguration
|
||||
document.Incoming
|
||||
document.IncomingSplitStart
|
||||
wizard:
|
||||
document.IncomingSplit
|
||||
|
||||
[register inbound_email]
|
||||
model:
|
||||
inbound_email.Rule
|
||||
Reference in New Issue
Block a user