Skip to content
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

[IMP] howto/website: update animations page #12579

Draft
wants to merge 1,189 commits into
base: 17.0
Choose a base branch
from

Conversation

karlosvalverde
Copy link
Contributor

--wip--

Donapi and others added 30 commits November 22, 2024 08:34
closes #11443

Taskid: 4273498
X-original-commit: 4590851
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
Signed-off-by: Donatienne Pirlot (dopi) <[email protected]>
This commit improves the official documentation to support the strategy to focus on the new DIAN electronic invoicing module on V18 (leaving notes and references for clients still using Carvajal in this version)

closes #11445

X-original-commit: 9cb00bd
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
closes #11438

X-original-commit: 3a85ef3
Signed-off-by: Zachary Straub (zst) <[email protected]>
Signed-off-by: John Holton (hojo) <[email protected]>
In commit - odoo/odoo@1e4c538#diff-fe059f98e5cefbc09ee21ab8b14d90ba3676d8b0998d9589865d1b5a2d708a7eR38

The automation sending of ewaybill was removed. But the documentation still
says that we provide automation sending of the ewaybill. In this commit
we update documentation as per the current code

closes #11460

X-original-commit: 30d6e17
Signed-off-by: Harsh Modi (hamo) <[email protected]>
Added the description for the new '--shell-file' option, which overrides
the the $PYTHONSTARTUP env variable to initialize the shell session with
a startup Python script.

Related docs: https://docs.python.org/3/using/cmdline.html#envvar-PYTHONSTARTUP

Community PR: odoo/odoo#185075
task-4306704

closes #11334

Signed-off-by: Paolo Gatti (pgi) <[email protected]>
In ir.actions.server, the variable containing the record(s) is not
`self`, but `record` and `records`.
Also, since there is a word about `store` attribute for computed
fields, this commit specifies the behaviour of `readonly` attribute.

closes #11489

X-original-commit: d77d3ac
Signed-off-by: Vallaeys Valentin (vava) <[email protected]>
task-3938154
task-3416326
task-2466972

closes #11491

X-original-commit: 2920b76
Signed-off-by: Anne-Françoise Marcq (afma) <[email protected]>
Recently, there has been a new module to support MyInvois which is legally mandatory for Malaysia. With its release this week, documentation is required for the users to add specific information to register Odoo as an intermediary but also to let them know how the set-up is and the business flow achievable in Odoo.

task-3953659

closes #11508

X-original-commit: 9040443
Signed-off-by: Kim Dohyun (kido) <[email protected]>
task-4341297

closes #11513

X-original-commit: f4d6476
Signed-off-by: Anne-Françoise Marcq (afma) <[email protected]>
task-4342454

closes #11512

X-original-commit: d456463
Signed-off-by: Anne-Françoise Marcq (afma) <[email protected]>
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)

closes #11516

X-original-commit: eb714d1
Signed-off-by: Tiffany Chang (tic) <[email protected]>
closes #11476

X-original-commit: 34c1ede
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: John Holton (hojo) <[email protected]>
closes #11475

X-original-commit: e1227f0
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: John Holton (hojo) <[email protected]>
closes #11449

X-original-commit: 47da91a
Signed-off-by: Zachary Straub (zst) <[email protected]>
task-4113085

closes #11515

X-original-commit: f8cb28c
Signed-off-by: Xavier Platteau (xpl) <[email protected]>
task-4016275

closes #11502

X-original-commit: 208c1b8
Signed-off-by: Loredana Perazzo (lrpz) <[email protected]>
closes #11526

X-original-commit: cb1f1e8
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
Signed-off-by: Samuel Lieber (sali) <[email protected]>
closes #11473

X-original-commit: c22f901
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: Dina Klarisse Dugar (dikd) <[email protected]>
closes #11528

X-original-commit: 5060b34
Signed-off-by: Samuel Lieber (sali) <[email protected]>
This commit updates the documentation related to the `control`
feature of list and kanban views, w.r.t. to recent changes on that
matter.

Linked to odoo/odoo#188619

task~4063960

closes #11536

Signed-off-by: Aaron Bohy (aab) <[email protected]>
task-4391068

closes #11546

X-original-commit: 50daadf
Signed-off-by: Loredana Perazzo (lrpz) <[email protected]>
closes #11551

X-original-commit: a113cc4
Signed-off-by: Xavier Platteau (xpl) <[email protected]>
task-4330898

