Commit Graph

3078 Commits

Author SHA1 Message Date
Odoo Translation Bot
74981f1b9a [I18N] Update translation terms from Transifex 2023-03-05 01:40:29 +01:00
Martin Trigaux
e4bf31cde7 [I18N] *: export source translations
closes odoo/documentation#3740

X-original-commit: f36480fee1
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-03-03 14:06:18 +01:00
Jonathan Castillo (jcs)
35e4d95812 [IMP] accounting: add custom anchors to tax_return.rst headings
closes odoo/documentation#3677

X-original-commit: 91fadf0ff6
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-03 09:52:07 +01:00
Cindy
b176228cd1 [IMP] contributing: fix a punctutation mistake in contributing
For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders." instead of For instance, "Fix a typo"
         or "Add documentation for invoicing of sales orders".

closes odoo/documentation#3732

X-original-commit: da87d72167
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 18:58:51 +01:00
LoredanaLrpz
adad64289f [IMP] pos: add port num for windows os, rem useful tips and check indent
Task ID: 3193053

closes odoo/documentation#3713

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-02 15:03:22 +01:00
John Holton (hojo)
f88057d33f [ADD] MRP: using work centers
closes odoo/documentation#3697

X-original-commit: dd304af1e3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2023-03-02 00:18:31 +01:00
Tom Aarab (toaa)
4b60815488 [FIX] website: syntax error (fix for translators)
A translator notified me that one of the sentences in English made no
sense, so I'm fixing it to 1) make sense now 2) make it easier for the
translator.

Small fix, this page will be depecrated when I have time to make a new
one.

Forward to master.

closes odoo/documentation#3707

