Added column Currency in Bank Accounts. Changed to all years in fixed assets.
[fa-stable.git] / includes / references.inc
index a5e872d703e0dcee08afefff37dae24e039c29c0..249dccf7cf53bdd263083e57e7ebb33552193dfa 100644 (file)
@@ -10,6 +10,7 @@
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 include_once($path_to_root . "/includes/db/class.reflines_db.inc");
+include_once($path_to_root . "/includes/types.inc");
 //---------------------------------------------------------------------------------------------
 // 2.4 - further changes toward removing refs table introduced:
 //     . all transactions now have references stored in trans table.