closes #11554

X-original-commit: 8381d63
Signed-off-by: Xavier Platteau (xpl) <[email protected]>
Signed-off-by: Chiara Prattico (chpr) <[email protected]>
This PR updates javascript code to be up to date with the codebase standards:
- use the `static` keyword when possible
- proper owl imports
- removed unecessary `@odoo-module` directives

Task ID: 2258359

closes #11483

Forward-port-of: #11466
Signed-off-by: Bastien Fafchamps (bafa) <[email protected]>
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
closes #11553

X-original-commit: b66cad6
Signed-off-by: Bastien Pierre (ipb) <[email protected]>
based on #11462
reformat to comply with doc guidelines

closes #11560

X-original-commit: 6e9de16
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
As stated on the sentence above, in case of an issue with the **production**
database, we should open a ticket with the label (production) and not
testing an upgrade.

This commits adapt the test to match the label currently present on
odoo.com/help and the URL to pre-select the correct stage as well

closes #11564

X-original-commit: 08c43b3
Signed-off-by: Nathan Marotte (nama) <[email protected]>
taskid-4377816

closes #11574

X-original-commit: 2e3e7ad
Signed-off-by: Xavier Platteau (xpl) <[email protected]>
Signed-off-by: Donatienne Pirlot (dopi) <[email protected]>
closes #11567

X-original-commit: 02f8188
Signed-off-by: Lara Martini (larm) <[email protected]>
task-4277055

closes #11539

X-original-commit: 27b3c18
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
Signed-off-by: Guillaume Gallant (guga) <[email protected]>
karlosvalverde and others added 29 commits March 14, 2025 15:37
This commit updates current navigation page, by adding new anchor links
to the sections and by adding updated information.

Task-4316611

closes #12456

X-original-commit: a548d85
Signed-off-by: Carlos Valverde (cvs) <[email protected]>
This commit updates current `shapes` page, by adding new anchor links
to the sections, updated information and images.

Task-4316611

closes #12458

X-original-commit: 4e0f298
Signed-off-by: Carlos Valverde (cvs) <[email protected]>
closes #12408

X-original-commit: aaff61f
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
Signed-off-by: Samuel Degueldre (sad) <[email protected]>
[IMP] Website Themes - Forms
[FIX] Anchors + Modifications after code review

closes #12459

X-original-commit: 88301e2
Signed-off-by: Brandon Mercier (bram) <[email protected]>
[IMP] Website Themes - Gradients

- Corrections
- New anchors

[FIX] Modifications after code review

closes #12455

X-original-commit: dab8e3c
Signed-off-by: Brandon Mercier (bram) <[email protected]>
This commit adds the `media` page, links it to the `website_themes`
index, deletes duplicated content from the `pages.rst` page and moves
images from the current `pages` folder to a new one.

Task-4316611

closes #12470

X-original-commit: 0044a6b
Signed-off-by: Carlos Valverde (cvs) <[email protected]>
closes #12486

X-original-commit: 21654b4
Signed-off-by: Justin Mallette (juma) <[email protected]>
Apply suggestions from LARM review

edits

Apply suggestions from FEKU review

edits

edits2

edits3

Apply suggestions from SALI review

edits

closes #12154

X-original-commit: a9c2961
Signed-off-by: Dina Klarisse Dugar (dikd) <[email protected]>
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Co-authored-by: larm-odoo <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
Co-authored-by: Sam Lieber (sali) <[email protected]>
[IMP] Website Themes - Layout page

[FIX] Corrections for ci

[FIX] Ci failure

[IMP] Small corrections

- Reorder the Xpath examples.
- Add an explanation for the move directive

[ADD] Website Themes - Media section

[IMP] Website Themes - Layout section modifications

[IMP] Anchors for CEDE's references (Tutorials)

[IMP] Line width + visibility conditions alert type

[IMP] Website Themes - Layout : Anchors correction

Revert "[ADD] Website Themes - Media section"

This reverts commit 4567cfe.

[FIX] Update anchors pattern

[FIX] Media company logo reference

closes #12508

X-original-commit: 4d4d75b
Signed-off-by: Brandon Mercier (bram) <[email protected]>
[IMP] Website themes - Pages
[FIX] Website Themes - Pages: Anchors
[FIX] Website Themes - Pages: anchors
[FIX] Anchors patterns + code review modifications

