Commit Graph

121 Commits

Author SHA1 Message Date
samueljlieber
97f9ae1b95 [FIX] clean unused resource files
Part-of: odoo/documentation#12010
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-02-13 08:44:14 +00:00
xpl-odoo
a6f1cd2cf9 [IMP] general: remove mailjet notifications setup
closes odoo/documentation#11543

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-09 13:07:23 +00:00
jero-odoo
92a90f60e8 [IMP] Email: update mailjet parameter note
closes odoo/documentation#11437

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-25 14:35:09 +00:00
Audrey (auva)
d8b827cda4 [IMP] payment_providers: PCI DSS compliance, payment methods on portal
task-4042449
task-2949379

closes odoo/documentation#10945

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-09-10 09:40:39 +00:00
bve-odoo
df145bf622 [FIX] microsoft_outlook: redirect URL error if not matching
_compute_outlook_uri is using get_base_url, providing the
web.base.url of the database that is subject to changed as
stated on the website documentation: if the user logging-in
is using another URL to connect to the db, and has the
Administration/Settings access right (res.groups: base.group_system)

opw-4056377

closes odoo/documentation#10373

X-original-commit: 1f7c0a9b2e
Signed-off-by: Baptiste Vergote (bve) <bve@odoo.com>
2024-07-26 13:17:59 +00:00
Donatienne (dopi)
afe32dfbeb [IMP] General: Change language
taskid-3964562

closes odoo/documentation#9670

Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-06-24 09:03:44 +00:00
Loan (LSE)
079ca0cc0c [IMP] general: iot add payment terminals link
closes odoo/documentation#9320

X-original-commit: 258636564e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-05-15 05:17:19 +00:00
XPL
e16a66706a [IMP] settings: simplify the developer mode page
task-3849915

closes odoo/documentation#9208

X-original-commit: df888df654
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-05-07 13:49:33 +00:00
tiku-odoo
fcd9b40293 [IMP] general: iot windows iot revise version
closes odoo/documentation#9084

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-04-30 20:59:43 +00:00
Loredana Perazzo
446a134a0d [IMP] iot: admonition about the required certification to use a scale in POS
task-3876833

closes odoo/documentation#8982

X-original-commit: 4a12c56fc4
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-04-25 15:09:49 +00:00
XPL
15a12a7b10 [IMP] point of sale: wordline windows firewall
task-3865298

closes odoo/documentation#8709

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-04-15 07:56:53 +00:00
tiku-odoo
490f337fb4 [IMP] general: iot troubleshooting printer addition
closes odoo/documentation#8688

X-original-commit: e444f8678e
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-12 21:01:15 +00:00
tiku-odoo
d6e9edf7b8 [IMP] general: users rewrite
closes odoo/documentation#8646

X-original-commit: 3f2f33a349
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-10 18:27:36 +00:00
tiku-odoo
34f2fb7561 [IMP] general: integrations outlook plugin add block
closes odoo/documentation#8616

X-original-commit: 21f23d98d3
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-09 19:51:58 +00:00
tiku-odoo
7f22528e73 [IMP] general: companies digest email rewrite
closes odoo/documentation#8546

X-original-commit: 9897673e93
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-04 20:48:46 +00:00
tiku-odoo
e30c87800d [IMP] general: iot windows iot update process
closes odoo/documentation#8361

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-03-28 18:33:11 +00:00
tiku-odoo
c779852011 [IMP] general: users access rights rewrite
closes odoo/documentation#8393

X-original-commit: ae061c9041
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-27 18:01:58 +00:00
tiku-odoo
0ec8579b92 [IMP] iot: flash card update section
closes odoo/documentation#8294

X-original-commit: 1f89b5f4b2
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-21 20:09:48 +00:00
tiku-odoo
2fad56f841 [IMP] email comms: feedback loop edit
closes odoo/documentation#8171

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-20 20:39:55 +00:00
Jonathan Castillo (jcs)
32aafb08cb [MOV] documentation structure reorganization
This commit aims to improve the documentation's navigability by
redefining some categories' purposes and titles.

