-
Notifications
You must be signed in to change notification settings - Fork 10.8k
[MOV] calendar: "Calendar" app from "Misc" to "Productivity" #4032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To improve the structure of the documentation, the "Miscellaneous" section should be limited as much as possible. This commit: - renames "Calendars" into "Calendar" (as the app name) - moves the app from the "Miscellaneous" section to the "Productivity" section - fixes the wrong file structure to follow the toc (e.g. general/calendars/outlook/outlook_calendar -> productivity/calendar/outlook) task-3217827
Collaborator
Contributor
Author
|
@xpl-odoo and I consider moving all integrations from the user doc to a new "integrations" category in install/maintain, maybe under "install". |
Contributor
Author
|
@robodoo r+ |
robodoo
pushed a commit
that referenced
this pull request
Apr 11, 2023
To improve the structure of the documentation, the "Miscellaneous" section should be limited as much as possible. This commit: - renames "Calendars" into "Calendar" (as the app name) - moves the app from the "Miscellaneous" section to the "Productivity" section - fixes the wrong file structure to follow the toc (e.g. general/calendars/outlook/outlook_calendar -> productivity/calendar/outlook) task-3217827 closes #4032 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This was referenced Apr 11, 2023
jcs-odoo
added a commit
to odoo-dev/odoo
that referenced
this pull request
Apr 26, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
Apr 28, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556 closes #119824 Related: odoo/enterprise#40372 Signed-off-by: Raphael Collet <rco@odoo.com>
jcs-odoo
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 2, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 2, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556 closes #120149 Related: odoo/enterprise#40548 Signed-off-by: Raphael Collet <rco@odoo.com>
jcs-odoo
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 2, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 2, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556 closes #120300 Related: odoo/enterprise#40600 Signed-off-by: Raphael Collet <rco@odoo.com> Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
jcs-odoo
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 2, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 3, 2023
This commit updates the documentation URLs to the current URLs, although there are already redirect rules in place as fallback. Related odoo/documentation pull requests: Calendar: odoo/documentation#4032 task-3217827 POS odoo/documentation#4226 task-3284514 Inventory odoo/documentation#2556 closes #120345 Related: odoo/enterprise#40623 Signed-off-by: Raphael Collet <rco@odoo.com> Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To improve the structure of the documentation, the "Miscellaneous" section should be limited as much as possible.
This commit:
task-3217827