keli brugalli (kbr)
54828ac617
[IMP] project: add link to the developer mode doc
2020-04-15 10:12:19 +02:00
KBR
751b30e66b
[IMP] project: documentation overhaul ( #581 )
2020-04-14 22:29:08 +02:00
keli brugalli (kbr)
2ac902c1e7
[IMP] helpdesk: add doc on seealso + removed future tense
2020-04-14 10:41:38 +02:00
Odoo Translation Bot
d75d06f32a
[I18N] Update translation terms from Transifex
2020-04-12 05:03:03 +02:00
Odoo Translation Bot
7e986a090e
[I18N] Update translation terms from Transifex
2020-04-12 02:31:44 +02:00
Odoo Translation Bot
2a3753f3dd
[I18N] Update translation terms from Transifex
2020-04-12 01:33:50 +02:00
keli brugalli (kbr)
ad6ea1c125
[IMP] sms marketing: few adjusments in content + order of titles on the main page
2020-04-09 15:42:05 +02:00
keli brugalli (kbr)
a25bbc87ca
[IMP] email marketing: remove future tense
2020-04-09 15:08:34 +02:00
keli brugalli (kbr)
1df81e22fc
[IMP] planning: improvement toctree
2020-04-09 15:07:29 +02:00
keli brugalli (kbr)
102e437501
[IMP] helpdesk: improvement of toctree
2020-04-09 14:37:49 +02:00
KBR
cfb4b4c55a
[IMP] {email,sms}_marketing: add Social Marketing's campaigns in seealso's
...
Closes #602
2020-04-09 10:28:52 +02:00
keli brugalli (kbr)
08c434adee
[ADD] marketing automation: add tags doc on seealso
2020-04-09 10:15:30 +02:00
Lau-Odoo
1e9b146e8b
[FIX] Redirect: Fix redirections ( #632 )
...
This commit adds redirections for files moved in #612 , #469 , #446 , #436 , #503 , #443 , #424 , #448
2020-04-08 16:50:41 +02:00
KBR
a956c7b069
[FIX] redirects: fix redirections at social_marketing, project, live_chat ( #631 )
2020-04-08 12:52:05 +02:00
Jonathan
dcce0fbc37
[FIX] redirects: add redirections for moves in accounting
...
This commit adds redirections for files moved in #475 , #541 , #535 , #554 , #569 , #573 and #575 :
receivables/customer_invoices/refund --> receivables/customer_invoices/credit_notes
receivables/customer_payments/payment_sepa --> receivables/customer_payments/batch_sdd
bank/feeds/synchronize --> bank/feeds/bank_synchronization
others/adviser/assets --> payables/supplier_bills/assets
others/configuration/account_type --> overview/getting_started/chart_of_accounts
bank/feeds/manual --> bank/feeds/bank_statements
bank/feeds/coda --> bank/feeds/bank_statements
bank/feeds/ofx --> bank/feeds/bank_statements
bank/feeds/qif --> bank/feeds/bank_statements
receivables/customer_invoices/installment_plans --> receivables/customer_invoices/payment_terms
others/adviser/fiscalyear --> fiscality/fiscal_year/close_fiscal_year
others/configuration/fiscal_year --> fiscality/fiscal_year/fiscal_year
others/taxes --> fiscality/taxes
others/taxes/B2B_B2C --> fiscality/taxes/B2B_B2C
others/taxes/application --> fiscality/taxes/application
others/taxes/cash_basis_taxes --> fiscality/taxes/cash_basis_taxes
others/taxes/create --> fiscality/taxes/create
others/taxes/default_taxes --> fiscality/taxes/default_taxes
others/taxes/retention --> fiscality/taxes/retention
others/taxes/tax_included --> fiscality/taxes/tax_included
others/taxes/taxcloud --> fiscality/taxes/taxcloud
Closes #628
2020-04-08 11:08:37 +02:00
cdu-odoo
d9cca766b4
[FIX] redirects: add redirection to sales/send_quotations/optional_products
...
This commit adds redirections to files moved in #533 (13.0):
sales/send_quotations/optional_items.rst moved to sales/send_quotations/optional_products.rst
Closes #630
2020-04-07 16:46:17 +02:00
Antoine Vandevenne (anv)
655bedb36a
[REV] reverts b9897db04f
...
Missing # sign before the comment of the added redirect rule
2020-04-07 16:28:42 +02:00
Jonathan
c48763f92f
[FIX] accounting: fix screenshot in cash discount
...
Closes #623
2020-04-07 14:52:04 +02:00
cdu-odoo
b9897db04f
[FIX] redirects: add redirection to sales/send_quotations/optional_products
...
This commit adds redirections to files moved in #533 (13.0):
sales/send_quotations/optional_items.rst moved to sales/send_quotations/optional_products.rst
Closes #627
2020-04-07 14:31:57 +02:00
Antoine Vandevenne (anv)
ae9bf567eb
[MERGE] Forward-port of 12.0 to 13.0
2020-04-07 12:26:00 +02:00
Antoine Vandevenne (anv)
e4306fe1b0
[FIX] redirects: add a redirection to contributing
...
This commit adds a redirection for files removed in b109c3af
(12.0)
following #544 (11.0):
- support/user_doc.rst replaced by contributing/documentation/introduction_guide.rst
2020-04-07 12:24:13 +02:00
Antoine Vandevenne (anv)
3da50b6630
[FIX] redirects: add redirection to accounting/localizations/netherlands
...
This commit adds a redirectiont to files moved in odoo/documentation-user#514 (13.0):
- accounting/localizations/nederlands moved to accounting/localizations/netherlands
2020-04-07 11:14:54 +02:00
Antoine Vandevenne (anv)
3aff498b72
[FIX] redirects: add redirections to {amazon,ebay}_connector
...
This commit adds redirections to files moved in odoo/documentation-user#524 (13.0):
- sales/sale_amazon.rst moved to sales/amazon_connector.rst
- sales/sale_amazon/apply.rst moved to sales/amazon_connector/apply.rst
- sales/sale_amazon/setup.rst moved to sales/amazon_connector/setup.rst
- sales/sale_amazon/manage.rst moved to sales/amazon_connector/manage.rst
- sales/sale_ebay.rst moved to sales/ebay_connector.rst
- sales/ebay/setup.rst moved to sales/ebay_connector/setup.rst
- sales/ebay/manage.rst moved to sales/ebay_connector/manage.rst
2020-04-07 10:55:28 +02:00
Antoine Vandevenne (anv)
8ffe1f117c
[MERGE] Forward-port of 12.0 to 13.0
2020-04-07 10:21:57 +02:00
Antoine Vandevenne (anv)
07fd1db10d
[MERGE] Forward-port of 11.0 to 12.0
2020-04-07 10:19:35 +02:00
Antoine Vandevenne (anv)
72f93038b5
[FIX] technical: clarify instructions for redirect rules
2020-04-07 09:48:18 +02:00
Lau-Odoo
db8114cd18
[IMP] Inventory: Fixed toctree issues ( #622 )
2020-04-06 16:59:01 +02:00
Antoine Vandevenne (anv)
9e75cc33c4
[MERGE] Forward-port of 12.0 to 13.0
2020-04-06 16:41:33 +02:00
Antoine Vandevenne (anv)
8bd94e4aea
[MERGE] Forward-port of 11.0 to 12.0
2020-04-06 16:32:52 +02:00
Antoine Vandevenne (anv)
09bab807aa
[IMP] technical: add a static redirection feature for missing pages
2020-04-06 16:31:27 +02:00
Odoo Translation Bot
b1293646e4
[I18N] Update translation terms from Transifex
2020-04-05 01:32:26 +02:00
cdu-odoo
02c04a632b
[IMP] update content of "Down Payment" (Sales V13 - CDU) ( #577 )
2020-04-01 11:09:18 +02:00
Lau-Odoo
513f5dfabb
[MOV] Point of Sale: Doc moves ( #612 )
2020-03-31 14:06:10 +02:00
KBR
2ac5e72643
[ADD] accounting: doc about OCR ( #585 )
2020-03-30 12:04:43 +02:00
KBR
4386f91c65
[IMP] live_chat: overhaul documentation update ( #601 )
2020-03-27 15:44:57 +01: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
KBR
98f5204785
[ADD] survey: documentation ( #563 )
2020-03-27 13:28:43 +01:00
cdu-odoo
8cd0a39aaf
[IMP] update content of "Invoicing policy" (Sales - V13) ( #558 )
2020-03-27 13:24:56 +01:00
Lau-Odoo
fbc3a584d1
[ADD] Point of Sale: New doc about pricelists ( #604 )
2020-03-26 16:28:19 +01:00
Lau-Odoo
6c2e073160
[ADD] Point of Sale: New doc about fiscal positions ( #603 )
2020-03-26 16:24:31 +01:00
Jonathan
2d3f91107b
[ADD] accounting: add new doc about tax/vat returns ( #606 )
2020-03-26 12:15:52 +01:00
KBR
466b68493b
[ADD] events: integration with sms doc ( #562 )
2020-03-23 14:03:27 +01:00
KBR
85f2dcc85a
[ADD] general: doc about google spreadsheets in odoo ( #576 )
2020-03-23 13:59:50 +01:00
Jonathan
7ddb80155a
[MOV] accounting: remove "how to...?" from the titles ( #599 )
2020-03-23 13:45:05 +01:00
Jonathan
0dc2279883
[IMP] Accounting: add new version of Accounting/Invoicing initial setup ( #595 )
2020-03-23 13:40:15 +01:00
Jonathan
cb68e65459
[ADD] accounting: new documentation about synchronization with Ponto ( #597 )
2020-03-23 12:43:29 +01:00
KBR
eef8b7b147
[ADD] general: doc about tags ( #574 )
2020-03-23 12:29:01 +01:00
Odoo Translation Bot
6f2daaf18c
[I18N] Update translation terms from Transifex
2020-03-22 02:30:22 +01:00
Odoo Translation Bot
5de0f21842
[I18N] Update translation terms from Transifex
2020-03-22 01:32:42 +01:00
KBR
1c56b9f815
[IMP] project: documentation overhaul 2 ( #583 )
2020-03-20 14:00:14 +01:00