There is a redirection rule for each documentation page moved.
This ensures that users won't have a 404 error message.

task-3217827

closes odoo/documentation#8056

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-03-11 13:59:04 +00:00
tiku-odoo
256c96b56f [IMP] misc: email comm add allowed alias sys parameter
closes odoo/documentation#8077

X-original-commit: 7bd289f370
X-original-commit: 7bd289f370
X-original-commit: 7bd289f370
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-03-08 20:17:11 +00:00
Marion (masp)
4efd4c2788 [ADD] integration: geolocation
task-3694395

closes odoo/documentation#7971

X-original-commit: 74978109ee
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-03-01 19:40:48 +00:00
tiku-odoo
43b5825a4c [IMP] misc: voip onsip version 16 changes
closes odoo/documentation#7894

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-03-01 00:39:43 +00:00
Donatienne (dopi)
fff87ea667 [IMP] maintain: domain names
task-3595179

closes odoo/documentation#7878

X-original-commit: 89a6adc160
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-02-26 17:10:20 +00:00
tiku-odoo
d3b848786b [IMP] misc: voip onsip edits
closes odoo/documentation#7844

X-original-commit: 0a133687dd
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-02-23 20:00:52 +00:00
tiku-odoo
b8909aa7be [IMP] Misc VoIP Version Clean-up
closes odoo/documentation#7668

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-02-09 02:35:39 +00:00
tiku-odoo
c966184d3c [ADD] Misc: VoIP Axivox Dial Plan Edits
closes odoo/documentation#7650

X-original-commit: 5ea7d3aa16
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-02-06 19:38:01 +00:00
tiku-odoo
64afeaebb0 [IMP] Misc Auth LDAP Typo Edits
closes odoo/documentation#7583

X-original-commit: 03678233c5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-01-30 15:47:28 +00:00
tiku-odoo
f097e22df0 [RMV]VOIP:Scrub Asterisk Docs
closes odoo/documentation#7438

X-original-commit: 055e332ef3
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-01-19 15:16:18 +00:00
tiku-odoo
5e7b7e6098 [IMP] Misc: Portal User Change Login Initial Commit
closes odoo/documentation#7053

X-original-commit: d423038270
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-12-21 06:50:47 +00:00
Xavier (XPL)
3ead6e0f99 [IMP] reporting: improve grammar and remove image centering
closes odoo/documentation#6644

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-24 10:28:27 +00:00
Louis Baudoux
df474342ba [IMP] iap: move from first-person to second-person writing
For some reason, the first-person was used throughout the IAP
documentation, and quite inconsistently.
As the rest of the documentation is using second-person writing, IAP
should be no exception.

closes odoo/documentation#6298

X-original-commit: 8d0ae3b5df
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-11-07 16:10:04 +00:00
Louis Baudoux
282f041ed1 [IMP] iap: remove documentation related to IAP services creation
It has been decided to remove the possibility for our users to create
their own IAP services.
This decision was motivated by the fact that, in the 5 years of
existence of IAP, very few non-Odoo services have been created and
actively used by our customers.

X-original-commit: 0c1b7c4636
Part-of: odoo/documentation#6298
2023-11-07 16:10:04 +00:00
tiku-odoo
02fe31a422 [IMP] Maintain/Productivity: Azure Name Change
closes odoo/documentation#6171

X-original-commit: b65dd60b25
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-19 03:58:34 +00:00
Louis Baudoux
7148aee276 [IMP] iap: document account deactivation
A new way to disable IAP accounts has been introduced recently.

This feature is mostly used in neutralization scripts to prevent
customers from accidentaly consuming their credits on their
staging/testing databases.

Documenting it will help users re-enable their accounts if they still
wish to use it in a testing environment.

