Commit 468389bf authored by Mayoro Diagne's avatar Mayoro Diagne

2010-07-08 mayoro

* display owner's name in history and date and translated state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37009 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9af5b211
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
\'\'\'\n \'\'\'\n
\n \n
request_income_title_list = context.PDFDocument_getApplicationIncomeDict().keys()\n request_income_title_list = context.PDFDocument_getApplicationIncomeDict().keys()\n
sub_object_list = [x.getObject().getTitle() for x in context.searchFolder(validation_state=[\'draft\',\'embedded\'])]\n sub_object_list = [x.getObject() for x in context.searchFolder(validation_state=[\'draft\',\'embedded\'])]\n
return [x for x in sub_object_list if x in request_income_title_list]\n return [x for x in sub_object_list if x.getTitle() in request_income_title_list]\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
...@@ -58,8 +58,8 @@ ...@@ -58,8 +58,8 @@
\'\'\'\n \'\'\'\n
\n \n
request_outcome_title_list = []\n request_outcome_title_list = []\n
sub_object_list = [x.getObject().getTitle() for x in context.searchFolder(validation_state=[\'draft\',\'embedded\'])]\n sub_object_list = [x.getObject() for x in context.searchFolder(validation_state=[\'draft\',\'embedded\'])]\n
return [x for x in sub_object_list if x in request_outcome_title_list]\n return [x for x in sub_object_list if x.getTitle() in request_outcome_title_list]\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>Actor</string> <string>Actor</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -383,6 +383,12 @@ ...@@ -383,6 +383,12 @@
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>All attached files add to your application</string> </value> <value> <string>All attached files add to your application</string> </value>
</item> </item>
<item>
<key> <string>display_style_list</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value>
...@@ -533,7 +539,7 @@ ...@@ -533,7 +539,7 @@
<string>PDFDocument_getURL</string> <string>PDFDocument_getURL</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>PDFDocument_getURL</string> <string>PDFDocument_getURL</string>
</tuple> </tuple>
<tuple> <tuple>
......
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>Actor</string> <string>Actor</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -383,6 +383,12 @@ ...@@ -383,6 +383,12 @@
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>All documents resulting of your application</string> </value> <value> <string>All documents resulting of your application</string> </value>
</item> </item>
<item>
<key> <string>display_style_list</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value>
......
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>Actor</string> <string>Actor</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -383,6 +383,12 @@ ...@@ -383,6 +383,12 @@
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>All attached files add to your application</string> </value> <value> <string>All attached files add to your application</string> </value>
</item> </item>
<item>
<key> <string>display_style_list</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value>
...@@ -533,7 +539,7 @@ ...@@ -533,7 +539,7 @@
<string>PDFDocument_getURL</string> <string>PDFDocument_getURL</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>PDFDocument_getURL</string> <string>PDFDocument_getURL</string>
</tuple> </tuple>
<tuple> <tuple>
......
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple> <tuple>
<string>getOwner</string> <string>EGov_getApplicationRequester</string>
<string>Actor</string> <string>Actor</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -383,6 +383,12 @@ ...@@ -383,6 +383,12 @@
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>All documents resulting of your application</string> </value> <value> <string>All documents resulting of your application</string> </value>
</item> </item>
<item>
<key> <string>display_style_list</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value>
...@@ -527,7 +533,24 @@ ...@@ -527,7 +533,24 @@
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
<value> <value>
<list/> <list>
<tuple>
<string>title</string>
<string>PDFDocument_getURL</string>
</tuple>
<tuple>
<string>EGov_getApplicationRequester</string>
<string>PDFDocument_getURL</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>PDFDocument_getURL</string>
</tuple>
<tuple>
<string>getTranslatedValidationStateTitle</string>
<string>PDFDocument_getURL</string>
</tuple>
</list>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
2010-07-08 mayoro
* display owner's name in history and date and translated state
2010-07-08 mohamadou 2010-07-08 mohamadou
* add a description to the attachment to give the model * add a description to the attachment to give the model
......
719 721
\ No newline at end of file \ No newline at end of file
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