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
141
Merge Requests
141
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
1605a585
Commit
1605a585
authored
Dec 09, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project: rename misnamed dialog Project_viewQuantityReport
parent
aefc041b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
3 deletions
+21
-3
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_generateQuantityReport.py
...rtal_skins/erp5_project/Project_generateQuantityReport.py
+1
-1
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReportDialog.xml
...l_skins/erp5_project/Project_viewQuantityReportDialog.xml
+20
-2
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReportDialog/listbox.xml
...erp5_project/Project_viewQuantityReportDialog/listbox.xml
+0
-0
No files found.
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_generateQuantityReport.py
View file @
1605a585
...
...
@@ -87,4 +87,4 @@ listbox.append(total_dict)
context
.
Base_updateDialogForm
(
listbox
=
listbox
)
return
context
.
Project_viewQuantityReport
(
listbox
=
listbox
)
return
context
.
Project_viewQuantityReport
Dialog
(
listbox
=
listbox
)
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport.xml
→
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport
Dialog
.xml
View file @
1605a585
...
...
@@ -37,6 +37,20 @@
<key>
<string>
action
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
action_title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
edit_order
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
...
...
@@ -70,7 +84,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Project_viewQuantityReport
</string>
</value>
<value>
<string>
Project_viewQuantityReport
Dialog
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
...
...
@@ -82,7 +96,7 @@
</item>
<item>
<key>
<string>
pt
</string>
</key>
<value>
<string>
form_
dialog
</string>
</value>
<value>
<string>
form_
list
</string>
</value>
</item>
<item>
<key>
<string>
row_length
</string>
</key>
...
...
@@ -104,6 +118,10 @@
<key>
<string>
update_action
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
update_action_title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport/listbox.xml
→
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewQuantityReport
Dialog
/listbox.xml
View file @
1605a585
File moved
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