first commit
This commit is contained in:
25
modules/project_invoice/tryton.cfg
Normal file
25
modules/project_invoice/tryton.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
currency
|
||||
ir
|
||||
project
|
||||
project_revenue
|
||||
timesheet
|
||||
account
|
||||
account_invoice
|
||||
account_product
|
||||
product
|
||||
xml:
|
||||
project.xml
|
||||
timesheet.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
project.Work
|
||||
project.WorkInvoicedProgress
|
||||
timesheet.Line
|
||||
invoice.InvoiceLine
|
||||
wizard:
|
||||
project.OpenInvoice
|
||||
Reference in New Issue
Block a user