Browse Source

add woolworths mapping to CD

Daniel Sheffield 6 months ago
parent
commit
c881cb142d
1 changed files with 1 additions and 0 deletions
  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',