Lance Edgar
ac6106ca69
Update changelog
2023-09-15 10:34:25 -05:00
Lance Edgar
eed73eca81
Add get_rattail_app()
method for view supplements
2023-09-14 12:56:15 -05:00
Lance Edgar
608da824d9
Tweak default field list for batch views
2023-09-13 13:14:00 -05:00
Lance Edgar
03fc301dec
Update changelog
2023-09-12 18:31:18 -05:00
Lance Edgar
1cad8b2481
Show events instead of notes, in field subgrid for custorder item
2023-09-12 12:39:23 -05:00
Lance Edgar
e930199f83
Avoid legacy logic for Customer.people
schema
2023-09-11 17:13:07 -05:00
Lance Edgar
60044d5cdf
Update changelog
2023-09-11 15:58:35 -05:00
Lance Edgar
e793ba6630
Improve grids for custorder items
...
main grid as well as rows grid for Pending Product
2023-09-11 15:24:00 -05:00
Lance Edgar
67ec6f7773
Add support for "mark received" when viewing custorder item
2023-09-10 19:55:48 -05:00
Lance Edgar
ddb8e3656f
Add support for toggling custorder item "flagged"
2023-09-10 17:49:29 -05:00
Lance Edgar
e49e0edc57
Misc. improvements for Customer Orders view
2023-09-10 17:34:54 -05:00
Lance Edgar
e255c35e86
Set stacklevel for all deprecation warnings
2023-09-10 13:51:11 -05:00
Lance Edgar
48daa042d1
Show related customer orders for Pending Product view
...
and similar tweaks
2023-09-10 09:34:56 -05:00
Lance Edgar
64c58a3cf8
Optionally configure SQLAlchemy Session with future=True
...
this avoids the need for setting `cascade_backrefs=False` everywhere
https://docs.sqlalchemy.org/en/14/errors.html#error-s9r1
https://docs.sqlalchemy.org/en/14/orm/session_api.html#sqlalchemy.orm.Session.params.future
2023-09-10 07:44:13 -05:00
Lance Edgar
a9fbf48053
Use common POST logic for submitting new customer order
2023-09-09 16:21:57 -05:00
Lance Edgar
ccb4661b39
Add custom hook for grid "apply filters"
...
so a page can know when the data set changes..
this seems a bit hacky, may need a better solution some day
2023-09-09 14:14:23 -05:00
Lance Edgar
c5344d2df6
Update changelog
2023-09-08 19:55:14 -05:00
Lance Edgar
669e50e406
Fix member key display for equity payment form
2023-09-08 19:53:10 -05:00
Lance Edgar
7221400b88
Fix msg body display, download link for email bounces
2023-09-08 10:56:25 -05:00
Lance Edgar
6e50288bd4
Add grid link for equity payment description
2023-09-08 08:49:43 -05:00
Lance Edgar
84de5e09a2
Update changelog
2023-09-07 21:00:40 -05:00
Lance Edgar
f717bc47e5
Fallback to None when getting values for merge preview
2023-09-07 20:57:33 -05:00
Lance Edgar
f732e04f49
Update changelog
2023-09-07 18:36:02 -05:00
Lance Edgar
ecf46fa6fe
Improve display for member equity payments
2023-09-07 18:19:46 -05:00
Lance Edgar
b1ec1b8817
Update changelog
2023-09-02 13:56:10 -05:00
Lance Edgar
bd7e6f9f8a
Tweaks for cost editing within a receiving batch
...
never show PO Cost column in row grid, since Invoice Cost is what
receiving is most concerned with
add "zig-zag" entry behavior when both catalog and invoice costs are editable
2023-09-02 11:39:49 -05:00
Lance Edgar
75caface6b
Add products API route to fetch label profiles for use w/ printing
2023-09-02 10:56:06 -05:00
Lance Edgar
de373a683b
Add grid filter type for BigInteger columns
...
so we can filter by larger values
2023-09-01 11:20:30 -05:00
Lance Edgar
5ab47aeead
Update changelog
2023-08-31 10:08:20 -05:00
Lance Edgar
62aa0c5965
Preserve URL hash when redirecting in grid "reset to defaults"
2023-08-30 23:51:18 -05:00
Lance Edgar
625982d639
Avoid deprecated User.email_address
property
2023-08-30 23:32:09 -05:00
Lance Edgar
9f65de2ba6
Update changelog
2023-08-30 22:08:50 -05:00
Lance Edgar
f4267737c3
Let "new product" batch override type-2 UPC lookup behavior
2023-08-30 20:10:10 -05:00
Lance Edgar
74678882ee
Update changelog
2023-08-29 22:21:20 -05:00
Lance Edgar
4e2125d613
Add support for "missing" credit in mobile receiving
2023-08-29 16:10:14 -05:00
Lance Edgar
12e4779093
Fairly massive overhaul of the Profile view; standardize tabs etc.
...
much cleaner and more consistent interface now, between the main
ProfileInfo component, and various *Tab components
also cleaner interface between client-side JS and server view methods
to my knowledge this is complete and breaks nothing..we'll see!
2023-08-28 20:43:31 -05:00
Lance Edgar
844c629a6a
Fix profile history to show when a CustomerShopperHistory is deleted
2023-08-25 13:59:58 -05:00
Lance Edgar
a40b44b6e3
Fix profile history to show when a CustomerShopperHistory is deleted
2023-08-25 10:41:20 -05:00
Lance Edgar
bc8b5a8d32
Link to product record, for New Product batch row
...
also fix a typo
2023-08-25 09:08:33 -05:00
Lance Edgar
8be7dac33b
Include shopper history from parent customer account perspective
...
..right? or should this be hidden? configurable etc.?
2023-08-24 22:00:11 -05:00
Lance Edgar
b2aea57da6
Auto-select text when editing costs for receiving
2023-08-18 15:04:52 -05:00
Lance Edgar
a007606863
Declare "from PO" receiving workflow if applicable, in API
2023-08-17 18:12:42 -05:00
Lance Edgar
90075b3b65
When bulk-deleting, skip objects which are not "deletable"
...
whatever that means in context
2023-08-09 18:04:51 -05:00
Lance Edgar
4ecea891b3
Update changelog
2023-08-08 18:42:50 -05:00
Lance Edgar
845b5cda1a
Fix custom cell click handlers in main buefy grid tables
...
just used for editing catalog/invoice cost in receiving thus far..
2023-08-08 18:06:22 -05:00
Lance Edgar
f2915afda4
Fix HTML rendering for UOM choice options
...
also avoid deprecated config methods
2023-08-08 14:11:54 -05:00
Lance Edgar
d504da19c5
Add common logic to validate employee reference field
2023-08-07 12:36:07 -05:00
Lance Edgar
ec7b0cdda1
Update changelog
2023-08-03 22:42:34 -05:00
Lance Edgar
9f0cfc68c1
Make system key searchable for problem report grid
2023-08-02 21:59:52 -05:00
Lance Edgar
1f3b5a49c4
Update changelog
2023-07-15 19:32:04 -05:00