Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5167 Zobrazení

Good day

I am running openerp 7. I have been capturing my quotes for over a year, now however I cannot see any quote over 999. I am approx 1030 but cannot see the latest 30 not matter how i sort or filter etc.

Any feedback welcome

Thanks

Avatar
Zrušit

All I can tell you is that the first customer database I checked had 5753 sales orders and I was able to see them all, 80 at time.

Nejlepší odpověď

Hi;

Verify in the configuration under Settings --> Technical ---> sequences & Identifiers ---> Sequences the value Number Padding of the Sale Journal Sequence (SAJ) (increase this value).

It seems to me that you are using an old version of v7.0 , if it's true, there is a fix for this issue.

Edit your sale.py file (.../openerp/addons/sales/sale.py), around line 248, change the line _order = "name desc" by _order = 'date_order desc, id desc'.

sale.py

Update your sale module.

Before doing that, do a backup of your OpenERP installation and your Datbase (Just in case ...).

This is, just a fix, the solution is to update your OpenERP instance.

Avatar
Zrušit
Autor

Hi Thanks for your answer. But no joy. It's very odd, I can search for SO1000 and it will return it for me, but in list view it just wont show anything higher than SO999. I tried padding at 4 and 5 and refreshing but still only SO999 shows

Related Posts Odpovědi Zobrazení Aktivita
3
říj 25
363
1
zář 25
549
2
zář 25
647
3
zář 25
671
3
srp 25
698