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>
Added additonal sections for SLSP and 2550Q tax report as these were updated for 17.0
closesodoo/documentation#8427
X-original-commit: 56cf586061
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Many updates are due because of all the changes that have happened in
the last version. Internal Reverse Charge section has been added. The
configuration section has been reordered and information no longer valid
(like invoices being automatically sent) are removed. The flow is
described in a little more detail.
closesodoo/documentation#8324
X-original-commit: d7595e5eb8
Signed-off-by: Paolo Gatti (pgi) <pgi@odoo.com>