Project:
View Revisions: Issue #37876 | [ Back to Issue ] | ||
Summary | 0037876: Delete report RptM_Movement (based on old fop, no ad_menu, not used for printing) | ||
Revision | 2018-02-11 11:05 by shuehner | ||
Steps To Reproduce | |||
Revision | 2018-02-11 11:05 by shuehner | ||
Steps To Reproduce | To verify claim a.) which shows report is broken for many many years: Either 1.) Review RptM_Inout_data.xsql select method and notice missing quoting for uuid values 2.) Set example hardcoded uuid inside RptM_Movement.java. Use any existing m_movement_id - Run report manually via following url: /openbravo/RptM_Inout.pdf Observe: Error: ERROR: syntax error at or near "174305" Position: 390 which points to point 1.) |
||
Revision | 2018-02-11 11:05 by shuehner | ||
Description | That Report is obsolete and should be removed. a.) It is based on old fop technology b.1) It does not have any reference to its ad_process entry ( no menu) b.2) It is not used for printing in any tab Trying to search for old user none could be found. Only existing tab (today) based on m_movement is tab_id = 259. Checking definition of that tab back up to 2.40MP1 did now show this specific process to be used. c.) It does not have html gui so can only be used by other code setting id via http session (not such code could be found) d.) No user in getAllModules download could be found |
||
Revision | 2018-02-11 11:05 by shuehner | ||
Description | That Report is obsolete and should be removed. a.) It does not support uuid's so cannot be used for any records created since 2.50 b.) It is based on old fop technology c.) It does not have any reference to its ad_process entry ( no menu) d.) It does not have html gui so can only be used by other code setting id via http session (not such code could be found) e.) No user in getAllModules download could be found |
Copyright © 2000 - 2009 MantisBT Group |