After upgrading a database from 1.3, some vendor history detail reports contain dates, others do not. Otherwise, no delivery dates, no prices on summary reports, other blank columns.
--- old+++ new@@ -1 +1,3 @@After upgrading a database from 1.3, some vendor history detail reports contain dates, others do not. Otherwise, no delivery dates, no prices on summary reports, other blank columns.
++On vendor history report, qty is negative.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No prices on summary reports makes sense, since this summarizes the number of parts. Same with delivery dates. Shouldn't delivery dates be in the detail report? Is there a case to be made for breaking down prices on the summary report?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
No prices on summary reports makes sense, since this summarizes the number of parts. Same with delivery dates. Shouldn't delivery dates be in the detail report? Is there a case to be made for breaking down prices on the summary report?
added sellprice to the grouping, fixed wrong columns showing up, see svn 6701