Search 1.9 billion lines of Odoo code on GitHub

base_config

Author: OpenAT
License: no license
Branch: extsce
Repository: alanljj/odoo_v8.0
Dependencies: account_accountant, account_analytic_analysis, account_asset, account_followup, account_payment, account_voucher, analytic_user_function, base, base_iban, base_location, base_location_geonames_import, calendar, contacts, crm, crm_claim, crm_helpdesk, dbfilter_from_header, delivery, disable_openerp_online, document, gamification, hr, hr_contract, hr_evaluation, hr_expense, hr_holidays, hr_recruitment, hr_timesheet_sheet, im_livechat, lunch, mail, mass_editing, mass_mailing, note, procurement_jit, product_email_template, project, project_issue, project_issue_sheet, project_timesheet, purchase, sale, sale_margin, sale_service, sale_stock, stock, stock_dropshipping, stock_landed_costs, stock_picking_wave, survey, warning, web, web_export_view, website, website_blog, website_certification, website_crm, website_crm_partner_assign, website_customer, website_event, website_event_sale, website_event_track, website_forum, website_forum_doc, website_gengo, website_google_map, website_hr, website_hr_recruitment, website_mail, website_mail_group, website_membership, website_partner, website_payment, website_project, website_quote, website_report, website_sale, website_sale_delivery, website_sale_options, and website_twitter
Languages: CSS (41, 12.9%), Python (84, 26.5%), and XML (192, 60.6%)
Other branches: exthof, fix14, fix16, fix22, fix23, imp26, intdadi, intdadirl1, intopenat, and master
Other repositories: OpenAT/odoo_v8.0, OpenAT/online, Upsyd/odoo_v8.0, alaa1994a/odoo_v8.0, joshuajan/odoo_v8.0, mgielissen/odoo_v8.0, and molandtoxx/odoo_v8.0

<h1 class="title">base_config</h1> <p>This module will do all the basic installation and configuration of an odoo database for you! It creates it's own Settings &gt; Configuration &gt; base_config setting page with all external modules listed.</p> <a name="documentation-used-to-create-this-module"></a> <h2>Documentation used to create this module:</h2> <ul class="simple"> <li><a class="reference external" href="http://odoo-new-api-guide-line.readthedocs.org/en/latest/">http://odoo-new-api-guide-line.readthedocs.org/en/latest/</a></li> <li><a class="reference external" href="https://www.odoo.com/forum/help-1/question/how-can-i-save-load-my-own-configuration-settings-30123">https://www.odoo.com/forum/help-1/question/how-can-i-save-load-my-own-configuration-settings-30123</a></li> <li><a class="reference external" href="https://www.odoo.com/forum/help-1/question/how-can-i-create-own-config-for-my-custom-module-41981">https://www.odoo.com/forum/help-1/question/how-can-i-create-own-config-for-my-custom-module-41981</a></li> <li><a class="reference external" href="https://www.odoo.com/forum/help-1/question/is-it-possible-to-set-database-default-configuration-values-507">https://www.odoo.com/forum/help-1/question/is-it-possible-to-set-database-default-configuration-values-507</a></li> <li><a class="reference external" href="https://doc.odoo.com/6.0/developer/5_16_data_serialization/xml_serialization/">https://doc.odoo.com/6.0/developer/5_16_data_serialization/xml_serialization/</a></li> <li><a class="reference external" href="http://stackoverflow.com/questions/9377402/insert-into-many-to-many-openerp/9387447#9387447">http://stackoverflow.com/questions/9377402/insert-into-many-to-many-openerp/9387447#9387447</a></li> <li><a class="reference external" href="https://doc.odoo.com/v6.0/developer/2_5_Objects_Fields_Methods/methods.html/#osv.osv.osv.write">https://doc.odoo.com/v6.0/developer/2_5_Objects_Fields_Methods/methods.html/#osv.osv.osv.write</a></li> <li><a class="reference external" href="https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf">https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf</a></li> </ul> <a name="third-party-tools-and-docs-that-may-help"></a> <h2>Third Party Tools and Docs that may help:</h2> <ul class="simple"> <li><a class="reference external" href="http://erppeek.readthedocs.org/en/latest/index.html">http://erppeek.readthedocs.org/en/latest/index.html</a></li> <li><a class="reference external" href="http://odoohub.wordpress.com/2014/08/15/where-is-the-odoo-documentation/">http://odoohub.wordpress.com/2014/08/15/where-is-the-odoo-documentation/</a></li> <li><a class="reference external" href="https://www.odoo.com/documentation/8.0/howtos/website.html">https://www.odoo.com/documentation/8.0/howtos/website.html</a></li> <li><a class="reference external" href="http://djpatelblog.blogspot.in/2014/09/odoo-new-api-recordsets.html">http://djpatelblog.blogspot.in/2014/09/odoo-new-api-recordsets.html</a></li> <li><a class="reference external" href="http://odoo-new-api-guide-line.readthedocs.org/en/latest/">http://odoo-new-api-guide-line.readthedocs.org/en/latest/</a></li> <li><a class="reference external" href="https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf">https://www.odoo.com/files/memento/OpenERP_Technical_Memento_latest.pdf</a></li> <li><a class="reference external" href="https://www.hbee.eu/en-us/blog/archive/2014/9/17/odoo-web-apps/">https://www.hbee.eu/en-us/blog/archive/2014/9/17/odoo-web-apps/</a></li> <li><a class="reference external" href="http://wirtel.be/posts/en/2011/11/02/nginx-proxy-openerp/">http://wirtel.be/posts/en/2011/11/02/nginx-proxy-openerp/</a></li> </ul>