.. |
asgi
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
batch
|
Refactor usage of get_vendor() lookup
|
2022-08-13 23:59:09 -05:00 |
custorders
|
Add get_next_url_after_submit_new_order() for customer orders
|
2022-08-14 17:33:12 -05:00 |
labels
|
Use the new label handler
|
2022-01-13 21:25:17 -06:00 |
poser
|
Add some more views to potentially include via poser
|
2022-07-26 14:25:20 -05:00 |
purchases
|
Add basic edit support for Purchases
|
2022-07-24 21:10:52 -05:00 |
purchasing
|
Expose setting for auto-correct when receiving from invoice
|
2022-08-18 17:27:30 -05:00 |
shifts
|
Normalize naming of all traditional master views
|
2021-01-28 16:32:25 -06:00 |
tempmon
|
Delete some unwanted tests; delay import for tempmon session
|
2020-04-04 21:44:01 -05:00 |
trainwreck
|
Make sure "configure" pages use AppHandler to save/delete settings
|
2022-08-07 18:23:15 -05:00 |
vendors
|
Make sure "configure" pages use AppHandler to save/delete settings
|
2022-08-07 18:23:15 -05:00 |
__init__.py
|
Refactor autocomplete view logic to leverage new "autocompleters"
|
2021-10-01 10:28:06 -04:00 |
auth.py
|
Add dedicated perm for replacing poser report module
|
2022-03-02 18:52:28 -06:00 |
bouncer.py
|
Improve email bounce view per buefy theme
|
2021-12-23 12:34:57 -06:00 |
brands.py
|
Allow download of results for common product-related tables
|
2022-07-19 14:52:31 -05:00 |
categories.py
|
Allow download of results for common product-related tables
|
2022-07-19 14:52:31 -05:00 |
common.py
|
Allow user feedback to request email reply back
|
2022-08-17 21:08:54 -05:00 |
core.py
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
customergroups.py
|
Normalize naming of all traditional master views
|
2021-01-28 16:32:25 -06:00 |
customers.py
|
Allow download results for Customers grid
|
2022-08-10 18:55:59 -05:00 |
datasync.py
|
Add basic views for Luigi / overnight tasks
|
2022-08-18 15:11:09 -05:00 |
departments.py
|
Allow download of results for common product-related tables
|
2022-07-19 14:52:31 -05:00 |
depositlinks.py
|
Normalize naming of all traditional master views
|
2021-01-28 16:32:25 -06:00 |
email.py
|
Expose setting for sendmail failure alerts
|
2022-08-07 18:45:45 -05:00 |
employees.py
|
Improve "touch" logic for employees
|
2022-08-03 11:13:43 -05:00 |
essentials.py
|
Add tailbone.views.essentials to include common / "core" views
|
2022-03-05 10:50:33 -06:00 |
exports.py
|
Make "generate report" the same as "create new generated report"
|
2022-01-31 19:34:24 -06:00 |
families.py
|
Allow download of results for common product-related tables
|
2022-07-19 14:52:31 -05:00 |
features.py
|
Make 'new-report' the default feature to be generated
|
2021-01-19 11:25:02 -06:00 |
filemon.py
|
Add button for restarting filemon
|
2018-10-25 17:47:43 -05:00 |
handheld.py
|
Move handheld batch view module to appropriate location
|
2022-08-13 23:23:30 -05:00 |
ifps.py
|
Expose "commodity" filter by default, for IFPS PLU codes
|
2020-12-07 19:01:43 -06:00 |
importing.py
|
Make sure "configure" pages use AppHandler to save/delete settings
|
2022-08-07 18:23:15 -05:00 |
inventory.py
|
Normalize naming of all traditional master views
|
2021-01-28 16:32:25 -06:00 |
luigi.py
|
Add basic views for Luigi / overnight tasks
|
2022-08-18 15:11:09 -05:00 |
master.py
|
Refactor upgrade websocket progress, so "anyone" can join in to see
|
2022-08-20 18:56:35 -05:00 |
members.py
|
Expose more Member data, relationships with Customer, Person
|
2020-03-18 13:15:11 -05:00 |
menus.py
|
Add page/way to configure main menus
|
2022-02-26 17:22:54 -06:00 |
messages.py
|
Fix message recipients for Reply / Reply-All, with Buefy themes
|
2021-02-24 17:53:48 -06:00 |
people.py
|
Standardize merge logic when a handler is defined for it
|
2022-08-12 14:27:26 -05:00 |
permissions.py
|
OMG a ridiculous commit to overhaul import handler config etc.
|
2021-12-06 20:04:34 -06:00 |
principal.py
|
Fix auth handler reference bug
|
2021-10-17 17:29:26 -04:00 |
products.py
|
Standardize merge logic when a handler is defined for it
|
2022-08-12 14:27:26 -05:00 |
progress.py
|
Add progress for generating "results as XLSX" file to download
|
2020-08-21 17:42:01 -05:00 |
projects.py
|
Add support for tailbone-integration project generator
|
2022-01-29 14:42:52 -06:00 |
reportcodes.py
|
Add touch for report codes
|
2022-03-29 17:19:14 -05:00 |
reports.py
|
Raise 404 if report not found
|
2022-03-29 17:19:23 -05:00 |
roles.py
|
Expose the "sync users" flag for Roles
|
2021-11-13 15:05:45 -06:00 |
settings.py
|
Invalidate config cache when raw setting is deleted
|
2022-08-04 08:14:04 -05:00 |
stores.py
|
When viewing report output, show params as proper buefy table
|
2021-12-07 11:28:23 -06:00 |
subdepartments.py
|
Add basic "download results" for Subdepartments grid
|
2022-07-08 12:57:57 -05:00 |
tables.py
|
Add simple searchable column support for non-AJAX grids
|
2022-02-26 21:00:05 -06:00 |
taxes.py
|
Normalize naming of all traditional master views
|
2021-01-28 16:32:25 -06:00 |
uoms.py
|
Hide "collect from wild" button for UOMs unless user has permission
|
2021-01-27 08:56:38 -06:00 |
upgrades.py
|
Refactor upgrade websocket progress, so "anyone" can join in to see
|
2022-08-20 18:56:35 -05:00 |
users.py
|
Sort roles list when viewing a user
|
2022-05-03 14:13:47 -05:00 |
versions.py
|
Add initial VersionMasterView
|
2021-11-09 17:20:53 -06:00 |
workorders.py
|
Add initial views for work orders
|
2022-08-09 22:57:26 -05:00 |