Commit Graph

2978 Commits

Author SHA1 Message Date
Jonathan Castillo (jcs)
3f79e2c960 [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#3539

X-original-commit: f270587a12
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-11 00:02:45 +01:00
“Chiara
090bebeace [IMP] accounting/l10n: Italian Localization
closes odoo/documentation#3526

Taskid: 3067241
X-original-commit: ec0fae4992
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 10:00:27 +01:00
Martin Trigaux
9abf788c31 [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#3524

X-original-commit: 5c368b7af3
Related: odoo/enterprise#36882
Related: odoo/odoo#112328
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-02-09 16:28:50 +01:00
Donatienne Pirlot
082af2eebd [ADD] accounting: localization page for uk
closes odoo/documentation#3516

X-original-commit: 0550374968
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-02-09 16:28:47 +01:00
Zachary Straub (ZST)
d8005a82b9 [FIX] Quality: add missing/cutoff content
closes odoo/documentation#3488

X-original-commit: 591e80deb7
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-06 16:18:59 +01:00
Simon Goffin
02c6e7080d [FIX] content: The outlook add-in URL
The outlook add-in URL was not updated

opw:3131547

closes odoo/documentation#3477

X-original-commit: 4102ca51f5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-02 22:58:53 +01:00
Mahmoud Metwally
65aca15110 [FW][FIX] developer/javascript_reference: typos and phrasing
closes odoo/documentation#3473

Forward-port-of: odoo/documentation#3470
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 16:49:39 +01:00
Sam Lieber (sali)
37a3154a34 [ADD] Quality: configure quality control checks
closes odoo/documentation#3463

X-original-commit: ec1ddb34b1
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-02-01 22:05:32 +01:00
Zachary Straub (ZST)
2416aefc99 [IMP] inventory: add a note on default warehouses
closes odoo/documentation#3458

X-original-commit: e5069dbf72
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 18:02:40 +01:00
Donatienne Pirlot
ee66a47b0d [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#3453

Taskid: 2687652
X-original-commit: b5febf2299
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 23:34:02 +01:00
thkl-odoo
7ad8745159 [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#3447

X-original-commit: f469e4ef81
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-31 20:06:25 +01:00
Melanie Nguyen (meng)
114332176a [IMP] sales: fix returns and refunds
closes odoo/documentation#3434

X-original-commit: 2fb777e3e8
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Melanie Nguyen (meng) <meng@odoo.com>
2023-01-30 19:46:30 +01:00
Jonathan Castillo (jcs)
3f8bf2ef9c [IMP] accounting: update how to get api keys for silverfin integration
task 2918697

closes odoo/documentation#3425

X-original-commit: 9a0bf7bb0e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-27 14:34:40 +01:00
avg-odoo
d10c775d2a [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#3419

X-original-commit: 92de7ccb2d
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-26 23:09:41 +01:00
KC (ksc)
5f5d833dce [IMP] surveys:update get started docs
closes odoo/documentation#3413

X-original-commit: 3cf6e25f06
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-01-26 22:02:50 +01:00
Mathieu (mano)
207b741d23 [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#3405

X-original-commit: 53035435f9
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-26 17:10:47 +01:00
Donatienne Pirlot
5824b40937 [IMP] : accounting : manage a financial budget documentation
closes odoo/documentation#3398

X-original-commit: 78d3cf489a
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-26 07:58:29 +01:00
Jess Rogers (jero)
4827d4d7b3 [IMP] helpdesk: close_ticket.rst cleanup
closes odoo/documentation#3385

X-original-commit: 8396c2a4ad
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2023-01-24 19:47:22 +01:00
Nishant Jain (niai)
2fcbf678c8 [ADD] accounting/l10n: add section about E-waybill (India)
closes odoo/documentation#3392

X-original-commit: 97e914b340
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-24 18:05:23 +01:00
LoredanaLrpz
5ac2286abf [IMP] POS: improve and update the barcode page (text & screenshots)
Task ID: 3004918

closes odoo/documentation#3363

X-original-commit: 8138b95b0b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-01-20 14:43:45 +01:00
nle-odoo
aca7f2c9a6 [FIX] developer/guidelines: odoo addons import order
The example for import order is a little confusing since it is wrong.

closes odoo/documentation#3378

X-original-commit: f7b1f66b8c
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
2023-01-20 13:48:29 +01:00
Antoine Vandevenne (anv)
e314b16ce5 [IMP] supported_versions: add end of support dates for SaaS versions
closes odoo/documentation#3364

X-original-commit: ebce333c73
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-19 15:56:43 +01:00
Jonathan Castillo (jcs)
7c58340e99 [ADD] accounting: configuration of silverfin integration
task-2918697

closes odoo/documentation#3356

X-original-commit: 7f6535dcc8
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-01-18 19:50:47 +01:00
Wesley Kao (weka)
438eaf8abc [IMP] MRP: edited semi-finished products user doc
closes odoo/documentation#3334

X-original-commit: 79e08557d3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-17 10:54:08 +01:00
Ray Carnes
8dcc256582 [IMP] sales: update portal.rst
Removed old and probably not needed image of the dashboard showing the Contacts App

closes odoo/documentation#3342

X-original-commit: 4d3a10e8cd
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-16 20:45:16 +01:00
Donatienne Pirlot
43624b40d4 [ADD] accounting: add documentation related to the Kenyan localization
closes odoo/documentation#3328

Id: 3089195
X-original-commit: cc0285144a
Signed-off-by: Pirlot Donatienne (dopi) <dopi@odoo.com>
2023-01-13 11:22:47 +01:00
Antoine Vandevenne (anv)
b6b5b9257b [CLN] remove files for saas-15.1 and saas-15.3
closes odoo/documentation#3321

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-12 13:45:52 +01:00
Elisabeth Dickinson
47ac776111 [IMP] odoo_theme: Fix alerts and accordions colors
closes odoo/documentation#3318

X-original-commit: 8aebb79237
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-12 08:15:40 +01:00
Elisabeth Dickinson
9d4275238d [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`.

X-original-commit: ee2390fdaf
Part-of: odoo/documentation#3318
2023-01-12 08:15:40 +01:00
Elisabeth Dickinson
83f30a8247 [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.

X-original-commit: 32c9e59ae6
Part-of: odoo/documentation#3318
2023-01-12 08:15:39 +01:00
Sam Lieber (sali)
4b4486d40f [ADD] maintain: connect office365 with azure oauth
closes odoo/documentation#3313

X-original-commit: ff9d710a11
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-11 01:32:10 +01:00
Sam Lieber (sali)
3f7899a327 [ADD] maintain: setup mailjet api
closes odoo/documentation#3304

X-original-commit: 197a1cc932
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-01-06 16:50:27 +01:00
Antoine Vandevenne (anv)
b14a4c6762 [FIX] odoo_theme: re-enable redirect fallback logic
closes odoo/documentation#3297

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-05 13:12:04 +01:00
Mahmoud Metwally
f6bb78491b Update qweb.rst
closes odoo/documentation#3286

X-original-commit: 8cde1f7b74
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-04 13:49:42 +01:00
Odoo's Mergebot
180fb8a633
[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#3285

Forward-port-of: odoo/documentation#3268
Forward-port-of: odoo/documentation#3225
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-04 11:58:00 +01:00
Elisabeth Dickinson
fdca1dcc57 [IMP][CSS] Replace text-decoration on link with BS override 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
acefce591d [IMP][CSS] Reorder styles according to styles guidelines 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
620cdc2249 [IMP] fix typo 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
9801c68791 [IMP] icon fixes 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
725db742bf [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-04 11:10:09 +01:00
Elisabeth Dickinson
6faece15a4 [IMP][CSS] Remove browser prefixes and unnecessary mixins 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
6c02973f8a [IMP][CSS] Fix literals in alerts containing tabs 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
a470171c19 [IMP][CSS] Fix data indentation 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
4bde47cf32 [IMP][CSS] Fix alignment on modal btn-close 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
3b6ee77d28 [IMP] Indentation fix 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
ed55f50489 [REM] Removal of changelog
The idea was not developed and it has since been decided not to do it.
2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
6cf27d2dba [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-04 11:10:09 +01:00
Elisabeth Dickinson
1dedf7c1d0 [IMP][CSS] Fix color variable issue 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
77719c64ef [IMP][CSS] Revamp of the .o_spoiler element to use same code as alerts 2023-01-04 11:10:09 +01:00
Elisabeth Dickinson
7b75586379 [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-04 11:10:09 +01:00