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
Xavier Morel
65ad67b85d
[IMP] wording, leftover bits of french
2015-04-16 17:38:37 +02:00
Xavier Morel
6c250deca8
[ADD] highlighted table to double entry document
2015-04-16 17:38:37 +02:00
Xavier Morel
15c51c9845
[ADD] support for generic alternative content in right-hand side
...
dd.alternatives triggers "widget", each (dt, dd) is an alternative with
dt being the alternative (and radio button) label and dd being the
actual content to display on selection.
2015-04-16 17:38:37 +02:00
Xavier Morel
eb20f603b5
[ADD] chart of inventory locations
...
Quite a bit of duplication with the chart of accounts (controls are just
about identical) but not quite enough that the CoA can trivially be
reused.
2015-04-16 17:38:37 +02:00
Xavier Morel
2a714115b1
[ADD] double entry basic doc
2015-04-16 17:38:37 +02:00
Xavier Morel
4ae0fd613d
[FIX] remove unnecessary local, convert set to indexedseq
...
By default "iterating" a set will use a setseq which may still uniquify
information if it finds duplicates (but it may not as it's lazy &
al). #flatten conserves the seq type, so if there are two equal
operation items amongst all selected operations they may get
deduplicated, with the end result of operations disappearing in the
final formatted result.
2015-04-15 17:10:53 +02:00
Xavier Morel
13761b4557
[CHG] move things around for wider functional concern
...
It looks like we're going with this for the functional
documentation/mementoes thing, so move the accounting memento out of the
way and create a first draft for a documents hierarchy
2015-04-15 14:56:34 +02:00
Xavier Morel
4030182881
[FIX] warning when compiling doc
2015-04-15 14:32:24 +02:00
xmo-odoo
6cdf5457b7
[IMP] note that the accounting memento is US GAAP
2015-04-15 10:20:47 +02:00
Xavier Morel
a27327008f
[CHG] Goods Received Not Purchased asset -> liability
...
ref 55259CA2.2010306@odoo.com
Kevin McMenamin via fp
2015-04-09 10:37:15 +02:00
Xavier Morel
85c5b64f96
[FIX] navbarification process
2015-04-09 10:37:03 +02:00
Xavier Morel
6c49220265
[IMP] functional -> business
2015-04-09 09:55:01 +02:00
Xavier Morel
eb89b38de6
[ADD] Analytics support
2015-04-09 09:54:32 +02:00
Xavier Morel
d1b5326990
[CHG] add functional doc TOC
...
move accounting memento to a sub-document
2015-04-07 16:14:50 +02:00
Xavier Morel
9c12455c96
[IMP] separate OPEX to its own P&L subsection
2015-03-23 17:40:47 +01:00