Commit Graph

1660 Commits

Author SHA1 Message Date
Martin Trigaux
8c09f3be65 [I18N] update .tx/config file
alphabetical order and add project
2015-11-24 11:17:32 +01:00
Martin Trigaux
0cdacfbaeb [I18N] export source terms and add project resource 2015-11-24 11:14:35 +01:00
Martin Trigaux
1f401f2214 [I18N] fetch new terms from Transifex 2015-11-24 11:08:19 +01:00
Xavier Morel
136e269fac [FIX] project-specific static files
Turns out exclude_patterns is used when looking for markup source
files but also when looking for HTML static files, which is noted in
the documentation but apparently not in the sample conf.py

Don't exclude_patterns _-prefixed directories, or _static isn't copied
and a bunch of images and JS files break.
2015-11-23 10:39:11 +01:00
Yannick Tivisse
944170cd48 [ADD] Sales: Introduction to Odoo Sales
https://www.youtube.com/watch?v=VMuCr5_arsY
2015-11-20 12:33:51 +01:00
Yannick Tivisse
f71b6710ae [FIX] Rewrite the intro according to the standard code width 2015-11-20 12:32:17 +01:00
Yannick Tivisse
8f4d26b2ce [ADD] project: Introduction to Odoo project
https://www.youtube.com/watch?v=PWKez0gn6Ts
2015-11-20 11:57:49 +01:00
Yannick Tivisse
12a78b1b01 [FIX] inventory: Remove obsolete reference 2015-11-20 11:51:00 +01:00
Yannick Tivisse
ed95385e50 [ADD] crm: How to motivate and reward my salespeople ?
https://docs.google.com/document/d/1cAk2l0EhuWFXafAmYXTU8EQFhL6gsaHJw4Gqu4aXZjg/edit#
2015-11-20 11:46:16 +01:00
Xavier Morel
48e19c85c4 [FIX] incorrect inline role 2015-11-20 11:38:33 +01:00
Xavier Morel
e2204cdd72 [FIX] 1.2 compatibility
app.add_node doesn't work right for custom translators in 1.2, since
mementos are using ``h:div`` reimplement that in the
BootstrapTranslator.

