Commit Graph

2877 Commits

Author SHA1 Message Date
Jonathan Castillo (jcs)
643834ced1 [FIX] *: RST cleanup
RST cleanup to comply with the RST guidelines. This is required so we
can use "make test", as there are currently hundreds of errors. For now,
it is unusable because of the oldest code in this repo.

closes odoo/documentation#3567

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-14 11:24:31 +01:00
Sam Lieber (sali)
1591e1f087 [IMP] marketing: sms pricing and faq doc updates
closes odoo/documentation#1632

Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-14 01:51:54 +01:00
Victor Feyens
831cf23be9 [FIX] *: typos
closes odoo/documentation#3156

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 12:24:03 +01:00
Victor Feyens
ad768c33aa [ADD] tests: add sphinxlint checkers for headings
task-2801043

Part-of: odoo/documentation#3156
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-13 12:24:03 +01:00
Mahmoud Metwally
b763d67216 [FIX] developer/howtos: typos and phrasing
Backport of #3541 in 14.0

closes odoo/documentation#3542

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 11:35:20 +01:00
Odoo Translation Bot
d1170f6093 [I18N] Update translation terms from Transifex 2023-02-13 08:28:07 +01:00
Jonathan Castillo (jcs)
6ba84585d0 [FIX] *: first small clean of the code
Friday afternoon cleanup. This is required so we can use "make test", as
there are currently hundreds of errors. For now, it is unusable because
of the oldest code in this repo.

closes odoo/documentation#3536

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 17:20:43 +01:00
Jonathan Castillo (jcs)
7a83804d73 [MOV] finance: move fiscal localisation pages and merge /overview/
The content written in the fiscal localisation pages are not only for
Accounting, but also for other apps such as Payroll and Point of Sales.
This commit moves the content to the "Finance" level, to better reflect
this reality, and merges the pages in the /overview/ folder in the main
category page.

closes odoo/documentation#3535

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 16:36:44 +01:00
“Chiara
2dc390bf95 [IMP] accounting/l10n: Italian Localization
closes odoo/documentation#3024

Taskid: 3067241
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-09 13:46:52 +01:00
Donatienne Pirlot
0550374968 [ADD] accounting: localization page for uk
closes odoo/documentation#3230

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-09 12:03:41 +01:00
Martin Trigaux
040ceeb39c [I18N] migrate to the nex transifex API
Tansifex is deprecating it's client and switches to a go-based
solution in its API v3

The new client is still backward compatible with the old format but
the v2 API is going to be phased out.
See https://github.com/transifex/cli to install the deplyments using
the tx client

This PR is the result of the "tx migrate" command

closes odoo/documentation#3500

Related: odoo/odoo#112130
Related: odoo/enterprise#36784
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-02-09 09:41:17 +01:00
Zachary Straub (ZST)
591e80deb7 [FIX] Quality: add missing/cutoff content
closes odoo/documentation#3479

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-06 10:19:16 +01:00
Odoo Translation Bot
19e257e724 [I18N] Update translation terms from Transifex 2023-02-05 02:40:23 +01:00
Sam Lieber (sali)
ec1ddb34b1 [ADD] Quality: configure quality control checks
closes odoo/documentation#3431

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:31:44 +01:00
Donatienne Pirlot
b5febf2299 [MOV] purchase: moving doc page from accounting to purchase
Moving the Manage vendor bills page from the accounting app to the purchase app as it is
more relevant.

closes odoo/documentation#3302

Taskid: 2687652
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 18:42:40 +01:00
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