.. |
__init__.py
|
Add views for "like codes"
|
2021-05-04 20:11:46 -05:00 |
batches.py
|
Add basic batch views
|
2020-08-16 16:59:30 -05:00 |
coupons.py
|
Add basic batch views
|
2020-08-16 16:59:30 -05:00 |
customers.py
|
Add email filters for CustData grid; allow downloading results
|
2020-12-04 15:39:00 -06:00 |
departments.py
|
Fix references to Department.see_id field
|
2020-12-31 19:02:12 -06:00 |
employees.py
|
Prevent edit for CORE Employee birth date
|
2020-12-01 22:00:24 -06:00 |
likecodes.py
|
Add views for "like codes"
|
2021-05-04 20:11:46 -05:00 |
master.py
|
Add views for CORE Purchase Orders
|
2021-02-01 15:36:09 -06:00 |
members.py
|
Expose member barcodes
|
2021-01-13 23:06:06 -06:00 |
origins.py
|
Add basic web views for CORE-POS "origins" table
|
2020-08-10 15:58:08 -05:00 |
parameters.py
|
Add links to key, value for Parameters table
|
2020-03-27 18:30:57 -05:00 |
products.py
|
Tweak form to make editing CORE product possible
|
2021-07-22 12:00:22 -05:00 |
purchaseorders.py
|
Add views for CORE Purchase Orders
|
2021-02-01 15:36:09 -06:00 |
scaleitems.py
|
Add views for CORE scale items table
|
2020-09-02 11:37:19 -05:00 |
stores.py
|
Add custom Stores master view, plus master for CORE Stores
|
2021-01-27 22:23:07 -06:00 |
subdepartments.py
|
Some basic view tweaks, esp. get time zones right
|
2020-04-08 21:11:28 -05:00 |
superdepartments.py
|
Fix references to Department.see_id field
|
2020-12-31 19:02:12 -06:00 |
taxrates.py
|
Add views for Tax Rates table
|
2020-03-31 14:14:09 -05:00 |
transactions.py
|
Add menu entry for Transaction Details, w/ multi-db support
|
2020-12-01 21:54:55 -06:00 |
vendoritems.py
|
Tweak display for VendorItem grid etc.
|
2021-02-15 13:00:11 -06:00 |
vendors.py
|
Fix handling of Vendor.id field
|
2020-03-31 14:13:02 -05:00 |