Closed GoogleCodeExporter closed 9 years ago
准备了第一套测试数据。附件说明如下:
case1.txt:经济业务描述文件
case1.xls:对应经济业务的科目表和凭证
testdata01.zip:导入OE用的科目表和凭证数据包。
testdata01.zip的安装方法说明如下:
1)
创建新的帐套,不要加载演示数据。新帐套仅安装base和Account
即可。
2) 财务模块配置时,科目表选择"None",其他的按缺省即可。
Original comment by xiangfu.xiao@gmail.com
on 4 Feb 2010 at 9:26
Attachments:
发现一个问题,使用OE自带的 "General Ledger"
打印“第一套测试数据”的科目时系统出错:
File
"D:\openobject\stable\openerp-server\bin\addons\account\report\general_ledger_la
ndscape.py",
line 299, in lines
sum = l['debit'] - l ['credit']
TypeError: unsupported operand type(s) for -: 'NoneType' and 'float'
自定义报表也有此错误
Original comment by old...@gmail.com
on 4 Feb 2010 at 1:26
Original comment by wjfonhand
on 16 Mar 2010 at 2:14
Original issue reported on code.google.com by
xiangfu.xiao@gmail.com
on 26 Jan 2010 at 3:04