Commit Graph

1660 Commits

Author SHA1 Message Date
Yannick Tivisse
4eca44db9c [IMP] inventory: updated translation 2016-03-08 10:22:51 +01:00
Yannick Tivisse
156e2123e2 [IMP] Inventory valuation method (FGI review)
Spec:
- In accounting doc remove the last three topics and replace them by the memento. They all head to the old memento.

- add links to new memento in following page: https://www.odoo.com/documentation/user/9.0/inventory/routes/strategies/removal.html

- The following doc topic "What costing method should you use? (standard, average, fifo)" heads to the former memento https://www.odoo.com/documentation/functional/valuation.html#costingmethod
This memento does not answer this complex question at all actually. Please remove it.

- The introduction text should be before "Costing Method" title:
Every year your inventory valuation has to be recorded in your balance sheet. This implies two main choices:
the way you compute the cost of your stored items (Standard vs. Average vs. Real Price);
the way you record the inventory value into your books (Periodic vs. Perpetual).

- New definition for FIFO (right side):
For Real Price (FIFO, LIFO, FEFO, etc), the costing is further refined by the removal strategy set on the warehouse location or product's internal category. The default strategy is FIFO. With such method, your inventory value is computed from the real cost of your stored products (cfr. Quantitative Valuation) and not from the cost price shown in the product form. Whenever you ship items, the cost price is reset to the cost of the last item(s) shipped. This cost price is used to value any product not received from a purchase order (e.g. inventory adjustments).
FIFO is advised if you manage all your workflow into Odoo (Sales, Purchases, Inventory). It suits any kind of users.

- Add definition for LIFO method:
For Real Price (FIFO, LIFO, FEFO, etc), the costing is further refined by the removal strategy set on the warehouse location or product's internal category. The default strategy is FIFO. With such method, your inventory value is computed from the real cost of your stored products (cfr. Quantitative Valuation) and not from the cost price shown in the product form. Whenever you ship items, the cost price is reset to the cost of the last item(s) shipped. This cost price is used to value any product not received from a purchase order (e.g. inventory adjustments).
LIFO is not permitted outside the United States.

- New definition for Average Price:
The Average Price method recomputes the cost price as a receipt order has been processed, based on prices defined in tied purchase orders:
FORMULA (see here attached)
The average cost does not change when products leave the warehouse.
From an accounting point of view, this method is mainly justified in case of huge purchase price variations and is quite unusual due to its operational complexity. Your actually need a software like Odoo to easily keep this cost up-to-date.
This method is dedicated to advanced users. It requires well established business processes because the order in which you process receipt orders matters in the cost computation.

- In Continental memento: If the stock value decreased, he makes it upside down. -> If the stock value decreased, the "Inventory" account is credited and the "Inventory Variations" debited.

- Remove "[1] products leaving the stock have no impact on the average price." Now added to average price definition.

- At the botton, add links to following docs:
What is a removal strategy (FIFO, LIFO, FEFO, Specific Indentification): https://www.odoo.com/documentation/user/9.0/inventory/routes/strategies/removal.html
Impact on the average price valuation when returning goods: https://www.odoo.com/documentation/user/9.0/accounting/others/inventory/avg_price_valuation.html
How to integrate landed costs in the cost of the product? https://www.odoo.com/documentation/user/9.0/inventory/routes/costing/landed_costs.html
2016-03-08 10:21:30 +01:00
Martin Trigaux
8babc0856e [I18N] fetch new terms from Transifex 2016-03-07 10:31:40 +01:00
Olivier Dony
550faabdf7 [WIP] legal: drafting 2016-03-04 20:43:20 +01:00
Martin Trigaux
da12bbf1a4 [I18N] export source terms 2016-03-03 16:16:27 +01:00
Martin Trigaux
4d4fe74717 [I18N] fetch new terms from Transifex 2016-03-03 16:13:26 +01:00
Yannick Tivisse
fb529980b5 [ADD] project: How to forecast tasks?
https://docs.google.com/document/d/1YGWI_JcoFg4HgHTwSlLsg3RjSg9wig43G-KxAH6PTFU/edit#heading=h.mzfmgxhsof20
2016-03-03 14:38:06 +01:00
fwi-odoo
fb4b4a67f5 [FIX] sale_ebay: move doc to sale instead of crm 2016-02-25 10:27:29 +01:00
Yannick Tivisse
7a526f5333 [IMP] Update translations 2016-02-24 13:45:50 +01:00
Yannick Tivisse
4658270bc7 [ADD] inventory: How to get credentials for UPS shipping integration?
https://docs.google.com/document/d/1fogqe6VKjixTWg5Pclbj8f69Kh1Q_dguvwwoyuXrAMU/edit?usp=sharing
2016-02-24 13:25:01 +01:00
Yannick Tivisse
dea6b78627 [ADD] sale: How to use different invoice and delivery addresses?
https://docs.google.com/document/d/11ajzdV1qjYkYOlSn4wgkSLKK-BT3DNWNQDMfzYZkV2Q/edit
2016-02-24 12:37:35 +01:00
Yannick Tivisse
6c9e05622d [ADD] project: How to manage & collaborate on tasks?
https://docs.google.com/document/d/1wK_yaHZ6SgnmvBTIwtYTlz7aic7L6eLe4MLGvExKt8M/edit
2016-02-24 11:49:35 +01:00
Yannick Tivisse
c5da8e9aa3 [ADD] website: How to translate the website?
https://docs.google.com/document/d/12uTlsfL09FD9cP71UF5CAKvxcSaQKQ4N44f6up-W4s4/edit
2016-02-24 11:13:36 +01:00
Yannick Tivisse
a8274f23f7 [ADD] inventory: How to cancel a delivery order?
https://docs.google.com/document/d/1--3Nj9Y_pnTAFyJj0aoL5wy0ZxOUaBTCOpK2UQKwLoA/edit
2016-02-24 11:03:01 +01:00
Yannick Tivisse
2fde7d20aa [ADD] inventory: How to change the label type of your delivery order?
https://docs.google.com/document/d/1HoAg2VOtAPH8M20kwfSGV8xBbikjFoIFtPx9thNqA3c/edit
2016-02-24 10:55:22 +01:00
Yannick Tivisse
19c4036723 [ADD] inventory: How to limit a delivery method to a certain number of countries?
https://docs.google.com/document/d/1eohk_KxZhNI9dbQcbIKUOohqsuIi44OHLTRp02-bSms/edit
2016-02-24 10:42:51 +01:00
Yannick Tivisse
50af8adc85 [ADD] Inventory: How to change the packaging type for your sale order?
https://docs.google.com/document/d/1HoAg2VOtAPH8M20kwfSGV8xBbikjFoIFtPx9thNqA3c/edit
2016-02-24 10:11:02 +01:00
Yannick Tivisse
3dd49ab2c4 [IMP] Discuss: Improve the documentation page 2016-02-11 10:32:34 +01:00
Yannick Tivisse
a90cd21547 [IMP] Discuss: Set a new banner 2016-02-10 10:37:04 +01:00
Martin Trigaux
fe3a2869c5 [I18N] fetch new terms from Transifex 2016-02-09 08:44:32 +01:00
Martin Trigaux
297936be7b [IMP] hide empty menus 2016-02-09 08:43:39 +01:00
Yannick Tivisse
244ad74bca [ADD] Discuss: update translations 2016-02-08 10:57:09 +01:00
Yannick Tivisse
6f1225bbee [ADD] Discuss: Getting Started with Odoo Discuss
https://docs.google.com/document/d/1emwQqWWpVytK8NJZdKRoxNmBRh2SN_g4MlEogp5y1es/edit
2016-02-08 10:57:09 +01:00
Martin Trigaux
ea334f5983 [IMP] more languages to display in drop down
Just in case
2016-02-04 13:20:40 +01:00
Martin Trigaux
9a5bae06c6 [FIX] typo 2016-02-04 11:29:38 +01:00
Martin Trigaux
bc17c13b24 [IMP] better translation menu
With the name of the language instead of the language key
2016-02-04 10:37:44 +01:00
Martin Trigaux
33bfa17b1e [I18N] fetch new terms from Transifex
Adding Chinese to the list of translations
2016-02-04 09:13:57 +01:00
Yannick Tivisse
d7f854652a [IMP] Sales: Updated translations 2016-02-01 14:27:45 +01:00
Yannick Tivisse
beed870229 [ADD] Sales: How to manage prices for B2B (tax excluded) and B2C (tax included)?
https://docs.google.com/document/d/1kExheNd2VgEe-_go6uaQXEBXIj5eWvTe0x63EBk_W9I/edit#
2016-02-01 14:21:42 +01:00
Jesús Alan Ramos Rodríguez
ceb06c02f8 [FIX]:Lots and Serial Numbers to Valuation Methods
The name Lots and Serial Numbers is not related to the content of this menu, this menu is focused in Valuation methods
2016-01-29 13:27:47 +01:00
Martin Trigaux
086c36a5c9 [I18N] fetch new terms from Transifex 2016-01-28 17:14:06 +05:30
Martin Trigaux
418e57a1d4 [I18N] export source terms 2016-01-28 16:45:47 +05:30
Martin Geubelle
46e60390ac [ADD] website: add Google Analytics tutorial 2016-01-28 16:40:37 +05:30
Martin Geubelle
1fe11ed59b [FIX] website: forgotten file
When hitting the back button of getting started,
we get a 404 error for getting_started.html.

