Commit Graph

2034 Commits

Author SHA1 Message Date
Sam Lieber (sali)
5060b34697 [IMP] accounting/avatax: update limitations for 18
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-12-04 22:31:26 +00:00
samueljlieber
7ead3df30d [IMP] sales: update settings navigation for multi address
closes 

X-original-commit: c22f90137b
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
2024-12-04 14:52:56 +00:00
Sam Lieber (sali)
76e88f8f06 [FIX] tutorials: explicit translation function example
closes 

X-original-commit: cb1f1e89d6
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-12-04 14:52:54 +00:00
LoredanaLrpz
04111d2f04 [IMP] POS: returns and credit note
task-4016275

closes 

X-original-commit: 208c1b8e81
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-03 13:11:36 +00:00
Doh (KIDO)
2d2c3edffe [IMP] l10n_my: MyInvois documentation
Recently, there has been a new module to support MyInvois which is legally mandatory for Malaysia. With its release this week, documentation is required for the users to add specific information to register Odoo as an intermediary but also to let them know how the set-up is and the business flow achievable in Odoo.

task-3953659

closes 

Signed-off-by: Kim Dohyun (kido) <kido@odoo.com>
2024-12-03 07:52:31 +00:00
xpl-odoo
0c135dd29c [IMP] website: cloudflare configuration
task-4113085

closes 

X-original-commit: f8cb28ce14
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-12-02 20:28:02 +00:00
Parish Bracha
a36da03009 [IMP] Email marketing: Analyze metrics reports
closes 

X-original-commit: 47da91a9d6
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-12-02 17:26:35 +00:00
afma-odoo
f4d64763c0 [IMP] Fiscal Localizations: Add CIS deduction info for UK
task-4341297

closes 

Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-12-02 16:03:35 +00:00
afma-odoo
d4564632c3 [IMP] Fiscal localizations: Add info about Teledec and liasse fiscale
task-4342454

closes 

Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-12-02 16:03:34 +00:00
vava-odoo
7b5828d047 [FIX] developer/tutorials/importable_modules: no self in actions
In ir.actions.server, the variable containing the record(s) is not
`self`, but `record` and `records`.
Also, since there is a word about `store` attribute for computed
fields, this commit specifies the behaviour of `readonly` attribute.

closes 

X-original-commit: d77d3ace2a
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
2024-11-29 21:36:49 +00:00
afma-odoo
2920b764f1 [IMP] accounting: info about proforma label on invoices
task-3938154
task-3416326
task-2466972

closes 

