Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
1f249e8b
Commit
1f249e8b
authored
Aug 08, 2014
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ERP5 Report beeing displayed as an ERP5 Form
parent
c847476c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
product/ERP5Form/Report.py
product/ERP5Form/Report.py
+1
-0
No files found.
product/ERP5Form/Report.py
View file @
1f249e8b
...
@@ -96,6 +96,7 @@ class ERP5Report(ERP5Form):
...
@@ -96,6 +96,7 @@ class ERP5Report(ERP5Form):
- Make sure that multiple reports can be run in parallel without losing
- Make sure that multiple reports can be run in parallel without losing
consistency (ie. concurrent update of the selection)
consistency (ie. concurrent update of the selection)
"""
"""
portal_type
=
'ERP5 Report'
meta_type
=
"ERP5 Report"
meta_type
=
"ERP5 Report"
icon
=
"www/Form.png"
icon
=
"www/Form.png"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment