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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
720f480c
Commit
720f480c
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
86d56db4
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 @
720f480c
...
@@ -87,4 +87,4 @@ listbox.append(total_dict)
...
@@ -87,4 +87,4 @@ listbox.append(total_dict)
context
.
Base_updateDialogForm
(
listbox
=
listbox
)
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 @
720f480c
...
@@ -37,6 +37,20 @@
...
@@ -37,6 +37,20 @@
<key>
<string>
action
</string>
</key>
<key>
<string>
action
</string>
</key>
<value>
<string></string>
</value>
<value>
<string></string>
</value>
</item>
</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>
<item>
<key>
<string>
encoding
</string>
</key>
<key>
<string>
encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
<value>
<string>
UTF-8
</string>
</value>
...
@@ -70,7 +84,7 @@
...
@@ -70,7 +84,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
Project_viewQuantityReport
</string>
</value>
<value>
<string>
Project_viewQuantityReport
Dialog
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
method
</string>
</key>
<key>
<string>
method
</string>
</key>
...
@@ -82,7 +96,7 @@
...
@@ -82,7 +96,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
pt
</string>
</key>
<key>
<string>
pt
</string>
</key>
<value>
<string>
form_
dialog
</string>
</value>
<value>
<string>
form_
list
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
row_length
</string>
</key>
<key>
<string>
row_length
</string>
</key>
...
@@ -104,6 +118,10 @@
...
@@ -104,6 +118,10 @@
<key>
<string>
update_action
</string>
</key>
<key>
<string>
update_action
</string>
</key>
<value>
<string></string>
</value>
<value>
<string></string>
</value>
</item>
</item>
<item>
<key>
<string>
update_action_title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</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 @
720f480c
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