Odoo 开发与实施交流

No decsciption available
2.3k Topics 10.5k Posts
  • 0 Votes
    3 Posts
    6k Views

    顶起。。感觉openerp的分公司是表表样子。不但财务,
    我需要的库存也不能独立,比如各地分公司要有自己的仓库。

  • 求助 openerp框架的工作原理

    11
    0 Votes
    11 Posts
    9k Views

    研究了下sale模块,跟踪了下log,搞清楚了。

  • 0 Votes
    4 Posts
    4k Views

    [quote]原帖由 [i]digitalsatori[/i] 于 2009-12-2 15:11 发表 www.shine-it.net/redirect.php?goto=findpost&pid=3219&ptid=731
    感谢汇报,你用的大概是IE浏览器。已做处理,现在访问应该没问题了。 [/quote]

    嗯。现在正常。。

  • 0 Votes
    18 Posts
    18k Views

    [quote]原帖由 [i]mrshelly[/i] 于 2009-11-28 08:12 发表 www.shine-it.net/redirect.php?goto=findpost&pid=3176&ptid=720
    @manofphysics:

    你所给的链接,就是直接操作打印机端口以实现打印的.
    不管是 TCP/IP 的,还是USB的,还是LPT的,还是COM口的.

    最终你都需要一个客户端控件来实现.
    这个理论上与 OpenERP Server无关.

    一般来讲 ... [/quote]
    stackoverflow.com/questions/1174555/whats-the-best-way-to-directly-print-to-a-printer-like-pos-printer-over-the-we

  • 0 Votes
    3 Posts
    4k Views

    慢慢来,熟悉系统后自然就了解了。有什么具体问题可以在论坛里问。

  • PDF 报表中文支持模块:base_report_cn

    37
    0 Votes
    37 Posts
    51k Views

    打印出现下面的错误,不知道问题在哪里?
    Environment Information :
    System : Windows-XP-5.1.2600-SP3
    OS Name : nt
    Operating System Release : XP
    Operating System Version : 5.1.2600
    Operating System Architecture : 32bit
    Operating System Locale : zh_CN.cp936
    Python Version : 2.5.2
    OpenERP-Client Version : 5.0.6
    Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "serviceweb_services.pyo", line 687, in go
    File "reportinterface.pyo", line 100, in create
    File "reportinterface.pyo", line 199, in create_pdf
    File "reportrenderrender.pyo", line 50, in render
    File "reportrenderrml.pyo", line 41, in render
    File "C:Program FilesOpenERP AllInOneServeraddonsbase_report_cn.zipbase_report_cn__init_.py", line 80, in convert2TrueType
    File "reportrenderrml2pdftrml2pdf.pyo", line 780, in parseNode
    File "reportrenderrml2pdftrml2pdf.pyo", line 195, in render
    File "reportrenderrml2pdftrml2pdf.pyo", line 774, in render
    File "reportlabplatypusdoctemplate.pyo", line 756, in build
    File "reportlabplatypusdoctemplate.pyo", line 649, in handle_flowable
    File "reportlabplatypusframes.pyo", line 174, in _add
    File "reportlabplatypusflowables.pyo", line 102, in drawOn
    File "reportlabplatypusflowables.pyo", line 86, in _drawOn
    File "reportlabplatypustables.pyo", line 1282, in draw
    File "reportlabplatypustables.pyo", line 1361, in _drawCell
    File "reportlabpdfgencanvas.pyo", line 1306, in setFont
    File "reportlabpdfbasepdfmetrics.pyo", line 659, in findFontAndRegister
    File "reportlabpdfbasepdfmetrics.pyo", line 618, in getTypeFace
    KeyError: 'SimHeiOblique'

  • 0 Votes
    2 Posts
    4k Views
    No one has replied
  • 字段长度修改问题

    4
    0 Votes
    4 Posts
    4k Views

    首先,谢谢版主的补充。
    [code] 'installable': True,
    'active': False,[/code]
    这两个参数什么意思呢?是不是'installable'=False就不能安装呢?

  • 0 Votes
    3 Posts
    4k Views

    _defaults = {

    'user_id': lambda obj, cr, uid, context: uid,
    }

  • 打印问题 页边距

    5
    0 Votes
    5 Posts
    5k Views

    那a4, a5的尺寸是没问题的,问题是那页边距 ,要是pdf中基本能满足要求,或者不要报表头和脚也基本可以接受,但如果是html那问题就来了,那页边距是计算出来的,特别是如果带报表头和脚.

    而且修改rml不是办法因为系统报报表存进数据库的,sxw2rml是自动进行的,在系统中连个rml文件也不留.

    如果不是html2html那修改一定要解释成rml再转成html输出 .而且要是修改报表都要改rml也太麻烦了

    所以到最后就是修改程序的问题

    [[i] 本帖最后由 simon 于 2009-11-14 11:38 编辑 [/i]]

  • 关于图片

    10
    0 Votes
    10 Posts
    8k Views

    呵呵.

    如果要 _data_set 哩...
    看来你要使用 urllib 进行远程图片上传了.

    如果你的 WEB Server 支持 webdav 还好...

  • 0 Votes
    3 Posts
    4k Views

    报表是个问题

  • 改进的 OpenOffice 报表

    4
    0 Votes
    4 Posts
    5k Views

    安装了 打印报表时出现...ERROR
    BadZipfile: Bad magic number for central directory

  • Odt 的语法

    10
    0 Votes
    10 Posts
    7k Views

    relatorio怎么实现的,他的字段是什么

    [[i] 本帖最后由 simon 于 2009-10-21 18:20 编辑 [/i]]

  • 0 Votes
    7 Posts
    7k Views

    www.webfaction.com/?affiliate=digitalsatori 上预装了zope/plone的多个版本,我没有看到预装的zope 3.x。不过,你有一个shell account, 理论上你可以自己安装任何你希望安装的Python包。

  • 需要openErp5.05的中文语言包。

    8
    0 Votes
    8 Posts
    7k Views

    因为原文变了

  • OPENERP不能删除凭证?

    3
    0 Votes
    3 Posts
    5k Views

    你的凭证还是分录阿?open erp中有个Accounting entries和voucher entries,后者才是记账凭证,但是我后者创建凭证时发生错误
    错误信息如下,那位兄弟解救一下
    Environment Information :
    System : Windows-XP-5.1.2600-SP2
    OS Name : nt
    Operating System Release : XP
    Operating System Version : 5.1.2600
    Operating System Architecture : 32bit
    Operating System Locale : zh_CN.cp936
    Python Version : 2.5.2
    OpenERP-Client Version : 5.0.6
    Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "netsvc.pyo", line 244, in dispatch
    File "netsvc.pyo", line 73, in call
    File "serviceweb_services.pyo", line 583, in execute
    File "osvosv.pyo", line 59, in wrapper
    File "osvosv.pyo", line 118, in execute
    File "osvosv.pyo", line 110, in execute_cr
    File "C:Documents and SettingslinyaohuiOpenERP AllInOneServeraddonsaccount_vouchervoucher.py", line 179, in proforma_voucher
    File "C:Documents and SettingslinyaohuiOpenERP AllInOneServeraddonsaccount_vouchervoucher.py", line 330, in action_move_line_create
    File "C:Documents and SettingslinyaohuiOpenERP AllInOneServeraddonsaccount_date_checkaccount_date_check.py", line 75, in create
    File "C:Documents and SettingslinyaohuiOpenERP AllInOneServeraddonsaccount_date_checkaccount_date_check.py", line 51, in check_date
    TypeError: argument of type 'NoneType' is not iterable

    [[i] 本帖最后由 linyaohui 于 2009-10-7 10:08 编辑 [/i]]

  • 0 Votes
    3 Posts
    9k Views
    :lol 水,辛苦啦
  • 关于适用于制造业的module

    6
    0 Votes
    6 Posts
    6k Views

    对你说的问题,这需求要解决得需要一个pdm系统。如果要在openerp下实现,别想太多,就是产品的版本管理,反正系统就是要能分别出同一个产品的不同变种

  • 0 Votes
    2 Posts
    4k Views
    No one has replied