Fixed dependency problem during fiscal year closing.
[fa-stable.git] / admin / db / fiscalyears_db.inc
index f9b4d415181edc98a2a0bed25e1e982a3dab3312..c65524f3d3f0364e26406e76fbb5b2609721296a 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>.
 ***********************************************************************/
+require_once($path_to_root. "/includes/ui/items_cart.inc");
 
 // fiscal year routines
 function add_fiscalyear($from_date, $to_date, $closed)