Printed range of sales invoice skip lines

KarenhKarenh Member Posts: 209
On 4.0 (no SP), with SQL Server, client prints a range of invoices and some lines are not included. However, they are included when the single document is reprinted.

We cannot discern a pattern. Sometimes the dropped line is an item, sometimes a resource line.

Does anyone have any suggestions?

Comments

  • krikikriki Member, Moderator Posts: 9,118
    Try this select statement in SQL:
    UPDATE [$ndo$dbproperty] SET diagnostics = 131072.
    But I don't know exactly what other effects it might have.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.