closes odoo/documentation#6134

X-original-commit: fa604a95b0
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-17 08:38:09 +00:00
Jolien
a5272c2845 [FIX] EMAIL TEMPLATES: fix typo
closes odoo/documentation#6088

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-10-11 06:40:04 +00:00
tiku-odoo
ca2feb8dd4 [IMP] Misc: Email Template 16
closes odoo/documentation#5124

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-09-30 02:29:09 +00:00
Zachary Straub (ZST)
ff0eee15c3 [FIX] voip: update broken links, light markup cleaning
closes odoo/documentation#5692

X-original-commit: 2fff805029
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-30 23:01:51 +00:00
Jonathan
cf4a7a94a1 [IMP] email com: update daily limit
The current default daily limit for one-app free
is 20 mails only. This commit updates the value.

closes odoo/documentation#5504

X-original-commit: c0ca09cdde
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-08-16 18:48:40 +02:00
Sam Lieber (sali)
4081ec3f17 [ADD] accounting: l10n_br avalara implementation
closes odoo/documentation#5199

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-11 11:01:18 +02:00
tiku-odoo
7babf06b44 [IMP] Misc Oauth Azure Clarification
closes odoo/documentation#5442

X-original-commit: b41d69ae82
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-08-10 00:44:29 +02:00
tiku-odoo
91895e7f86 [IMP] Misc: Oauth Azure
closes odoo/documentation#5041

closes odoo/documentation#5250

X-original-commit: 66b2a3d50e
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-08-02 23:09:57 +02:00
Xavier (XPL)
5ee932e14b [IMP] general: add screenshot of stacked line chart in reporting
task-3375264

closes odoo/documentation#5147

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-18 16:39:40 +02:00
Xavier
1853f226e7 [ADD] Spreadsheet: templates
task-3235170

closes odoo/documentation#3985

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Co-authored-by: Xavier <xpl@odoo.com>
Co-authored-by: Loredana <lrpz@odoo.com>
2023-06-22 22:56:47 +02:00
tiku-odoo
9267ce21a5 [IMP]Misc:SysParm-edits-email-doc
closes odoo/documentation#4277

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-05-22 20:52:08 +02:00
Jonathan Castillo (jcs)
ebeebbcd45 [MOV] accounting: restructuration of the accounting documentation
This commit improves the structure of the accounting documentation by
- reducing the levels necessary to reach the information
- grouping some docs
- moving content to their parent category page (content in all levels)
- renaming some sections to reflect the structure of the app better

task-3330093

closes odoo/documentation#4470

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-20 08:26:00 +02:00
Timothy Kukulka (tiku)
6b5d0ab29e [IMP] Google Oauth Docs edits final review
closes odoo/documentation#4300

X-original-commit: 5b63bfcba9
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-04-30 19:45:16 +02:00
Jonathan Castillo (jcs)
3d2c5d7c16 [MOV] calendar: "Calendar" app from "Misc" to "Productivity"
To improve the structure of the documentation, the "Miscellaneous"
section should be limited as much as possible.

This commit:
- renames "Calendars" into "Calendar" (as the app name)
- moves the app from the "Miscellaneous" section to the "Productivity"
  section
- fixes the wrong file structure to follow the toc
  (e.g. general/calendars/outlook/outlook_calendar -> productivity/calendar/outlook)

task-3217827

closes odoo/documentation#4123

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-04-11 23:27:10 +02:00
Jonathan Castillo (jcs)
8b13e1b0dc [MOV] website: structure
As a first step to update the doc - at last! - we first need to update
its structure.

task-3269837

Part-of: odoo/documentation#4107
2023-04-11 21:54:07 +02:00
Timothy Kukulka (tiku)
098ecbcb99 [IMP] General: Oauth seemore additions
closes odoo/documentation#3934

X-original-commit: aa4e5d7a01
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-03-29 03:40:58 +02:00