Commit Graph

1902 Commits

Author SHA1 Message Date
Amando Sanchez Falcon (ams)
1d2bc7b30d [ADD] employee: create new documentation 2020-06-22 12:26:03 +02:00
Olivier Dony
9bcc411396
[IMP] odoo.sty: shorten PDF docs by moving title up on first page 2020-06-15 18:41:58 +02:00
Olivier Dony
09d8b04773
[FIX] legal/terms: v9c : re-apply minor changes from v8a to all branches 2020-06-15 16:20:55 +02:00
Goffin Simon
94194f306a [FIX] expense: Reference in first position in email subject
As commited here: 4ba8f51d87

The reference must be in first position in the email subject.

https://github.com/odoo/odoo/blob/13.0/addons/hr_expense/models/hr_expense.py#L568

opw:2255175
2020-06-15 14:30:33 +02:00
Olivier Dony
0d4d51b43c
[FIX] legal/terms: more clarifications in v9 contracts (> v9b) 2020-06-12 17:49:47 +02:00
KBR
c76eaf4cd0
[IMP] general: manage_multi_companies.rst doc improved (#699)
- Included Fiscal Positions + Journal links under Inter-Company Transactions title + remove note about it
- Include doc Multi-Company Guidelines on seealso
- Include manage_multi_companies.rst on seealso in add_user.rst
2020-06-12 13:01:37 +02:00
Jonathan Castillo
568f507d9f [ADD] accounting/localizations: add a new section to Colombia ES doc 2020-06-12 12:31:38 +02:00
keli brugalli (kbr)
67133b5c6e [IMP] studio: fix relative path to doc
Fix relative path to doc email_template.rst (discuss) in understanding_automated_actions.rst
2020-06-12 07:05:05 +02:00
KBR
e482f2bd1b
[ADD] helpdesk: documentation about elearning/forum/rating features (#673) 2020-06-11 17:36:10 +02:00
KBR
1adc335a7c
[ADD] studio: documentation (#657) 2020-06-11 17:33:48 +02:00
KBR
c41ea1724f
[ADD] general: multi companies documentation (#674) 2020-06-11 17:32:20 +02:00
Lau-Odoo
5eee96289b
[IMP] Point of Sale: updated doc about pos for restaurant (#610) 2020-06-11 17:26:08 +02:00
Lau-Odoo
60d87e4e4a
[IMP] Inventory: New screenshots for reception in 3-steps (#634) 2020-06-11 13:46:32 +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
85994b65ce
[ADD] localization: new part about ISR reference in Switzerland doc (#684)
- new part about ISR references on invoices as payment communication
- minor correction in the text (path for the configuration).
2020-06-10 19:18:54 +02:00
Jonathan
6a7f9aa898
[IMP] accounting: update the doc about Default Taxes (#694) 2020-06-10 18:53:30 +02:00
Jonathan
3f3b213b6b
[ADD] accounting: add a new page for Indonesian fiscal localization (#681)
The content is about the e-faktur module.
2020-06-10 18:52:43 +02:00
Lau-Odoo
e6486dc4a9
[ADD] General: new doc about exporting data (#695) 2020-06-10 16:09:55 +02:00
Lau-Odoo
e0268afb0a
[IMP] Inventory: new doc about the routes and push/pull rules (#693) 2020-06-10 13:47:45 +02:00
Olivier Dony
607770aaee
[FIX] legal/terms: correct typo in FR translation 2020-06-10 11:21:11 +02:00
Olivier Dony
f46c6cd0ec
[FIX] legal/terms: minor clarifications in v9 contracts (> v9a) 2020-06-10 11:15:12 +02:00
Olivier Dony
54e7ed30ac
[FIX] odoo.sty: fix compatibility with older sphinx versions
`\sphinxmaketitle` only exists as of v1.8.3, and `\renewcommand` would
crash when the command is not defined. Similarly `\newcommand` would
crash if the command already exists.

`\providecommand` acts as a shim: no-op if the command exists,
otherwise creates it so that it can be redefined.
2020-06-09 02:51:51 +02:00
Olivier Dony
5b80ed551c
[ADD] legal: update contracts for new maintenance
- Update Enterprise & Partnership agreement (EN, FR)
- Update legal page index: hide outdated agreements, replace
  with a link to an archive of the old PDFs.
- Add icons for missing files, to make index table layout more consistent
- Add `text-justify` on HTML versions of contracts, for consistency with
  the PDF versions.
- Fix compatibility of PDF generation with recent sphinx versions
  (\sphinxmaketitle instead of \maketitle)
- Re-add NL PDF building, still needs to be updated like all others
2020-06-09 02:04:10 +02:00
Jonathan
7b485f8049
[ADD] accounting: add new doc about the "Verify VAT numbers" feature (#692) 2020-06-05 13:19:08 +02:00
KBR
861b9c8083
[IMP] discuss: delete redirection for mail_twitter.rst (#691)
The redirection discuss/mail_twitter.rst discuss/overview/get_started.rst # was deleted in order not to have the user being redirected to a page not related in any sense to what he would be looking for.
The functionality explained on the documentation mail_twitter.rst does not exist since V12.
2020-06-04 14:12:30 +02:00
KBR
c71d623ef4
[IMP] discuss: documentation updated (#655)
- monitoring.rst + mentions.rst = get_started.rst;
- mail_twitter.rst = deleted (functionality does not exist since V12)
- tracking.rst = project/tasks/collaborate.rst
2020-06-04 08:45:29 +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
1bb9a90dbd
[IMP] general: new version of the Authorize.Net doc (#683) 2020-06-04 00:55:43 +02:00
Jonathan
aa08829bb6
[ADD] accounting: add a new doc about Invoice Online Payment (#678)
- This doc replaces the one about Credit Cards.

  - removed accounting/receivables/customer_payments/credit_cards.rst

- The content related to Credit Cards has been moved to general/payment_acquirers/payment_acquirers.rst
- redirection:

  - accounting/receivables/customer_payments/credit_cards.rst accounting/receivables/customer_payments/online_payment.rst
2020-06-04 00:43:34 +02:00
bve-odoo
2c5eddd2d7
[IMP] discuss: port 25 blocked for SMTP (#689) info added on email_server.rst
Port 25 is blocked for db hosted on Google Cloud, which mean almost every db on 12.3 & 13.
2020-06-03 10:51:28 +02:00
KBR
4bac2e5ab9
[IMP] project: changed screenshots on email_alias.rst (#690) 2020-06-02 10:07:15 +02:00
jop-odoo
42b3b6bb99
[IMP] odoo_sh: clarify dev branch behavior (#688)
Some users have reported that current wording sets the
expectation that there will be a notification when dev
branches will be eliminated after the three days.
This makes it clear that after 3 days dev branches are
automatically garbage collected at any moment without
prior notice.
2020-06-02 09:39:28 +02:00
Antoine Prieëls
033c2e1a4a
[IMP] point_of_sale: Six and Ingenico terminals (#679)
The integration of Six has changed in 13.0. An IoT Box is no longer
required and the configuration has changed.

One of the steps for the configuration of the Ingenico terminal was
unnecessary.
2020-05-26 14:21:12 +02:00
KBR
92a323131d
[IMP] general: add_user.rst improved/updated (#659) 2020-05-25 20:30:16 +02:00
KBR
66d58b1e38
[ADD] helpdesk: doc about reports (#661) 2020-05-25 19:03:00 +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
Lau-Odoo
1af52cd415
[IMP] Point of Sale: Improvements on docs about discounts (#611) 2020-05-20 09:20:20 +02:00
Antoine Vandevenne (anv)
39e47f74fd [MERGE] Forward-port of 12.0 in 13.0 2020-05-19 09:37:19 +02:00
Antoine Vandevenne (anv)
6533e34618 [MERGE] Forward-port of 11.0 in 12.0 2020-05-19 09:14:03 +02:00
KBR
f2689641d5
[IMP] improved screenshots on email_marketing, events, fsm, general, helpdesk, marketing_automation, planning, project, sms_marketing, social_marketing, survey, timesheets + add see also in integrations_and_templates.rst (#677) 2020-05-19 09:12:45 +02:00
Jonathan
4c6d0e4b90
[ADD] contribution: new doc about content guidelines (#668) 2020-05-18 20:35:13 +02:00
asc-odoo
5e701c7bf4
[FIX] db_management: fix typo in db_online
Closes #672
2020-05-14 09:10:27 +02:00
Lau-Odoo
7bbaa8f94f
[IMP] PoS: improvements of the PoS doc "getting started" (#600) 2020-05-13 13:43:13 +02:00
Jonathan Castillo
058c0aaa68 [IMP] documentation: reorder the main apps' list 2020-05-12 15:02:51 +02:00
Jonathan
6a3845ce85
[IMP] accounting: update doc about Sepa Direct Debit batch payments (#670) 2020-05-11 14:26:36 +02:00
Lau-Odoo
7d02018a5b
[IMP] Inventory: minor fix of the redirect file (#667) 2020-05-07 11:09:49 +02:00
jop-odoo
d25a2fa916
[FIX] Corrected link to l10n_mx certificate & certificate key in 13.0 (#666) 2020-05-07 10:08:07 +02:00
Lau-Odoo
c17b58af7a
[IMP] Inventory: new version of lead times doc (#660) 2020-05-06 15:58:08 +02:00
Damien Bouvy
b5c78f74c9 [IMP] google_spreadsheet: warn about timeouts 2020-05-06 10:16:34 +02:00
Jonathan Castillo
a136e6919a [FIX] accounting: missing redirect for a mid-menu page 2020-05-05 14:11:53 +02:00