Benoit Socias
5a446f5c59
[IMP] developer/views: add optional attribute for fields of list views
...
The attributes of fields of list views do not mention the `optional`
attribute while it is used by chapter 12 of the R&D Training.
This commit describes this `optional` attribute.
task-3380953
closes odoo/documentation#4823
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
2023-06-27 11:02:18 +02:00
KC (ksc)
802dc467de
[IMP] sales: updated down payment doc for RST and image reasons
...
closes odoo/documentation#4495
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-06-26 21:31:53 +02:00
Brandon Seltenrich (BRSE)
49029eda37
[IMP] inventory: update expiration dates doc
...
closes odoo/documentation#3899
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-26 20:43:07 +02:00
Odoo Translation Bot
058d4059dc
[I18N] Update translation terms from Transifex
2023-06-25 02:40:11 +02:00
Lara Martini (larm)
3c78017bef
[IMP] inventory: update strategies second person and images
...
closes odoo/documentation#3804
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-22 20:02:39 +02:00
Lara Martini (larm)
547ad6fca5
[ADD] Employees: anning a new employee
...
closes odoo/documentation#4466
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2023-06-22 19:24:55 +02:00
Jonathan
c111c68a7f
[IMP] localizations: small rst changes in belgium.rst
...
Backporting some rst changes introduced with #3442
closes odoo/documentation#4828
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2023-06-21 17:54:41 +02:00
John Holton (hojo)
649472bbda
[DEL] MRP: Delete Alternative Work Centers
...
closes odoo/documentation#4815
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2023-06-21 16:41:39 +02:00
Christophe Monniez
8aed7988ba
[FIX] deploy: reference the config parameter
...
The deploy documentation is assuming that `/etc/odoo.conf` is the
default config file, which is not the case.
With this commit, the configuration file references the cli
documentation.
closes odoo/documentation#4785
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-20 12:40:45 +02:00
Christophe Monniez
f03b4ca649
[IMP] maintain: switch to enterprise windows
...
* Update the title as `Upgrade Community to Enterprise` is confusing.
* Update 9.0 screenshots to more recent ones
* As the windows installer uses a real python interpreter, the install
command is updated accordingly.
Part-of: odoo/documentation#4785
2023-06-20 12:40:45 +02:00
Antoine Vandevenne (anv)
c1ec0664bb
[FIX] legal: fix broken PDF link
...
Apply the fix of e6aa5dd0
to `terms_of_sale.rst` and
`terms_of_sale_fr.rst` that were forgotten.
closes odoo/documentation#4783
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-19 13:59:52 +02:00
Odoo Translation Bot
d9a72b7180
[I18N] Update translation terms from Transifex
2023-06-18 02:40:11 +02:00
Loredana Perazzo
7c30510b21
[IMP] pos: write content on the Payment Terminals page
...
task-3358474
closes odoo/documentation#4675
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-16 17:34:07 +02:00
KC (ksc)
3e4e8acfed
[IMP] sales: updated pro-forma invoice doc
...
closes odoo/documentation#4496
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 18:45:44 +02:00
Sam Lieber (sali)
4b327417b0
[IMP] marketing: testing_running.rst format fixes
...
closes odoo/documentation#4323
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 16:58:47 +02:00
Sam Lieber (sali)
a09ca7bd0f
[IMP] marketing: workflow_activities.rst - Format fixes
...
closes odoo/documentation#4322
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 16:58:45 +02:00
Sam Lieber (sali)
89c1c1b357
[IMP] Update rst for target_audiences.rst (v14)
...
closes odoo/documentation#4321
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-15 15:48:38 +02:00
Odoo Translation Bot
001f117a1f
[I18N] Update translation terms from Transifex
2023-06-11 02:42:41 +02:00
Morfosys
7510b4bb23
[IMP] l10n: update links in mexico.rst
...
Update the link for Smarter Web to the appropriate landing page for
Odoo.
closes odoo/documentation#4673
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 11:50:42 +02:00
Benjamin Hanquin
98207740d5
[IMP] odoo.sh: settings collaborators access matrix
...
Add the Upgrade submenu, Fix the Settings submenu to User only in
staging branches and improve the style in order to be similar to
supported versions matrix
(https://www.odoo.com/documentation/16.0/administration/maintain/supported_versions.html )
closes odoo/documentation#4663
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 11:50:40 +02:00
Loredana Perazzo
455f8ed083
[IMP] pos: update the register customers section
...
task-3357882
closes odoo/documentation#4662
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-09 10:53:18 +02:00
Xavier-Do
417ae8d581
[FIX] werkzeug version
...
https://werkzeug.palletsprojects.com/en/1.0.x/objects.inv now returns a
404.
2023-06-09 01:10:35 +02:00
Lara Martini (larm)
66e73c9c37
[IMP] Expenses: updaitng out of date information and images
...
closes odoo/documentation#4553
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-08 00:05:47 +02:00
Brandon Seltenrich (BRSE)
c9dcbf6d01
[FIX] inventory: fix two step doc
...
closes odoo/documentation#4622
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-07 20:24:48 +02:00
Antoine Vandevenne (anv)
3d1293757a
[IMP] supported_versions: release saas-16.3
...
"September" didn't fit in the current table, so this commit also
replaces the previous implementation of the table by a `list-table`
directive... The real reason is that it was long due to ease future
updates of the table.
closes odoo/documentation#4620
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-05 15:29:38 +02:00
Odoo Translation Bot
ccda19a78c
[I18N] Update translation terms from Transifex
2023-06-04 02:40:10 +02:00
Brandon Seltenrich (BRSE)
17b53be028
[FIX] inventory: fix sn doc typos
...
closes odoo/documentation#4581
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-01 18:01:31 +02:00
Brandon Seltenrich (BRSE)
5a55437adc
[FIX] inventory: fix note in inv val config
...
closes odoo/documentation#4580
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-06-01 18:01:29 +02:00
Odoo Translation Bot
99fc138f7f
[I18N] Update translation terms from Transifex
2023-05-28 02:40:09 +02:00
Olivier Dony
19037c0c27
[FIX] legal: fix link to pt_BR PDF version
2023-05-26 20:01:03 +02:00
Olivier Dony
a718922b0c
[FIX] legal: add pt_BR translation of OEEL
...
Courtesy of LANA :)
closes odoo/documentation#4410
Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2023-05-25 17:41:17 +02:00
Olivier Dony
0df79a70e0
[FIX] legal: rename pt_BR + build PDF version
...
Part-of: odoo/documentation#4410
2023-05-25 17:41:17 +02:00
jopa-odoo
966bade927
[ADD] Legal: Portuguese (Brasil) translation of Odoo Enterprise Agreement
...
Part-of: odoo/documentation#4410
2023-05-25 17:41:17 +02:00
“Audrey
a520fa4c8e
[IMP] payment providers: Wire Transfer
...
taskid-3301001
closes odoo/documentation#4445
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-25 16:54:25 +02:00
“Dallas”
b054c6423a
[IMP] accounting: update epc qr code
...
task-3336175
closes odoo/documentation#4511
Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
2023-05-25 11:46:06 +02:00
Felicious
0430349c0e
[IMP] inventory: remove 1st person putaway
...
closes odoo/documentation#3914
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Co-authored-by: brse-odoo <brse@odoo.com>
Co-authored-by: meng-odoo <101904966+meng-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
2023-05-25 02:44:50 +02:00
Brandon Seltenrich (BRSE)
5bc3b94b61
[IMP] inventory: fix and update lots
...
closes odoo/documentation#3850
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-24 15:49:59 +02:00
“Dallas”
20972dc033
[IMP] contributing: change gui abbreviation to lower case
...
closes odoo/documentation#4505
Signed-off-by: Dean Dallas (dade) <dade@odoo.com>
2023-05-23 15:03:51 +02:00
Brandon Seltenrich (BRSE)
d400d85a8c
[IMP] mrp: update bills of materials
...
closes odoo/documentation#3714
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2023-05-22 18:31:48 +02:00
Brandon Seltenrich (BRSE)
af4ad4cf4d
[IMP] inventory: update serial numbers doc
...
closes odoo/documentation#3865
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-05-22 15:48:39 +02:00
Odoo Translation Bot
b57b7dcd01
[I18N] Update translation terms from Transifex
2023-05-21 02:40:11 +02:00
Olivier Dony
04072a5438
[CHG] legal: partnership contract v11 (updated level requirements + clarifications)
2023-05-19 12:37:44 +02:00
Jonathan Castillo (jcs)
2801fa607e
[FIX] accounting: mark salt edge bank sync provider available worldwide
...
task-3329454
closes odoo/documentation#4444
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-17 08:34:55 +02:00
Odoo Translation Bot
65f41f393e
[I18N] Update translation terms from Transifex
2023-05-14 02:40:09 +02:00
Antoine Vandevenne (anv)
b48ffacd8c
[IMP] tutorials/getting_started: rework the environment setup guide
...
This commit replaces a big chunk of the instructions relative to the
environment setup with a reference to the equivalent steps listed in the
contribution guide. It also moves the content of the "Create your first
PR" section from chapter 16 to chapter 2, as readers were struggling
with the Git configuration required to push their work to GitHub as they
progressed through the tutorial.
closes odoo/documentation#4380
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-05-10 14:03:00 +02:00
Tom Aarab (toaa)
767ee598ac
[IMP] accounting: follow-up reports
...
taskid-2057352.
Forward to master.
closes odoo/documentation#4376
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-05-10 08:40:53 +02:00
Loredana Perazzo
6740ad7811
[IMP] pos: note about businesses requirements to use Adyen
...
task-3251524
closes odoo/documentation#4366
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
2023-05-08 18:21:03 +02:00
Loredana Perazzo
89a1a95a2b
[IMP] pos: correct a typo in note
...
task-3296759
closes odoo/documentation#4354
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-08 14:05:56 +02:00
Xavier
1a657194ab
[IMP] upgrade: clarify and update the SLA section
...
task-3300955
closes odoo/documentation#4344
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
2023-05-08 11:41:38 +02:00
Odoo Translation Bot
3ee64ef99f
[I18N] Update translation terms from Transifex
2023-05-07 02:40:08 +02:00