.. |
batch
|
Add support for pricing batches
|
2016-11-21 19:36:57 -06:00 |
batches
|
Add render_progress() method to core view class
|
2016-08-09 19:46:49 -05:00 |
grids
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
labels
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
purchases
|
Add initial support for 'costing' mode for purchase batches
|
2016-11-21 03:37:45 -06:00 |
shifts
|
Add printer-friendly view for "full" employee schedule
|
2016-11-19 22:23:45 -06:00 |
tempmon
|
Add support for restarting tempmon client
|
2016-11-22 00:55:30 -06:00 |
vendors
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
__init__.py
|
Add support for pricing batches
|
2016-11-21 19:36:57 -06:00 |
auth.py
|
Protect new 'root' views, only admin users allowed..
|
2016-10-18 19:17:23 -05:00 |
autocomplete.py
|
Refactor magic recipients field when sending new message.
|
2016-02-11 17:05:56 -06:00 |
bouncer.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
brands.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
categories.py
|
Add code field to Category views
|
2016-10-03 15:37:31 -05:00 |
common.py
|
Add initial/basic user feedback form support
|
2016-05-01 20:39:05 -05:00 |
continuum.py
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
core.py
|
Tweak core view's rattail config init logic, for tests
|
2016-11-19 18:56:09 -06:00 |
crud.py
|
Remove last references to 'edbob' package
|
2016-10-09 21:12:13 -05:00 |
customergroups.py
|
More tweaks to new master-based batch views, etc.
|
2016-02-14 18:50:57 -06:00 |
customers.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
datasync.py
|
Make datasync views easier to customize.
|
2016-02-15 13:24:01 -06:00 |
departments.py
|
Fix grid URL bug
|
2016-05-02 10:35:54 -05:00 |
depositlinks.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
email.py
|
Tweak email config view a bit, for clarity
|
2016-11-15 19:36:08 -06:00 |
employees.py
|
Add some links between employees / people / customers views
|
2016-11-21 17:47:24 -06:00 |
families.py
|
Various tweaks to products grid filters etc.
|
2016-02-13 13:00:55 -06:00 |
handheld.py
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
inventory.py
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
master.py
|
Add initial views for tempmon
|
2016-11-21 23:53:20 -06:00 |
messages.py
|
Add basic form validation when sending new messages
|
2016-09-13 20:23:51 -05:00 |
people.py
|
Add some links between employees / people / customers views
|
2016-11-21 17:47:24 -06:00 |
products.py
|
Add support for pricing batches
|
2016-11-21 19:36:57 -06:00 |
progress.py
|
New batch system! Hopefully nothing else broke...
|
2015-01-19 00:52:40 -06:00 |
reportcodes.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
reports.py
|
Fix usage of Product.unit_of_measure vs. Product.weighed .
|
2015-04-11 03:33:01 -05:00 |
roles.py
|
Add permissions field when viewing user details
|
2016-08-12 01:58:07 -05:00 |
settings.py
|
Revert "Disable view mode for settings table"
|
2016-08-12 17:18:22 -05:00 |
stores.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
subdepartments.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
taxes.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
users.py
|
Fix template bug when deleting user
|
2016-10-25 18:14:43 -05:00 |