Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    Openerp v7

    Odoo 安装指南
    3
    4
    6088
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yao6891 last edited by

      2013-07-25
      1.部署开发环境      OK
        电脑系统:WIN8 64位  OPENERP版本:openerp-7.0-20130724-231027  开发工具:eclipse+pydev        Python版本:2.6 X86
      参照:http://www.oepub.net/question/5
      [attachimg=1]


      2013-07-26 21:29
      参照:http://www.oscg.cn/openerp-manual-doc-03/
      跑了一遍流程 OK
      遗留问题:1.oecn_base_fonts模块没装上;  OK  参照:http://cn.openerp.cn/openerp_v7_oecn_base_fonts/

      2013-07-27 20:07
      参照:http://www.oscg.cn/openerp-manual-doc-15/
      制作请假单功能                OK
      [attachimg=2]
      [color=green]疑问:在ir_act_window_view 没找到action和view的关系。[/color]

      2013-08-10
      学习pythoning.......

      2013-09-16
      Create Your Module.

      Quick Start Guide

      1°-Start reading:

      Quick start : Technical_Memento_v0.7.3

      Official doc : Modules OpenERP v7

      2°-Sample module :

      Example 1 : Basics of developing a simple module in OpenERP

      Example 2 : How to create a module in OpenERP ?

      Example 3: Custom Sample Module Development

      Example 4:Module structure of OpenERP module

      3°- Videos

      Create a module (through interface not with python code)

      Tools / IDE OpenERP

      1°-IDE : I suggest Eclipse IDE : Eclipse Classic 

      2°-Python : plugin PyDev for eclipse : Installing the Eclipse PyDev plugin

      3°-XML : Editor integrated with eclipse

      4°-Templates Openerp :Template for eclipse of openerp code snippets. This snippets are build to help rapid building openerp project with great ease.

      For Python Snippets

      For XML Snippets

      5°-OpenERP in eclipse.

      Debug your openERP+python code in eclipse

      OpenERP development environment in Windows using Eclipse.

      6°-OpenERP V7.0 installation on ubuntu 12.04 x64

      How to install OpenERP V7.0 on Ubuntu 12.04 from launchpad repository?

      --------------------------------------------------------------------------------

      * Others links :
      •
      Where is OpenERP v7 documentation?

      •
      How to create REPORTs in OpenERP...

      •
      create Kanban view in openerp 7.0


      Best start with openerp.

                   

      1 Reply Last reply Reply Quote 0
      • C
        ccdos last edited by

        几个小时 就弄好,高手啊

        1 Reply Last reply Reply Quote 0
        • D
          dracarys last edited by

          疑问:在ir_act_window_view 没找到action和view的关系。

          我也遇到了这个问题,我写了个帖子:http://www.jianshu.com/p/65039e0ce85e
          其中:  三、关于 ir_act_window_view 无新记录的分析
          如有误,请指教

          1 Reply Last reply Reply Quote 0
          • First post
            Last post