Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
手工写代码的确容易错误,把product.template 写成了product.product ,因此在product.template 中根本就没有property_ids 属性,所以报错。现在基本通过,没有什么使用价值纯粹学习用,发上来供参考。
如果熟练后写模块应该是比较快的,和其他的ERP 相比Tiny ERP 的确相当灵活
[[i] 本帖最后由 Wingedox 于 2008-4-3 21:08 编辑 [/i]]
Tiny在windows下有两种安装方式。一种是所谓“编译安装”,另一种是“源码安装”。V0.3属于前者,其优点是无需配置Tiny的运行环境,安装非常简便。主要为了方便朋友们测试之用。 第二种方法比较适合想要学习Python和Tiny的编码的朋友,需要有点专研精神,安装方法请参照Simon写的 www.shine-it.net/wiki/index.php?title=Windows%E7%B3%BB%E7%BB%9F%E4%B8%AD%E4%BB%8E%E6%BA%90%E7%A0%81%E5%AE%89%E8%A3%85 。 Python程序属脚本语言,可以在源码上直接运行的,无需编译。 shine-it.net/wiki 中的内容在holts带领的文档组的帮助下正在日日更新,你可以随时查询参考。也欢迎你在论坛和MSN群中提出问题。