Odoo Translation Bot
de7414df08
[I18N] Update translation terms from Transifex
2024-01-28 02:40:55 +01:00
Lara Martini (larm)
572a54b396
[ADD] Time Off: new documentation needed
...
closes odoo/documentation#7301
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-01-23 20:26:22 +00:00
tiku-odoo
bfe57fdbdd
[IMP] IoT Printer doc edits
...
closes odoo/documentation#7431
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-22 21:34:20 +00:00
Odoo Translation Bot
f94085fd8a
[I18N] Update translation terms from Transifex
2024-01-21 02:40:31 +01:00
tiku-odoo
9db684fe86
[RMV]Sales: remove snyc menu line ebay connector
...
closes odoo/documentation#7428
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-19 20:19:59 +00:00
tiku-odoo
d902bbbc19
[IMP] Microsoft Azure Email Phrasing update
...
closes odoo/documentation#7430
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-19 18:59:55 +00:00
tiku-odoo
055e332ef3
[RMV]VOIP:Scrub Asterisk Docs
...
closes odoo/documentation#7426
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-19 02:48:18 +00:00
Martin Trigaux (mat)
8392361ef0
[I18N] *: export 15.0 translations
...
closes odoo/documentation#7435
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2024-01-18 14:47:20 +00:00
Olivier Dony
d015d34fe8
[IMP] conf: special case alt lang links for legal terms
...
Legal terms live under specific URL as their translations are not
managed in the same manner.
Layout is like this:
/terms/enterprise.html (EN)
/terms/i18n/enterprise_fr.html (FR)
This commit adapts the generation of alternative languages links for each
"legal terms page", so that it targets the correct i18n link, or goes
back to the canonical EN one, depending on the target language.
closes odoo/documentation#7383
X-original-commit: 8062e54a7e
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2024-01-15 21:46:05 +00:00
Olivier Dony
f7947312fb
[CHG] legal: make Spanish partnership contract official
...
Removed the "not legally binding" warning, as Odoo now has official
establishments in countries when Spanish contracts are mandatory and
need to be binding. More careful reviews of the Spanish translations
will be necessary from now on.
X-original-commit: 43c2b85a1b
Part-of: odoo/documentation#7383
2024-01-15 21:46:05 +00:00
Olivier Dony
2f43aa2c56
[IMP] legal: update spanish Enterprise contract to v10a
...
Including spellchecking and proper emphasis of some important terms, and
the disambiguation of "Extra Covered Modules" and "Bug"
Removed the "not legally binding" warning, as Odoo now has official
establishments in countries when Spanish contracts are mandatory and
need to be binding. More careful reviews of the Spanish translations
will be necessary from now on.
X-original-commit: aa412ed32f
Part-of: odoo/documentation#7383
2024-01-15 21:46:05 +00:00
Odoo Translation Bot
eeccf39959
[I18N] Update translation terms from Transifex
2024-01-14 02:40:21 +01:00
Jonathan Castillo (jcs)
b6051fafcb
[FIX] redirects: redirection loop on install.rst
...
closes odoo/documentation#7201
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-01-12 11:38:43 +00:00
Donatienne (dopi)
99dbd6d61b
[MOV] geo ip installation: move page to install
...
Page moved from Websites to Install section
taskid-3512515
Part-of: odoo/documentation#7201
2024-01-12 11:38:43 +00:00
Brandon Seltenrich (BRSE)
7d56862e53
[IMP] barcode: update adjustments doc
...
closes odoo/documentation#6889
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-01-11 20:40:38 +00:00
Tom Aarab (toaa)
6a66644abe
[REM] accounting: multiple payments
...
Removing redundant page (see task)
See PR https://github.com/odoo/documentation/pull/6645
taskid-3466400
closes odoo/documentation#6651
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-11 12:16:26 +00:00
Tom Aarab (toaa)
fecb587e78
[IMP] localization: spain missing reports
...
Missing tax reports for
15 & 16: 347 & 349
17: 347, 349, & 390
taskid-3673259
closes odoo/documentation#7300
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-09 13:52:02 +00:00
Odoo Translation Bot
b876dc013a
[I18N] Update translation terms from Transifex
2024-01-07 02:40:31 +01:00
Tom Aarab (toaa)
c438e5a3aa
[IMP] accounting: checks
...
Cleared up some confusion about path menu and feature
Forward to master
taskid-3644544
closes odoo/documentation#7195
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-01-05 15:42:56 +00:00
Julien Castiaux
c55e8f251a
[FIX] developer/reference/cli: log on stderr
...
Odoo is actually logging on sys.stderr and not sys.stdout[^1][^2][^3].
Remove passage about the workflows, the workflows were an OpenERP
feature removed almost a decade ago in odoo/odoo@98cb4719db .
Fixes : #7210
[^1]: b3b9b2b49e/odoo/netsvc.py (L156)
[^2]: b3b9b2b49e/odoo/netsvc.py (L198)
[^3]: https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler
closes odoo/documentation#7253
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-04 16:15:26 +00:00
Tom Aarab (toaa)
36d0a51496
[IMP] accounting: payments doc update
...
Updated the payments doc page.
Forward to master.
16.3 -> Change reconciliation section
taskid-3610834
closes odoo/documentation#6645
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 16:15:23 +00:00
Tom Aarab (toaa)
d0b0cdfcf5
[IMP] accounting: reporting
...
Updated the reporting section.
Forward to 16.3
closes odoo/documentation#6533
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2024-01-04 16:15:22 +00:00
Tom Aarab (toaa)
d1a86f9050
[ADD] accounting: Incoterms
...
Adding an Incoterms page to the documentation
taskid-3615863
closes odoo/documentation#6708
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-01-03 16:51:37 +00:00
Tom Aarab (toaa)
50e9083274
[IMP] accounting: bank sync
...
Changed a note that was confusing to end users. Forward to 16.3
16.3 & 16.4 --> Fetch Account/Reconnect
17.0 --> Reconnect
taskid-3619168
closes odoo/documentation#6886
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-01-03 15:36:35 +00:00
Odoo Translation Bot
72cffb08e2
[I18N] Update translation terms from Transifex
2023-12-31 02:40:29 +01:00
Lara Martini (larm)
e3d4c2f843
[ADD] fleet: add a new vehicle
...
closes odoo/documentation#5759
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: jero-odoo <104637850+jero-odoo@users.noreply.github.com>
2023-12-29 23:23:53 +00:00
Lara Martini (larm)
d238fcfa4a
[IMP] Recruitment: Updated doc for v15 changes
...
closes odoo/documentation#6207
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-28 21:16:47 +00:00
Lara Martini (larm)
abb6130914
[ADD] Fleet: new services doc
...
closes odoo/documentation#5860
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-26 20:03:08 +00:00
Brandon Seltenrich (BRSE)
f3a2865dea
[IMP] mrp: update variants doc
...
closes odoo/documentation#7114
X-original-commit: 04822cc9d6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-12-26 18:53:52 +00:00
Lara Martini (larm)
f2b550ab78
[ADD] Referrals: new doc explaining all of referrals
...
closes odoo/documentation#6206
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-12-26 17:51:04 +00:00
Brandon Seltenrich (BRSE)
3908516bfb
[IMP] inventory: update differences doc
...
closes odoo/documentation#5495
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-26 16:47:18 +00:00
Odoo Translation Bot
5026b551d0
[I18N] Update translation terms from Transifex
2023-12-24 02:40:33 +01:00
Lara Martini (larm)
603a2e1866
[IMP] payroll: updated new work entry type image and info for 15
...
closes odoo/documentation#5347
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: jero-odoo <104637850+jero-odoo@users.noreply.github.com>
2023-12-22 20:14:37 +00:00
Brandon Seltenrich (BRSE)
13807f75ae
[IMP] barcode: update transfers scratch doc
...
closes odoo/documentation#6077
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-22 04:44:14 +00:00
Brandon Seltenrich (BRSE)
170eda0d18
[IMP] barcode: update barcode operations doc
...
closes odoo/documentation#5559
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-22 03:40:57 +00:00
Lara Martini (larm)
6704ff51de
[IMP] Recruitment: adding new hiring flow doc
...
closes odoo/documentation#5994
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-21 18:34:46 +00:00
Lara Martini (larm)
52a2a795a1
[ADD] fleet: new configurations doc
...
closes odoo/documentation#5763
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2023-12-21 18:34:45 +00:00
tiku-odoo
2048c588c4
[IMP] Market Connectors: eBay Marketplace edits
...
closes odoo/documentation#7051
X-original-commit: 1be2f877f6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-12-21 17:38:56 +00:00
Jess Rogers (jero)
88a0b155e5
[IMP] crm: update convert leads
...
closes odoo/documentation#5977
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: hojo-odoo <123424465+hojo-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2023-12-21 09:08:20 +00:00
tiku-odoo
3088c83b29
[IMP] Misc: Portal User Change Login Initial Commit
...
closes odoo/documentation#7050
X-original-commit: d423038270
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-21 06:51:15 +00:00
tiku-odoo
db3eb56709
[IMP] Productivity: Discuss Getting Started
...
closes odoo/documentation#7041
X-original-commit: cdd5dbead5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-21 06:51:14 +00:00
Lara Martini (larm)
fcba53839f
[ADD] Payroll: adding new reporting doc
...
closes odoo/documentation#6986
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-19 22:30:00 +00:00
Martin Trigaux
fd2da98f0e
[I18N] *: export 15.0 translations
...
closes odoo/documentation#6978
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-12-18 20:41:46 +00:00
Felicious
72f93a84ea
[FIX] barcode: typo in example
...
closes odoo/documentation#6969
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-18 17:05:46 +00:00
Odoo Translation Bot
1ec362d90e
[I18N] Update translation terms from Transifex
2023-12-17 02:40:16 +01:00
Julien Castiaux
8d1642984f
[FIX] deploy: nginx forwarded-host with tcp port
...
Install nginx using the nginx configuration found in the documentation
and changes the `listen` port to 8080. Start Odoo in `--proxy-mode`.
listen 8080;
server_name mycompany.odoo.com;
proxy_set_header X-Forwarded-Host $host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Real-IP $remote_addr;
location / {
proxy_pass http://127.0.0.1:8069 ;
}
Inside your browser, access "http://mycompany.odoo.com:8080 " you are
wrongly redirected to "http://mycompany.odoo.com:80 ".
Odoo uses the `X-Forwarded-Host` http header value to generate new URls,
in this configuration `$host` only contains the domain (=hostname using
the urllib terminology) instead of the domain+port (=netloc). The
variable that contains both the domain and the port is actually
`$http_host`.
closes odoo/documentation#6885
Closes : odoo/odoo#64643
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-12-14 13:45:06 +00:00
Lara Martini (larm)
bf979460ae
[ADD] Payroll: adding detailed payslips doc
...
closes odoo/documentation#6922
X-original-commit: 9486fe5b62
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <ksc@odoo.com>
Co-authored-by: samueljlieber <sali@odoo.com>
Co-authored-by: StraubCreative <zst@odoo.com>
2023-12-14 01:54:02 +00:00
Maximilien (malb)
bed0a11233
[FIX] accounting: cheat sheet reconcile
...
Before this commit, when doing the reconciliation of the table present in the
cheat sheet, the second reconciliation was wrong because the "Invoice 1" should
be reconciled with the twos partials payment. This Pr correct that by changing
the find parameter to target the partials also.
closes odoo/documentation#6918
Task: 3633468
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-12-13 11:16:51 +00:00
Tom Aarab (toaa)
b617b47ab2
[IMP] accounting: updated chart of accounts page
...
Updated the chart of accounts page. Forward to master.
16.3 -> Change "ellipsis" menu button
17 -> Change "Setup" to "View"
taskid-3609365
closes odoo/documentation#6617
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-12-12 16:23:18 +00:00
Tom Aarab (toaa)
f00cbb47e3
[IMP] accounting: fiscal positions update
...
Updated fiscal positions for 15.0/15.2
taskid-3611075
closes odoo/documentation#6656
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-12-12 15:07:45 +00:00