Optimizing the F2, F3 and F4 keys in sales/purchase forms.
[fa-stable.git] / purchasing / includes / purchasing_ui.inc
index 8014fe0a4a1a889f127c9df525d5e8797692de44..b7e4cd2c0df2844b857e4fd887fd57cffe88ff6d 100644 (file)
@@ -9,6 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
+include_once($path_to_root . "/purchasing/includes/supp_trans_class.inc");
 include_once($path_to_root . "/includes/date_functions.inc");
 
 include_once($path_to_root . "/includes/ui.inc");
@@ -17,4 +18,3 @@ include_once($path_to_root . "/purchasing/includes/ui/invoice_ui.inc");
 include_once($path_to_root . "/purchasing/includes/ui/po_ui.inc");
 include_once($path_to_root . "/purchasing/includes/ui/grn_ui.inc");
 //--------------------------------------------------------------------------------------
-?>
\ No newline at end of file