Giter Club home page Giter Club logo

documentation's Introduction

Build Status Tech Doc Help Nightly Builds

Odoo

Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, ...

Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps.

Getting started with Odoo

For a standard installation please follow the Setup instructions from the documentation.

To learn the software, we recommend the Odoo eLearning, or Scale-up, the business game. Developers can start with the developer tutorials

documentation's People

Contributors

antoinevdv avatar bouvyd avatar brse-odoo avatar c3podoo avatar chiaraprattico avatar demesmaeker avatar donapi avatar edi-odoo avatar felicious avatar feyensv avatar fgi-odoo avatar ged-odoo avatar hojo-odoo avatar jcs-odoo avatar jero-odoo avatar jubodoo avatar kbr-odoo avatar ksc-odoo avatar larm-odoo avatar lau-odoo avatar loredanalrpz avatar mart-e avatar odony avatar rim-odoo avatar samueljlieber avatar tiku-odoo avatar tivisse avatar toaa-odoo avatar xmo-odoo avatar xpl-odoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

documentation's Issues

Menu option changed in documentation-user/inventory/management/replenishment_strategies/min_stock_rule_vs_mto.rst

The option for Reordering Rules seems to have moved from Master Data to Configuration.
file
documentation-user/inventory/management/replenishment_strategies/min_stock_rule_vs_mto.rst
should be updated. I attach required screenshot.

min_stock_rule_vs_mto_01

I'm not very handy with git - if someone could give me a tutorial as to how to use it I would be very happy to do my bit to keep the documentation up to date.

TIP project forecast

TIP Project Forecast
For example: When a user fills in a Timesheet with your Project name (Analytic account), with 10 hours spent, the forecast will display 10 hours in the Estimated Time field.

I suppose The hours spent is "Effective Time field"

[13] stock: Wrong/Missing documentation on three steps Receipt/Delivery

Originally Reported at odoo/odoo#45122

Impacted versions: 13.0

Steps to reproduce: Have a look at the documentation on three steps Receipt

Process a Receipt in three steps (Input + Quality + Stock)
https://www.odoo.com/documentation/user/13.0/inventory/management/incoming/three_steps.html

Current behavior:
Here, All the Screenshots are related to delivering Products in 3 steps while Document is for Process a Receipt in three steps (Input + Quality + Stock)

Similarly, https://www.odoo.com/documentation/user/13.0/inventory/management/delivery/three_steps.html should be for delivery in three steps
Here, All the Screenshots seem correct while the document title is wrong.

Expected behavior: Correct Title + Screenshot

Video/Screenshot link (optional):

Documentation Enhancements

Hello,

We're an Odoo partner in Egypt, and we'd like to contribute to the documentation here.

We've some suggestions to enhance the quality of documentation:

  1. Specify Odoo version on new feature sections. Check Python Documentation under the end of section.
  2. Split each module by category (End User, Implementation, Administration). Check Oracle Documentation and Gitlab Documentation as references.
  3. Please open translation for Arabic (Egypt) language on Transifex.

We're awaiting your feedback. We want to unify the way we write documentation so we can benefit from the shared codebase.

Thanks.

Differentiate Odoo Community from Odoo Enterprise

I have found at the following address that refers to the contracts / subscriptions module. That module is only available in the Enterprise version. I propose that this circumstance be distinguished in some way. Maybe it's a good idea to review all the documentation to see if it happens on another occasion. Maybe I can do that if you give me some guidelines.

Live Currency Rate

I am struggling to find the "Live Currency Rate" on the Accounting -> Configuration -> Settings. Is there probably something I might be missing?

No info about MagTek card reader.

Hi!

I'm having issues with a RPi2 using Posbox, it won't recognize the card swaping.

I did got into the terminal, and got a ton of info but no apparent error.
I do believe that there is an issue at a hardware level. I can't see any special module loaded, at all.

Any help would be really appreciated.
Here some of the output from the RPi2.

cat /etc/rpi-issue 
Raspberry Pi reference 2016-09-23
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 62406bad92ed23728f46711b3539c04c37dfb62c, stage2

