Antoine Vandevenne (anv)
21a09fd702
[FIX] Makefile: fix CSS compilation for multi-version/lang builds
...
Commit 547d90a
allowed `BUILD_DIR` to be defined from the CLI but didn't
update usages of `HTML_BUILD_DIR`. When building the documentation for
multiple versions and/or languages, we should rely on `HTML_BUILD_DIR`
to point to the appropriate directory.
2021-08-03 11:54:30 +02:00
Antoine Vandevenne (anv)
d1da272f21
[MERGE] Forward-port of branch 12.0 to 13.0
2021-07-29 15:06:22 +02:00
Odoo Translation Bot
97524ccda0
[I18N] Update translation terms from Transifex
2021-07-25 02:30:24 +02:00
Odoo Translation Bot
666e7324bc
[I18N] Update translation terms from Transifex
2021-07-25 01:30:31 +02:00
Antoine Vandevenne (anv)
5f29b23c70
[MERGE] Forward-port of branch 12.0 to 13.0
2021-07-20 12:53:44 +02:00
Xavier-Do
9a31ed8f67
[IMP] allow to define BUILD_DIR and better odoo detection
...
Building documentation implies some constraints: the source folder is
readonly, mainly because the sources are shared accros builds.
This implies that nor a symlink and a _build dir cannot be added in the
source directory.
The symlink will work in most cases localy for user with strange
multiverse structure, but if not found, the fallback will check in
parent directory. Most users and runbot will have all sources in the
same directory (both in universe and basic multiverse cases)
-(version?)
-odoo
-enterprise
-upgrade
-documentation
The second change will check if BUILD_DIR is defined before setting it,
allowing to use 'make BUILD_DIR=../build' to output the documentation
somewhere else.
2021-07-20 12:48:57 +02:00
Odoo Translation Bot
afdd438818
[I18N] Update translation terms from Transifex
2021-07-18 02:30:17 +02:00
Odoo Translation Bot
ec10063ab9
[I18N] Update translation terms from Transifex
2021-07-18 01:30:26 +02:00
Jonathan Castillo (jcs)
69364e7ddb
[IMP] accounting: remove deprecated tip in "reconciliation/use_cases"
...
task-2605395
2021-07-16 10:14:48 +02:00
Odoo Translation Bot
bc257a8f5e
[I18N] Update translation terms from Transifex
2021-07-11 02:30:18 +02:00
Odoo Translation Bot
2b076ce94f
[I18N] Update translation terms from Transifex
2021-07-11 01:30:22 +02:00
Valentin Chevalier
d30cb941c5
[IMP] guidelines: remove a deprecated tag
...
The 'oldname' tag has been deprecated for a few years
2021-07-09 10:51:13 +02:00
Demesmaeker
e528bbcfb5
[IMP] amazon_connector: add a note about the new amazon delivery policy
...
task-2573260
2021-07-08 11:14:00 +02:00
Victor Feyens
6c2e3e099e
[REV] services: keep what can i expect page
...
This doc page is still frequently used by the support.
This commit partly reverts 16418c020b
to keep the page as a hidden orphan page.
In the future, the content of this page should be moved
in the support contract and/or an independent odoo.com page
2021-07-07 16:38:09 +02:00
Florian Gilbert
4e070ab14c
[DEL] accounting: doc about Paypal
2021-07-07 15:46:47 +02:00
Florian Gilbert
4bd0353e2f
[ADD] accounting: new doc about Salt Edge
2021-07-07 15:46:47 +02:00
Florian Gilbert
2c9ce286d7
[IMP] accounting: update doc about Ponto
2021-07-07 15:46:47 +02:00
Florian Gilbert
64784c41ed
[IMP] accounting: improve doc about bank synchronization
2021-07-07 15:46:47 +02:00
Fabien Pinckaers
16418c020b
[IMP] *: introduce tables of contents in top-level app pages
2021-07-07 14:56:38 +02:00
Antoine Vandevenne (anv)
b4ef20a970
[MERGE] Forward-port of branch 12.0 to 13.0
2021-07-05 16:24:34 +02:00
Jonathan Castillo
7548209ed1
[IMP] accounting: refresh tax mapping addition to "eu_distance_selling"
...
- since the merge, the feature name got a different capitalization. This
is updated in the text
- the image is moved after the paragraph with `align:center` as the
`align:right` currently has an overflow issue with the following
admonition.
task-2587075
2021-07-05 16:21:33 +02:00
Jonathan Castillo
bfe6f805a8
[ADD] accounting: new doc about EU intra-community distance selling
...
task-2582383
2021-07-05 16:21:33 +02:00
Odoo Translation Bot
ebd932134d
[I18N] Update translation terms from Transifex
2021-07-04 02:30:51 +02:00
Odoo Translation Bot
f63e7e77d1
[I18N] Update translation terms from Transifex
2021-07-04 01:31:08 +02:00
Jonathan Castillo
2fafbc1b15
[FIX] general: add a redirection for previous "base_import" toc page
...
This toc page seems to have been shared and used. This redirection
now helps users find the content they're looking for.
task-2587076
2021-07-01 10:51:31 +02:00
Odoo Translation Bot
a5ab764c04
[I18N] Update translation terms from Transifex
2021-06-27 02:30:52 +02:00
Odoo Translation Bot
46643653bf
[I18N] Update translation terms from Transifex
2021-06-27 01:31:04 +02:00
Jonathan Castillo
3355500414
[IMP] accounting/l10n: add tip about fisaly registration in "germany"
2021-06-25 16:21:00 +02:00
Antoine Vandevenne (anv)
7faf5ff926
[MERGE] Forward-port of branch 12.0 to 13.0
2021-06-25 15:51:46 +02:00
Jonathan Castillo
65ece5951e
[ADD] accounting/l10n: information to use pos in Germany with TSS
...
task-2574610
Co-authored-by: Jacky Trinh <trj@odoo.com>
Co-authored-by: Jonathan Castillo <jcs@odoo.com>
2021-06-25 10:32:00 +02:00
Jonathan Castillo
c84ac0f7e4
[IMP] admin/odoo.sh: supported versions in "getting_started/create"
...
task-2581302
2021-06-24 16:48:17 +02:00
Jonathan Castillo
b423c066f9
[ADD] general: content about installing and upgrading apps and modules
...
task-2579050
2021-06-23 15:41:40 +02:00
Jonathan Castillo
e55138742f
[IMP] general: add intro for "general" + imp uninstalling apps/modules
...
task-2575136
2021-06-22 14:28:43 +02:00
Jonathan Castillo
5583691ae2
[IMP] general: move content about user deactivation to "users"
...
task-2575136
- general: move content about user deactivation to "users"
- the content is straighter to the point
2021-06-22 14:28:43 +02:00
Kevin Scannell
ce9e496873
[IMP] ecommerce: update 'product variants'
...
task-2486400
2021-06-21 11:07:59 +02:00
Alex Tuyls
c34e7eea30
[IMP] l10n_cl : fix typos
...
Fixed a couple of English grammar mistakes in the invoice PDF report paragraph.
2021-06-21 10:08:13 +02:00
Odoo Translation Bot
d8a669e6fc
[I18N] Update translation terms from Transifex
2021-06-20 02:30:58 +02:00
Odoo Translation Bot
889ff02027
[I18N] Update translation terms from Transifex
2021-06-20 01:31:12 +02:00
Ray Carnes
bba648dc66
[IMP] inventory: add infos to "expiration_dates" + english improvements
...
+ rst cleanup (jcs)
2021-06-18 11:15:03 +02:00
Xavier (xpl)
db02edc371
[ADD] applications/sales: Rental app documentation
...
* pricing
* rental agreement
* picking & return receipt
task: 2538109
2021-06-17 14:39:20 +02:00
Tal Shechtman
d59bc40f4a
[IMP] general settings: update google auth
...
task-2229412
2021-06-15 09:31:15 +02:00
Martin Trigaux
0421e03141
[I18N] *: export 13.0 source terms
2021-06-14 16:06:08 +02:00
Martin Trigaux
c38dbf59ce
[MERGE] Forward port of 12.0 into 13.0
2021-06-14 16:04:49 +02:00
Martin Trigaux
cafa11ac70
[I18N] *: export pot files
...
Including the new sphinx.pot containing the theme translations (filename chosen by sphinx)
2021-06-14 15:01:01 +02:00
Martin Trigaux
207bfd6684
[IMP] extension: mark HTML content as translatable
2021-06-14 15:01:01 +02:00
Martin Trigaux
3a915ce2d1
[FIX] conf: translate the theme
...
Adding the templates_path to make the theme discoverable
Courtesy of https://blog.1a23.com/2020/03/07/translate-text-in-sphinx-templates-and-configurations/
2021-06-14 15:00:16 +02:00
Jonathan Castillo
0fcc6fc9d8
[FIX] contributing: wrong doc reference to "memento"
2021-06-14 09:00:14 +02:00
Odoo Translation Bot
a040ad6797
[I18N] Update translation terms from Transifex
2021-06-13 02:30:16 +02:00
Odoo Translation Bot
7c2bcdb980
[I18N] Update translation terms from Transifex
2021-06-13 01:30:27 +02:00
Antoine Vandevenne (anv)
1f81173389
[MERGE] Forward-port of branch 12.0 to 13.0
2021-06-11 17:03:26 +02:00