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
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Rafael Monnerat
erp5
Commits
954c7989
Commit
954c7989
authored
Nov 22, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add OutcomeDescription to both property sheet and form.
parent
c1558b3e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
93 additions
and
5 deletions
+93
-5
bt5/erp5_project/PropertySheetTemplateItem/portal_property_sheets/TaskOrder.xml
...rtySheetTemplateItem/portal_property_sheets/TaskOrder.xml
+0
-4
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Task_view.xml
.../SkinTemplateItem/portal_skins/erp5_project/Task_view.xml
+1
-0
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Task_view/my_outcome_description.xml
...l_skins/erp5_project/Task_view/my_outcome_description.xml
+90
-0
bt5/erp5_project/bt/revision
bt5/erp5_project/bt/revision
+1
-1
bt5/erp5_project/bt/template_portal_type_property_sheet_list
bt5/erp5_project/bt/template_portal_type_property_sheet_list
+1
-0
No files found.
bt5/erp5_project/PropertySheetTemplateItem/portal_property_sheets/TaskOrder.xml
View file @
954c7989
...
...
@@ -28,10 +28,6 @@
<key>
<string>
id
</string>
</key>
<value>
<string>
TaskOrder
</string>
</value>
</item>
<item>
<key>
<string>
last_id
</string>
</key>
<value>
<string>
1
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Property Sheet
</string>
</value>
...
...
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Task_view.xml
View file @
954c7989
...
...
@@ -75,6 +75,7 @@
<list>
<string>
my_description
</string>
<string>
my_task_line_requirement_logical_path_list
</string>
<string>
my_outcome_description
</string>
</list>
</value>
</item>
...
...
bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Task_view/my_outcome_description.xml
0 → 100644
View file @
954c7989
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_outcome_description
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_outcome_description
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
ProjectLine_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_project/bt/revision
View file @
954c7989
804
\ No newline at end of file
805
\ No newline at end of file
bt5/erp5_project/bt/template_portal_type_property_sheet_list
View file @
954c7989
...
...
@@ -16,4 +16,5 @@ Sale Order Line | OutcomeDescription
Sale Order Milestone | OutcomeDescription
Sale Order Milestone | SortIndex
Sale Packing List Line | OutcomeDescription
Task | OutcomeDescription
Task | TaskOrder
\ No newline at end of file
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