-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[MOV] accounting: restructuration of the accounting documentation #4422
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
Conversation
6613276 to
b31be6d
Compare
42cf3bc to
f3c5612
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@odoo/ecommerce-doc-review
I removed this double indexation from e-commerce. I know @toaa-odoo did the same in 16.0... Ideally, if (when) this goes through, we'd need something to replace this. The best is to add a written paragraph or see also section somewhere else to inform users to check the taxes docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@odoo/ecommerce-doc-review I removed this here too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @odoo/sales-doc-review
If (when) this PR goes through, it will remove this double indexation of the pages about taxes (normally, we shouldn't have the same doc twice in the toc tree, but this was done a long while ago). However, we should replace this with a paragraph somewhere that explain to the sales users that there are docs to read about taxes, with a seealso section.
f3c5612 to
9b2384e
Compare
|
I still have to squash and maybe add cards instead of seealso for the category pages, but this first version is ready :) |
9b2384e to
5fcc723
Compare
8232bc8 to
568770e
Compare
|
Hi @ksc-odoo :) @StraubCreative thanks for the explanation, it's interesting. |
568770e to
80fb5db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@robodoo r+
|
@robodoo r- |
80fb5db to
9614a85
Compare
This commit improves the structure of the accounting documentation by - reducing the levels necessary to reach the information - grouping some docs - moving content to their parent category page (content in all levels) - renaming some sections to reflect the structure of the app better task-3330093
|
@robodoo r+ for real ^^ |
This commit improves the structure of the accounting documentation by - reducing the levels necessary to reach the information - grouping some docs - moving content to their parent category page (content in all levels) - renaming some sections to reflect the structure of the app better task-3330093 closes #4422 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>

No description provided.