From d3d0e42aeb8978502b173db7ca97fedf9e10b5e8 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 9 Sep 2019 01:06:47 +0200 Subject: Serialization: fix WarehouseDivisionLink filter - test export action --- ishtar_common/tasks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/tasks.py') 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 +# Copyright (C) 2013-2019 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as -- cgit v1.2.3