Explorar el Código

add woolworths mapping to CD

Daniel Sheffield hace 6 meses
padre
commit
c881cb142d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      grocery_transactions.py

+ 1 - 0
grocery_transactions.py

@@ -27,6 +27,7 @@ except:
     password = ''
 
 STORE_CODES = {
+    'WOOLWORTHS' : 'CD',
     'countdown': 'CD',
     'pak n save': 'PnS',
     'SEAFOOD BAZAAR': 'SB',