.. |
batches
|
Tweak old-style batch execution call.
|
2015-04-14 15:06:01 -05:00 |
grids
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
vendors
|
Fix vendor invoice validation bug.
|
2015-03-21 17:25:02 -05:00 |
__init__.py
|
Various tweaks to support "late login" idea when uploading new batch.
|
2015-08-15 17:00:01 -05:00 |
auth.py
|
Don't show flash message when user logs in.
|
2015-08-08 13:58:16 -05:00 |
autocomplete.py
|
Add customer phone autocomplete and customer "info" AJAX view.
|
2014-07-13 12:47:03 -07:00 |
batch.py
|
Various tweaks to base batch views.
|
2015-08-18 21:17:15 -05:00 |
bouncer.py
|
Fix filter bug in bouncer.
|
2015-07-23 20:10:29 -05:00 |
brands.py
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
categories.py
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
continuum.py
|
Rework versioning support to allow it to be one or off.
|
2015-02-10 19:07:46 -06:00 |
core.py
|
Various tweaks to support "late login" idea when uploading new batch.
|
2015-08-15 17:00:01 -05:00 |
crud.py
|
Add initial support for vendor invoice batch feature, etc.
|
2015-02-16 18:00:45 -06:00 |
customergroups.py
|
Major overhaul for standalone operation.
|
2013-09-01 15:31:50 -07:00 |
customers.py
|
Add customer phone autocomplete and customer "info" AJAX view.
|
2014-07-13 12:47:03 -07:00 |
departments.py
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
depositlinks.py
|
Fix permission for deposit link list/search view.
|
2015-03-11 23:42:40 -05:00 |
employees.py
|
Add display_name field to employee CRUD view.
|
2015-05-19 22:18:21 -05:00 |
families.py
|
Add Family and Product.family to the general grid/crud UI.
|
2014-04-13 00:04:30 -07:00 |
labels.py
|
Tweak label formatter instantiation, per rattail changes.
|
2015-08-17 12:39:26 -05:00 |
master.py
|
Add 'Default Filters' and 'Clear Filters' buttons to new grid filters form.
|
2015-08-14 18:53:39 -05:00 |
people.py
|
Change default sort for People grid view.
|
2015-02-02 20:44:32 -06:00 |
products.py
|
Fix references to config.getboolean() .
|
2015-08-17 12:40:42 -05:00 |
progress.py
|
New batch system! Hopefully nothing else broke...
|
2015-01-19 00:52:40 -06:00 |
reportcodes.py
|
Add product report codes to the UI.
|
2014-07-12 16:03:31 -07:00 |
reports.py
|
Fix usage of Product.unit_of_measure vs. Product.weighed .
|
2015-04-11 03:33:01 -05:00 |
roles.py
|
Convert User pages to use master view.
|
2015-08-11 23:24:02 -05:00 |
settings.py
|
Add support for "new-style grids" and "model master views".
|
2015-08-10 18:58:31 -05:00 |
stores.py
|
Make Store.database_key field editable.
|
2014-11-02 19:39:33 -06:00 |
subdepartments.py
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
taxes.py
|
Fix permission for taxes list/search view.
|
2015-03-11 23:44:27 -05:00 |
users.py
|
Convert label profiles to use master view.
|
2015-08-12 00:46:39 -05:00 |