lsmod
Module                  Size  Used by
bnep                   10340  2 
hci_uart               17943  1 
btbcm                   5929  1 hci_uart
bluetooth             326105  22 bnep,btbcm,hci_uart
brcmfmac              186339  0 
brcmutil                5661  1 brcmfmac
cfg80211              427855  1 brcmfmac
rfkill                 16037  4 cfg80211,bluetooth
snd_bcm2835            20447  0 
snd_pcm                75762  1 snd_bcm2835
snd_timer              19288  1 snd_pcm
snd                    51908  3 snd_bcm2835,snd_timer,snd_pcm
bcm2835_gpiomem         3040  0 
bcm2835_wdt             3225  0 
usblp                  10482  0 
uio_pdrv_genirq         3164  0 
uio                     8000  1 uio_pdrv_genirq
ipv6                  347530  44

lsusb
Bus 001 Device 005: ID 0801:0011 MagTeK

Error building the documentation

Getting the following error building the documentaiton

reading sources... [  4%] accounting/bank/setup/create_bank_account
Exception in thread fields_get fetcher thread 0/4:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.7/threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/joe/rpmbuild/BUILD/odoo-10.0-20161011/documentation-user-af4a3a1f6a83b0e051f3fc34a8547e046a2766f3/_extensions/demo_link.py", line 170, in _fetch_fields
    view_id = next((id_ for type, id_ in action['views'] if type == task.view), False)
TypeError: list indices must be integers, not str

reading sources... [  4%] accounting/bank/setup/foreign_currency
reading sources... [  4%] accounting/bank/setup/manage_cash_register

error when oauth google

when try login with google return error Access Denied (?oauth_error=2)

how can solve this problem

Make html fails to complete

After downloading the repo, I navigated to the root dir of 'documentation-user' and executed 'make html'.

Here's the error message:

/home/documentation-user/accounting/payables/misc/employee_expense.rst:210: ERROR: Error in "todo" directive:
unknown option: "doc".

.. todo:: :doc: ../../../sale/invoicing/service/expense
/home/documentation-user/inventory/routes/costing/landed_costs.rst:3: WARNING: Could not find any field related to the action [stock_landed_costs.stock_landed_cost_type_action]
/home/documentation-user/legal/terms/partnership.rst:220: WARNING: duplicate label appendix_a, other instance in /home/documentation-user/legal/terms/enterprise.rst
looking for now-outdated files... none found
pickling environment... done
checking consistency... /home/documentation-user/expense.rst:: WARNING: document isn't included in any toctree
/home/documentation-user/legal/terms/enterprise_tex.rst:: WARNING: document isn't included in any toctree
/home/documentation-user/legal/terms/i18n/enterprise_tex_fr.rst:: WARNING: document isn't included in any toctree
/home/documentation-user/legal/terms/partnership_tex.rst:: WARNING: document isn't included in any toctree
done
preparing documents... done
writing output... [  4%] accounting/bank/setup/create_bank_account              
Exception occurred:
  File "/usr/local/lib/python2.7/dist-packages/sphinx/writers/html.py", line 223, in visit_reference
    assert len(node) == 1 and isinstance(node[0], nodes.image)
AssertionError
The full traceback has been saved in /tmp/sphinx-err-0k491Y.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:60: recipe for target 'html' failed
make: *** [html] Error 1

Card payments on invoices document does not correspond to functionality.

https://www.odoo.com/documentation/user/11.0/accounting/receivables/customer_payments/credit_cards.html

The article says:

The account type should be "Credit Card". Once it's done, don't forget to set the "Credit cards" account as "Allow Reconciliation".

However when you create or edit a new account in chart of accounts and you select type = "Credit card" - it hides "Allow Reconciliation" checkbox. I've tried to set it first and then select type Credit Card - however it stores Allow Reconciliation = False in the database.

What's the correct way to create Credit Card account with "Allow Reconciliation" = True?

Thanks!

Odoo9: handle kitchen & bar order printing doc

