Commit Graph

2283 Commits

Author SHA1 Message Date
ren-odoo
a399781065
[ADD] l10n_ar_edi: add electronic invoice guide for Argentina
Closes #594
2020-03-16 11:59:26 +01:00
LSE
f19b22e735
[IMP] website: instructions about GeoIP installation (#561) 2020-03-13 10:53:06 +01:00
bve-odoo
3300e665b8
[FIX] email_marketing: unsubscribe button does not work in test mode (#596)
A lot of customer are writting ticket with this issue:
When sending a TEST mail marketing from a campaign, they received a
403 error - Access Denied.

It's happening because the res_id is equal 0 and _valid_unsubscribe_token
from mass mailing controller is expecting it to be <> 0.
The res_id is given by the recipient dropdown of the mass mailing campaign
that allows Odoo to match a known record in Odoo.

opw-2202026
2020-03-13 10:52:19 +01:00
Antoine Vandevenne (anv)
06bd4b173a [MERGE] Forward-port of 13.0 to 13.2 2020-03-10 14:35:06 +01:00
Antoine Vandevenne (anv)
e495d8dfe2 [MERGE] Forward-port of 12.0 to 13.0 2020-03-10 14:22:15 +01:00
Antoine Vandevenne (anv)
5b0624269f [MERGE] Forward-port of 11.0 to 12.0 2020-03-10 14:20:50 +01:00
LSE
b1cb9124c2
[IMP] odoo.sh: add setup and connection instructions for SSH
closes #589
2020-03-10 13:13:38 +01:00
Odoo Translation Bot
a51019c41f [I18N] Update translation terms from Transifex 2020-03-08 02:30:27 +01:00
Odoo Translation Bot
0c72ac5abe [I18N] Update translation terms from Transifex 2020-03-08 01:30:52 +01:00
keli brugalli (kbr)
ab5ce5db70 [IMP] general: quick adjustment on developer mode doc 2020-03-05 16:51:04 +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)
740613816a [FIX] general: add uncomitted changes to dfc585d 2020-03-04 11:20:48 +01:00
keli brugalli (kbr)
dfc585d25f [ADD] general: add documentation about debug mode 2020-03-04 11:07:15 +01:00
Antoine Vandevenne (anv)
74c3734251 [FIX] accounting: fix menuselection arrow character 2020-03-03 17:49:20 +01:00
Alan Reed
7641c5d43a
[IMP] db_management: replace recommended uuid generator with open source one 2020-03-02 18:39:11 +01:00
KBR
8e0fe0f879
[ADD] crm: doc about partner autocomplete 2020-03-01 22:25:12 +01:00
Odoo Translation Bot
ecc2aa8bc4 [I18N] Update translation terms from Transifex 2020-03-01 01:31:42 +01:00
Antoine Vandevenne (anv)
954cbef948 [FIX] contributing: fix typo 2020-02-27 11:24:55 +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
Antoine Vandevenne (anv)
cdcc0511da [IMP] index: move general doc in last position of applications 2020-02-24 10:27:21 +01:00
Jonathan Castillo (jcs)
e10581ef6e [REM] *: remove all demo.action buttons from the user documentation
*: accounting, inventory, purchase

As these buttons points to demo.odoo.com, it is outdated very quickly
and leads to weird results were a button on the 10.0 documentation
points to demo.odoo.com that runs 13.0 or no longer exists.
2020-02-24 08:52:35 +01:00
Odoo Translation Bot
f048af2f7a [I18N] Update translation terms from Transifex 2020-02-23 05:00:57 +01:00
Odoo Translation Bot
ba7c82f9ca [I18N] Update translation terms from Transifex 2020-02-23 02:30:45 +01:00
Odoo Translation Bot
551d6be656 [I18N] Update translation terms from Transifex 2020-02-23 01:31:47 +01:00
Antoine Vandevenne (anv)
9cf90b1345
[ADD] Email_marketing: new doc
* [ADD] email_marketing: documentation

* [IMP] email_marketing: improved toctree

Co-authored-by: KBR <57449423+kbr-odoo@users.noreply.github.com>
Co-authored-by: Julien B.  <37931357+jubodoo@users.noreply.github.com>
2020-02-21 15:15:40 +01:00
KBR
303b9219b9
[IMP] FSM: global improvement 2020-02-21 12:00:10 +01:00
KBR
80991f155c
[IMP]SMS Marketing: general improvements
* [IMP] sms_marketing: update costs page

* [IMP] sms_marketing: improve wording

* [MOV] sms_marketing: shorten overly long file names

* [IMP] sms_marketing: improved toctree

Co-authored-by: Antoine Vandevenne (anv) <antoine.vandevenne@gmail.com>
2020-02-21 11:06:36 +01:00
keli brugalli (kbr)
28754a2cc4 [IMP] marketing automation: delete of a word 2020-02-21 10:25:01 +01:00
KBR
5818c41562
[ADD]Marketing automation: new docs
* [ADD] marketing_automation: documentation

* [IMP] marketing_automation: improvement of toctree
2020-02-20 18:22:02 +01:00
Antoine Vandevenne (anv)
63358426e1 [MERGE] Forward-port of branch 13.0 to 13.2 2020-02-20 16:57:10 +01:00
Antoine Vandevenne (anv)
5b03c33afd [MERGE] Forward-port of branch 12.0 to 13.0 2020-02-20 16:55:36 +01:00
Antoine Vandevenne (anv)
8aae0e448e [FIX] README: replace non-processed directives by absolute links 2020-02-20 16:51:55 +01:00
Antoine Vandevenne (anv)
ce6785d158 [IMP] README: update README and refer to contributing/documentation 2020-02-20 16:51:55 +01:00
Antoine Vandevenne (anv)
de5d205c4d [FIX] README: replace non-processed directives by absolute links 2020-02-20 16:33:26 +01:00
Antoine Vandevenne (anv)
f08b5da17f [IMP] README: update README and refer to contributing/documentation 2020-02-20 16:23:48 +01:00
Antoine Vandevenne (anv)
8620437a11 [MERGE] Forward-port of branch 13.0 to 13.2 2020-02-20 11:37:05 +01:00
Antoine Vandevenne (anv)
c3fd57bb03 [MERGE] Forward-port of branch 12.0 to 13.0 2020-02-20 11:27:56 +01:00
Antoine Vandevenne (anv)
b109c3afa1 [REM] support: remove doc for writing content in the user doc
This is now covered by contributing/documentation/*
2020-02-20 11:23:32 +01:00
Jonathan Castillo (jcs)
fafc13ef0f [ADD] accounting: add a new documentation about Chart of Accounts 2020-02-20 11:18:54 +01:00
Arnaud Joset
93bb794ebc [REM] technical: remove test for Python version 2020-02-20 11:14:39 +01:00
Arnaud Joset
8a0f371531 [IMP] technical: remove warning about scripts assets
Before this commit, the following warning was displayed at compilation: "RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead."
2020-02-20 11:14:36 +01:00
Antoine Vandevenne (anv)
142e1926f3 [MERGE] Forward-port of branch 11.0 to 12.0 2020-02-20 11:10:41 +01:00
Arnaud Joset
950b460794 [IMP] technical: remove future warning of Sphinx 2020-02-20 11:01:17 +01:00
Arnaud Joset
a0f6d3e925 [IMP] technical: allow building with Python 3 and Sphinx 2.4.0
This commit updates the requirements of the documentation to Python 3 and Sphinx 2.4.0 and later.
2020-02-20 11:01:03 +01:00
Antoine Vandevenne (anv)
108dae79c5 [ADD] contributing: add doc for contributing to the documentation 2020-02-20 10:52:42 +01:00
kosta (kts)
a542d9adb4 [IMP] index links looking bad with underline 2020-02-17 09:53:12 +01:00
kosta (kts)
4203285f93 [REF] port developer doc's design
Task #2188277
2020-02-17 09:53:12 +01:00
kosta (kts)
52e49eda47 [IMP] search-form: improve ui & fix bug on mobile
Bug fix on mobile that was displaying the button on a new line.
Smaller input/button sizes to win some space for breadcrumb nav.
Vertical alignment of search-form.
2020-02-17 09:53:12 +01:00
Odoo Translation Bot
a5d6a50405 [I18N] Update translation terms from Transifex 2020-02-16 05:00:51 +01:00