Commit 720f480c authored by Jérome Perrin's avatar Jérome Perrin

project: rename misnamed dialog Project_viewQuantityReport

parent 86d56db4
......@@ -87,4 +87,4 @@ listbox.append(total_dict)
context.Base_updateDialogForm(listbox=listbox)
return context.Project_viewQuantityReport(listbox=listbox)
return context.Project_viewQuantityReportDialog(listbox=listbox)
......@@ -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_viewQuantityReportDialog</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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment