Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Analytic Structure
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XCG
Odoo modules
Analytic Structure
Commits
fe03f225bdc4
Commit
fe03f225bdc4
authored
4 years ago
by
Etienne Ferriere
Browse files
Options
Downloads
Patches
Plain Diff
Updated the "read-me" file.
parent
abe6fa287262
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+6
-0
6 additions, 0 deletions
README.rst
with
6 additions
and
0 deletions
README.rst
+
6
−
0
View file @
fe03f225
...
@@ -268,6 +268,7 @@
...
@@ -268,6 +268,7 @@
'code_description': 'description',
'code_description': 'description',
'parent_column': 'analytic_code_id',
'parent_column': 'analytic_code_id',
'required': True,
'required': True,
'automatic': True,
}
}
...
@@ -326,6 +327,11 @@
...
@@ -326,6 +327,11 @@
``required`` (``True``): Whether the new field should be marked as required.
``required`` (``True``): Whether the new field should be marked as required.
Set to ``False`` when you expect data without bound analytics.
Set to ``False`` when you expect data without bound analytics.
``automatic`` (``False``): Whether the automatic creation of a bound analytic code to
each record must be deactivated on record creation or modification.
Set to ``True``, which is the default value, if analytic code creation and update must
work as defined by default on create or write operation.
Active / View type / Disabled in my company
Active / View type / Disabled in my company
-------------------------------------------
-------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment