Add feature demo for importing Square transactions to CORE-POS
also allow delete of CORE-POS transactions, for sake of demo
This commit is contained in:
parent
e20a9b8123
commit
b7512e0b31
4 changed files with 43 additions and 1 deletions
|
@ -41,3 +41,4 @@ def includeme(config):
|
|||
# batch views
|
||||
config.include('tailbone.views.handheld')
|
||||
config.include('tailbone.views.inventory')
|
||||
config.include('tailbone.views.batch.importer')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue