forked from avanzosc/project-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate submodule project_budget to v16
- Loading branch information
1 parent
b9e7494
commit 048f9d2
Showing
13 changed files
with
538 additions
and
432 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,15 +12,11 @@ | |
"Oihane Crucelaegui <[email protected]>", | ||
"Ana Juaristi <[email protected]>", | ||
], | ||
"depends": [ | ||
"account_budget_oca", | ||
"account_budget_template", | ||
"project", | ||
], | ||
"depends": ["account_budget_oca", "account_budget_template", "project"], | ||
"data": [ | ||
"security/ir.model.access.csv", | ||
"security/project_budget_groups.xml", | ||
#"data/project_budget_data.xml", | ||
"data/project_budget_data.xml", | ||
"views/crossovered_budget_view.xml", | ||
"views/crossovered_budget_line_view.xml", | ||
"views/project_project_view.xml", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.