跳转至内容
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Flatly)
  • 不使用皮肤
折叠

Odoo 中文社区

C

clairekn

@clairekn
关于
帖子
21
主题
4
群组
0
粉丝
0
关注
0

帖子

最新 最佳 有争议的

  • 关于多个BOM的问题
    C clairekn

    请问,哪个会被定为default BOM for 'make to stock' product??

    谢谢


  • Sales orders发货添加运费的货币问题
    C clairekn

    我已经设置了delivery grid/pricelist.目前在sales orders下,计算正常。

    但是,price不像其他product那样根据customer的货币来转换。例如,根据product volume计算出来运费是AUD$59,customer的收费货币是美金,当我运用delivery cost的时候,它显示USD$59......只是改变了货币标志而已

    请问我该如何来修改这个问题?让delivery cost和其他product一样,可以根据customer的货币来转换呢?

    谢谢!


  • 关于客户端报表设计ReportDesigner说明
    C clairekn

    请问有没有具体的解说?关于制作新表格的......
    我一点基础都没有。光看youtube上的,怎么也做不出来表格


  • Report问题
    C clairekn

    [quote author=mrshelly link=topic=2406.msg8040#msg8040 date=1306803584]
    [quote author=clairekn link=topic=2406.msg8039#msg8039 date=1306795545]
    是把 <field name="number" readonly="1"/> 改成<field name="number"/> 吗?
    [/quote]

    try it ....
    [/quote]

    tried.....doesn't work, still can not be edited even I have inactived the sequence also....


  • Report问题
    C clairekn

    是把 <field name="number" readonly="1"/> 改成<field name="number"/> 吗?


  • Report问题
    C clairekn

    [quote author=mrshelly link=topic=2406.msg7993#msg7993 date=1305690915]
    请问我能在哪里打印或者导出Payment Remittance to each supplier? and Monthly Statement to each customer?
    --> 所有的付款与收款项都是以发票转为凭证行的. 所以, 你要明细的话, 可以直接在 凭证行 按一定的条件进行过滤后再打印输出 即可. Monthly 嘛, 就是 在前面过滤的基础上, 再按会计期间进行过滤即可.

    ==》我们会计部人都比较懒,要求弄一个pdf格式report用,就像sales order那样.....琢磨着open office来create一个report,但是我python知识一点都没有,自学基础头疼中


    另外,我们希望能自由改变输入supplier invoice的号码,不想用openerp里自动生成的sequence like EXJ/year/number。
    --> OE 的对象的 sequence  可以自行配置的. 规则 参见 [检测到链接无效,已移除]

    ==》 我看了,谢谢,但是我是不需要规则。。。。当我把那个sequence inactive后,那一栏就变成了不可输入编辑,全是"/".....该如何把它变成可自由输入号码呢?

    万分感谢
    --> 不客气

    ==》 再次感谢
    [/quote]


  • QC Set up
    C clairekn

    谢谢

    正在尝试寻找合适的qc module。


  • QC Set up
    C clairekn

    我提议过安装QC module....一直被上头忽略,所以只能这样解决。

    现在超级强烈的要求他们安装QC module,不然很容易乱套,呵呵。。。。。。。

    谢谢


  • Report问题
    C clairekn

    请问我能在哪里打印或者导出Payment Remittance to each supplier? and Monthly Statement to each customer?

    另外,我们希望能自由改变输入supplier invoice的号码,不想用openerp里自动生成的sequence like EXJ/year/number。

    万分感谢


  • QC Set up
    C clairekn

    极其郁闷,就连production的时候 ,stock movement都是double............


  • QC Set up
    C clairekn

    [quote author=lihaihe link=topic=2402.msg7982#msg7982 date=1304731967]
    你是不是设置了连锁库位了?
    [/quote]

    没有设置连锁库位............


  • QC Set up
    C clairekn

    [quote author=lihaihe link=topic=2402.msg7967#msg7967 date=1304477095]
    我认为可以这样设置:
    1、安装 stock_location_path模块
    2、增加两个stock location:QC 和Input,都与stock库位平级
    3、设置warehosue 的 input location 为input
    3、设置需要入库质检的产品的location paths
        1)source location:input
          destination location :QC
          automatic Move:manual operation
          delay和operation:根据情况自行设定
        2)source location:QC
          destination location :Stock
          automatic Move:manual operation
          delay和operation:根据情况自行设定


    说明:
    (1)这样设置好以后,当该产品的采购定单确认后,需要三步才能完成收货入库作业,即收货(supplier>>>INPUT),质检(input>>>QC),入库(QC>>>STOCK)

    (2)其它产品则需两步:即收货(supplier>>>input),入库(input>>>StOCK)
    (3)至于从suplier>>>input能否通过Chained Location或都其它方式设置为自动执行没有测试

    不完善的地方希望大家一起讨论,谢谢
    [/quote]

    谢谢,我是这样类似设置的,但是不知为啥出来几个confirmed internal move,貌似movement重复发生......

    是我设置错了吗?


  • 弹出提示窗口
    C clairekn

    不好意思,我想知道如何开发或者编辑一个提醒功能:

    例如,customer A有要求不合并多个sale orders在一张invoice下,并且有特殊的invoice message。

    在把sale order validate成Proforma/invoice时,能提醒上述的特殊要求来确认修改,选择确认或者返回修改.....

    谢谢~


  • QC Set up
    C clairekn

    为什么internal movement from QC to stock出现了两次??一个done,一个就变成了not available (not enough stock in QC)..........


  • QC Set up
    C clairekn

    我这就试试看,谢谢


  • 求助:openerp CRM模块的架构和流程中文说明
    C clairekn

    我也想知道解决方法。。。。。。。。。

    [quote author=jerry79 link=topic=2367.msg7767#msg7767 date=1301638952]
    我使用的是最新版本的6.01,昨天没找到中文版本,已经开始啃英文了…………
    销售模块自带的调查请参考下图:
    [attachimg=1][attachimg=2]

    另外请教,我看到右边栏有Link区块,但是如何在其中增加一个链接呢?
    非常非常感谢。
    [/quote]


  • QC Set up
    C clairekn

    这个在哪里?是 pull system??

    [quote author=wjfonhand link=topic=2402.msg7963#msg7963 date=1304406665]
    stock_location_pull
    不知道这个模块怎么用的
    [/quote]


  • QC Set up
    C clairekn

    各位,我们公司当收到stock的时候,不是所有stock直接进仓库。部分stock必须进 quality control center检查后才能确定是否合格进仓库,而且我们accounts payable也是部分根据qc的report来输入系统付款。

    现在的问题是,如何set up qc check before stock?而且只针对部分产品.....

    我有尝试通过bom,但是completed product 和 component product是一样的,所以会引起循环错误。通过logistic setting up,每次做purchase order都必须manually改distination。貌似默认一切都进stock。我已经设置了warehouse的input是QC, 不过这样设置会使所有的产品都进qc先.....

    哪位有高招?指点一下,谢谢


  • Problem with setting up Subcontracting Manaufacture
    C clairekn

    Thank you very much.

    I think I sort of get that problem solved......

    I may have more questions later, hehe.....

    Thank you again.

    Have a good weekend. ;D


  • Problem with setting up Subcontracting Manaufacture
    C clairekn

    Hi, thank you for help.

    I tried BOM, it works but there is no internal move shown as mentioned in OPENERP's user manual.that's why I try to do further.

    our company's manufacturing is a bit complicated.

    Sorry for not typing Chinese here. No Chinese typing in my office computer.

    Thanks again.

  • 登录

  • 没有帐号? 注册

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组