Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
wendelin
Commits
92ce79e8
Commit
92ce79e8
authored
Jan 28, 2022
by
Klaus Wölfel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DataSupply_view use start/stop date instex effective/expiration date
parent
0a339ec8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
8 deletions
+20
-8
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view.xml
...mplateItem/portal_skins/erp5_wendelin/DataSupply_view.xml
+2
-2
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_start_date.xml
...tal_skins/erp5_wendelin/DataSupply_view/my_start_date.xml
+9
-3
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_stop_date.xml
...rtal_skins/erp5_wendelin/DataSupply_view/my_stop_date.xml
+9
-3
No files found.
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view.xml
View file @
92ce79e8
...
...
@@ -96,8 +96,8 @@
<string>
my_destination_title
</string>
<string>
my_destination_section_title
</string>
<string>
my_destination_project_title
</string>
<string>
my_
effective
_date
</string>
<string>
my_
expiration
_date
</string>
<string>
my_
start
_date
</string>
<string>
my_
stop
_date
</string>
<string>
my_translated_validation_state_title
</string>
</list>
</value>
...
...
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_
expiration
_date.xml
→
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_
start
_date.xml
View file @
92ce79e8
...
...
@@ -9,12 +9,14 @@
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list/>
<list>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_
expiration
_date
</string>
</value>
<value>
<string>
my_
start
_date
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
@@ -71,7 +73,7 @@
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_view_mode_
expiration
_date
</string>
</value>
<value>
<string>
my_view_mode_
start
_date
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
...
...
@@ -81,6 +83,10 @@
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Start Date
</string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_
effective
_date.xml
→
bt5/erp5_wendelin/SkinTemplateItem/portal_skins/erp5_wendelin/DataSupply_view/my_
stop
_date.xml
View file @
92ce79e8
...
...
@@ -9,12 +9,14 @@
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list/>
<list>
<string>
title
</string>
</list>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_
effective
_date
</string>
</value>
<value>
<string>
my_
stop
_date
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
...
...
@@ -71,7 +73,7 @@
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_view_mode_
effective
_date
</string>
</value>
<value>
<string>
my_view_mode_
stop
_date
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
...
...
@@ -81,6 +83,10 @@
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Stop Date
</string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
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