Fixed dependency problem during fiscal year closing.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 8 Jan 2016 09:51:51 +0000 (10:51 +0100)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 9 Jan 2016 09:10:31 +0000 (10:10 +0100)
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)