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
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Georgios Dagkakis
erp5
Commits
f523bb61
Commit
f523bb61
authored
Dec 20, 2012
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Configure a minimal social title category
parent
558098f3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
960 additions
and
873 deletions
+960
-873
bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/standard_category.ods.xml
...kins/erp5_configurator_standard/standard_category.ods.xml
+940
-872
bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py
...ard/TestTemplateItem/testStandardConfigurationWorkflow.py
+7
-0
bt5/erp5_l10n_fr/MessageTranslationTemplateItem/fr/erp5_content/translation.po
...ageTranslationTemplateItem/fr/erp5_content/translation.po
+12
-0
bt5/erp5_l10n_fr/bt/revision
bt5/erp5_l10n_fr/bt/revision
+1
-1
No files found.
bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/standard_category.ods.xml
View file @
f523bb61
This source diff could not be displayed because it is too large. You can
view the blob
instead.
bt5/erp5_configurator_standard/TestTemplateItem/testStandardConfigurationWorkflow.py
View file @
f523bb61
...
@@ -83,6 +83,7 @@ class StandardConfigurationMixin(TestLiveConfiguratorWorkflowMixin):
...
@@ -83,6 +83,7 @@ class StandardConfigurationMixin(TestLiveConfiguratorWorkflowMixin):
stepCopyAndPasteOrganisation
stepCopyAndPasteOrganisation
stepEntityWorkflow
stepEntityWorkflow
stepViewCreatedPersons
stepViewCreatedPersons
stepCheckSocialTitleCategory
stepViewCreatedOrganisations
stepViewCreatedOrganisations
stepViewCreatedAssignemnts
stepViewCreatedAssignemnts
stepAddAccoutingPeriod
stepAddAccoutingPeriod
...
@@ -225,6 +226,12 @@ class StandardConfigurationMixin(TestLiveConfiguratorWorkflowMixin):
...
@@ -225,6 +226,12 @@ class StandardConfigurationMixin(TestLiveConfiguratorWorkflowMixin):
self
.
assertEquals
(
len
(
assignment_list
),
1
)
self
.
assertEquals
(
len
(
assignment_list
),
1
)
self
.
assertEquals
(
'my_group'
,
assignment_list
[
0
].
getGroup
())
self
.
assertEquals
(
'my_group'
,
assignment_list
[
0
].
getGroup
())
def
stepCheckSocialTitleCategory
(
self
,
sequence
=
None
,
sequence_list
=
None
,
**
kw
):
"""Check that the social title category is configured.
"""
self
.
assertNotEquals
(
0
,
len
(
self
.
portal
.
portal_categories
.
social_title
.
contentValues
()))
def
stepCheckValidOrganisationList
(
self
,
sequence
=
None
,
sequence_list
=
None
,
**
kw
):
def
stepCheckValidOrganisationList
(
self
,
sequence
=
None
,
sequence_list
=
None
,
**
kw
):
"""
"""
Check if after the configuration the Organisation objects are validated.
Check if after the configuration the Organisation objects are validated.
...
...
bt5/erp5_l10n_fr/MessageTranslationTemplateItem/fr/erp5_content/translation.po
View file @
f523bb61
...
@@ -642,6 +642,9 @@ msgstr "Djibouti"
...
@@ -642,6 +642,9 @@ msgstr "Djibouti"
msgid "Djiboutian"
msgid "Djiboutian"
msgstr "Djiboutien"
msgstr "Djiboutien"
msgid "Doctor"
msgstr "Docteur"
msgid "Documentation"
msgid "Documentation"
msgstr "Documentation"
msgstr "Documentation"
...
@@ -1347,6 +1350,9 @@ msgstr "Fabrication de machines et équipements n.c.a."
...
@@ -1347,6 +1350,9 @@ msgstr "Fabrication de machines et équipements n.c.a."
msgid "Madagascar"
msgid "Madagascar"
msgstr "Madagascar"
msgstr "Madagascar"
msgid "Madam"
msgstr "Madame"
msgid "Mahorais"
msgid "Mahorais"
msgstr "Mahorais"
msgstr "Mahorais"
...
@@ -1509,6 +1515,12 @@ msgstr "Services d'exploitation minière et de forage pour le pétrole et le gaz
...
@@ -1509,6 +1515,12 @@ msgstr "Services d'exploitation minière et de forage pour le pétrole et le gaz
msgid "Minute"
msgid "Minute"
msgstr "Minute"
msgstr "Minute"
msgid "Miss"
msgstr "Mademoiselle"
msgid "Mister"
msgstr "Monsieur"
msgid "Moldovan"
msgid "Moldovan"
msgstr "Moldave"
msgstr "Moldave"
...
...
bt5/erp5_l10n_fr/bt/revision
View file @
f523bb61
204
205
\ No newline at end of file
\ 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