dces-odoo
7723d2e56e
[IMP] accounting/l10n_ec: expense reimbursements
...
Co-authored-by: afma-odoo <afma@odoo.com>
2025-02-13 11:07:16 -05:00
mcsi-odoo
4b6e34efc5
[IMP] studio: automation rules correction
...
Task-3761784
closes odoo/documentation#12052
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-02-13 12:22:26 +00:00
Odoo Translation Bot
7368ad782b
[I18N] *: fetch 18.0 translations
2025-02-13 09:33:25 +00:00
xpl-odoo
c4bfeb9cae
[IMP] website: remove slash in redirect rule expression
...
task-4113085
closes odoo/documentation#12049
X-original-commit: a00b6cf990
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-02-12 14:25:17 +00:00
Sam Lieber (sali)
f4c16bc722
[IMP] data cleaning: field cleaning
...
closes odoo/documentation#12038
X-original-commit: 98b765babe
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-02-12 14:25:16 +00:00
jero-odoo
aa5d9911b3
[IMP] Inventory: Adjustments edit
...
closes odoo/documentation#12034
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-02-11 21:14:38 +00:00
mcsi-odoo
5c72ee6f63
[IMP] studio: adding link about accessing studio
...
Task-3761784
closes odoo/documentation#11999
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-02-11 15:32:36 +00:00
jero-odoo
123ea24f91
[IMP] Calendar: Outlook calendar configuration
...
closes odoo/documentation#12021
X-original-commit: f1030c6e9f
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2025-02-10 20:29:33 +00:00
Paolo Gatti
8495357d6e
[IMP] fiscal_localizations: Documentation for l10n_it_riba
...
Since the feature was released, lots of partners ask for
information/documentation about the RIBA feature. Add a concise
documentation explaining what users should know.
Ref: odoo/enterprise#74097
task-4497749
closes odoo/documentation#12005
X-original-commit: e8305bad12
Related: odoo/enterprise#78927
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Paolo Gatti (pgi) <pgi@odoo.com>
2025-02-10 16:24:03 +00:00
afma-odoo
52d8565f02
[IMP] accounting: update payment matching feature
...
task-3518648
closes odoo/documentation#11923
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-02-10 16:23:53 +00:00
afma-odoo
b6e6515fbf
[IMP] accounting: Update customer invoices page for 18.0
...
task-3416326
closes odoo/documentation#11813
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-02-10 14:51:30 +00:00
Zuzanna Luczynska
49b75e3213
[IMP] project: project dashboard minor corrections
...
closes odoo/documentation#12009
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-02-10 14:51:27 +00:00
Meet Jivani [MEJI]
bb69f01e71
[IMP] pos_urban_piper: clarify combo product handling
...
In this commit:
- Added a note explaining that UrbanPiper does not support combo products.
- Users need to create a new product and add combo items as variants to use them
with UrbanPiper.
task-4546712
closes odoo/documentation#11954
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-02-10 14:51:12 +00:00
Odoo Translation Bot
c7fb228d91
[I18N] Update translation terms from Transifex
2025-02-09 02:41:57 +01:00
Felicious
75f0258d19
[IMP] inventory: CRL - replenishment & visibility days
...
closes odoo/documentation#11966
X-original-commit: 26f226c51b
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Liz Bender <92882399+benderliz@users.noreply.github.com>
2025-02-08 16:58:49 +00:00
jero-odoo
7e375cfd54
[IMP] Inventory: Adjustments 18.0
...
closes odoo/documentation#11930
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
2025-02-08 02:21:02 +00:00
Harsh Modi
853583b0ce
[FIX] coding_guidelines: fix the alphabetic orders for the import
...
In odoo, as we suggest everyone to follow an alphebetic order.
The translator(`_`), ASCII is 95 and `a` ASCII value is 97
which '_' < 'a', the translator should be defined first in the
import before the `api` not at the end of the import
This commits adds an example to import static class `Command`
with a Capital alphabet with a ASCII value of `C` as 67
which will be before than the `_`
'C' < '_' < 'a'
This order of import should be followed while the import
closes odoo/documentation#11990
X-original-commit: c7a6b67a87
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
2025-02-07 15:28:27 +00:00
Nicolas Viseur (vin)
d7c0cdddbf
[IMP] l10n_vn: SInvoice documentation
...
Recently, a new module released to support integration of Odoo with SInvoice to support e-invoicing for Vietnam.
task - 3631616
closes odoo/documentation#11974
X-original-commit: 4b123b8464
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
Signed-off-by: Kim Dohyun (kido) <kido@odoo.com>
2025-02-07 03:58:47 +00:00
benderliz
be14393043
[IMP] Inventory: Merged cycle count docs and updated for 17.0
...
closes odoo/documentation#11731
X-original-commit: 6852e4b980
Signed-off-by: Liz Bender (beli) <benderliz@users.noreply.github.com>
2025-02-06 21:12:24 +00:00
Anita (anko)
6ad97e2fea
[IMP] applications/sales: prepare files for future Gelato documentation
...
task-3935688
closes odoo/documentation#11823
Related: odoo/odoo#193457
Related: odoo/enterprise#77839
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-02-06 19:56:54 +00:00
evtf-odoo
27acb59d79
[IMP] accounting/l10n_ar: purchase withholding automation
...
Add new section Withholding Management
Content based on v18
closes odoo/documentation#11770
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: Liz Bender (beli) <beli@odoo.com>
Co-authored-by: samueljlieber <sali@odoo.com>
Co-authored-by: dade-odoo <87431108+dade-odoo@users.noreply.github.com>
2025-02-06 17:59:33 +00:00
dikd-odoo
a94c8ed498
[IMP] sales: down payment intro
...
edits from FEKU
SALI edits
remove image
closes odoo/documentation#11943
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
2025-02-06 06:30:20 +00:00
jero-odoo
b9e82b8c29
[IMP] Calendar: Google integration update
...
closes odoo/documentation#11963
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: pabr-odoo <pabr@odoo.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2025-02-06 06:30:18 +00:00
“Chiara
7d4f6dc77a
[ADD] accounting: einvoicing for america
...
closes odoo/documentation#11765
Signed-off-by: Chiara Prattico (chpr) <chpr@odoo.com>
2025-02-05 11:19:47 +00:00
Merel Geens (mege)
44db5c84b3
[FIX] administration: correct Fedora version
...
The Odoo 17 and 18 RPM builds target Fedora 38 instead of 36:
16: https://github.com/odoo/odoo/blob/16.0/setup/package.dffedora#L3
17: https://github.com/odoo/odoo/blob/17.0/setup/package.dffedora#L3
18: https://github.com/odoo/odoo/blob/18.0/setup/package.dffedora#L3
Note that both Fedora 36 and 38 are EOL:
https://docs.fedoraproject.org/en-US/releases/eol/
closes odoo/documentation#11950
X-original-commit: 24966a91c8
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2025-02-03 17:46:26 +00:00
mcsi-odoo
a57baa8d09
[IMP] spreadsheet: remove default templates
...
task-4278043
closes odoo/documentation#11940
X-original-commit: 5cb47dcc92
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-02-03 11:42:29 +00:00
jero-odoo
968ca03d70
[IMP] inventory: Delivery Methods
...
closes odoo/documentation#11913
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2025-02-03 10:18:16 +00:00
benderliz
4aca6cd71e
[IMP] Inventory: Consignment typo in 16.0
...
closes odoo/documentation#11894
X-original-commit: 38640aeb0e
Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2025-02-03 10:18:13 +00:00
Odoo Translation Bot
4d3fafe972
[I18N] Update translation terms from Transifex
2025-02-02 02:44:15 +01:00
mcsi-odoo
66022fbb57
[IMP] studio: automated action send whatsapp
...
task-4442904
closes odoo/documentation#11926
X-original-commit: cafe8b3f4b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-01-31 17:51:01 +00:00
Audrey (auva)
7f711c6ef2
[IMP] iot: refactor and update configuration documentation
...
Restructure and update the iot documentation
closes odoo/documentation#11934
X-original-commit: a6dbcd0a9f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-31 17:50:51 +00:00
Donatienne (dopi)
6bf147384b
[IMP] ecommerce: checkout
...
taskid-4392415
closes odoo/documentation#11635
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-31 09:12:40 +00:00
dikd-odoo
2f050805bb
[IMP] sales: pricelists tabs
...
closes odoo/documentation#11918
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2025-01-30 23:40:12 +00:00
jero-odoo
00eb919fb4
[IMP] General: Email Server Subdomain Limitation
...
closes odoo/documentation#11905
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2025-01-30 02:09:47 +00:00
Tanya Bouman
b8f2514f93
[FIX] mobile: SS0 -> SSO typo
...
closes odoo/documentation#11825
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2025-01-29 16:56:15 +00:00
samueljlieber
68d7b8ccc1
[IMP] sales: update simplified pricelist settings
...
closes odoo/documentation#11809
X-original-commit: a0c8570226
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
2025-01-29 13:44:02 +00:00
John Holton (hojo)
0fc08e02f8
[ADD] Manufacturing: Lots and serial numbers
...
closes odoo/documentation#11728
Signed-off-by: John Holton (hojo) <hojo@odoo.com>
2025-01-29 13:43:42 +00:00
Tiffany Chang (tic)
4fc13ed595
[I18N] *: export latest terms
...
As per usual, leave off developer.pot and contributing.pot since we
don't translate them (not useful, can't really contribute to/dev in
Odoo without knowing English)
closes odoo/documentation#11903
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2025-01-29 07:11:45 +00:00
sjai-odoo
eee06ac7c4
[ADD] integration: barcodelookup documentation
...
Task-4464181
closes odoo/documentation#11774
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-29 05:49:18 +00:00
Loredana Perazzo
c792d379de
[IMP] POS: move configuration in toctree
...
task-4512527
closes odoo/documentation#11877
X-original-commit: 92b968d337
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-01-28 15:43:09 +00:00
LoredanaLrpz
989f2faf9a
[IMP] pos: resize & scale content (table and screenshots)
...
task-4521596
closes odoo/documentation#11897
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-01-28 08:45:13 +00:00
Erwin Zoer
a9ff26efdd
[FW][FIX] developer/howtos/upgrade_custom_db: fix typo
...
Changed the word devolopments to developments
closes odoo/documentation#11876
Forward-port-of: odoo/documentation#11864
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-27 21:04:54 +00:00
mcsi-odoo
6051f2f638
[IMP] accounting: ocr free iap test credits for enterprise users
...
task-4328876
closes odoo/documentation#11875
X-original-commit: 058e379a40
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
2025-01-27 14:39:13 +00:00
Loredana Perazzo
565022703a
[ADD] POS: how to configure and use the preparation display
...
task-3604858
closes odoo/documentation#11853
X-original-commit: 2eb1deaf11
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2025-01-27 09:28:05 +00:00
“Chiara
8b1f8e1fc6
[IMP] accounting: italian localization typo
...
closes odoo/documentation#11844
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-27 09:28:02 +00:00
mcsi-odoo
f3d8007c29
[IMP] accounting: order of fiscal localizations updated in toc
...
task-4285498
closes odoo/documentation#11858
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2025-01-27 09:27:59 +00:00
sk-nada
e241c7a088
[FIX] tutorials/server_framework_101: update link for example of list
...
previous link was for code that used tree in xml. The tree tag throws Traceback error in 18.0. This commit will provide the correct example with list tag instead of tree tag.
closes odoo/documentation#11865
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2025-01-27 07:58:48 +00:00
Odoo Translation Bot
8750d5f859
[I18N] Update translation terms from Transifex
2025-01-26 02:43:37 +01:00
Parish Bracha
a541383a1d
[IMP] Sales: Quotation Templates update
...
closes odoo/documentation#11787
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2025-01-24 22:10:11 +00:00
jero-odoo
60a0d4cdb5
[IMP] Inventory: wave transfers 18
...
closes odoo/documentation#11761
Signed-off-by: Jessica Rogers (jero) <jero@odoo.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>
2025-01-24 15:41:07 +00:00