Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
Titouan Soulard
slapos.core
Commits
88df600e
Commit
88df600e
authored
5 years ago
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_subscription_request: Add property sheet for include getStartDate in Subscription Request
parent
903bcc6f
master
boot/offline
console
feat/node-secrets
feat/openapi
feat/standalone-service
feat_open_order
fix/promise_clean_environment
fix/verify
fixuitestfrontpage
for-mr-duck
for-mr-lizard
fusion-monster
fusion-monster-slapgrid
json-api
json-api-2022
json-api-slapgrid
message-box
new-api-master-client
proxy
update_cachecontrol_dependency
1.10.2
1.10.1
1.10.0
1.9.3
1.9.2
1.9.1
1.9.0
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.19
1.6.18
1.6.17
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.28
1.4.27
1.4.26
1.4.25
1.4.24
1.4.23
1.4.22
1.4.21
1.4.20
1.4.19
1.4.17
v1.8.1
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
6 deletions
+7
-6
master/bt5/slapos_subscription_request/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-0
master/bt5/slapos_subscription_request/TestTemplateItem/portal_components/test.erp5.testSlapOSSubscriptionSkins.py
...ortal_components/test.erp5.testSlapOSSubscriptionSkins.py
+1
-2
master/bt5/slapos_subscription_request/TestTemplateItem/portal_components/test.erp5.testSlapOSSubscriptionSkins.xml
...rtal_components/test.erp5.testSlapOSSubscriptionSkins.xml
+4
-4
master/bt5/slapos_subscription_request/bt/template_portal_type_property_sheet_list
...ption_request/bt/template_portal_type_property_sheet_list
+1
-0
No files found.
master/bt5/slapos_subscription_request/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
88df600e
...
...
@@ -17,6 +17,7 @@
<item>
SlapOSAccountingHostingSubscriptionConstraint
</item>
<item>
SlaposHostingSubscriptionConstraint
</item>
<item>
SoftwareInstance
</item>
<item>
Task
</item>
<item>
TextDocument
</item>
<item>
Url
</item>
<item>
VariationRange
</item>
...
...
This diff is collapsed.
Click to expand it.
master/bt5/slapos_subscription_request/TestTemplateItem/portal_components/test.erp5.testSlapOSSubscriptionSkins.py
View file @
88df600e
...
...
@@ -25,7 +25,6 @@ class TestSubscriptionSkinsMixin(SlapOSTestCaseMixinWithAbort):
)
self
.
tic
()
return
subscription_request
class
TestBase_instanceXmlToDict
(
TestSubscriptionSkinsMixin
):
...
...
@@ -296,7 +295,7 @@ class TestSubscriptionRequest_createUser(TestSubscriptionSkinsMixin):
self
.
assertEqual
(
person
.
getFirstName
(),
name
)
erp5_login
=
[
i
for
i
in
person
.
searchFolder
(
portal_type
=
"ERP5 Login"
)][
0
]
self
.
assertEqual
(
person
.
getValidationState
(),
"
validated
"
)
self
.
assertEqual
(
person
.
getValidationState
(),
"
draft
"
)
self
.
assertEqual
(
erp5_login
.
getValidationState
(),
"validated"
)
self
.
assertEqual
(
erp5_login
.
getReference
(),
person
.
getUserId
())
...
...
This diff is collapsed.
Click to expand it.
master/bt5/slapos_subscription_request/TestTemplateItem/portal_components/test.erp5.testSlapOSSubscriptionSkins.xml
View file @
88df600e
...
...
@@ -46,10 +46,10 @@
<key>
<string>
text_content_warning_message
</string>
</key>
<value>
<tuple>
<string>
W:25
5
, 4: Unused variable \'email\' (unused-variable)
</string>
<string>
W:25
6
, 4: Unused variable \'name\' (unused-variable)
</string>
<string>
W:26
7
, 4: Unused variable \'name\' (unused-variable)
</string>
<string>
W:27
6
, 4: Unused variable \'name\' (unused-variable)
</string>
<string>
W:25
4
, 4: Unused variable \'email\' (unused-variable)
</string>
<string>
W:25
5
, 4: Unused variable \'name\' (unused-variable)
</string>
<string>
W:26
6
, 4: Unused variable \'name\' (unused-variable)
</string>
<string>
W:27
5
, 4: Unused variable \'name\' (unused-variable)
</string>
</tuple>
</value>
</item>
...
...
This diff is collapsed.
Click to expand it.
master/bt5/slapos_subscription_request/bt/template_portal_type_property_sheet_list
View file @
88df600e
...
...
@@ -13,6 +13,7 @@ Subscription Request | Reference
Subscription Request | SlapOSAccountingHostingSubscriptionConstraint
Subscription Request | SlaposHostingSubscriptionConstraint
Subscription Request | SoftwareInstance
Subscription Request | Task
Subscription Request | TextDocument
Subscription Request | Url
Subscription Request | VariationRange
...
...
This diff is collapsed.
Click to expand it.
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