From 1ea4fdf8072d6be99a13cc796c9775c05f8c9498 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 13 Sep 2015 23:05:18 +0200 Subject: Add support for aliased EANs Some products are sold under different EANs (e.g. per-country EANs). The alias table can be used to map multiple EANs to a single product. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 41c62fd..ce23adf 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,6 @@ * support "make install" #### CORE - * add EAN alias table * disallow buying for disabled users * support user discounts * remove hardcoded stuff from invoice and pdf-invoice -- cgit v1.2.3