Commit Graph

25 Commits

Author SHA1 Message Date
Xavier (XPL)
5f1881a88a [IMP] paypal: add note about supported currencies
task-3608056

closes odoo/documentation#6564

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-11-22 16:38:38 +00:00
Tom Aarab (toaa)
1c5a9bcb73 [FIX] Stripe: screenshot update
Updated an outdated screenshot from V14 to V15

Forward to master.

taskid-3467638

closes odoo/documentation#5606

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-08-24 17:13:51 +02:00
Xavier (XPL)
0155844ef5 [IMP] payments: add section about ACH payments
task-3303591

closes odoo/documentation#5081

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-25 14:26:30 +02:00
Xavier (XPL)
10cee5e7b2 [FIX] payments: remove authorize duplicated statement content
task-2382237

closes odoo/documentation#5079

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-11 11:54:51 +02:00
Xavier (XPL)
cd2bc63b22 [IMP] payments: clarify authorize.net statement import steps
task-2382237

closes odoo/documentation#5070

X-original-commit: 34ce8f1566
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
2023-07-10 16:52:13 +02:00
Tom Aarab (toaa)
dcfd61e962 [IMP] authorize.net statement import
taskid-2382237

closes odoo/documentation#5050

X-original-commit: 087f8c096d
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-07-10 13:42:39 +02:00
“Audrey
52bf00663e [FIX] Adyen: Fix live/test URLs
closes odoo/documentation#4720

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-13 17:08:20 +02:00
Tom Aarab (toaa)
bf327d9200 [IMP] payment providers: PayPal
taskid-3184602.

16.0 -> Change extra fees category to :ref: main page payment provider
16.2 -> Remove Odoo credentials section
        Remove PDT identity token
        Remove merchant ID note
        Remove test mode section on environment test

Took the opportunity to redo the whole page.

closes odoo/documentation#4396

Signed-off-by: Tom Aarab (toaa) <toaa@odoo.com>
2023-06-13 11:14:40 +02:00
“Audrey
e3379e2856 [IMP] Adyen: Update directions for setting the URLs
task-3338125

closes odoo/documentation#4634

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-06-07 16:41:42 +02:00
“Audrey
61da7ce7aa [IMP] payment providers: Wire Transfer
taskid-3301001

closes odoo/documentation#4540

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-05-26 18:14:06 +02:00
Tom Aarab (toaa)
0b234fe203 [IMP] Adyen: additional minimum requirements for users
Adding requirements for users to use Adyen. Forward to master.

closes odoo/documentation#3949

Taskid: 3159712
X-original-commit: 86940f0a17
Signed-off-by: Aarab Tom (toaa) <toaa@odoo.com>
2023-03-29 11:28:56 +02:00
Anita (anko)
edb17a2ea3 [IMP] paypal: remove deleted field
Removing no longer used Merchant Account ID field.
task-2854184

closes odoo/documentation#3832

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-28 13:07:05 +02:00
Jonathan Castillo (jcs)
f270587a12 [FIX] *: first small clean of the code
Friday afternoon cleanup. This is required so we can use "make test", as
there are currently hundreds of errors. For now, it is unusable because
of the oldest code in this repo.

closes odoo/documentation#3538

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-02-10 21:00:03 +01:00
Tom Aarab (toaa)
d774094e87 [IMP] paypal: typo update
V14 has a dedicated "Fees" tab for PayPal, current documentation does not reflect that.

closes odoo/documentation#3077

Taskid: 3089273
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-12-02 19:11:25 +01:00
Victor Feyens
cf2b1b934d [FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2980
2022-11-18 17:32:58 +01:00
Tom Aarab (toaa)
f3ef72f1f5 [FIX] payment providers: ogone parameter value typo
Fixed a typo in the ogone documentation

task id: 3001021

closes odoo/documentation#2772

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-09-30 11:19:52 +02:00
Antoine Vandevenne (anv)
8bcaa08531 [IMP] stripe: clarify the conditions for the support of a payment method
Even though the documentation was correct, it was confusing the reader
to state that local payment methods are considered enabled if their
related payment icon record does not exist in the database. The intended
meaning was that this statement only holds if the local payment method
is also supported, otherwise it cannot be enabled.

closes odoo/documentation#2588

X-original-commit: 80a9cfb68f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-08-17 18:11:14 +02:00
Tom Aarab (toaa)
b064a7ed6b [IMP] payment providers: ingenico documentation updated
This is a new documentation for the Ingenico payment provider, as support received a lot of tickets from customers having issues setting-up ingenico properly.

task - 2834329

closes odoo/documentation#2117

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-07-25 17:03:16 +02:00
Tom Aarab (toaa)
da87312821 [IMP] accounting: Adyen's backend changes for the webhook creation
Adyen's backend had slightly changed and the previous doc version was outdated (URL and HMAC key fields)

task - 2810213

closes odoo/documentation#2241

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-06-30 18:03:20 +02:00
Antoine Vandevenne (anv)
c820aa4951 [IMP] payment_acquirers: explain the different additional features
task-2862636

closes odoo/documentation#2082

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-05-31 18:16:41 +02:00
Antoine Vandevenne (anv)
17df8c547a [MOV] content/*: move resource files into their related page's directory
Since odoo/documentation#903, the guideline for the location of new
resource (images, downloadable files, RST includes...) files is to place
those inside the directory of the RST page that references them.

For example, if `doc1.rst` has a reference to `image.png` and to
`download.zip`, the file structure should look like this:

├── parent_doc/
│     └── doc1/
│     │     └── image.png
│     │     └── download.zip
│     └── doc1.rst
│     └── doc2.rst
├── parent_doc.rst

Before this commit, most of the resource files were still located inside
'media' directories holding all the resource files referenced by RST
pages located at the same level as these directories. In the example
above, a single 'media' directory would hold all the resource files
referenced by both `doc1.rst` and `doc2.rst`. Doing so prevented us from
figuring out easily which resource file was referenced by which RST page
and, thus, lead to unused resource files piling up in the repository. It
also made it more complicated to define codeowners regex rules because a
team could not simply be assigned to `/some_page.*` but needed to be
assigned to both `/some_page\.rst` and to the location of 'media'.

In order to help new content writers figure out the guideline when
taking examples from other RST pages, this commit retroactively applies
the guideline to existing resource files and 'media' directories. The
left-over resource files that are not referenced by any RST page are
removed.

task-2497965

Part-of: odoo/documentation#2064
2022-05-20 14:10:01 +02:00
Fabrice Henrion
85819de4c4 [IMP] payment acquirers: a note in Authorize.net
closes odoo/documentation#1986

X-original-commit: df10f17c3e
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2022-05-12 17:31:07 +02:00
Demesmaeker
88752379bb [IMP] payment_acquirers: add tabs for Stripe
task-2782290

closes odoo/documentation#1643

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-03-16 14:44:42 +01:00
Thibault Libioulle
ff55b18aa2 [IMP] general/payment_acquirers: add Stripe Connect documentation
This commit adds the user documentation about the modification done in
the payment onboarding and the new Stripe Connect capabilities.

task-2685160

closes odoo/documentation#1447

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-02-23 16:19:47 +00:00
Jonathan Castillo (jcs)
7d6757d330 [MOV] payment acquirers: from /general/ (misc. section) to /finance/
The "Payment Acquirers" category was moved to the /general/ folder
(Miscellaneous section) when the super-categories such as "Finance"
didn't exist yet. Now, it makes more sense to move this category to
"Finance".

task-id 2743227

Part-of: odoo/documentation#1499
2022-01-28 10:04:11 +00:00