first commit
This commit is contained in:
32
modules/sale_opportunity/tryton.cfg
Normal file
32
modules/sale_opportunity/tryton.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account_invoice
|
||||
company
|
||||
currency
|
||||
party
|
||||
product
|
||||
sale
|
||||
xml:
|
||||
opportunity.xml
|
||||
party.xml
|
||||
configuration.xml
|
||||
opportunity_reporting.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
configuration.Configuration
|
||||
configuration.ConfigurationSequence
|
||||
sale.Sale
|
||||
opportunity.SaleOpportunity
|
||||
opportunity.SaleOpportunityLine
|
||||
opportunity_reporting.Context
|
||||
opportunity_reporting.Main
|
||||
opportunity_reporting.MainTimeseries
|
||||
opportunity_reporting.Conversion
|
||||
opportunity_reporting.ConversionTimeseries
|
||||
opportunity_reporting.ConversionEmployee
|
||||
opportunity_reporting.ConversionEmployeeTimeseries
|
||||
wizard:
|
||||
party.Replace
|
||||
Reference in New Issue
Block a user