.. |
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
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -05:00 |
auth.py
|
Fix login redirect if referrer is not internal to site.
|
2015-03-05 16:55:09 -06:00 |
autocomplete.py
|
Add customer phone autocomplete and customer "info" AJAX view.
|
2014-07-13 12:47:03 -07:00 |
batch.py
|
Allow batch view to disable the Execute button in some cases.
|
2015-07-09 01:42:19 -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
|
Add 'fake_error' view to test exception handling.
|
2015-03-17 14:49:20 -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
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
people.py
|
Change default sort for People grid view.
|
2015-02-02 20:44:32 -06:00 |
products.py
|
Fix bug when creating batch from product query.
|
2015-04-14 15:38:57 -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
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |
settings.py
|
Add grid, CRUD views for Setting model.
|
2014-11-23 14:27:00 -06: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
|
Add initial versioning support with SQLAlchemy-Continuum.
|
2015-02-09 23:36:40 -06:00 |