opw-667921
2016-01-27 11:32:37 +01:00
Martin Trigaux
0433c5cb58 [I18N] fetch new terms from Transifex 2016-01-25 15:45:03 +05:30
Yannick Tivisse
c4468433da [IMP] Website: New image for seo page 2016-01-18 09:46:53 +01:00
Michael Caviness
cdafbd1976 [FIX] accounting: some spelling and grammar errors 2016-01-16 09:22:32 +01:00
Yenthe
93fc46a218 [FIX] crm: documentation typo 2016-01-16 09:21:15 +01:00
Martin Trigaux
a20b06f794 [I18N] fetch new terms from Transifex 2016-01-13 13:23:49 +01:00
Martin Trigaux
17d86e557e [FIX] website: add unlinked TOC
To be able to use the back button
2016-01-11 09:14:25 +01:00
Martin Trigaux
5e3b02e312 [I18N] fetch new terms from Transifex 2016-01-11 08:48:29 +01:00
Martin Trigaux
fb71ebae7a [I18N] translate website resources 2016-01-11 08:46:30 +01:00
Martin Trigaux
d48997c4cc [I18N] export source terms of source terms 2016-01-08 16:25:17 +01:00
Yannick Tivisse
4ac12868b8 [ADD] Website: How is SEO handled in Odoo?
https://docs.google.com/document/d/14w8FaItEQ8d1zuIj3H17Mx4M_PYUQNJel6Z-aPBEMn4/edit#

Also, modify Getting Started page to jump directly on it from the index
2016-01-08 16:13:44 +01:00
Martin Trigaux
34f88b98ff [I18N] fetch new terms from Transifex 2016-01-08 15:20:13 +01:00
apr-odoo
6e11e123b0 Update create_bank_account.rst 2016-01-06 17:28:25 +01:00
Martin Trigaux
8ba5344728 [I18N] fetch new terms from Transifex 2016-01-04 14:43:20 +01:00
Martin Trigaux
880bf4d3ff [I18N] export source terms of getting_started doc 2016-01-04 14:43:07 +01:00
Martin Trigaux
3d6d5205a1 [I18N] export source terms of sale_ebay doc 2016-01-04 14:42:19 +01:00
fwi-odoo
36a2128a1f [ADD] sale_ebay documentation
opw 652029
2016-01-04 14:40:29 +01:00