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
Nikola Balog
erp5
Commits
ec82ddc7
Commit
ec82ddc7
authored
Apr 05, 2024
by
Nikola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Temporary tests
parent
86e67ef2
Changes
30
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
1554 additions
and
0 deletions
+1554
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.html.html
...m/portal_skins/erp5_perspective/PerspectiveTest.html.html
+16
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.html.xml
...em/portal_skins/erp5_perspective/PerspectiveTest.html.xml
+28
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.js.js
...eItem/portal_skins/erp5_perspective/PerspectiveTest.js.js
+29
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.js.xml
...Item/portal_skins/erp5_perspective/PerspectiveTest.js.xml
+28
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.html.html
...al_skins/erp5_perspective/PerspectiveTestNoData.html.html
+16
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.html.xml
...tal_skins/erp5_perspective/PerspectiveTestNoData.html.xml
+28
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.js.js
...portal_skins/erp5_perspective/PerspectiveTestNoData.js.js
+29
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.js.xml
...ortal_skins/erp5_perspective/PerspectiveTestNoData.js.xml
+28
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/test.csv.csv
...inTemplateItem/portal_skins/erp5_perspective/test.csv.csv
+101
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/test.csv.xml
...inTemplateItem/portal_skins/erp5_perspective/test.csv.xml
+28
-0
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite.xml
..._test/PathTemplateItem/portal_tests/perspective_zuite.xml
+26
-0
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite/testPerspective.xml
...teItem/portal_tests/perspective_zuite/testPerspective.xml
+58
-0
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite/testPerspective.zpt
...teItem/portal_tests/perspective_zuite/testPerspective.zpt
+64
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test.xml
...t/SkinTemplateItem/portal_skins/erp5_perspective_test.xml
+26
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveData.xml
...ns/erp5_perspective_test/Document_viewPerspectiveData.xml
+141
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveData/my_perspective.xml
...tive_test/Document_viewPerspectiveData/my_perspective.xml
+251
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveNoData.xml
.../erp5_perspective_test/Document_viewPerspectiveNoData.xml
+141
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveNoData/my_perspective.xml
...ve_test/Document_viewPerspectiveNoData/my_perspective.xml
+251
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.html.html
...tal_skins/erp5_perspective_test/PerspectiveTest.html.html
+16
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.html.xml
...rtal_skins/erp5_perspective_test/PerspectiveTest.html.xml
+28
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.js.js
.../portal_skins/erp5_perspective_test/PerspectiveTest.js.js
+34
-0
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.js.xml
...portal_skins/erp5_perspective_test/PerspectiveTest.js.xml
+28
-0
bt5/erp5_perspective_test/TestTemplateItem/portal_components/test.erp5.testPerspective.py
...mplateItem/portal_components/test.erp5.testPerspective.py
+45
-0
bt5/erp5_perspective_test/TestTemplateItem/portal_components/test.erp5.testPerspective.xml
...plateItem/portal_components/test.erp5.testPerspective.xml
+106
-0
bt5/erp5_perspective_test/bt/dependency_list
bt5/erp5_perspective_test/bt/dependency_list
+2
-0
bt5/erp5_perspective_test/bt/template_format_version
bt5/erp5_perspective_test/bt/template_format_version
+1
-0
bt5/erp5_perspective_test/bt/template_path_list
bt5/erp5_perspective_test/bt/template_path_list
+2
-0
bt5/erp5_perspective_test/bt/template_skin_id_list
bt5/erp5_perspective_test/bt/template_skin_id_list
+1
-0
bt5/erp5_perspective_test/bt/template_test_id_list
bt5/erp5_perspective_test/bt/template_test_id_list
+1
-0
bt5/erp5_perspective_test/bt/title
bt5/erp5_perspective_test/bt/title
+1
-0
No files found.
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.html.html
0 → 100644
View file @
ec82ddc7
<!DOCTYPE html>
<html>
<head>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
/>
<title>
Perspective for Manufacturing Orders
</title>
<script
src=
"rsvp.js"
type=
"text/javascript"
></script>
<script
src=
"renderjs.js"
type=
"text/javascript"
></script>
<script
src=
"PerspectiveTest.js"
type=
"text/javascript"
></script>
</head>
<body>
<perspective-viewer
editable
></perspective-viewer>
</body>
</html>
\ No newline at end of file
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.html.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTest.html
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.js.js
0 → 100644
View file @
ec82ddc7
/*global window, document, rJS, worker, console, RSVP, fetch */
/*jslint indent: 2*/
(
function
(
window
,
rJS
,
RSVP
)
{
"
use strict
"
;
function
getStockTimelineData
()
{
return
new
RSVP
.
Queue
()
.
push
(
function
()
{
return
fetch
(
"
test.csv
"
);
})
.
push
(
function
(
resp
)
{
return
resp
.
text
();
});
}
rJS
(
window
)
.
declareMethod
(
"
getData
"
,
function
()
{
return
getStockTimelineData
();
});
}(
window
,
rJS
,
RSVP
));
\ No newline at end of file
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTest.js.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTest.js
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.html.html
0 → 100644
View file @
ec82ddc7
<!DOCTYPE html>
<html>
<head>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
/>
<title>
Perspective for Manufacturing Orders
</title>
<script
src=
"rsvp.js"
type=
"text/javascript"
></script>
<script
src=
"renderjs.js"
type=
"text/javascript"
></script>
<script
src=
"PerspectiveTestNoData.js"
type=
"text/javascript"
></script>
</head>
<body>
<perspective-viewer
editable
></perspective-viewer>
</body>
</html>
\ No newline at end of file
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.html.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTestNoData.html
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.js.js
0 → 100644
View file @
ec82ddc7
/*global window, document, rJS, worker, console, RSVP, fetch */
/*jslint indent: 2*/
(
function
(
window
,
rJS
,
RSVP
)
{
"
use strict
"
;
function
getStockTimelineData
()
{
return
new
RSVP
.
Queue
()
.
push
(
function
()
{
return
fetch
(
"
test.csv
"
);
})
.
push
(
function
(
resp
)
{
return
""
;
});
}
rJS
(
window
)
.
declareMethod
(
"
getData
"
,
function
()
{
return
getStockTimelineData
();
});
}(
window
,
rJS
,
RSVP
));
\ No newline at end of file
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/PerspectiveTestNoData.js.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTestNoData.js
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/test.csv.csv
0 → 100644
View file @
ec82ddc7
This diff is collapsed.
Click to expand it.
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/test.csv.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
test.csv
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/csv
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Zuite"
module=
"Products.Zelenium.zuite"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
perspective_zuite
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective Zuite
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite/testPerspective.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ZopePageTemplate"
module=
"Products.PageTemplates.ZopePageTemplate"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
_asgns
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
name_subpath
</string>
</key>
<value>
<string>
traverse_subpath
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
expand
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
testPerspective
</string>
</value>
</item>
<item>
<key>
<string>
output_encoding
</string>
</key>
<value>
<string>
utf-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<unicode></unicode>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/PathTemplateItem/portal_tests/perspective_zuite/testPerspective.zpt
0 → 100644
View file @
ec82ddc7
<html>
<head><title
tal:content=
"template/title"
></title></head>
<body>
<table
cellpadding=
"1"
cellspacing=
"1"
border=
"1"
>
<thead>
<tr><td
rowspan=
"1"
colspan=
"4"
tal:content=
"template/title"
>
</td></tr>
</thead><tbody>
<tr>
<td>
open
</td>
<td
tal:content=
"string:${context/portal_url}/portal_skins/erp5_perspective_test/Document_viewPerspectiveData"
></td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_my_perspective"]//iframe
</td>
<td></td>
</tr>
<tr>
<td>
selectFrame
</td>
<td>
//div[@data-gadget-editable="field_my_perspective"]//iframe
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//html/body/perspective-viewer/perspective-viewer-datagrid/regular-table/table
</td>
<td></td>
</tr>
<tr>
<td>
open
</td>
<td
tal:content=
"string:${context/portal_url}/portal_skins/erp5_perspective_test/Document_viewPerspectiveNoData"
></td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//div[@data-gadget-editable="field_my_perspective"]//iframe
</td>
<td></td>
</tr>
<tr>
<td>
selectFrame
</td>
<td>
//div[@data-gadget-editable="field_my_perspective"]//iframe
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//html/body/perspective-viewer
</td>
<td></td>
</tr>
<tr>
<td>
assertElementNotPresent
</td>
<td>
//html/body/perspective-viewer/perspective-viewer-datagrid
</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>
\ No newline at end of file
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Folder"
module=
"OFS.Folder"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
erp5_perspective_test
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective Test
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveData.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ERP5 Form"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<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>
<string>
[]
</string>
</value>
</item>
<item>
<key>
<string>
encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
enctype
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<list>
<string>
left
</string>
<string>
right
</string>
<string>
center
</string>
<string>
bottom
</string>
<string>
hidden
</string>
</list>
</value>
</item>
<item>
<key>
<string>
groups
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
bottom
</string>
</key>
<value>
<list>
<string>
my_perspective
</string>
</list>
</value>
</item>
<item>
<key>
<string>
center
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
left
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
right
</string>
</key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Document_viewPerspectiveData
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
<value>
<string>
POST
</string>
</value>
</item>
<item>
<key>
<string>
name
</string>
</key>
<value>
<string>
Document_viewPerspectiveData
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
ERP5 Form
</string>
</value>
</item>
<item>
<key>
<string>
pt
</string>
</key>
<value>
<string>
form_view
</string>
</value>
</item>
<item>
<key>
<string>
row_length
</string>
</key>
<value>
<int>
4
</int>
</value>
</item>
<item>
<key>
<string>
stored_encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
<item>
<key>
<string>
unicode_mode
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<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>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveData/my_perspective.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"GadgetField"
module=
"Products.ERP5Form.GadgetField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_perspective
</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>
<item>
<key>
<string>
no_validator
</string>
</key>
<value>
<string>
Does not support this operation.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string>
perspective_base_gadget.html
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string>
perspective_base_gadget.html
</string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string>
iframe
</string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<list>
<tuple>
<string>
child_html
</string>
<string>
PerspectiveTest.html
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveNoData.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ERP5 Form"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<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>
<string>
[]
</string>
</value>
</item>
<item>
<key>
<string>
encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
enctype
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<list>
<string>
left
</string>
<string>
right
</string>
<string>
center
</string>
<string>
bottom
</string>
<string>
hidden
</string>
</list>
</value>
</item>
<item>
<key>
<string>
groups
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
bottom
</string>
</key>
<value>
<list>
<string>
my_perspective
</string>
</list>
</value>
</item>
<item>
<key>
<string>
center
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
left
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
right
</string>
</key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Document_viewPerspectiveNoData
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
<value>
<string>
POST
</string>
</value>
</item>
<item>
<key>
<string>
name
</string>
</key>
<value>
<string>
Document_viewPerspectiveData
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
ERP5 Form
</string>
</value>
</item>
<item>
<key>
<string>
pt
</string>
</key>
<value>
<string>
form_view
</string>
</value>
</item>
<item>
<key>
<string>
row_length
</string>
</key>
<value>
<int>
4
</int>
</value>
</item>
<item>
<key>
<string>
stored_encoding
</string>
</key>
<value>
<string>
UTF-8
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
<item>
<key>
<string>
unicode_mode
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<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>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/Document_viewPerspectiveNoData/my_perspective.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"GadgetField"
module=
"Products.ERP5Form.GadgetField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_perspective
</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>
<item>
<key>
<string>
no_validator
</string>
</key>
<value>
<string>
Does not support this operation.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
alternate_name
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
data_url
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
default
</string>
</key>
<value>
<string>
perspective_base_gadget.html
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
editable
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
enabled
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
external_validator
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
extra
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
gadget_url
</string>
</key>
<value>
<string>
perspective_base_gadget.html
</string>
</value>
</item>
<item>
<key>
<string>
hidden
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
js_sandbox
</string>
</key>
<value>
<string>
iframe
</string>
</value>
</item>
<item>
<key>
<string>
renderjs_extra
</string>
</key>
<value>
<list>
<tuple>
<string>
child_html
</string>
<string>
PerspectiveTestNoData.html
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.html.html
0 → 100644
View file @
ec82ddc7
<!DOCTYPE html>
<html>
<head>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no"
/>
<title>
Perspective for Manufacturing Orders
</title>
<script
src=
"rsvp.js"
type=
"text/javascript"
></script>
<script
src=
"renderjs.js"
type=
"text/javascript"
></script>
<script
src=
"PerspectiveTest.js"
type=
"text/javascript"
></script>
</head>
<body>
<perspective-viewer
editable
></perspective-viewer>
</body>
</html>
\ No newline at end of file
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.html.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTest.html
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/html
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.js.js
0 → 100644
View file @
ec82ddc7
/*global window, document, rJS, worker, console, RSVP, fetch */
/*jslint indent: 2*/
(
function
(
window
,
rJS
,
RSVP
)
{
"
use strict
"
;
function
getStockTimelineData
()
{
return
new
RSVP
.
Queue
()
.
push
(
function
()
{
console
.
log
(
"
herlo
"
);
return
"
heelloooo
"
;
})
/*
.push(function (resp) {
return resp.arrayBuffer();
});
*/
}
rJS
(
window
)
.
declareMethod
(
"
getData
"
,
function
()
{
console
.
log
(
"
jkhjhkjkh
"
);
return
getStockTimelineData
();
});
}(
window
,
rJS
,
RSVP
));
\ No newline at end of file
bt5/erp5_perspective_test/SkinTemplateItem/portal_skins/erp5_perspective_test/PerspectiveTest.js.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
PerspectiveTest.js
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Perspective
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/TestTemplateItem/portal_components/test.erp5.testPerspective.py
0 → 100644
View file @
ec82ddc7
##############################################################################
#
# Copyright (c) 2002-2024 Nexedi SA and Contributors. All Rights Reserved.
#
# WARNING: This program as such is intended to be used by professional
# programmers who take the whole responsibility of assessing all potential
# consequences resulting from its eventual inadequacies and bugs
# End users who are looking for a ready-to-use solution with commercial
# guarantees and support are strongly adviced to contract a Free Software
# Service Company
#
# This program is Free Software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
##############################################################################
import
unittest
from
Products.ERP5Type.tests.ERP5TypeFunctionalTestCase
import
ERP5TypeFunctionalTestCase
class
TestPerspective
(
ERP5TypeFunctionalTestCase
):
run_only
=
"perspective_zuite"
def
afterSetUp
(
self
):
pass
def
getBusinessTemplateList
(
self
):
return
(
'erp5_perspective'
,
'erp5_perspective_test'
,
'erp5_ui_test_core'
)
def
test_suite
():
suite
=
unittest
.
TestSuite
()
suite
.
addTest
(
unittest
.
makeSuite
(
TestPerspective
))
return
suite
\ No newline at end of file
bt5/erp5_perspective_test/TestTemplateItem/portal_components/test.erp5.testPerspective.xml
0 → 100644
View file @
ec82ddc7
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Test Component"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
testPerspective
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
test.erp5.testPerspective
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Test Component
</string>
</value>
</item>
<item>
<key>
<string>
sid
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
text_content_error_message
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
text_content_warning_message
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
version
</string>
</key>
<value>
<string>
erp5
</string>
</value>
</item>
<item>
<key>
<string>
workflow_history
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
component_validation_workflow
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
validate
</string>
</value>
</item>
<item>
<key>
<string>
validation_state
</string>
</key>
<value>
<string>
validated
</string>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective_test/bt/dependency_list
0 → 100644
View file @
ec82ddc7
erp5_perspective
erp5_ui_test_core
\ No newline at end of file
bt5/erp5_perspective_test/bt/template_format_version
0 → 100644
View file @
ec82ddc7
1
\ No newline at end of file
bt5/erp5_perspective_test/bt/template_path_list
0 → 100644
View file @
ec82ddc7
portal_tests/perspective_zuite
portal_tests/perspective_zuite/**
\ No newline at end of file
bt5/erp5_perspective_test/bt/template_skin_id_list
0 → 100644
View file @
ec82ddc7
erp5_perspective_test
\ No newline at end of file
bt5/erp5_perspective_test/bt/template_test_id_list
0 → 100644
View file @
ec82ddc7
test.erp5.testPerspective
\ No newline at end of file
bt5/erp5_perspective_test/bt/title
0 → 100644
View file @
ec82ddc7
erp5_perspective_test
\ 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