first commit
This commit is contained in:
21
modules/account_budget/tryton.cfg
Normal file
21
modules/account_budget/tryton.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
[tryton]
|
||||
version=7.8.0
|
||||
depends:
|
||||
account
|
||||
company
|
||||
currency
|
||||
xml:
|
||||
account.xml
|
||||
message.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
account.BudgetContext
|
||||
account.Budget
|
||||
account.BudgetLine
|
||||
account.BudgetLinePeriod
|
||||
account.CopyBudgetStart
|
||||
account.CreatePeriodsStart
|
||||
wizard:
|
||||
account.CopyBudget
|
||||
account.CreatePeriods
|
||||
Reference in New Issue
Block a user