1/ Revamp of email_servers to be a introduction and allow correct redirection
+ redirection to other pages linked to mailing + ToC of email_communication folder
2/ Splitting inbound and outbound message into subfiles:
2.a/ email_servers_inbound: all documentation related to incoming emails
2.b/ email_servers_outbound: documentartion related to outgoing emails
3/ email_domain (as before) about authentication protocols to set on domains.
4/ faq: complete revamp to better match usual issues about mailings.
Also: removed unused images, adding anchors on other docs.
RST co-authored-by: jorv-odoo, jqu-odoo, xpl-odoo
doc writers:
- email_servers_inbound by qco-odoo
- email_servers_outbound by EMBR
- email_servers by abridbus
- email_domain by jqu-odoo
- faq by jorv-odoo
related documentation task-3875591
closesodoo/documentation#10607
X-original-commit: a6a6fcf1e0
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Add the modelo 130 report and the corresponding BOE files export for spain localization.
As it's a brand-new report, we had to add it in a dedicated module.
task-3866238
closesodoo/documentation#10596
X-original-commit: c9c5af7045
Related: odoo/odoo#175641
Related: odoo/enterprise#67934
Signed-off-by: Igor Bertrand (igbe) <igbe@odoo.com>
Tokenization is introduced in https://github.com/odoo/odoo/pull/158445 and needs extra configuration to setup for credit card payment.
We require optional 3DS to be enabled and dynamic 3DS to be disabled
closesodoo/documentation#9394
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
If merged, this commit will replace the broken GoBD link with the correct link.
task ID: 4034487
closesodoo/documentation#10081
X-original-commit: 0e783b0dfa
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
Menus moved around since last PR. This updates it.
taskid-4028177
closesodoo/documentation#10038
X-original-commit: 18c7aa4c47
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
Adding a fews steps to sign up on eTIMS and link Odoo.
taskid-3835
closesodoo/documentation#9957
X-original-commit: 0d28e54c4a
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
Recently the Peppol registration flow has been updated and new features were added.
This commit:
- Updates the registration flow description in Peppol documentation
- Explains the decoupling between a sender and a receiver
task-3964853
closesodoo/documentation#9850
X-original-commit: 969a6d940a
Signed-off-by: Aliya Tastemirova (alta) <alta@odoo.com>
In this commit added the flow of generate spreadsheet view of GSTR-1 report.
task-3884120
closesodoo/documentation#9613
X-original-commit: 90fe2b31b1
Signed-off-by: Naman Shah (nash) <nash@odoo.com>
In https://github.com/odoo/odoo/pull/129722, we settled on using the spelling “cancelled”,
and removed all occurrences of “canceled” from the codebase.
This commit does the same for the documentation.
Task-3951276
closesodoo/documentation#9494
Signed-off-by: Vincent Larcin (vila) <vila@odoo.com>
With the addition of l10n_br_{avatax,edi,edi_sale}_services to the previous modules, now electronic invoices and tax computation for services can be created from Odoo through Avalara.
PR that includes these features: https://github.com/odoo/enterprise/pull/57868
This PR includes the necessary information to use these new modules - configuration and workflows.
closesodoo/documentation#9409
X-original-commit: 20282cdb4c
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
Impacted Version:
- 17.0 and above
This commit improve below features:
- Add Hong Kong payroll documentation
closesodoo/documentation#9364
X-original-commit: a08fc7db34
Signed-off-by: Samuel Lieber (sali) <sali@odoo.com>
The Webhook URL in our documentation was missing the "payment/xendit/webhook" part, meaning Odoo wasn't processing messages from Xendit if users followed the documentation. Therefore this commit corrects this so it's included.
Support Ticket: opw-3849683
task-3859686
closesodoo/documentation#9081
X-original-commit: 5bf5db129f
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This PR adds more details about Stripe coverage and supported payment
methods and terminals.
task-3865904
closesodoo/documentation#8797
X-original-commit: f7bc929e00
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
In odoo/enterprise/pull/59152 a system parameter is added to control the HMRC mode from production to demo allowing the use of dummy credentials.
task-3820114
closesodoo/documentation#8580
X-original-commit: 307e264241
Related: odoo/enterprise#60232
Signed-off-by: Ali Alfie (alal) <alal@odoo.com>