closes #12514

X-original-commit: f046604
Signed-off-by: Brandon Mercier (bram) <[email protected]>
[IMP] Website Themes - Going Live

- Content update and additions
- Screenshot
- New anchors

[FIX] Fix after code review

[FIX] Anchor to noupdate attribute

closes #12519

X-original-commit: 664d737
Signed-off-by: Brandon Mercier (bram) <[email protected]>
Rework of the whole page in order to organized / categorized the content better + Addition from the PSBE Designers Wiki

[FIX] Website Themes - Building block : Fix typo

[FIX] Corrections after review

X-original-commit: 062b4c8

[FIX] Resolve conflicts

closes #12524

X-original-commit: b3e7734
Signed-off-by: Brandon Mercier (bram) <[email protected]>
task-4207830

closes #12479

X-original-commit: ed33cf3
Signed-off-by: Anne-Françoise Marcq (afma) <[email protected]>
In 18.0 was the shared accounts feature added to Odoo but the documentation
doesn't contain any data related to it. This commit brings information about
said feature in the documentation.

task-4485674

closes #12482

X-original-commit: 1a6d0ec
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
Signed-off-by: Thomas Becquevort (thbe) <[email protected]>
closes #12493

X-original-commit: b74e59d
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: Jessica Rogers (jero) <[email protected]>
Co-authored-by: Dina Klarisse Dugar <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
closes #12503

X-original-commit: 795a9df
Signed-off-by: Jessica Rogers (jero) <[email protected]>
Co-authored-by: larm-odoo <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
closes #12499

X-original-commit: 88384f2
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: Justin Mallette (juma) <[email protected]>
Co-authored-by: larm-odoo <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
Co-authored-by: Sam Lieber (sali) <[email protected]>
closes #12500

X-original-commit: 0d026da
Signed-off-by: Justin Mallette (juma) <[email protected]>
Co-authored-by: pabr-odoo <[email protected]>
Co-authored-by: Sam Lieber (sali) <[email protected]>
closes #12502

X-original-commit: 66b2050
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: Justin Mallette (juma) <[email protected]>
Co-authored-by: Dina Klarisse Dugar <[email protected]>
This commit fixes a typo into the `code-block`example (syntax of an anchor link).

closes #12537

Forward-port-of: #12526
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
task-4376883

closes #12361

X-original-commit: bd09648
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
Signed-off-by: Anne-Françoise Marcq (afma) <[email protected]>
task-4645039

Content updates will be done in subsequent PRs

closes #12544

X-original-commit: 35495db
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
closes #12555

X-original-commit: 6eecb19
Signed-off-by: Samuel Lieber (sali) <[email protected]>
Signed-off-by: Jessica Rogers (jero) <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
The link replaced is dead and doesn't lead to anything anymore. The new link is
the exact same page but hosted on another website.

closes #12550

X-original-commit: b6e7e02
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
Signed-off-by: Thomas Becquevort (thbe) <[email protected]>
Documentation for Nuvei payment provider.

task-4172642

closes #12552

X-original-commit: a7f8255
Related: odoo/odoo#202405
Signed-off-by: Andrew Gavgavian (andg) <[email protected]>
Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
… tab

Task-4639525

closes #12565

X-original-commit: 9a110c8
Signed-off-by: Audrey Vandromme (auva) <[email protected]>
Signed-off-by: Siobhan McGonigle (mcsi) <[email protected]>
In this commit:
We add suggestion for user to enable the GST Portal API
access with 30 days duration of token expiration. Because
whenever GSTR2B cron triggers i.e. Once in a day the token
seems to be expired already

opw-4634890

closes #12568

X-original-commit: 5d2ef5a
Signed-off-by: Harsh Modi (hamo) <[email protected]>
Fix some examples to match the method definition of Model.create().

closes #12527

Related: odoo/odoo#202106
Related: odoo/enterprise#81599
Signed-off-by: Krzysztof Magusiak (krma) <[email protected]>
This PR is to fill the info regarding the new Envia shipping connector

closes #12405

X-original-commit: 3990bd1
Signed-off-by: Miguel Angel Lopez (mial) <[email protected]>
Co-authored-by: StraubCreative <[email protected]>
Co-authored-by: Felicia Kuan <[email protected]>
@robodoo
Copy link
Collaborator

robodoo commented Mar 21, 2025

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.