Commit Graph

4519 Commits

Author SHA1 Message Date
Xavier Morel
24b17bf506 [IMP] use up-to-date and higher-resolution apps logos
And improve compression of purchase
2015-09-15 13:46:51 +02:00
Martin Trigaux
cb2418ef6a [ADD] purchase: create a Rfq
Based on https://docs.google.com/document/d/1q2EQ3JfDi0RZ8fDaca9Ac67fnPj3ReLwJL-bRuQLeUM/edit#
2015-09-14 17:36:49 +02:00
Martin Trigaux
0f5fb247a6 [ADD] purchase: difference between purchase order, tender and rfq
Based on https://docs.google.com/document/d/1X0kBpPsN1pkKyqKfX3JTXB7Tam2rgaYFkmHgV0TeP7Q/edit#
2015-09-09 17:53:58 +02:00
Martin Trigaux
a5eb3baebb [ADD] crm: organize pipeline page 2015-08-27 16:04:14 +02:00
Martin Trigaux
14ade50b19 [ADD] accounting: manage cash register 2015-08-20 13:02:20 +00:00
Martin Trigaux
33fe80958d [ADD] account: create a bank account 2015-07-30 11:21:18 +02:00
Martin Trigaux
ac26bb980b [ADD] accounting: using payment terms
Written by Fabien Pinckaers (Odoo)
Proofread by Johan Bosma (Onestein)
2015-07-28 10:18:23 +01:00
Martin Trigaux
be2b3318e4 [ADD] accounting: overview of the invoice process 2015-07-27 17:09:28 +02:00
Martin Trigaux
2dc2bf1ac6 [FIX] account: assets fields and demo link 2015-07-27 15:13:18 +02:00
Martin Trigaux
b5a95ac74d [ADD] accounting: terminologies terms
Written by Dare Ojo Bello (Matt O'Bell)
Proofread by Johan Bosma (Onestein)
2015-07-27 14:54:20 +02:00
Martin Trigaux
fda6fa3357 [ADD] accounting: how to refund a payment 2015-07-24 17:13:20 +02:00
Xavier Morel
b432622459 [FIX] actually add logo in title to all pages
Fixes 93afab1e which was supposed to do that but I apparently backed it
out before committing.

All pages now behave like the index, with the Odoo logo removed from the
sidebar and set next to the current page's title.
2015-07-20 13:49:27 +02:00
Xavier Morel
762e7056e0 [ADD] ad-hoc spacers at the top of the accounting memento 2015-07-20 13:43:28 +02:00
Xavier Morel
50ccd4745c [ADD] nav link to root document from any subdocument
Leaving applications dropdown in place because removing it is a pain in
the ass (since it's extracted from the main toc) and a quickjump between
applications is useful
2015-07-20 13:43:28 +02:00
Xavier Morel
06c984b957 [CHG] mementoes -> user doc in main title 2015-07-20 13:43:28 +02:00
Xavier Morel
0e58ae3ee0 [IMP] make application TOC toplevel look like subtitles 2015-07-20 13:43:28 +02:00
Xavier Morel
4a8bc016d1 [IMP] "prev" links to the application's root if inside the application 2015-07-20 13:43:28 +02:00
Xavier Morel
93afab1e00 [CHG] remove logo from sidebar and always have it in title 2015-07-20 13:43:28 +02:00
Xavier Morel
8ff66c5b48 [IMP] integrate less compilation to base makefile
* should not be invoked when just editing documentation (and not
  touching less files) due to make dependency checking
* requires lessc on the path
* not sure it works for subfiles of main less file? May need
  improvements there
2015-07-20 13:43:27 +02:00
Xavier Morel
e400744907 [ADD] github links to edit documentation pages 2015-07-20 13:43:27 +02:00
Martin Trigaux
3a4cba74ca assets_management: typo 2015-07-20 11:23:42 +02:00
Xavier Morel
a7cf24ecb8 [IMP] README bits 2015-07-14 11:14:15 +02:00
Xavier Morel
70774f85eb [IMP] inline paraiso dark to avoid pygments version headaches 2015-07-14 11:11:48 +02:00
Xavier Morel
3639bee593 [ADD] example of authorship info at bottom of document 2015-07-14 11:04:26 +02:00
Xavier Morel
e443ce59bf [FIX] splitting of whitelist in demo:fields directive 2015-07-14 11:04:25 +02:00
xmo-odoo
469bfd3c8a [FIX] remove unsupported sphinx role in readme 2015-07-10 10:14:31 +02:00
Xavier Morel
5b2942ad58 [IMP] README, :fields: -> :only: in demo:fields:: 2015-07-10 10:13:24 +02:00
Xavier Morel
1577f53246 [IMP] tell Sphinx to ignore README.rst rather than mark it as orphan
Provides better rendering on github
2015-07-09 16:50:44 +02:00
Xavier Morel
e272fe6361 [ADD] readme 2015-07-09 16:48:28 +02:00
Xavier Morel
9f89a9900f [ADD] support for big action link button thing 2015-07-09 16:12:57 +02:00
Xavier Morel
f8d202061a [ADD] support for fetching views's fields straight from demo
* resolves action by external id
* fetches relevant view
* prints table of all fields with an @help in view order
2015-07-09 15:35:48 +02:00
Xavier Morel
98e8930e02 [ADD] assets management doc (wip) 2015-07-09 12:31:31 +02:00
Xavier Morel
c4e798e970 [ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping
* use part of the accounting TOC defined on pad
* support for "internal" tocs & fixup front toc
* various changes and improvements to extensions

May be missing: inherited document banners?
2015-07-09 11:49:42 +02:00
Xavier Morel
705e0d56b2 [CHG] initial port to new theme 2015-07-08 13:24:24 +02:00
Xavier Morel
43c5bd3a07 [FIX] rST warnings 2015-04-22 10:49:24 +02:00
Xavier Morel
b186513d5d [ADD] configuration for inventory operation 2015-04-21 17:24:42 +02:00
Xavier Morel
93123c7670 [FIX] PIV: customer invoice COGS is a debit 2015-04-21 10:50:28 +02:00
Xavier Morel
7dc71b46ea [FIX] Production Order: raw materials account is credited, not debited
also renamed MO -> PO for coherence with rest of
2015-04-21 10:46:30 +02:00
Xavier Morel
05f2b29914 [CHG] periodic valuation: display of initial inventory account
fp prefers prose to CoA-type table
2015-04-21 10:43:39 +02:00
Xavier Morel
04aee42e46 [REM] periodic inventory valuation: price difference in supplier invoice 2015-04-21 10:40:29 +02:00
Xavier Morel
cf1bcf979a [IMP] add initial inventory line to costing methods 2015-04-21 10:38:20 +02:00
Xavier Morel
effd70f9dd [FIX] standard pricing: wrong qty after reception 2015-04-21 10:35:06 +02:00
Xavier Morel
28641484f3 [FIX] incorrect products value in standard pricing listing 2015-04-21 10:34:00 +02:00
Xavier Morel
f10a033619 [FIX] double underlining of some document titles
h2/second-level sections are overlined to separate them from one
another. However if the document has no introductory paragraph (text
between the h1/document title and the first subsection) the h1 has an
underline and the section's overline, which isn't great.

Fix CSS so a 2nd-level section which immediately follows an h1 does not
get the overline.
2015-04-21 10:29:40 +02:00
Xavier Morel
7bd32342c6 [IMP] add new analysis point for received goods value 2015-04-21 10:19:48 +02:00
Xavier Morel
0f7bdafe34 [FIX] Manufacturing Order -> Production Order
for coherency
2015-04-21 10:17:31 +02:00
Denis Ledoux
4738c9019b [FIX] double-entry: typo, scraped -> scrapped 2015-04-20 11:14:49 +02:00
xmo-odoo
08cd20a121 Merge pull request #2 from odoo/inventory
Inventory mementoes (wip-ish)
2015-04-17 22:01:28 +02:00
Xavier Morel
051d680fdd [ADD] inventory valuation 2015-04-17 21:59:21 +02:00
Xavier Morel
a7aba04e33 [ADD] examples with jco 2015-04-16 17:38:37 +02:00