[POS-commit] r7089 - stoqlib/trunk/data/sql
george at async.com.br
george at async.com.br
Fri Aug 3 18:00:11 BRT 2007
Author: george
Date: Fri Aug 3 18:00:10 2007
New Revision: 7089
Modified:
stoqlib/trunk/data/sql/patch-25.py
Log:
# Declare encoding header
Modified: stoqlib/trunk/data/sql/patch-25.py
==============================================================================
--- stoqlib/trunk/data/sql/patch-25.py (original)
+++ stoqlib/trunk/data/sql/patch-25.py Fri Aug 3 18:00:10 2007
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
#2300: Implementar esqueleto inicial da aplicação de inventário.
# copy warehouse's profile to the inventory app
from stoqlib.domain.profile import ProfileSettings
More information about the POS-commit
mailing list