Antoine Vandevenne (anv)
3c85d536a4
[REM] amazon_connector: remove note about missing PII
...
As stated in 7ad6654
, the Amazon Connector now authenticates itself
through an Odoo proxy. As the accounts set on the proxy have access to
Personally Identifiable Information (PII), it made the removed note
irrelevant.
This commit also adds a redirection rule for the page apply.html which
was removed in 7ad6654
.
2020-07-27 19:05:42 +02:00
Jonathan Castillo
b4fb6c6ead
[ADD] amazon_connector: features page
2020-07-27 19:05:42 +02:00
Damien Bouvy
a029ba588b
[IMP] amazon_connector: new authentication flow + add a marketplace
...
- How to install the update module
- How to generate an authorization token
- How to add an unsupported marketplace
2020-07-27 16:44:36 +02:00
Jonathan
0cca0b5dba
[IMP] accounting: add new version of doc about taxes ( #703 )
...
- brand new content for the taxes doc (including new content previously explained in tax_included.rst)
- tax_included.rst is merged into taxes.rst
- redirections
- create -> taxes
- tax_included -> taxes
2020-06-25 12:32:02 +02:00
Antoine Vandevenne (anv)
c9ec5aef87
[REM] amazon_connector: remove doc about application for API keys
...
Amazon requested that this information is removed from our
documentation. In place, a warning now states that a new doc will be
available as soon as the flow is reworked.
2020-06-11 12:08:45 +02:00
Jonathan Castillo
15bbcb3286
[IMP] accounting: add rewritten doc about Fiscal Positions
...
- redirection
accounting/fiscality/taxes/application.rst accounting/fiscality/taxes/fiscal_positions.rst
2020-06-04 08:29:20 +02:00
Jonathan
2dbddd8ff7
[IMP] general: add new doc about payment acquirers ( #676 )
...
- Updates the main current doc about Payment Acquirers with a completely new doc
- Moves some docs from ecommerce to general
- redirects
- ecommerce/shopper_experience/payment --> general/payment_acquirers/payment_acquirers
- ecommerce/shopper_experience/authorize --> general/payment_acquirers/authorize
- ecommerce/shopper_experience/paypal --> general/payment_acquirers/paypal
- ecommerce/shopper_experience/wire_transfer --> general/payment_acquirers/wire_transfer
2020-05-25 18:59:17 +02:00
cdu-odoo
02c04a632b
[IMP] update content of "Down Payment" (Sales V13 - CDU) ( #577 )
2020-04-01 11:09:18 +02:00
cdu-odoo
ffd892ffde
[IMP] update content of "Terms & conditions" (Sales - V13) ( #556 )
...
Co-authored-by: Julien B <37931357+jubodoo@users.noreply.github.com>
2020-03-27 13:34:40 +01:00
cdu-odoo
8cd0a39aaf
[IMP] update content of "Invoicing policy" (Sales - V13) ( #558 )
2020-03-27 13:24:56 +01:00
Jonathan Castillo (jcs)
6c83696102
[MOV] Accounting: create a new "Fiscality" section
...
The new "Fisality" section includes all the doc about taxes + fiscal year. All of these were in the "Other" section.
2020-03-04 11:25:02 +01:00
keli brugalli (kbr)
dfc585d25f
[ADD] general: add documentation about debug mode
2020-03-04 11:07:15 +01:00
rjo-odoo
dbeb875a6e
[FIX] sales: update flow for analytic accounts
2020-02-27 11:16:55 +01:00
rjo-odoo
4f43aa65e6
[FIX] sales: update flow for terms & conditions + clarify doc for subscriptions
2020-02-27 11:13:59 +01:00
cdu-odoo
32019a2154
[IMP] sales: update Get paid to confirm order
2020-02-10 10:31:22 +01:00
Catherine Dubois (cdu)
8179f5a36e
[IMP] update content of optional items (Sales - V13)
2020-02-07 16:09:48 +01:00
cdu-odoo
ae9b5e9048
[IMP] sales: update online signature
2020-02-07 14:33:23 +01:00
cdu-odoo
fbf686a3e3
[IMP] sales: update content
2020-02-03 15:57:24 +01:00
cdu-odoo
411b8d5251
[IMP] sales: update content of optional items
2020-02-03 15:56:15 +01:00
cdu-odoo
974fb8f81c
[IMP] sales: update content about deliver and invoice addresses
2020-02-03 15:41:27 +01:00
cdu-odoo
4c46bb0b44
[IMP] sales: update quotations deadline
2020-02-03 15:40:37 +01:00
Antoine Vandevenne (anv)
589a0fae21
[IMP] amazon_connector: add caution for secondary form
2020-01-30 15:51:13 +01:00
cdu-odoo
036e4bf4cf
[FIX] sale: fix broken image ( #532 )
2020-01-28 14:07:05 +01:00
Antoine Vandevenne (anv)
fe93610d45
[IMP] amazon_connector: write links to Odoo policies in full
...
The answers in the form are intended to be copy pasted. Hence, the provided URLs should be explicit.
2020-01-15 16:02:00 +01:00
Antoine Vandevenne (anv)
f7bedfce2e
[FIX] *: fix incorrect/unstable links
...
- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
4bb2eeda11
[IMP] *: harmonize formatting
...
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
73fff57983
[IMP] *: fix display issues
...
- Several content blocks were either misaligned, using the wrong display directive or not showing at all.
- Some images were missings.
- Typos
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
8b72e0ed98
[IMP] amazon_connector: update form answers to redirect to odoo policies
2020-01-13 13:41:16 +01:00
Antoine Vandevenne (anv)
1f1eba95c9
[MOV] amazon_connector: move 'sale_amazon' references to 'amazon_connector'
...
The official name of the module is now 'Amazon Connector'. This commit thus drops the technical name and makes use of the official one.
2020-01-13 11:50:50 +01:00
Antoine Vandevenne (anv)
5629ad4634
[MOV] ebay_connector: move 'ebay' and 'sale_ebay' references to 'ebay_connector'
...
The official name of the module is 'eBay Connector'. This commit thus makes use of this name in all places to avoid any confusion.
2020-01-13 11:50:50 +01:00
Antoine Vandevenne (anv)
b7c7f309ce
[IMP] sale_amazon: add information about compliance with Amazon's security standards
...
Depending on whether the seller made a request to get access to Personally Identifiable Information of its customers, and on other factors, Amazon may require him to fill out a second form about his data protection policy.
This commit makes it clear that compliance with Amazon's security standards is not guaranteed if the seller applying for Amazon MWS access keys is hosted on Odoo (SaaS or .sh).
Additionally, it adds a section in which the questions asked to Amazon sellers are listed and answered for the Odoo Online and Odoo.sh platforms.
2020-01-09 14:26:34 +01:00
Damien Bouvy
63a6589128
[IMP] ebay: new synchronization method
2019-11-29 16:34:18 +01:00
Obay Abdelgadir
56e1fb07a7
[FIX] sales: fix illustration for discount with rounding example ( #481 )
...
The values for the price surcharge and the rounding methods were inverted.
2019-11-26 10:59:35 +01:00
Lau-Odoo
d67f96ca76
[MOV] sales: using variants moved from inventory to sales ( #448 )
...
[MOV] sales: using variants moved from inventory to sales
2019-10-18 09:07:29 +02:00
Richard Mathot
7dc9494a81
[MERGE] Forward-port of 12.0 up to 870696b048
2019-09-27 16:15:11 +02:00
Xavier Brochard
1100829658
[IMP] sales: show where each sales settings is explained ( #349 )
...
Add a note to show where each sales settings option is explained.
2019-09-19 16:43:26 +02:00
mreficent
ade8bf335f
[FIX] *: update url for 12.0
...
Outdated references
2019-09-16 15:53:56 +02:00
nKlapatch
be47d7c8bd
[FIX] *: typos, wording
2019-09-16 15:49:04 +02:00
Antoine Vandevenne (anv)
febf7dc4cb
[ADD] sale_amazon: Amazon connector
...
This commit adds a complete documentation for the configuration and management of the Amazon connector in the Sales app.
2019-09-10 11:15:47 +02:00
Yannick Tivisse
bcce8b4b1c
[IMP] sale: Rewrite the 'Invoicing Method' subsection
2018-09-19 17:03:46 +02:00
Jub
2952822b7a
[FIX] Sales : typos and structure issues
2018-07-11 14:39:21 +02:00
Jub
4be26113bd
[ADD] sales : invoice & deliver + get signature to validate
...
origin invoice: https://docs.google.com/document/d/1ZwOpoQ9bvuPM3PHySUzEsT3oKpGaabzdnVc0sdiuYVw/edit
origin get signature: https://docs.google.com/document/d/1OkC9MVvuDvzz2b9gZjfzMPzep7qdbOyZZxE0ZZj2K7E/edit
2018-07-11 14:39:21 +02:00
Jub
690bced2ea
[ADD] sales : Get paid to confirm an order
...
origin : https://docs.google.com/document/d/1LZC5C8dZY2gvP6QHx2w5BlakIxgcHIP6GeEuBBfsRNc/edit
2018-07-11 14:39:21 +02:00
Jub
ff3f015c8d
[ADD] Sales: Stimulate customers with quotations deadline
...
Origin : https://docs.google.com/document/d/1-feLlx-RvabamODE3JEfCnfpl6EwTa1_hhpqDB2HQCA/edit
2018-07-11 14:39:21 +02:00
Jubodoo
7668c54d31
[ADD] sales : Setup your default terms and conditions
...
Origin : https://docs.google.com/document/d/1kEGDLj6rd0crgkem8NZmjSNx4V-SGKBpdE-LYDYiQwM/edit
2018-07-11 14:39:21 +02:00
Yannick Tivisse
6a4edf7ff9
[ADD] sales: Increase your sales with suggested products
...
Origin: https://docs.google.com/document/d/1NMIL5YHCyFl-RHbvYYcyhN23Px8PszYBamxVYPF6bN0/edit
2018-05-16 10:03:34 +02:00
Yannick Tivisse
33f3733638
[ADD] sales: Use quotation templates
...
Origin: https://docs.google.com/document/d/11UaYJ0k67dA2p-ExPAYqZkBNaRcpnItCyIdO6udgyOY/edit
2018-05-16 09:56:09 +02:00
Yannick Tivisse
ce161f5d07
[REM] sales: Remove outdated documentation pages
...
These pages will be replaced by another section.
2018-05-16 09:33:23 +02:00
Yannick Tivisse
3210603551
[FIX] sales: Remove incorrect sentence
2018-03-08 14:22:53 +01:00
Peterson Yuhala
1c55703ba0
[FIX] sale: Fix typos
...
Update introduction.rst
Just a few grammatical corrections
2017-10-17 11:22:29 +02:00