.. |
batch
|
Use "quick entry" logic from batch handler, for mobile inventory
|
2020-03-29 15:20:34 -05:00 |
custorders
|
Add MasterView.render_product() , fix edit for pricing batch row
|
2018-10-23 17:20:47 -05:00 |
labels
|
Move label batch views to tailbone.views.batch.labels
|
2019-10-09 11:11:22 -05:00 |
purchases
|
Clean up some purchasing views
|
2020-03-19 14:36:43 -05:00 |
purchasing
|
Misc. API improvements for sake of mobile receiving
|
2020-03-20 13:51:34 -05:00 |
shifts
|
Raise 404 not found instead of error, when user is not employee
|
2020-02-25 15:35:39 -06:00 |
tempmon
|
Add basic dashboard page for TempMon
|
2020-04-04 19:47:28 -05:00 |
vendors
|
Allow "touch" for vendor records
|
2020-03-04 12:59:11 -06:00 |
__init__.py
|
Add support for generic "product" batch type
|
2019-04-19 13:23:21 -05:00 |
auth.py
|
Fix the "change password" form per Buefy theme
|
2020-03-23 19:33:56 -05:00 |
autocomplete.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
bouncer.py
|
Refactory Buefy templates to use WholePage and ThisPage components
|
2019-08-03 16:57:13 -05:00 |
brands.py
|
Allow bulk-delete, merge for Brands table
|
2020-03-27 18:15:33 -05:00 |
categories.py
|
Add Excel results download for categories, report codes
|
2018-06-13 21:02:21 -05:00 |
common.py
|
Add common permission for sending user feedback
|
2020-03-23 19:33:00 -05:00 |
core.py
|
Add forbidden() convenience method to core View class
|
2019-10-02 18:11:26 -05:00 |
customergroups.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
customers.py
|
Add/improve various display of Member data
|
2020-03-18 11:27:58 -05:00 |
datasync.py
|
Expose batch ID, sequence for datasync change queue
|
2020-01-15 19:03:16 -06:00 |
departments.py
|
Allow "touch" for Department, Subdepartment
|
2020-03-15 15:52:10 -05:00 |
depositlinks.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
email.py
|
Fix email preview for TXT templates on python3
|
2020-02-09 15:32:22 -06:00 |
employees.py
|
Don't bug out if stores, departments fields aren't present for Employee
|
2019-10-15 20:33:37 -05:00 |
exports.py
|
Remove unwanted "export has file" logic for ExportMasterView
|
2019-07-05 18:17:53 -05:00 |
families.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
filemon.py
|
Add button for restarting filemon
|
2018-10-25 17:47:43 -05:00 |
handheld.py
|
Add support for generic "product" batch type
|
2019-04-19 13:23:21 -05:00 |
inventory.py
|
Move inventory batch view to its proper location
|
2020-03-29 12:05:05 -05:00 |
master.py
|
Stop raising an error if view doesn't define row grid columns
|
2020-03-23 22:35:24 -05:00 |
members.py
|
Expose more Member data, relationships with Customer, Person
|
2020-03-18 13:15:11 -05:00 |
messages.py
|
Refactor "send new message" form, esp. recipients field, per Vue.js
|
2019-11-04 19:06:58 -06:00 |
people.py
|
Expose more Member data, relationships with Customer, Person
|
2020-03-18 13:15:11 -05:00 |
principal.py
|
Tweak permissions styles for view/edit of User, Role
|
2019-06-04 19:53:47 -05:00 |
products.py
|
Fix some basic product editing features
|
2020-02-28 18:11:54 -06:00 |
progress.py
|
Refactor progress bars somewhat to allow file-based sessions
|
2017-08-07 18:19:29 -05:00 |
reportcodes.py
|
Add Excel results download for categories, report codes
|
2018-06-13 21:02:21 -05:00 |
reports.py
|
Add support for "choice" widget, for report params
|
2020-03-26 15:24:16 -05:00 |
roles.py
|
Expose the Role.notes field for view/edit
|
2020-03-23 19:59:28 -05:00 |
settings.py
|
Turn on bulk-delete feature for Raw Settings view
|
2019-06-04 23:08:21 -05:00 |
stores.py
|
Add custom grid filter for phone number fields
|
2019-04-10 14:20:36 -05:00 |
subdepartments.py
|
Allow "touch" for Department, Subdepartment
|
2020-03-15 15:52:10 -05:00 |
tables.py
|
Only show tables for "public" schema
|
2020-03-15 09:26:38 -05:00 |
taxes.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
trainwreck.py
|
Honor configured db key sequence; let config hide some db keys from UI
|
2019-10-12 13:34:00 -05:00 |
upgrades.py
|
Tweak how we import pip internal things, for upgrade view
|
2020-01-27 12:57:40 -06:00 |
users.py
|
Add "local only" column to Users grid
|
2020-03-23 20:24:03 -05:00 |