Commit Graph

2862 Commits

Author SHA1 Message Date
thkl-odoo
f469e4ef81 [IMP] install/maintain: clarification in the upgrade SLA
The Service Level Agreement has to be updated. Any additional line of
code, without using studio, in standard modules is not supposed to be
covered by the upgrade team. It is slightly different than the point
telling "development of custom modules"

closes odoo/documentation#3445

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-31 17:25:58 +01:00
Melanie Nguyen (meng)
2fb777e3e8 [IMP] sales: fix returns and refunds
closes odoo/documentation#3402

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-30 09:07:40 +01:00
Odoo Translation Bot
8eea9e694f [I18N] Update translation terms from Transifex 2023-01-29 02:40:24 +01:00
Jonathan Castillo (jcs)
957a9f9fb8 [IMP] dev/api: add ref custom anchor to external api keys
closes odoo/documentation#3424

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-27 09:46:12 +01:00
avg-odoo
92de7ccb2d [IMP] install/maintain: update content of upgrade SLA
The maintenance fees cover the maintenance of the custom code (whoever
did it) and are not specifically dedicated to custom code written by
Odoo development teams

closes odoo/documentation#3410

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-26 17:21:41 +01:00
KC (ksc)
3cf6e25f06 [IMP] surveys:update get started docs
closes odoo/documentation#2534

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 16:15:11 +01:00
Mathieu (mano)
c59663f252 [IMP] toctrees: redesign and new card component
The goal of this commit is to propose a first step towards a new
`.. card::` directive for the toctrees. This is a first design
proposition for this new card component in raw html for the fallback
page `howtos.rst`

The long term objective is to redesign the toctrees by implementing card
components, clearer toctree list design and custom html pages.

Related to task-3059229

closes odoo/documentation#3326

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-25 16:01:55 +01:00
Donatienne Pirlot
78d3cf489a [IMP] : accounting : manage a financial budget documentation
closes odoo/documentation#3049

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-24 13:00:30 +01:00
Jess Rogers (jero)
8396c2a4ad [IMP] helpdesk: close_ticket.rst cleanup
closes odoo/documentation#3228

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-23 09:54:13 +01:00
Odoo Translation Bot
d9f81c7719 [I18N] Update translation terms from Transifex 2023-01-22 02:40:51 +01:00
nle-odoo
f7b1f66b8c [FIX] developer/guidelines: odoo addons import order
The example for import order is a little confusing since it is wrong.

