Commit Graph

929 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
2be7fa1c98 [FIX] developer/reference/data: fix typo in data file example
The attribute of `record` data operations should be `id` and not `name`.

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-08-05 15:21:57 +00:00
masi-odoo
8a0a028f91 [IMP] accounting/l10n_cl: Fiscal PDF report image
Adds image of accepted invoice PDF report with the fiscal elements needed. It replaces the last image used, which had sensitive information of a third party company.

Link to image: https://drive.google.com/file/d/1JYymyUVz_3q6bBg-yrgM_i6Di9gLcqOc/view?usp=sharing

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-08-01 11:48:15 +00:00
Ricardo Gomes Rodrigues
c04c6700f4 [IMP] accounting: add name to hashed fields
This has been done in 1dcd071b27

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-08-01 11:48:14 +00:00
Antoine Vandevenne (anv)
747e1bab14 [FIX] contributing/development: fix doc reference to tutorials.rst
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-07-31 10:21:53 +00:00
xmo-odoo
811b442fcc [FIX] contributing: remove smart quotes
There have been several new odooers who've hit legal/cla mismatches, and after
investigation their email address would be smart quoted in git (e.g.
`<“uid@example.org”>`).

That the documentation itself uses smart quotes is highly suspicious, it would
make sense that new developers just pasted the provided command, updated it to
match, and didn't even notice the quotes were wrong: `git` is perfectly happy
with it, only on reading it back can you realise it's wrong and the guide
doesn't say anything about *that*.

So fix the quotes in the doc, and hopefully that'll resolve the issue.

closes 

Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
2024-07-30 10:10:42 +00:00
Felicious
a2ce8821f6 [ADD] inventory: storage categories
closes 

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: pabr-odoo <pabr@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-07-26 20:04:16 +00:00
Sam Lieber (sali)
97a43ea94e [FIX] accounting/l10n_cl: remove company image
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-07-26 17:24:46 +00:00
bve-odoo
1f7c0a9b2e [FIX] microsoft_outlook: redirect URL error if not matching
_compute_outlook_uri is using get_base_url, providing the
web.base.url of the database that is subject to changed as
stated on the website documentation: if the user logging-in
is using another URL to connect to the db, and has the
Administration/Settings access right (res.groups: base.group_system)

opw-4056377

closes 

Signed-off-by: Baptiste Vergote (bve) <bve@odoo.com>
2024-07-26 09:27:07 +00:00
Felicious
4a527db915 [IMP] inventory: bpost customer accounts
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-07-05 18:51:45 +00:00
“Dallas”
0e783b0dfa [FIX] german localization: Fixed broken GoBD link
If merged, this commit will replace the broken GoBD link with the correct link.

task ID: 4034487

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-07-04 09:05:57 +00:00
Adrien Widart (awt)
37ca3f1917 [IMP] supported_versions: end of saas-16.4
closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-06-21 15:36:42 +00:00
XPL
51323fba44 [IMP] upgrade: remove ticket go-live mention
The phrase is confusing and leads customers to contact support to carry out
the upgrade for them.

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-06-21 09:57:56 +00:00
guillaume gallant (guga)
3d5ff64bab [IMP] point_of_sale: improve text and replace pictures for Vantiv
task-3005157

closes 

Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-06-20 09:18:45 +00:00
sovi-odoo
8b45c6692f [IMP] accounting/l10n: tell users to install l10n_fr_invoice_addr
In Odoo 15.0, an extra module is necessary to conform to the french
legislation. This will tell users to install it.

task-3856826

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-17 09:13:59 +00:00
Audrey (auva)
f9ab7b716b [FIX] voip: broken contact link
Changed https://www.axivox.com/contact into https://www.axivox.com/en/contact
as it didn't exist (anymore).

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-11 08:10:07 +00:00
Felicious
91a2973306 [ADD] inventory: bpost
closes 

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: hojo-odoo <123424465+hojo-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-06-07 17:43:24 +00:00
Loredana Perazzo
2e47b6a600 [IMP] pos: remove Epson TM-20 from list of compatible
task-3925551

closes 

Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
2024-06-05 10:27:15 +00:00
Felicious
2cebcb0cda [IMP] inventory: reserve full vs partial packaging
closes 

Signed-off-by: Felicia Kuan (feku) <feku@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-06-05 00:36:40 +00:00
Xavier-Do
e2241f76fc [FIX] fix typo in warning message 2024-05-30 12:50:51 +02:00
Xavier-Do
af73b44168 [IMP] adapt documentation for new install script
closes 

Related: 
Signed-off-by: Xavier Dollé (xdo) <xdo@odoo.com>
2024-05-28 14:36:49 +00:00
Yaroslav Soroko (yaso)
23a1c496bf [IMP] point_of_sale: Setup all Ingenico terminals
Currently we only tell how to setup Ingenico Lane/5000 terminal.
Actually, Lane/5000 and Move/5000 can be set up in almost the same way,
only the button to enter settings is different.

