summaryrefslogtreecommitdiff
path: root/ishtar_common/tasks.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-09 01:06:47 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-09 01:06:47 +0200
commitd3d0e42aeb8978502b173db7ca97fedf9e10b5e8 (patch)
tree529b8afe90d9535b75e6d4a712e00949382acb56 /ishtar_common/tasks.py
parent344c17b51e13a273e8b6e80d67cfa112d1ea6926 (diff)
downloadIshtar-d3d0e42aeb8978502b173db7ca97fedf9e10b5e8.tar.bz2
Ishtar-d3d0e42aeb8978502b173db7ca97fedf9e10b5e8.zip
Serialization: fix WarehouseDivisionLink filter - test export action
Diffstat (limited to 'ishtar_common/tasks.py')
-rw-r--r--ishtar_common/tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/tasks.py b/ishtar_common/tasks.py
index a68a30b86..631996684 100644
--- a/ishtar_common/tasks.py
+++ b/ishtar_common/tasks.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2013-2014 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
+# Copyright (C) 2013-2019 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as