Lance Edgar
216807503a
Avoid encoding values as string, for integer grid filters
...
grid filter for Catapult Transaction "Status" was not working right b/c that is
an integer in the db, but we were passing encoded string value to SA / query
2021-02-20 08:45:15 -06:00
Lance Edgar
89bb0aa56d
Use end time as default filter, sort for Trainwreck
2021-02-18 20:02:53 -06:00
Lance Edgar
26d7ab080f
Update changelog
2021-02-18 11:51:05 -06:00
Lance Edgar
9ad64ba5e1
Add support for "default" trainwreck model
...
per rattail changes
2021-02-17 20:18:45 -06:00
Lance Edgar
793022b92f
Misc. tweaks for vendor catalog batch
...
per rattail changes, in particular for sake of Corporal, to allow for
non-native vendor and product associations
2021-02-15 12:57:35 -06:00
Lance Edgar
ff904d840f
Tweaks per "delete products" batch
2021-02-13 12:29:43 -06:00
Lance Edgar
34623a7307
Add special "equal to any of" verb for UPC-related grid filters
2021-02-12 14:05:44 -06:00
Lance Edgar
89f0336af9
Add special "contains any of" verb for string-based grid filters
2021-02-12 13:57:54 -06:00
Lance Edgar
1420a33649
Allow customization of main Buefy CSS styles, for falafel theme
2021-02-11 15:57:18 -06:00
Lance Edgar
a23eb3f32d
Update changelog
2021-02-10 11:53:40 -06:00
Lance Edgar
eaf929474f
Add styles for field labels in profile view
2021-02-10 11:35:05 -06:00
Lance Edgar
f58b065316
Make errors more obvious, when running batch commands as subprocess
...
admin still must consult logs to determine cause, but at least UI won't hang
2021-02-09 14:24:05 -06:00
Lance Edgar
e462e41ae1
Cleanup default display for vendor catalog batches
...
expose description, notes etc.
2021-02-09 14:22:07 -06:00
Lance Edgar
5969515f25
Render batch execution description as markdown
2021-02-09 14:21:07 -06:00
Lance Edgar
cc2308c399
Fix some permission bugs when showing batch tools etc.
2021-02-09 12:19:26 -06:00
Lance Edgar
85403dfa5e
Update changelog
2021-02-04 16:45:24 -06:00
Lance Edgar
8f69b07ee2
Fix bug when editing a Person
2021-02-04 16:44:47 -06:00
Lance Edgar
562d7b48bc
Update changelog
2021-02-04 11:04:00 -06:00
Lance Edgar
63350469d0
Prevent updates to batch rows, if batch is immutable
...
probably need a lot more support for this elsewhere; this is all i needed for
the moment though..
2021-02-02 18:58:46 -06:00
Lance Edgar
f93fd7aefa
Fix display of handheld batch links, when viewing label batch
2021-02-02 14:48:34 -06:00
Lance Edgar
0128690da8
Update references to vendor invoice batches
...
per table/model rename
2021-02-02 13:49:10 -06:00
Lance Edgar
9b76e23354
Update references to vendor catalog batches
...
per table/model rename
2021-02-02 13:28:56 -06:00
Lance Edgar
e3bf7f2bb2
Add stub methods for MasterView.template_kwargs_view()
etc.
...
otherwise subclass has to consider, can i call super() or not? it still does
for some other views, but at least create/view/edit are common enough that it
should always be able to call super() without concern for those
2021-02-02 10:57:58 -06:00
Lance Edgar
0209957def
Fix config defaults for PurchaseView
...
so can customize that more easily
2021-02-01 17:15:39 -06:00
Lance Edgar
1cdb11c88c
Update changelog
2021-02-01 13:59:37 -06:00
Lance Edgar
8e9c66c0ea
Add icon for Help button
2021-02-01 13:58:10 -06:00
Lance Edgar
fe80028c07
Add support for "nested" menu items
...
some menus were just getting too long, so this gives us a way to collapse
certain items, which user can expand as needed
2021-02-01 13:58:08 -06:00
Lance Edgar
329e75ee82
Add initial "scanning" feature for Ordering Batches
2021-01-31 21:51:46 -06:00
Lance Edgar
801c56f06e
More tweaks for receiving batch workflows
...
now first step requires choice of vendor and workflow. supports receiving from
PO at least for native use case.
2021-01-31 12:10:44 -06:00
Lance Edgar
a2b7f882bc
Split "new receiving batch" process into 2 steps: choose, create
...
so that the form used to create the batch can be made custom per-workflow, and
it won't have to think about any other workflows since we just use one form at
a time for that
2021-01-30 19:54:38 -06:00
Lance Edgar
ff2e39f67a
Make handler responsible for possible receiving modes
2021-01-30 16:56:30 -06:00
Lance Edgar
708641a8f1
Purge things for legacy (jquery) mobile, and unused template themes
...
gosh it feels good to get rid of this stuff... fingers crossed that nothing
was broken, but am thinking it's safe
2021-01-30 15:52:47 -06:00
Lance Edgar
fac00e6ecd
Misc. improvements for ordering batches, purchases
...
also we now show handler's description when executing batch
2021-01-30 13:17:08 -06:00
Lance Edgar
e1e3301fc1
Undo recent base.css
changes for <p>
tags
...
turns out i should be doing `<p class="block">` when i want spacing
2021-01-30 13:12:04 -06:00
Lance Edgar
1a18147971
Normalize naming of all traditional master views
...
whoops, missed one..
2021-01-28 17:18:45 -06:00
Lance Edgar
719e7c8441
Normalize naming of all traditional master views
...
such names should never use plural forms. for now what plural forms were
previously in use, should still work. ideally can remove those at some point
2021-01-28 16:32:25 -06:00
Lance Edgar
3ad19d05e5
Update changelog
2021-01-28 14:56:13 -06:00
Lance Edgar
fb7a572519
Use "People Handler" to update names, when editing person or user
2021-01-28 14:34:18 -06:00
Lance Edgar
b3867d9c89
Tweak how vendor link is rendered for readonly field
2021-01-27 22:24:23 -06:00
Lance Edgar
797a65e9c8
Update changelog
2021-01-27 14:16:11 -06:00
Lance Edgar
40b4596df4
Hopefully fix package links for upgrade diff
...
why in the F doesn't a hyphen work for this?
2021-01-27 09:01:42 -06:00
Lance Edgar
5e27ceedce
Hide "collect from wild" button for UOMs unless user has permission
2021-01-27 08:56:38 -06:00
Lance Edgar
a927827e33
Add changelog link for Theo, in upgrade package diff
2021-01-27 08:52:38 -06:00
Lance Edgar
d1d64ec96c
Fix some UOM bugs for new customer order
2021-01-27 08:50:20 -06:00
Lance Edgar
480d878db8
Initial support for adding items to, executing customer order batch
2021-01-26 20:10:05 -06:00
Lance Edgar
475ab3013f
Update changelog
2021-01-25 11:43:35 -06:00
Lance Edgar
b55ecc3898
Tweak label style, per recent base.css
change
2021-01-23 21:08:00 -06:00
Lance Edgar
a327dfab7c
Add basic web API app, for simple use cases
...
plus some functions which make it easier to customize
2021-01-23 14:11:05 -06:00
Lance Edgar
649ac12cdd
Add woocommerce package links for sake of upgrade diff view
2021-01-21 17:48:09 -06:00
Lance Edgar
dde6195f38
Add master view for Units of Measure mapping table
...
w/ support for "collect from wild" tool
2021-01-21 17:39:16 -06:00