.. |
batch
|
Fix bug where batch notes weren't saved upon creation
|
2017-05-25 12:20:37 -05:00 |
custorders
|
Tweak filter for CustomerOrderItem grid
|
2017-02-21 11:36:17 -06:00 |
grids
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
labels
|
Add basic support for cloning batches
|
2017-01-24 21:36:58 -06:00 |
purchases
|
Various tweaks for mobile receiving batches
|
2017-05-22 13:13:44 -05:00 |
purchasing
|
Fix bug when updating Order Form data, if row.po_total is None
|
2017-05-30 20:25:37 -05:00 |
shifts
|
Fall back to 'pretty' hours display if config is invalid etc.
|
2017-05-16 14:00:13 -05:00 |
tempmon
|
Expose 'delay' field in tempmon client views
|
2017-02-09 17:58:20 -06:00 |
vendors
|
Refactor batch views / templates per rattail framework overhaul
|
2016-11-19 18:34:50 -06:00 |
__init__.py
|
Remove all views etc. for old-style batches
|
2017-05-25 16:46:31 -05:00 |
auth.py
|
Add logic to core View class, to force logout if user becomes inactive
|
2017-03-27 21:37:45 -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 'robots.txt' support to CommonView
|
2017-05-13 14:26:16 -05:00 |
continuum.py
|
Make our DateTimeFieldRenderer the default for datetime fields.
|
2016-02-14 16:34:39 -06:00 |
core.py
|
Remove unused 'fake_error' view
|
2017-05-13 14:10:00 -05:00 |
crud.py
|
Fix session bug in old CRUD views
|
2016-12-12 15:24:09 -06:00 |
customergroups.py
|
More tweaks to new master-based batch views, etc.
|
2016-02-14 18:50:57 -06:00 |
customers.py
|
Tweak some customer view/field rendering, to allow more customization
|
2017-05-11 13:54:23 -05:00 |
datasync.py
|
Make datasync changes viewable
|
2017-02-13 10:13:47 -06:00 |
departments.py
|
Fix grid URL bug
|
2016-05-02 10:35:54 -05:00 |
depositlinks.py
|
Tweak renderer for Amount field for DepositLink view
|
2017-02-10 10:04:45 -06:00 |
email.py
|
Add basic "mobile index" master view, plus support for demo mode
|
2017-03-19 11:21:00 -05:00 |
employees.py
|
Expose full-time flag and start date for employee view
|
2017-05-16 13:44:02 -05:00 |
exports.py
|
Add master view for generic exports
|
2017-02-12 16:08:29 -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 support for bulk-delete of Pricing Batches
|
2017-05-24 18:10:38 -05:00 |
messages.py
|
Fix signature for MasterView.get_index_url()
|
2017-04-04 17:43:33 -05:00 |
people.py
|
Fix route sequence for people autocomplete
|
2017-03-24 17:29:34 -05:00 |
principal.py
|
Add basic "mobile index" master view, plus support for demo mode
|
2017-03-19 11:21:00 -05:00 |
products.py
|
Remove all views etc. for old-style batches
|
2017-05-25 16:46:31 -05: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
|
Add file download support by default for report output
|
2017-03-22 14:35:40 -05:00 |
roles.py
|
Expose/honor per-role session timeouts
|
2017-02-21 13:12:23 -06:00 |
settings.py
|
Add validation for unique name when creating new Setting
|
2017-05-19 10:42:05 -05:00 |
stores.py
|
Convert (most?) basic views to use master view pattern.
|
2015-12-07 15:08:14 -06:00 |
subdepartments.py
|
Add ability to merge subdepartments
|
2017-01-24 14:59:00 -06:00 |
tables.py
|
Add basic table listing view, with rough estimate row counts
|
2017-03-28 00:54:46 -05:00 |
taxes.py
|
Refactor some more model views to use MasterView.
|
2016-02-14 21:34:01 -06:00 |
trainwreck.py
|
Tweak default views for Trainwreck data
|
2017-06-16 16:38:05 -07:00 |
users.py
|
Add logic to core View class, to force logout if user becomes inactive
|
2017-03-27 21:37:45 -05:00 |