closes odoo/documentation#3376

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-20 12:14:52 +01:00
Antoine Vandevenne (anv)
ebce333c73 [IMP] supported_versions: add end of support dates for SaaS versions
closes odoo/documentation#3360

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-19 13:38:28 +01:00
LoredanaLrpz
8138b95b0b [IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918

closes odoo/documentation#3163

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-19 13:38:25 +01:00
Ray Carnes
4d3a10e8cd [IMP] sales: update portal.rst
Removed old and probably not needed image of the dashboard showing the Contacts App

closes odoo/documentation#3137

Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-16 19:05:46 +01:00
Odoo Translation Bot
e3dc5095c4 [I18N] Update translation terms from Transifex 2023-01-15 02:40:43 +01:00
Martin Trigaux
e0e8ff6a9c [IMP] conf: prepare for building documentation in Romanian 2023-01-13 14:53:14 +01:00
Elisabeth Dickinson
8aebb79237 [IMP] odoo_theme: Fix alerts and accordions colors
closes odoo/documentation#3315

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-11 15:46:27 +01:00
Elisabeth Dickinson
ee2390fdaf [IMP] odoo_theme: Fix text-dark on homepage
While doing the changes on the text-dark issue, we noticed the
homepage's text color isn't aligned with the rest of the website.
`.text-muted` was too light, so we changed it to `.text-dark`.

Part-of: odoo/documentation#3315
2023-01-11 15:46:27 +01:00
Elisabeth Dickinson
32c9e59ae6 [IMP] odoo-theme: Revert $dark color variable to initial $gray-900
This was changed to get a good text/background contrast on the
alert-dark (Exercise).
By doing so, the .text-dark class generated by BS from the $dark
theme-color was gray instead of the intended near-black color.

By changing the variable, the contrast issue with the alert was back,
to solve this we directly override the alert's background color instead.

Part-of: odoo/documentation#3315
2023-01-11 15:46:27 +01:00
Olivier Dony
39ce411f76 [CHG] legal: partnership contract v10 (update SH commission)
note: version not bumped for ES translation, since it needs other updates
first

opw-3094638

closes odoo/documentation#3309

Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-01-09 12:24:29 +01:00
Odoo Translation Bot
dc2c01a871 [I18N] Update translation terms from Transifex 2023-01-08 02:40:45 +01:00
Antoine Vandevenne (anv)
981ee350b6 [FIX] odoo_theme: re-enable redirect fallback logic
closes odoo/documentation#3292

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-04 18:17:43 +01:00
Sam Lieber (sali)
96cbb2375b [FIX] maintain: correct cname definition
closes odoo/documentation#3269

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-03 21:57:51 +01:00
Jason (jaae)
cfaf4386c2 [IMP] project: adding description to app page
closes odoo/documentation#3267

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-03 17:44:50 +01:00
Odoo's Mergebot
d6b930b7bb
[MERGE] odoo_theme: SCSS code clean up
In order to reduce the size of our css files:
Some unused or repeated code was found and removed.
Variables have been cleaned up, the way the admonitions (alerts) were created has been modified,

Expanding the use of BS variables in order to reduce repeated code and to stay consistent in the general design.
Sphinx was updated which made some changes in the DOM, breaking some of the CSS:
the literals for example, these have been fixed in this PR.
The font sizes were breaking the typescale, this has been fixed by modifying the typescale
rather than hardcoding font sizes.

closes odoo/documentation#3225

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-03 16:59:17 +01:00
Martin Trigaux
8515e76054 [I18N] *: update source terms 2023-01-03 08:57:03 +01:00
Elisabeth Dickinson
29748e888c [IMP][CSS] Replace text-decoration on link with BS override 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
f5c4792640 [IMP][CSS] Reorder styles according to styles guidelines 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
dd96923f55 [IMP] fix typo 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
fc7b595e29 [IMP] icon fixes 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
ec54e4e26c [IMP][CSS] Fix unresponsive font-size on alert text
By removing $font-size-sm on the alerts, the text is bigger. The title
text and its icon have been increased as well.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
a2744f4ee7 [IMP][CSS] Remove browser prefixes and unnecessary mixins 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
92112c2ac8 [IMP][CSS] Fix literals in alerts containing tabs 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
006ee6d4b6 [IMP][CSS] Fix data indentation 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
11414bc285 [IMP][CSS] Fix alignment on modal btn-close 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
9613b7a40c [IMP] Indentation fix 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
d04496adea [REM] Removal of changelog
The idea was not developed and it has since been decided not to do it.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
830b1a00aa [IMP][CSS] Use BS font-weight variables and fix
Instead of redefining font-weights, we override the BS variables and add
one extra font-weight in the newly-introduced extended utilities file.
After this change all the variables needed replacing and some tweaking
was needed to get the same or closely similar result as before this
change.

By doing so the font-weight classes in the typography file were obsolete
and hence removed.
Some other font-weight issues which were already there have been fixed
in this commit too.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
de13db24a0 [IMP][CSS] Fix color variable issue 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
4bbf0d542f [IMP][CSS] Revamp of the .o_spoiler element to use same code as alerts 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
64787fce6e [IMP][CSS]Change order of imported scss files
The aim of this cleanup is to use as many bootstrap classes, functions
and utilities as possible to reduce the amount of extra code.
Instead of redefining variables, BS variables are overridden in the
bootstrap_overridden file.

In order to be able to reuse these overridden variables within our own
custom variable file — and after consultation with SRI — it was
determined that the variables.scss file should come after the bootstrap
files in the order of importation, unlike the order of odoo website's
scss files.

Changes to variables in bootstrap_overridden have been made to adapt to
the new structure.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
c24402385a [IMP][CSS] Use CSS variables to style different alert types
CSS variables avoid having to repeat code for each alert type.
Also remove the need to add "tip" to the theme-colors (no need for "tip"
styled buttons, badges etc, especially as tips use the primary color) by
styling `.alert-tip` with customized copy of BS alert mechanism.

In order to be able to modify the icons with a CSS variable,
the `content` attribute has been removed from the `o-inline-icon` mixin.
Code where this mixin is called in other places has been adapted.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
443ad1c6c1 [IMP][CSS] Place overrides in bootstrap_overridden file 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
39d5c90480 [IMP][CSS] Clean up the file according to conventions
Includes reordering styles, renaming variables ($o-*),
re-indenting lines, removing commented code
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
29d043102c [IMP][CSS] Set gray background to it's original darker color 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
ddc2014728 [IMP][CSS] Improve literals styling (o_code, .sig-*) 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
5864376199 [IMP][CSS] Update _sphinx_basic.css after update of Sphinx
Note: Some code is commented instead of being deleted.
This allows us to keep track of what should be commented out in future
versions of Sphinx' basic CSS.
2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
b6e6f74410 [IMP][CSS] Remove repetitive or unnused CSS 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
29c1151551 [IMP][CSS] Improve margins on headings and sections 2023-01-03 08:48:41 +01:00
Elisabeth Dickinson
069bd62fdf [IMP][CSS] Replace margin and padding values with variables 2023-01-03 08:48:41 +01:00