[PYTHON] +override closing date for bank statements
[burette/nrt_point_of_sale.git] / __init__.py
index d44fe1d..ff4d6b5 100644 (file)
@@ -22,6 +22,7 @@
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
+import account_cash_statement
 import point_of_sale
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: