跳至内容
菜单
此问题已终结
4254 查看

Hello gang,

Very strange thing...

When trying to print « Today's payment », the report doesn't print order payments that are in Posted (done) state.

The « Today's payment » report print correctly the payments if orders are in « Paid » state.

Is it normal?





UPDATE #1

In the file /home/odoo-cfer/odoo-8.0-20151019/openerp/addons/point_of_sale/report/pos_payment_report.py, if I change po.state IN ('paid','invoiced') for po.state IN ('paid','invoiced','done'), the "Today's payment" report prints all the payments, even if they are in "done" state.

I don't understand why I have to modify this code myself... Should this not be a default behavior?

形象
丢弃
相关帖文 回复 查看 活动
0
10月 15
4579
0
6月 22
2857
3
1月 25
7710
1
9月 25
2545
2
6月 25
6760