I think the How to handle kitchen & bar order printing? is missing an important part: what kind of printers you can use on Odoo restaurant module. Basically seems you can't use any local receipt printer at all (usb in my case)or one using 'localhost' or '127.0.0.1' instead of a real ip connected printer. In fact I didn't find any word about what kind of restaurant printers you can use in POS documentation here but just

Odoo POS can print on any web-browser compatible printer. This includes most inkjet, laser and thermal printers, connected by USB or via network.

Again, not a word about restaurant/bar printers.
Set a printer on cups via socket like socket://192.168.25.100:9100 to access it remotely works for receipts but not for kitchen/bar.
Could you gently clarify the situation?
Thanks.

How to configure Odoo Accounting?

I think the documentation is a bit terse. Assuming the user is new to Odoo, they might not know how to get to the screen displayed. We should mention to open the accounting module by clicking on the accounting icon on the main screen.
I would write "step-by-step wizard" instead of "step-by-step manual".
Although it should be clear, we should mention what access right is needed just in case.
We should mention that checking the box at the bottom will help keep track of the progress on the setup.
I don't know if there are other steps that should be done prior to this one but a link to the list of other config would be nice. Same for the next steps if there is something else that is not covered by the wizard.

PDF version of user docs

Is there a pdf version of the user docs? A while back I tried setting up latex and use the make latexpdf recipe on Debian Stretch with no success. Now i tried https://github.com/brechtm/rinohtype on Ubuntu 18.04 but that also fails. 'make singlehtml' also fails. make html works fine. Maybe Odoo SA just uses make html for the online docs. Are the other code paths tested, are they supposed to work? If they are and its not just me I'll post the outputs and the logs. For now I just trying to understand if its worth investing time in this.

Fix default role

In rST/sphinx, the single backtick is an alias for the "default role" which defaults (haha) to implicit / title references. This is not very useful, and we never implemented it in our theming which often generates warnings.

It's unclear what to define the default role to though:

  • we could use "inline literal" (rST's double backtick) as that matches Markdown
  • we could use sphinx's any as it exists pretty much for that reason, note that we may still need some sort of fallback if writers use single backticks for stuff which is not a ref' to anything
  • we could raise an error when it's used, though that assumes people who write doc at least build it let alone look at it (which is clearly not the case), or we add some sort of CI to the repo

/cc @mart-e

Trial balance

the report of trial balance show the balance of each account , i need a report calculating the total debit and total credit and tell me if they equal to say that trial balance is balanced

Grammar checking

I've been looking through some of the documentation, and noticed some issues with the grammar in some of the files. Do you mind if I (and other contributors) look into it and try to improve the grammar and wording?

Add Domain to while list in the instruction

As following the instruction here

If user don't put the domain into "while list" after they issue the Client ID. the Google dashboard won't work and will give you some error.

This type of user configuration error happened so many times before, there are few pull request and commit to help user avoid it. ( by giving more relevant error information)
odoo/odoo#21032
odoo/odoo@4bd8e3e

It would be nice if the instruction can point this out.(I spend few hours to find out what's going on)
image
Please add your domain into API domain list, otherwise the API you just issued won't work on your odoo Google Analytics in Dashboard. ( need 5 mins before retry the dashboard after you add the Domain into API while list)

V13 Documentation: MTO Checks for the stock

I think, the following part for the MTO in the v13 documentation is wrong:

The Make to Order route will trigger a procurement (purchase order or manufacturing order) with the necessary quantity to fulfill a product request (coming from a sale order or a manufacturing order). The system will check the quantity on hand for the corresponding product and if the available quantity is higher or equal to the necessary quantity, Odoo will use what is in stock to fulfill the request. In case you don’t have enough available stock to fully fulfill the product request, procurement will be generated for the total quantity requested

I think this is incorrect, the MTO never checks for the quantity on hand.

You can find that paragraph here https://www.odoo.com/documentation/user/13.0/inventory/management/replenishment_strategies/min_stock_rule_vs_mto.html.

Even the help also says that "in the MTO, the available stock will be ignored."
rule_help

Portal user tax access

Hi, i want to report a bug of odoo 11.
After someone register online, they get error when entering /shop
I found this problem because portal user don't have tax read access.
After give read tax access to portal user, it works.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.