Alternative would be to monkeypatch app.add_node for Sphinx 1.2, but
let's not do that...
2015-11-20 11:37:57 +01:00
Xavier Morel
fbea64a257 [FIX] git and sphinx ignore, remove committed pyc files 2015-11-20 11:36:44 +01:00
Yannick Tivisse
997861fa51 [ADD] crm: Introduction to Odoo CRM
https://www.youtube.com/watch?v=fgdz8MH2YHY
2015-11-20 10:54:32 +01:00
Yannick Tivisse
85d0868032 [ADD] Library to embed youtube and vimeo videos in a clean way
Coming from https://gist.github.com/dbrgn/2922648
2015-11-20 10:53:23 +01:00
Yannick Tivisse
8c119fac51 [ADD] purchase: How to setup drop-shipping?
https://docs.google.com/document/d/1k7j6aa1iq4h03WTMelwHs3_ol4npO_nVJUCAB07J9X0/edit?usp=sharing
2015-11-20 10:11:34 +01:00
Yannick Tivisse
654f52354f [ADD] project: How to set up & configure a project?
https://docs.google.com/document/d/18dkzpyOf5PYBqNxUZUMHUA8_17c39QvP1s0nH0DPnkM/edit#
2015-11-20 09:29:10 +01:00
Yannick Tivisse
d14fcbe28f [ADD] project: How to visualize a project's tasks?
https://docs.google.com/document/d/1vUlt11osQqT-aWDyYvuoa2K6uX6bFQnAtP6IUgHS_7A/edit?usp=sharing
2015-11-19 17:05:11 +01:00
Yannick Tivisse
6802b1e60e [ADD] project: How to gather feedback from customers?
https://docs.google.com/document/d/19CoYRHaBFnWr3AwTVnAq1lDmQgjDrkfkJj6fCcZ8X0Y/edit
2015-11-19 16:43:33 +01:00
Yannick Tivisse
da1137774a [ADD] project: How to use projects to handle claims/issues?
https://docs.google.com/document/d/1RrjCpr8YzLlcPZzkPxkmJonMcMSABoqUP4HjLRkqneo/edit?usp=sharing
2015-11-19 16:26:06 +01:00
Yannick Tivisse
12ff324b93 [ADD] sales: How to create tasks from sales orders?
https://docs.google.com/a/openerp.com/document/d/1w69a-C_9C6dO_6-pS4pu5TGKbnEcrQiuwhjzu4jY1YE/edit?usp=sharing
2015-11-19 16:06:22 +01:00
Yannick Tivisse
ae42bf28f7 [ADD] project: How to plan and track employees' assignments?
https://docs.google.com/document/d/1tCBF6GE1nNo_0SMN-dvG9s27eto3kUU6y8Lx5dyv_ok/edit?usp=sharing
2015-11-19 15:29:33 +01:00
Yannick Tivisse
9cd4068eec [ADD] project: How to record time spent?
https://docs.google.com/document/d/1l6LqhlHJASN5aRLv2RVGTqEmtdiyMtFctvE-7FuWfUk/edit#
2015-11-19 14:51:42 +01:00
Yannick Tivisse
7c7141cd69 [ADD] project: created all the doc pages 2015-11-19 14:36:04 +01:00
Ludovic Laffineur lla
40071825a8 [IMP] PoS_loyalty: - improving description type of rewards
invoicing :  - set a customer with barcode
2015-11-19 13:34:55 +01:00
Yannick Tivisse
afe6dbc31c [ADD] sales: How to invoice a support contract (prepaid hours)?
https://docs.google.com/document/d/1_zl7Hl3qh5_rIeA9jigfgQgpmGf8l0HLi2Rgl1p5H50/edit?usp=sharing
2015-11-19 13:29:30 +01:00
Fabien Pinckaers
2a68e95381 Merge pull request #99 from esperandus/patch-1
Update terminologies.rst
2015-11-18 22:21:33 +01:00
esperandus
4504666a02 Update terminologies.rst
Mostly a few grammar changes to help the translation into English.
2015-11-18 15:20:35 -05:00
Yannick Tivisse
6459d00a91 [ADD] How to re-invoice expenses to your customer.
https://docs.google.com/document/d/1_6VclRWfESHfvNPZI32q5ANFi2C7cCTwkLXpbGTz6B8/edit#heading=h.96noud6ebpqt
2015-11-18 18:30:42 +01:00
Yannick Tivisse
3fb403a0a8 [ADD] sales: How to invoice milestones of a project?
https://docs.google.com/document/d/1NM7deV8LrpYSoLX58V-OLl25_OwoikS4BrR6EieeTco/edit#
2015-11-18 11:18:05 +01:00
Yannick Tivisse
a29f38b06b [FIX] Some bad characters 2015-11-18 10:49:35 +01:00
Yannick Tivisse
c630d69bb0 [ADD] sales: How to create my first quotation?
https://docs.google.com/document/d/14Ne7siIRykq-GvrkIyUxeUkWPi_xJO7lwbR5lstL_P4/edit?ts=560d5830#
2015-11-18 10:48:09 +01:00
Yannick Tivisse
abdaf7ed07 [ADD] point_of_sale: How to configure your table map?
https://docs.google.com/document/d/1OKijuCn7uM4NT9waJq21ctKNx7XNjEZiPf9d7EvA8Ms/edit#
2015-11-18 10:16:22 +01:00
Yannick Tivisse
d0640f8906 [ADD] point_of_sale: How to setup Point of Sale Restaurant
https://docs.google.com/document/d/1c0fE28u1NscVwiu8imkJyFEmHL4QR2UlghwtomdrChc/edit#heading=h.teahchhagxca
2015-11-18 10:00:23 +01:00
Yannick Tivisse
6838deddc6 [ADD] point_of_sale: How to accept credit card payments in Odoo POS using Mercury?
https://docs.google.com/document/d/1IudkCxdImPXfqpsnqb1fkxTCwp-abQy2vW8YPobf4CI/edit#
2015-11-18 09:49:12 +01:00
Yannick Tivisse
fce5fbce04 [ADD] point_of_sale: How to reprint receipts?
https://docs.google.com/document/d/1xB9y-0thM8MZl5wSSw5g0Am9f8z9YALI-Vn7cfRys2s/edit#
2015-11-17 17:05:05 +01:00
Yannick Tivisse
fa5c5300b2 [ADD] point_of_sale: How to register customers?
https://docs.google.com/document/d/1EsUviQZdwVV7zx6QQWzZVivPac9yWE6zoei2HiUciSw/edit#heading=h.teahchhagxca
2015-11-17 16:29:55 +01:00
Yannick Tivisse
ba5ee5dc75 [ADD] point_of_sale: How to create & run a loyalty reward system
https://docs.google.com/document/d/19Ch_qJftN6My194Ei1nxkcJ9J67gqeNeUrhWLhVOC7Q/edit#
2015-11-17 15:55:12 +01:00
Yannick Tivisse
20d2b5bad9 [ADD] point_of_sale: How to manage multiple cashiers?
https://docs.google.com/document/d/1HttoILrB7mzpEYWSHbzzG4ZrpTOv25oce_5jpZN3ENk/edit#
2015-11-17 14:50:21 +01:00
Yannick Tivisse
a232fa2029 [ADD] point_of_sale: How to apply manual discounts?
https://docs.google.com/document/d/1QIG_h7zvY6flk5qrjV6VLouDc3yR6o6cKlxrFtRO-uE/edit#heading=h.teahchhagxca
2015-11-17 13:48:23 +01:00
Yannick Tivisse
897196d90a [ADD] point_of_sale: How to use discount tags on products?
https://docs.google.com/document/d/1RqPb-aY0X4Fdlk6KktYG6w13SCtdk9SKJQkiYA5LEZ0/edit#
2015-11-17 13:25:34 +01:00
Yannick Tivisse
749a057ddc [ADD] point_of_sale: How to set up cash control?
https://docs.google.com/document/d/1eLMfQKXFB3xNIeHpfvwd26SUkRkTnz9JMbTI4f_req0/edit#
2015-11-17 13:00:32 +01:00
Thibault Delavallée
2d38ba97bc [FIX] inventory: overview: setup fix
Typos and use of tense + image of planner that does not match anymore
2015-11-17 12:29:27 +01:00
Yannick Tivisse
1957a733d0 [ADD] inventory: What is a removal strategy (FIFO, LIFO, FEFO, Specific Indentification)?
https://docs.google.com/document/d/17wiBQRBM-y7Xvy2MzhE04tBnqnkijhKPkPKTo2V8wjc/edit?usp=sharing
2015-11-17 11:54:26 +01:00
Martin Trigaux
847edb2cf3 [I18N] export source terms 2015-11-17 09:58:27 +01:00
Martin Trigaux
9c62e1765a [IMP] accounting: put in a note 2015-11-17 09:56:19 +01:00
Cédric Snauwaert
9bc93c625f [FIX] accounting: paypal explanation
add some explanation on how to configure paypal account with online sync
2015-11-17 09:42:51 +01:00
Martin Trigaux
484ae17550 Add coming soon mention on empty pages 2015-11-16 15:51:57 +01:00
Martin Trigaux
f0310beb04 [I18N] fetch the new terms with corrections in Dutch 2015-11-16 10:59:15 +01:00
Yannick Tivisse
9232c300ea [ADD] point_of_sale: How to apply Time-limited or seasonal discounts?
https://docs.google.com/document/d/1OMJDCvxhy0wGBtUjJHg81uIojdcq5yZmsKTsb322u9k/edit#
2015-11-13 16:54:00 +01:00
Yannick Tivisse
f545872bb3 [ADD] point_of_sale: How to return and refund products?
https://docs.google.com/document/d/1LPYRm552oA2PWPZe9ex-Hr8sAfPnikmIWbu_b9oDsdA/edit#
2015-11-13 16:21:43 +01:00