X-original-commit: b81d1a6d8a
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-11-29 14:29:07 +00:00
Bastien Fafchamps (bafa)
8ef0514ad1 [IMP] developer/*: update js code to ES6
This PR updates javascript code to be up to date with the codebase standards:
- use the `static` keyword when possible
- proper owl imports
- removed unecessary `@odoo-module` directives

Task ID: 2258359

closes 

Signed-off-by: Bastien Fafchamps (bafa) <bafa@odoo.com>
2024-11-28 17:27:01 +00:00
John Holton (hojo)
34c1edef12 [IMP] Quality: add spreadsheet check to QCP doc
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-28 03:24:51 +00:00
John Holton (hojo)
e1227f0c2b [IMP] Manufacturing: update MO costs
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-28 03:24:50 +00:00
Harsh Modi
5453741f0c [FIX] l10n_in_edi_ewaybill: fix the typos and update the functionality
In commit - 1e4c53871d (diff-fe059f98e5cefbc09ee21ab8b14d90ba3676d8b0998d9589865d1b5a2d708a7eR38)

The automation sending of ewaybill was removed. But the documentation still
says that we provide automation sending of the ewaybill. In this commit
we update documentation as per the current code

closes 

X-original-commit: 30d6e17cf9
Signed-off-by: Harsh Modi (hamo) <hamo@odoo.com>
2024-11-27 12:18:28 +00:00
masi-odoo
9cb00bdb01 [IMP] accounting/l10n_co: Update documentation for DIAN module
This commit improves the official documentation to support the strategy to focus on the new DIAN electronic invoicing module on V18 (leaving notes and references for clients still using Carvajal in this version)

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-22 12:07:11 +00:00
Donatienne (dopi)
72020aea3f [IMP] ecommerce: cross-upselling
closes 

Taskid: 4273498
X-original-commit: 4590851acf
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-11-22 07:47:24 +00:00
John Holton (hojo)
3a85ef3436 [IMP] Inventory: add UPS warning
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-21 19:35:41 +00:00
xpl-odoo
14efdd7db6 [IMP] upgrade: harmonize release interval
task-4346126

closes 

X-original-commit: e953d8f838
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 19:35:33 +00:00
xpl-odoo
d7c6f5eb8f [IMP] on-premise: remove too many users upsell alert block
task-4343506

closes 

X-original-commit: b923389182
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-21 19:35:30 +00:00
xpl-odoo
b58c84f8aa [IMP] localizations: clarify, simplify and update the content
closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-20 14:18:38 +00:00
kekiss
4cc5aaa9b3 [IMP] Productivity: Discuss Getting Started rewrite
[FIX] Updates to Discuss doc for 17.0

Adding reviewer suggestions

Added blank line at end of file

closes 

X-original-commit: cdf833810f
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-11-20 07:10:37 +00:00
Valentino
37dd1d8327 [IMP] accounting/l10n_br: Resourceful links section for onboarding
Add the relevant links to improve the onboarding of new customers. This documentation is accessible from the `res.config` in the customer DB.

To improve the onboarding, when the customer clicks in the DB is redirected here, and the first thing they see are the videos and the onboarding document with more details on how to configure the Avalara Portal, Use cases, tips, and tricks.

closes 

X-original-commit: 79758ab9de
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Valentino Gaffuri Bedetta (vbe) <vbe@odoo.com>
2024-11-19 15:24:59 +00:00
jero-odoo
d580490b02 [IMP] VoIP: Update settings menu images
closes 

X-original-commit: 982e27382e
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-19 13:51:29 +00:00
Harsh Modi
88e6f46765 [IMP] l10n_in_gstin_status: add documentation for GSTIN status
task-4143187

closes 

Related: 
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-19 13:51:26 +00:00
Merel Geens (mege)
5b965fb1b8 [FIX] administration/on-premise: Incorrect ports
In Odoo 18 and lower versions, update notifications are sent over HTTP,
not HTTPS:

Odoo 18: bbcafb7bb1/odoo/tools/config.py (L78)
Odoo 17: a7ccd81fb2/odoo/tools/config.py (L78)
Odoo 16: 6b5a839428/odoo/tools/config.py (L78)

The documentation has listed 443 as the main port since 2019:
https://github.com/odoo/documentation/pull/324 , but what it mentions
about the most recent version of Odoo using services.odoo.com wasn't
true until Odoo 18: https://github.com/odoo/odoo/pull/163202 . That PR
kept the HTTP usage and not HTTPS as was originally intended:
https://github.com/odoo/odoo/pull/30272 .

closes 

X-original-commit: 4d079db7f8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-19 10:53:13 +00:00
Demesmaeker
3c7f6c0e55 [IMP] send_quotations/pdf_quote_builder
Add documentation about the new features and possibilities of the PDF quote builder.
Delete obsolote information.

closes 

Signed-off-by: Morgane Demesmaeker <edm@odoo.com>
2024-11-19 09:20:39 +00:00
Loredana Perazzo
1b0835b29e [IMP] pos: remove warning "july 22" in six
task-4337378

closes 

X-original-commit: 738703df14
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-11-16 10:49:29 +00:00
Felicious
22a0a1834e [IMP] inventory: landed cost conditions
closes 

X-original-commit: 14b552a8a0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-11-15 00:53:52 +00:00
Joris Makauskis
0548b3fb4b [IMP] extract_api: Add bank statement documentation
- Updated documentation to include details on the new bank statement
extraction via OCR.
- Removed mention of unsupported discount, product, and unit features
from invoice_lines feature.

Task-3895452

closes 

X-original-commit: 8c93ff790e
Signed-off-by: Joris Makauskis (jmak) <jmak@odoo.com>
2024-11-14 21:52:05 +00:00
jero-odoo
66f3b28309 [IMP] POS: remove star printer reference
closes 

X-original-commit: 54359951db
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-14 17:57:16 +00:00
Audrey (auva)
3a24e18b45 [IMP] payment_providers/paypal: new PayPal version
task-3355211

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-11-14 08:42:16 +00:00
Zachary Straub (ZST)
b06db2b641 [FIX] accounting: fix broken OCR tutorial link
closes 

X-original-commit: 724f7000d7
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-11-14 01:23:07 +00:00
jero-odoo
aa79e58e32 [ADD] Essentials: Keyboard shortcuts
closes 

X-original-commit: e8f3736722
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-11-13 23:45:04 +00:00
xpl-odoo
0611ec0705 [IMP] upgrade: sla clarifications
closes 

X-original-commit: 470af9bf21
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-11-13 14:23:50 +00:00
Albaraa Maktabi
ad624afdf8 [FIX] developer/tutorials/pdf_reports: fix a grammer issue
On line 60 changed "we will can print..." to "we will be able to print..."

closes 

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-11-12 21:17:28 +00:00
afma-odoo
d0ce383423 [IMP] accounting: adding info about group payments
task-3518648

closes 

X-original-commit: 75af17192f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-11-12 18:01:55 +00:00
jero-odoo
1f520a4907 [IMP] Calendar sync: changing title of google doc
closes 

X-original-commit: e0b025fce0
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-11-11 16:49:52 +00:00
larm-odoo
b747dfcbd4 [ADD] Payroll: Salary attachments
closes 

X-original-commit: afe998d6a0
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-08 14:57:09 +00:00
jero-odoo
7e23234796 [IMP] General: Update manage inbound email doc
closes 

X-original-commit: 1b14a732b9
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-11-05 18:27:37 +00:00
Sam Lieber (sali)
8b0fca19f5 [IMP] l10n_cl: Update main EDI module and description
closes 

X-original-commit: dc20497ab1
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-11-05 08:08:59 +00:00
Damien Bouvy
65a752daf6 [ADD] Developer: data module tutorial
Introduce a new tutorial about creating Odoo modules using XML data files
instead of Python code.

This guide is follows closely the 'Server Framework 101' tutorial and
covers the following:

- Module structure and deployment
- Defining models and fields
- Setting up security and access rights
- Creating views and actions
- Implementing relational fields (many2one, many2many, one2many)
- Working with computed and related fields
- Adding business logic through server actions and automation rules
- Creating website controllers for API endpoints

The tutorial includes practical exercises and code examples to reinforce
learning, catering to developers who need to customize Odoo without writing
Python code (e.g. Odoo PS-Tech employees, partners that focus on SaaS instances
or author of Industry modules).

Task-4167176

closes 

X-original-commit: c6a8619367
Signed-off-by: Bouvy Damien (dbo) <dbo@odoo.com>
2024-11-04 10:59:26 +00:00
Albaraa Maktabi
9946fd4ec6 [FIX] developer/view_architectures: fix a typo
Corrected a typo in the file view_architectures.rst on line 2395. Changed 'than' to 'that'.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-11-04 07:31:54 +00:00
larm-odoo
9dec09c9de [ADD] Payroll: Salary attachment report
closes 

X-original-commit: ce55e4affb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-11-01 13:54:14 +00:00
Aurelien van Delft (avd)
ab963d305d [IMP] contributing/git: add [PERF] to the valid commit tags
The [PERF] commit tag passes the runbot minimal check and has been
used in lots of patches. E.g.
 - odoo/odoo@f02bcfadcb
 - odoo/odoo@b30b059898
 - odoo/odoo@780a2bb601

However this tag was not listed in the documentation yet. This led
to confusion for reviewers not accustomed with it. This commit
fixes that.

closes 

X-original-commit: ac8f3d2aa4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Aurélien van Delft (avd) <avd@odoo.com>
2024-10-29 11:08:24 +00:00
gmz-odoo
54d35d6cdd [IMP] accounting/l10n_pe: update modules and description
Remove older ‘Introduction section’
Add a table listing and update of the currently supported features and modules with a description of its functionality (like the format/structure displayed for Chile Localization page)
Update the description of suggested and related resources, such as Smart Tutorial videos

closes 

X-original-commit: af29704626
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-28 15:37:29 +00:00
benderliz
8c31ffa49e [IMP] accounting: ca_l10n spelling fix
closes 

X-original-commit: 96269013b5
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-10-27 16:11:31 +00:00
Loredana Perazzo
235b2889ec [IMP] POS: add a configuration step to enable ePos printers
task-4055549

closes 

X-original-commit: f83f35955e
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-25 12:14:34 +00:00
jero-odoo
dca01d9587 [IMP] Iot: Remove star printer reference
closes 

X-original-commit: 229e633c9c
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-10-25 12:14:30 +00:00
“Dallas”
7a0b3a868c [FIX] l10n_de: Fix second broken GoBD link
There were two broken links originally, one of which was fixed by PR#10074. This commit will remove the first link entirely and fix the second link, as suggested by TSB.

task-4088554

closes 

X-original-commit: 33ef1f8918
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
2024-10-24 12:41:58 +00:00
benderliz
37d18858c4 [IMP] ar_l10n: remove extra comma
closes 

X-original-commit: 15bc972085
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Liz Bender (beli) <beli@odoo.com>
2024-10-23 14:57:23 +00:00
Felicious
ad6843be92 [ADD] inventory: dispatch management system
closes 

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-23 14:57:22 +00:00
Aurelien van Delft (avd)
b0ede2819a [ADD] tools: add populate cli documentation
closes 

Signed-off-by: Aurélien van Delft (avd) <avd@odoo.com>
2024-10-23 06:32:06 +00:00
Loredana Perazzo
4556487f10 [IMP] POS: move replicated title into one page
task-3973404

Must come back in 16.0 & 17.0

closes 

X-original-commit: 04a8e4657f
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-10-23 00:28:00 +00:00
Valentino
3156e4ba04 [IMP] accounting/l10n_br: IAP Free Credits Clarification
Odoo gives users 500 free IAP credits when they start with Odoo in BR in production databases. This is an important information that was not clarified.

closes 

X-original-commit: 9ba3a1bc10
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-22 11:13:43 +00:00
xpl-odoo
ba426cc9ea [ADD] sign: legality of electronic signatures in germany
closes 

X-original-commit: 74437b0e74
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-22 11:13:42 +00:00
Ricardo Gomes Rodrigues
946c518039 [IMP] accounting: deferred full months
Feature added in commit 5dca9c0c26

closes 

X-original-commit: 939d0de821
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-10-21 16:04:07 +00:00
Ricardo Gomes Rodrigues
8f73708332 [IMP] accounting: add loan management
This has been done in https://github.com/odoo/enterprise/pull/68698

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-21 09:10:27 +00:00
Joseph (jcb)
d50ff09926 [IMP] web: notification: custom autoclose delay
closes 

Related: 
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-18 10:48:31 +00:00
jero-odoo
e9c19f63d4 [IMP] Contacts: Update contacts basics
closes 

Signed-off-by: Jessica Rogers (jero) <jero@odoo.com>
2024-10-17 20:37:43 +00:00
benderliz
95aae86762 [IMP] Inventory: Updating serial numbers documentation
closes 

X-original-commit: 3270549c3a
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Liz Bender (beli) <beli@odoo.com>
Co-authored-by: Felicia Kuan <feku@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-17 15:53:50 +00:00
masp-odoo
9e9fce957f [FIX] general : Update link from Google Domains to Squarespace
Task-4224635

closes 

X-original-commit: 399b20d9c7
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-10-17 07:10:44 +00:00
Olivier Dony
ab9313a451
[FIX] legal: update license info for 18.0 2024-10-16 19:07:31 +02:00
xpl-odoo
868ecc61a5 [IMP] studio: update approval rules for v18
closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-16 11:13:34 +00:00
Felicious
73638c012c [IMP] inventory: improve routes definitions
closes 

X-original-commit: 21cb6bb5cf
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-15 18:59:26 +00:00
Felicious
753d10106a [IMP] inventory: merge resupply
closes 

X-original-commit: 7f24a51d7d
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Liz Bender <92882399+benderliz@users.noreply.github.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-15 18:59:25 +00:00
KC (ksc)
64a0fbd75e [IMP] surveys: add cards and links/intros
closes 

X-original-commit: 3337149a62
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
2024-10-15 14:23:05 +00:00
Felicious
bb761431d5 [REF] inventory: resupply warehouses
closes 

X-original-commit: ef367bd442
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-11 22:11:21 +00:00
Felicious
0b5e4bb5b4 [IMP] inventory: fix typos in shipping table
closes 

X-original-commit: e41e3c7ba0
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
2024-10-11 17:21:32 +00:00
larm-odoo
32ecbd0c5b [ADD] Payroll: Work entry analysis report
closes 

X-original-commit: 34814984ec
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-10-11 16:07:13 +00:00
Odoo's Mergebot
31725deaf0 [FW][ADD] odoo.sh: new ci token usage
closes 

Forward-port-of: 
Signed-off-by: Fabien Meghazi (fme) <fme@odoo.com>
Signed-off-by: Stanislas Sobieski (sts) <sts@odoo.com>
Co-authored-by: Fabien Meghazi <fme@odoo.com>
Co-authored-by: Stanislas Sobieski <sts@odoo.com>
2024-10-11 11:35:31 +00:00
afma-odoo
0e71f8681e [IMP] accounting: pdf menu to export reports
task-3605633

closes 

X-original-commit: 380c4bc10f
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-10-11 08:58:30 +00:00
Demesmaeker
da682b7f22 [ADD] payment_providers/worldline
task-3499275

New payment provider and its related configuration; remove Ogone and SIPS payments providers as they were replaced by Wordline.

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-10-10 08:40:21 +00:00
Donatienne (dopi)
cc270a9afe [IMP] ecommerce: products page updated
closes 

Taskid: 4056328
X-original-commit: 1c5bf1337e
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Donatienne Pirlot (dopi) <dopi@odoo.com>
2024-10-10 06:49:12 +00:00
Ricardo Gomes Rodrigues
df0cf93856 [IMP] accounting: split deferred settings
This has been done in 39fffc5541

closes 

X-original-commit: ac69e2872c
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
2024-10-09 17:58:16 +00:00
dikd-odoo
213a3ca73b [IMP] calendar: expand parent documentation
[ADD] expand parent calendar documentation

[FIX] formatting changes

[FIX] formatting changes

[FIX] content changes

Apply suggestions from KAEK review

[FIX] KAEK review edits

[FIX] resize images

Apply suggestions from KSC review

[FIX] content from KSC review

[FIX] revisions KSC review

[FIX] formatting

newline

formatting

Apply suggestions from KSC review

[FIX] Content change

[FIX] Content changes

Apply suggestions from KSC review

Apply suggestions from SALI review

Apply suggestions from SALI review2

content changes

format

Apply suggestions from SALI review

content

content

closes 

X-original-commit: 721c07d341
Signed-off-by: Dina Klarisse Dugar (dikd) <dikd@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-08 19:20:15 +00:00
xpl-odoo
0e4810f40b [IMP] administration: on-premise publisher warranty URL
task-4226945

closes 

X-original-commit: 544e2c18d0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-10-07 16:38:37 +00:00
Felicious
416fcaa7a1 [ADD] purchase: import vendor pricelist
closes 

X-original-commit: 3b69030302
Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: kekiss <karaekiss@yahoo.com>
Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-10-04 21:38:24 +00:00
Felicious
d8e0ae04b9 [ADD] inventory: valuation by lots
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-10-04 20:30:59 +00:00
larm-odoo
5688664e3a [IMP] Appraisals: Skills Report - highest improvement
closes 

X-original-commit: 6c843244eb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-10-04 19:16:45 +00:00
Antoine Vandevenne (anv)
61f05b699a [IMP] supported_versions: release 18.0
closes 

X-original-commit: a0472c95e5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-10-01 14:11:12 +00:00
Pierre Pulinckx (PIPU)
b79c83f52a [IMP] developer/testing: update tours documentation
The towers interface was modified during version 17. Therefore, in this commit, we update the documentation of this interface.

closes 

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-09-28 14:29:32 +00:00
masp-odoo
6d2f193622 [FIX] website: recaptcha threshold number
task-4145451

closes 

X-original-commit: 0aa1a671dd
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marion Spindler (masp) <masp@odoo.com>
2024-09-26 15:09:34 +00:00
larm-odoo
0cd4dd2978 [ADD] Appraisals: Skills Evolution reporting
closes 

X-original-commit: 1e39d90420
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 19:52:56 +00:00
larm-odoo
b4beccaf8e [ADD] Employees: Certifications
closes 

X-original-commit: 14007868bb
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 19:52:55 +00:00
larm-odoo
fd5d5581cc [ADD] Employees: Employee retention report
closes 

X-original-commit: 43d99f8070
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-25 19:52:49 +00:00
Parish Bracha
9083a0927c [IMP] Subscriptions: Contract in exception
closes 

X-original-commit: ea2fc6dbc4
Signed-off-by: Parish Bracha (pabr) <pabr@odoo.com>
2024-09-25 15:42:47 +00:00
Aaron Bohy
5765edca11 [IMP] reference/user_interface: rework kanban documentation
Following the new kanban API with `card` template.

Task~3992107

closes 

Signed-off-by: Aaron Bohy (aab) <aab@odoo.com>
2024-09-25 08:09:21 +00:00
Sam Lieber (sali)
78225635f4 [IMP] l10n_us: blank checks
closes 

X-original-commit: b5c962699f
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
2024-09-24 21:32:32 +00:00
larm-odoo
c2e60da73d [ADD] Employees: Offboarding an employee
closes 

X-original-commit: 7d075de97a
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-23 20:45:52 +00:00
larm-odoo
5144c006ef [ADD] Appraisals: Appraisal Analysis reporting
closes 

X-original-commit: 85e04b2723
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-23 20:45:43 +00:00
Loredana Perazzo
4df1b8ec7a [IMP] POS: add information about POS categories
task-3984698

Still have to come back in 16 (restrict and start categories) and
saas-17.4 (point of sale tab in product form)

closes 

X-original-commit: 2e14d134c6
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-21 08:24:58 +00:00
Victor Piryns (pivi)
840a739396 [REM] developer/performance: remove mentions to the populate tool
closes 

Related: 
Related: 
Signed-off-by: Piryns Victor (pivi) <pivi@odoo.com>
Co-authored-by: Aurelienvd <avd@odoo.com>
2024-09-21 00:13:24 +00:00
Julian Roussieau
3692e684c4 [ADD] odoo.sh: a new role tester is added.
Before odoo.sh had two types of role, `user` and `admin`. A third role, `tester`,
was added between the two, and the user role was renamed `developer`.

closes 

X-original-commit: f53cdc64cb
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-09-20 22:55:38 +00:00
Loredana Perazzo
7e60e64125 [IMP] l10n: add 17.0 blackbox certif in table
task-4131387

closes 

X-original-commit: 7b841f6eee
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-09-20 11:36:04 +00:00
Florian Damhaut
d35306daca [IMP] reference/actions: update doc to reflect new behaviour
Improve the doc regarding Scheduled Actions.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-09-19 15:19:12 +00:00
afma-odoo
8e23bc4ccb [IMP] accounting: cash register page in POS
task-3721929
task-3890538

closes 

X-original-commit: 5b6531a68d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-19 15:19:07 +00:00
afma-odoo
ff86bf4e67 [IMP] accounting: update reporting page and screenshots
task-3605633
task-3562956

closes 

X-original-commit: 5bb9c1fcc2
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Anne-Françoise Marcq (afma) <afma@odoo.com>
2024-09-19 12:30:24 +00:00
Lina (liew)
8c80d01693 [IMP] sales,finance/payment_providers: delete ebay_connector and alipay
Ebay Connector and Alipay have been deleted

See Also:
- 
- 
- 

task-4185344

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-09-18 19:38:59 +00:00
larm-odoo
0d4ae20ed8 [FW][ADD] Recruitment: Team performance reporting
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-09-17 05:12:46 +00:00