.. |
asgi
|
Refactor Query.get() => Session.get() per SQLAlchemy 1.4
|
2023-02-11 22:05:45 -06:00 |
batch
|
Fix config file priority for display, and batch subprocess commands
|
2023-10-24 09:53:40 -05:00 |
custorders
|
Do not allow executing custorder if no customer is set
|
2023-09-26 09:32:57 -05:00 |
labels
|
Set stacklevel for all deprecation warnings
|
2023-09-10 13:51:11 -05:00 |
poser
|
Add some more views to potentially include via poser
|
2022-07-26 14:25:20 -05:00 |
purchases
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
purchasing
|
Add validtion to prevent duplicate files for multi-invoice receiving
|
2023-10-19 14:03:25 -05:00 |
shifts
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
tempmon
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
trainwreck
|
Show yesterday by default for Trainwreck if so configured
|
2023-09-20 18:13:52 -05:00 |
vendors
|
Fix bug when editing vendor
|
2023-10-24 17:44:02 -05:00 |
__init__.py
|
Add the ViewSupplement concept
|
2022-12-10 09:46:54 -06:00 |
auth.py
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
bouncer.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
brands.py
|
Allow download of results for common product-related tables
|
2022-07-19 14:52:31 -05:00 |
categories.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
common.py
|
Add basic support for Person quickie lookup
|
2023-06-17 16:09:24 -05:00 |
core.py
|
Add basic support for Person quickie lookup
|
2023-06-17 16:09:24 -05:00 |
customergroups.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
customers.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
datasync.py
|
Fix datasync consumer setting save logic
|
2023-06-01 11:37:26 -05:00 |
departments.py
|
Expose department tax, FS flag
|
2023-10-11 18:35:35 -05:00 |
depositlinks.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
email.py
|
Avoid deprecated User.email_address property
|
2023-08-30 23:32:09 -05:00 |
employees.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
essentials.py
|
Include project views by default, in "essential" views
|
2023-05-05 10:39:29 -05:00 |
exports.py
|
Filter by person instead of user, for Generated Reports "Created by"
|
2022-12-25 12:45:23 -06:00 |
families.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
features.py
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
filemon.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
handheld.py
|
Set stacklevel for all deprecation warnings
|
2023-09-10 13:51:11 -05:00 |
ifps.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
importing.py
|
Misc. tweaks for "run import job" form
|
2023-05-09 20:25:05 -05:00 |
inventory.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
luigi.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
master.py
|
Allow override of version diff for master views
|
2023-10-23 15:48:48 -05:00 |
members.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
menus.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
messages.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
people.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
permissions.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
principal.py
|
Replace dropdowns with autocomplete, for "find principals by perm"
|
2023-10-18 17:35:14 -05:00 |
products.py
|
Stop using sa-filters for basic grid sorting
|
2023-10-21 16:10:36 -05:00 |
progress.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
projects.py
|
Tweak byjove project generator form
|
2023-05-19 19:45:41 -05:00 |
reportcodes.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
reports.py
|
Fix bug for param helptext in New Report page
|
2023-10-06 10:12:38 -05:00 |
roles.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |
settings.py
|
Get rid of newstyle flag for Form.validate() method
|
2023-05-15 08:10:42 -05:00 |
stores.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
subdepartments.py
|
Allow editing the Department field for a Subdepartment
|
2023-02-03 16:10:08 -06:00 |
tables.py
|
Warn user if DB not up to date, in new table wizard
|
2023-05-12 21:27:15 -05:00 |
taxes.py
|
Improve views for taxes, esp. in POS batches
|
2023-10-07 16:26:33 -05:00 |
tenders.py
|
Show food stamp tender info for POS batch
|
2023-10-19 19:12:28 -05:00 |
typical.py
|
Improve views for taxes, esp. in POS batches
|
2023-10-07 16:26:33 -05:00 |
uoms.py
|
Use newer config strategy for all views
|
2022-11-23 12:20:58 -06:00 |
upgrades.py
|
Prevent bug in upgrade diff for empty new version
|
2023-05-18 19:57:05 -05:00 |
users.py
|
Add basic support for managing, and accepting API tokens
|
2023-05-15 08:10:42 -05:00 |
versions.py
|
Add initial VersionMasterView
|
2021-11-09 17:20:53 -06:00 |
views.py
|
Use Grid.make_sorter() instead of legacy code
|
2023-10-18 18:18:55 -05:00 |
workorders.py
|
Remove all deprecated use_buefy logic
|
2023-02-03 16:10:04 -06:00 |