This PR adds a more generic configutation guide applicable  to all the
Ingenico Lane/Desk/Move terminals

Also, it replaces erroneous Worldline mention in the top by Ingenico

task-3879038

closes 

Signed-off-by: Yaroslav Soroko (yaso) <yaso@odoo.com>
2024-05-27 13:13:42 +00:00
Lara Martini (larm)
27eaaf860b [IMP] Payroll: add necessary contract modules
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-05-24 19:15:02 +00:00
tiku-odoo
e307186358 [ADD] essentials: contacts
closes 

Signed-off-by: Samuel Lieber (sali) <sali@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: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-05-24 16:09:35 +00:00
Jonathan
9f279170a5 [IMP] inventory-mrp: rename the category into Supply Chain
closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-05-24 14:13:06 +00:00
Lara Martini (larm)
7ec544281b [ADD] referrals: moving share jobs section to new doc
closes 

Signed-off-by: Lara Martini (larm) <larm@odoo.com>
2024-05-17 21:14:19 +00:00
Loan (LSE)
258636564e [IMP] general: iot add payment terminals link
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-05-13 23:38:07 +00:00
tiku-odoo
38fa0d3a4e [ADD] finance: avalara portal
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-10 15:54:14 +00:00
tiku-odoo
fe3cbf7231 [IMP]accounting: avatax api integration rewrite
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-09 19:19:41 +00:00
tiku-odoo
314ddb2de3 [IMP] finance: avatax use add logging
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-09 17:55:58 +00:00
tiku-odoo
97fabc9f37 [IMP] sales: amazon connector add fba warning block
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-05-06 19:50:56 +00:00
tiku-odoo
41b6e2f227 [ADD] finance: avatax tax calculation
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-06 18:52:09 +00:00
XPL
df888df654 [IMP] settings: simplify the developer mode page
task-3849915

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-05-06 17:49:33 +00:00
Felicious
eba257a7fa [IMP] inventory: stock input + output account fix
closes 

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
Co-authored-by: Zachary Straub <zst@odoo.com>
Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
2024-05-03 18:27:57 +00:00
XPL
5c84c9fc7f [IMP] accounting: change the lock date warning to an optional tip
task-3787113

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-05-03 17:22:30 +00:00
XPL
76b6dd384c [IMP] website: warn about privacy regulations for recaptcha and gtm
task-3896553
task-3896425

closes 

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2024-05-03 14:25:06 +00:00
tiku-odoo
ad3343d158 [IMP] admin: onprem password reset
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-05-01 14:27:38 +00:00
Sam Lieber (sali)
1039a0b195 [ADD] extensions: icon_role font awesome
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-29 13:47:51 +00:00
Victor Feyens
3e62a8c4cd [FIX] dev/tutorials: typo
courtesy of @/ChloeLiang

closes 

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
2024-04-29 09:14:44 +00:00
Loredana Perazzo
96fd984293 [ADD] pos: list of compatible epos printers
no-task related

closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Co-authored-by: Timothy Kukulka <tiku@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
2024-04-25 19:58:15 +00:00
tiku-odoo
ecd7d62a01 [IMP] database mgt: odoocom account add dup limit
closes 

Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
2024-04-25 18:50:51 +00:00
tiku-odoo
376588000e [IMP] sales: partner autocomplete rewrite
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-25 18:50:50 +00:00
Loredana Perazzo
4a12c56fc4 [IMP] iot: admonition about the required certification to use a scale in POS
task-3876833

closes 

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
2024-04-25 11:09:47 +00:00
tiku-odoo
7878980c1c [IMP] marketing: sms essentials add automated action block
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-24 14:37:22 +00:00
jero-odoo
812c8aa8c4 [ADD] helpdesk: track and bill 15.0
closes 

Signed-off-by: Jessica Rogers (jero) <jero@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-04-23 13:21:26 +00:00
tiku-odoo
46d3bdcd3a [IMP] essentials: iap rewrite
closes 

Signed-off-by: Timothy Kukulka (tiku) <tiku@odoo.com>
2024-04-22 18:36:40 +00:00
tiku-odoo
0bd590d4b9 [ADD] sales: crm lead enrichment
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-22 16:58:04 +00:00
tiku-odoo
065f242993 [IMP] productivity: microsoft calendar rewrite
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-19 19:24:04 +00:00
jero-odoo
c98b6a8717 [IMP] helpdesk: sla 15.0
closes 

Signed-off-by: Samuel Lieber (sali) <sali@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>
2024-04-19 17:42:47 +00:00
tiku-odoo
2da9fa8e39 [IMP] sales: subscription follow-up alerts add block
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-19 16:39:06 +00:00
tiku-odoo
728dcf5078 [IMP] productivity: calendar google add troubleshooting
closes 

Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
2024-04-18 18:30:37 +00:00