Commit Graph

78 Commits

Author SHA1 Message Date
Yannick Tivisse bb2a9468ad [FIX] valuation_methods_anglo_saxon: Correct valuation-chart + use dollars 2016-08-16 13:51:21 +02:00
Damien Bouvy 118f09ca67 [ADD] db_management: how to manage you databases
* Database duplication
* Users deactivation
* App uninstallation
* Customer culpabilisation
2016-06-16 11:42:45 +02:00
Olivier Dony 2037afdedd [WIP] legal: drafting, final v5 of enterprise agreement 2016-05-25 17:37:36 +02:00
stefanorigano a63a3c765a [FIX] documentation-user: resize 'Project' cover 2016-05-12 14:06:25 +02:00
Yannick Tivisse 69838f0943 Revert "[ADD] base_import FAQ"
This reverts commit 0ff2696493.

And removes the generated pot file

Conflicts:
	conf.py
2016-05-09 09:09:03 +02:00
Cedric Snauwaert 0ff2696493 [ADD] base_import FAQ 2016-05-06 13:40:23 +02:00
stefanorigano 28f197ca71 [IMP] all: new design to match the one on odoo.com
* upgrade to bootstrap 3.3.6

* new Header, port website LESS
  - Add the new header
  - Modify sub-header in order to handle “back” button and version
    switcher
  - Port website’s Less:
    * Use same variables’ names
    * Review fonts and colours in order to fit the new style

* add new footer

* Review and optimise JS code in order properly handle the new header,
  footer and card.top animations

* replace  banner images
2016-04-26 11:23:38 +02:00
Olivier Dony 550faabdf7 [WIP] legal: drafting 2016-03-04 20:43:20 +01:00
Yannick Tivisse a90cd21547 [IMP] Discuss: Set a new banner 2016-02-10 10:37:04 +01:00
Yannick Tivisse c4468433da [IMP] Website: New image for seo page 2016-01-18 09:46:53 +01:00
Yannick Tivisse 55aa21e6de [ADD] 'Odoo Online' section, with 'Getting Started' page 2015-12-21 12:05:14 +01:00
Yannick Tivisse 222dc5b20a [IMP] Modify the inventory valuation memento, for the anglo-saxon accounting 2015-12-03 16:02:12 +01:00
Yannick Tivisse a08d151437 [IMP] Modify the inventory valuation memento, for the continental accounting 2015-12-03 16:02:12 +01:00
Yannick Tivisse f1451325f8 [ADD] sales: Create all the doc pages 2015-11-10 14:59:04 +01:00
Joren Van Onder 200aa1389e [ADD] point_of_sale: posbox documentation
This is a big update of the posbox documentation in
addons/hw_proxy/doc. The main reason for this big change is v13 of the
posbox image which is vastly different from all the images that came
before it. On top of that, the documentation was also further updated to
look a bit better when rendered to HTML instead of PDF, which is what we
used before.
2015-10-22 11:36:46 +02:00
Martin Trigaux 582429fe61 [IMP] warehouse -> inventory 2015-09-29 15:35:51 +02:00
Martin Trigaux 85f2cdc127 [IMP] all: better banners 2015-09-21 17:23:03 +02:00
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 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
Xavier Morel 762e7056e0 [ADD] ad-hoc spacers at the top of the accounting memento 2015-07-20 13:43:28 +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 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 051d680fdd [ADD] inventory valuation 2015-04-17 21:59:21 +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 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 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 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
Xavier Morel f9dc2d8893 [ADD] bank reconciliation, checks handling sections 2015-03-18 18:38:26 +01:00
Xavier Morel 736a325399 [IMP] enter invoice-po price difference in its own account 2015-03-18 15:47:49 +01:00
Xavier Morel a9974711e8 [ADD] company incorporation note 2015-03-18 15:44:28 +01:00
Xavier Morel feff6a66c2 [FIX] unbundle 1st year revenue recognition from service contract invoice 2015-03-18 15:40:05 +01:00
Xavier Morel 2503e23797 [CHG] rename stock_in asset account 2015-03-18 15:19:12 +01:00
Xavier Morel df97c7b678 [REM] treasury stock account from intro 2015-03-18 15:16:21 +01:00
Xavier Morel 65e6bb3d11 [IMP] add highlight for retained earnings 2015-03-18 15:10:04 +01:00
Xavier Morel a8a2c2ce86 [ADD] supplier bill to journal entries 2015-03-17 14:11:36 +01:00
Xavier Morel 609ab8051e [CHG] review stuff 2015-03-17 13:18:50 +01:00
Xavier Morel 0d6322797d [IMP] match accounts listing to CoA 2015-03-16 15:56:28 +01:00
Xavier Morel 9d577a0742 [FIX] ordering of accounts in CoA
Revive using an orderedmap when converting from a JS object to avoid
losing ordering of accounts within an account category
2015-03-16 15:56:28 +01:00
Xavier Morel 4968be3ad7 [ADD] hover color on CoA and journal controls to show they can be clicked 2015-03-16 15:56:28 +01:00
Xavier Morel 23bb0e783c [FIX] reconciliation buttons cycle 2015-03-16 15:56:27 +01:00
Xavier Morel a0601d909f [IMP] display of spacing in listings
In entries explanations and configuration, make it possible to "split"
the list in multiple sub-lists visually: a ``null`` item should just
create an empty space, not display a list item "dot"
2015-03-16 15:56:27 +01:00
Xavier Morel 32493c9c0f [FIX] hovering in intro
* fix markup so everything is back within .intro-list
* just glom all paragraphs below .intro-list, ignore <li>
2015-03-16 15:56:27 +01:00
Xavier Morel 0e8449f623 [CHG] fp changes 2015-03-16 15:56:18 +01:00
Xavier Morel 1ad6d35dd8 [FIX] variable taxes payment, maybe 2015-03-13 19:02:26 +01:00
Xavier Morel 47b92cc59d [ADD] purchase of building
* payment not very interesting, just payment of suppliers
* accounting entries to take a loan?
2015-03-13 19:02:26 +01:00