Taskid: 3211784
X-original-commit: f4ede744ae
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-01 15:07:33 +01:00
Sam Lieber (sali)
cc7467788d [IMP] sales: product variants config btn instructions
closes odoo/documentation#3696

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-01 10:45:43 +01:00
Antoine Vandevenne (anv)
72e636da5f [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes odoo/documentation#3672

X-original-commit: 48571c05a4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-27 16:01:07 +01:00
Odoo Translation Bot
5d5604f9f5 [I18N] Update translation terms from Transifex 2023-02-26 01:40:28 +01:00
Timothy Kukulka (tiku)
44ddf2f812 [MOV] Misc: Move Portal doc to Misc
closes odoo/documentation#3630

X-original-commit: d690314ba5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2023-02-24 18:20:44 +01:00
John Holton (hojo)
3729e23729 [FIX] Odoo.sh: correct content error
closes odoo/documentation#3665

X-original-commit: 033f6de839
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-24 11:58:09 +01:00
“Chiara
86089fead4 [ADD] Accounting: Italian warning
closes odoo/documentation#3650

Taskid: 3201538
X-original-commit: eea1aec26b
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: chiaraprattico <chpr@odoo.com>
2023-02-22 17:18:54 +01:00
Antoine Vandevenne (anv)
ff8c242d01 [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir
task-2991663

closes odoo/documentation#3644

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
a8e8a7b1c9 [MOV] developer/api/extract_api: move "Extract API" to the reference dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
fe6f9d42ff [MOV] developer/api/external_api: move "External API" to the reference dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
25c44f8caa [MOV] developer/api/iap: move "In-App Purchase" to the howtos dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:26 +01:00
Antoine Vandevenne (anv)
087c9aee73 [MOV] developer/iot: move "Internet of things" the howtos dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
e61fbafb0d [IMP] tutorials/*: hide outdated tutorials
*: backend, web, website

task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
3a24384582 [MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
535103974b [MOV] howto/website: move "Building a website" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:25 +01:00
Antoine Vandevenne (anv)
f38a85a584 [MOV] howtos/backend: move "Building a module" to the tutorials dir
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
41cf87f57e [MOV] tutorials/getting_started/*: promote advanced chapters to independent tutorials
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
c140f7de4e [MOV] howto/rdtraining: move "Getting started" to the tutorials dir
This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Antoine Vandevenne (anv)
642b027d44 [ADD] developer/tutorials: add a directory for developer tutorials
task-2991663

Part-of: odoo/documentation#3644
2023-02-22 14:31:24 +01:00
Odoo Translation Bot
31f9be01db [I18N] Update translation terms from Transifex 2023-02-19 01:40:18 +01:00
KC (ksc)
934d129f25 [ADD] events: added complete documentation
closes odoo/documentation#3593

X-original-commit: b76b3fa3f3
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2023-02-17 20:56:37 +01:00
Donatienne Pirlot
0abbeba5f7 [IMP] accounting: update cheat sheet
This PR change the cheat sheet of the accounting documentation.
Change done:
* Change name of the file: memento to cheat_sheet
* Adding explanation to the doc (Ex: Invoices and bills status)
* Correcting some sentences

closes odoo/documentation#3621

Task-id: 2847663
X-original-commit: 2fa9de17e1
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 17:21:54 +01:00
Jonathan Castillo (jcs)
62530792cd [IMP] install/maintain: add section about search engine indexation
task-3179504

closes odoo/documentation#3616

X-original-commit: 2fccceb964
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-17 16:18:23 +01:00
Jonathan Castillo (jcs)
570e079b4c [FIX] legal: RST cleanup (headings delimiters characters)
This commit changes the characters used as heading delimiters in the
/legal/ folder of the documentation. This makes it easier for writers to
figure out the heading order as all other files in this repository use
the same order of heading delimiters characters.

closes odoo/documentation#3610

X-original-commit: 983778b5b6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-17 15:16:09 +01:00
Sam Lieber (sali)
07abbe74de [IMP] marketing: sms pricing and faq doc updates
closes odoo/documentation#3562

X-original-commit: 1591e1f087
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-16 20:30:10 +01:00
Brandon Seltenrich (BRSE)
7169946cba [IMP] inventory: update automated inventory valuation
closes odoo/documentation#3601

X-original-commit: aaa1de94bd
Signed-off-by: Brandon Seltenrich (brse) <brse@odoo.com>
2023-02-16 19:13:34 +01:00
Jonathan Castillo (jcs)
c5434ccd0a [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#3568

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-14 14:27:44 +01:00
LoredanaLrpz
295d29effd [IMP] pos: rename & redo receipt page (structure, text, images)
Task ID: 3005121

Do not merge for Odoo 16 - configuration flow to modify

closes odoo/documentation#3429

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-14 11:17:33 +01:00
Victor Feyens
7c027ea367 [FIX] *: typos
closes odoo/documentation#3547

X-original-commit: 831cf23be9
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 14:54:55 +01:00
Victor Feyens
2e13740363 [ADD] tests: add sphinxlint checkers for headings
task-2801043

X-original-commit: ad768c33aa
Part-of: odoo/documentation#3547
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-13 14:54:55 +01:00
Mahmoud Metwally
784963e89d [FIX] developer/howtos: typos and phrasing
closes odoo/documentation#3541

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-13 12:51:54 +01:00
Jonathan Castillo (jcs)
323110f676 [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#3537

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-13 11:55:25 +01:00
Odoo Translation Bot
08fb17e689 [I18N] Update translation terms from Transifex 2023-02-13 08:21:07 +01:00
Jonathan Castillo (jcs)
f270587a12 [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#3538

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 21:00:03 +01:00
“Chiara
ec0fae4992 [IMP] accounting/l10n: Italian Localization
closes odoo/documentation#3522

Taskid: 3067241
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-09 18:31:52 +01:00
Donatienne Pirlot
546db0647f [ADD] accounting: localization page for uk
closes odoo/documentation#3515

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:16:03 +01:00
Martin Trigaux
5c368b7af3 [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#3514

X-original-commit: 040ceeb39c
Related: odoo/odoo#112269
Related: odoo/enterprise#36853
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>
2023-02-09 14:11:53 +01:00
Zachary Straub (ZST)
063f035712 [FIX] Quality: add missing/cutoff content
closes odoo/documentation#3487

X-original-commit: 591e80deb7
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-02-06 20:23:17 +01:00
Odoo Translation Bot
4051d25179 [I18N] Update translation terms from Transifex 2023-02-05 01:40:41 +01:00
Simon Goffin
4102ca51f5 [FIX] content: The outlook add-in URL
The outlook add-in URL was not updated

opw:3131547

closes odoo/documentation#3469

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 18:34:05 +01:00
Mahmoud Metwally
65347b99b4 [FIX] developer/javascript_reference: typos and phrasing
closes odoo/documentation#3470

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2023-02-02 15:18:41 +01:00
Sam Lieber (sali)
616347b8c7 [ADD] Quality: configure quality control checks
closes odoo/documentation#3462

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:44 +01:00
Zachary Straub (ZST)
e5069dbf72 [IMP] inventory: add a note on default warehouses
closes odoo/documentation#2979

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-01 10:21:39 +01:00
Donatienne Pirlot
75e1bfd099 [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#3452

Taskid: 2687652
X-original-commit: b5febf2299
Signed-off-by: Zachary Straub <zst@odoo.com>
2023-01-31 23:34:13 +01:00