.. |
batch
|
Add permission for bulk-delete of batch data rows
|
2016-11-26 21:22: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
|
Tweak tempmon views a little, fix client restart logic
|
2016-12-07 16:00:00 -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
|
Fix permission group label for email bounces
|
2016-12-07 17:04:52 -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 basic 'about' page with some package versions
|
2016-11-28 18:28:33 -06: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
|
Allow delete for datasync changes
|
2016-12-05 21:00:50 -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
|
Fix permission / grid action bug for email profiles
|
2016-12-07 16:57: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
|
Use master view's session when creating form
|
2016-12-05 21:01:30 -06:00 |
messages.py
|
Add basic form validation when sending new messages
|
2016-09-13 20:23:51 -05:00 |
people.py
|
Revert to display_name field for person views
|
2016-12-08 12:13:45 -06:00 |
products.py
|
Fix bug in products view class
|
2016-11-30 14:08:12 -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 |