-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[ADD] whatsapp: basic description of the app #5148
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
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
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 #4479 X-original-commit: c68cc15 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Since odoo/odoo#115222, a new line on an invoice won't have the default sales tax put on by default. If there are no taxes on the product, the account or from predictive, the tax will stay empty. Its use has been restricted back to the tax put on new products. It is still used in Accounting Firms mode, as we don't want people to have to input the product when quick encoding. task-3045026 closes #4533 X-original-commit: 768c2b2 Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
odoo/enterprise@f398622 introduced two new subformulas for aggregations, but they were still missing in the doc. closes #4562 X-original-commit: de095cc Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
See odoo/odoo@44d60e3 closes #4621 X-original-commit: 38e6d5d Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
"September" didn't fit in the current table, so this commit also replaces the previous implementation of the table by a `list-table` directive... The real reason is that it was long due to ease future updates of the table. closes #4629 X-original-commit: 3d12937 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit adds some documentation for features recently added to SelectMenu and TagsList components during the saas-16.3 development. A screenshot has been provided to the advances use case of the SelectMenu, with a customization of the bottom area of the dropdown, to create display a button allowing the creation of items. closes #4631 X-original-commit: 0aad6ea Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Luca Vitali <luvi@odoo.com>
closes #5273 X-original-commit: bf5c888 Related: odoo/odoo#130883 Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
|
@odoo/rd-runbot Hello team, |
Contributor
Hi @jva-odoo I'll do it with @AntoineVDV as we need to add a GitHub team as code owner. |
Contributor
|
@jva-odoo it's done |
Thank you |
04da8cc to
355e32d
Compare
task-3425722
355e32d to
cb90a54
Compare
Contributor
|
Moving this to #5713 so that I could create a related branch on odoo/enterprise (PR https://github.com/odoo/enterprise/pull/46785) |
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.
task-3425722