| .. |
|
batch
|
Let batch view customize logic for marking batch as (in)complete
|
2019-01-09 14:18:30 -06:00 |
|
custorders
|
Add MasterView.render_product(), fix edit for pricing batch row
|
2018-10-23 17:20:47 -05:00 |
|
labels
|
Expose label profile selection when editing label batch
|
2018-12-18 19:26:11 -06:00 |
|
purchases
|
Add MasterView.render_product(), fix edit for pricing batch row
|
2018-10-23 17:20:47 -05:00 |
|
purchasing
|
Detect non-numeric entry when locating row for purchase batch
|
2018-11-07 13:08:59 -06:00 |
|
shifts
|
Use 4 decimal places when calculating hours for worked shift excel download
|
2018-11-30 16:59:59 -06:00 |
|
tempmon
|
Make command configurable, for restarting tempmon-client
|
2019-01-10 18:01:23 -06:00 |
|
vendors
|
Add MasterView.render_product(), fix edit for pricing batch row
|
2018-10-23 17:20:47 -05:00 |
|
__init__.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
auth.py
|
Add some code comments
|
2018-11-27 17:53:24 -06:00 |
|
autocomplete.py
|
Switch license to GPL v3 (no longer Affero)
|
2017-07-06 23:47:56 -05:00 |
|
bouncer.py
|
Misc. cleanup for Python 3
|
2018-02-12 14:41:40 -06:00 |
|
brands.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
categories.py
|
Add Excel results download for categories, report codes
|
2018-06-13 21:02:21 -05:00 |
|
common.py
|
Add template "theme" feature, albeit global
|
2018-11-27 17:52:02 -06:00 |
|
core.py
|
Use Cornice for REST API viws
|
2018-11-03 17:13:08 -05:00 |
|
customergroups.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
customers.py
|
Minor tweaks
|
2019-01-06 19:52:56 -06:00 |
|
datasync.py
|
Only show Restart Filemon button if so configured
|
2018-10-25 17:52:00 -05:00 |
|
departments.py
|
Expose new exempt_from_gross_sales flags
|
2018-06-14 12:04:50 -05:00 |
|
depositlinks.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
email.py
|
Auto-disable button when sending email preview
|
2018-10-05 19:58:58 -05:00 |
|
employees.py
|
Fix default (status) filter for Employees grid
|
2018-09-06 20:37:06 -05:00 |
|
exports.py
|
More tweaks for python 3
|
2018-02-15 12:48:14 -06: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
|
Misc. cleanup for Python 3
|
2018-02-12 14:41:40 -06:00 |
|
inventory.py
|
Clean up some inventory batch UI logic; prefer units by default
|
2018-12-18 15:13:01 -06:00 |
|
master.py
|
Add basic master view for Members table
|
2018-12-19 23:07:32 -06:00 |
|
members.py
|
Fix bug when making new member
|
2018-12-19 23:14:23 -06:00 |
|
messages.py
|
More tweaks for python 3
|
2018-02-15 12:48:14 -06:00 |
|
people.py
|
Remove some relationship fields when creating new Person
|
2018-11-21 19:56:01 -06:00 |
|
principal.py
|
More tweaks for python 3
|
2018-02-12 19:22:05 -06:00 |
|
products.py
|
Fix products grid query when filter/sort has multiple ProductCost joins
|
2019-01-11 15:14:37 -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
|
Misc. cleanup for Python 3
|
2018-02-12 14:41:40 -06:00 |
|
roles.py
|
Add unique check for "name" when creating new Role
|
2018-09-19 10:00:59 -05:00 |
|
settings.py
|
Allow individual App Settings to not be required; allow null
|
2018-10-23 10:25:57 -05:00 |
|
stores.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
subdepartments.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
tables.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
taxes.py
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
trainwreck.py
|
Use upload time as default filter/sort for Trainwreck transactions
|
2018-07-11 13:30:48 -05:00 |
|
upgrades.py
|
Expose status etc. when editing upgrade, rename Email Settings
|
2018-07-18 21:06:07 -05:00 |
|
users.py
|
Add very basic Vue.js grid/index experiment for Users table
|
2018-11-26 22:07:30 -06:00 |