Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4115 Weergaven

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?

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
okt. 15
4420
0
jun. 22
2743
3
jan. 25
4631
2
jun. 25
2284
2
jun. 25
6262