Lance Edgar
d4aef9ceac
Fix contact phones data when new contact is assigned
2021-10-04 12:29:27 -04:00
Lance Edgar
1884edb334
Improve phone editing for new custorder
...
let user choose from existing phones, or add a new one. not yet
implemented, they can check a box to add new phone to customer proper
in addition to setting it for the order
2021-10-04 12:25:41 -04:00
Lance Edgar
711e526822
Show "contact notes" when creating new custorder
2021-10-03 19:26:25 -04:00
Lance Edgar
272b0fd071
Update changelog
2021-10-01 18:38:24 -04:00
Lance Edgar
a7f4b2e6ef
Refactor autocomplete view logic to leverage new "autocompleters"
...
finally! this cleans up some view config and AFAIK there is no loss
in functionality etc.
2021-10-01 10:28:06 -04:00
Lance Edgar
e0dff55ffa
Update changelog
2021-09-30 16:34:56 -04:00
Lance Edgar
b2e2b2e85e
Fix one broken test; remove another
...
ugh what are these tests even accomplishing..
2021-09-30 16:17:55 -04:00
Lance Edgar
bbfffd45fc
Initial (basic) views for invoice costing batches
...
still a bit of feature preview at the moment, but maybe is mostly done?
2021-09-29 17:27:20 -04:00
Lance Edgar
ed705ff867
Update changelog
2021-09-28 16:15:38 -04:00
Lance Edgar
03a569d9a3
Avoid "detach person" logic if not supported by view class
2021-09-28 16:12:33 -04:00
Lance Edgar
a6c89d7998
Show "missing" msg if no email, for new custorder
2021-09-28 16:10:04 -04:00
Lance Edgar
ad6562558d
Improve phone/email handling when making new custorder
...
still needs more improvement, but this is a start
2021-09-27 18:04:07 -04:00
Lance Edgar
82074a37ba
Update changelog
2021-09-27 13:28:26 -04:00
Lance Edgar
ab517d1199
Allow changing status, adding notes for customer order items
2021-09-27 13:25:02 -04:00
Lance Edgar
7c6c2f7ded
Update changelog
2021-09-27 09:54:34 -04:00
Lance Edgar
65ac7e0c15
Add a dropdown of choices to the Department filter for Products grid
2021-09-27 09:46:31 -04:00
Lance Edgar
a52b5ec380
Overhaul new custorder so contact may be either Person or Customer
...
also make the handler responsible for (un)assigning contact
2021-09-27 09:22:06 -04:00
Lance Edgar
12310da09e
Update changelog
2021-09-26 17:26:11 -04:00
Lance Edgar
8095f2c9ea
Display the Store field for Customer Orders
2021-09-25 18:55:53 -04:00
Lance Edgar
3ece3303db
Refactor several "field grids" per Buefy theme
...
e.g. the Users field when viewing a Role, and Vendor Sources panel
when viewing a Product
2021-09-25 18:54:33 -04:00
Lance Edgar
9fe1d4c596
Update changelog
2021-09-25 15:34:29 -04:00
Lance Edgar
0dc9793772
Add products row grid for misc. org table views
2021-09-25 15:27:43 -04:00
Lance Edgar
ec5ff8a788
Improve "employees" list when viewing a department, for buefy themes
2021-09-24 19:16:23 -04:00
Lance Edgar
3b6b1aa5b6
Invoke handler for customer autocomplete when making new custorder
2021-09-24 18:28:39 -04:00
Lance Edgar
57cb787b30
Add placeholder to customer lookup for new order
...
also hide phone field unless customer is identified
2021-09-24 17:28:14 -04:00
Lance Edgar
fbd12c7dfc
Improve default autocomplete query logic, w/ multiple ILIKE
...
e.g. to search for customer first and/or last name
2021-09-24 17:17:19 -04:00
Lance Edgar
e6a92c5667
Update changelog
2021-09-22 18:30:39 -05:00
Lance Edgar
9365dd7b1a
Add way to update Employee ID from profile view
2021-09-22 18:29:30 -05:00
Lance Edgar
af8bd246a9
Update changelog
2021-09-22 16:50:17 -05:00
Lance Edgar
87d8322b85
Add way to override grid action label rendering
...
so that custom HTML can be embedded in there somehow..
2021-09-22 16:42:49 -05:00
Lance Edgar
b229b409b0
Update changelog
2021-09-21 13:52:49 -05:00
Lance Edgar
d0a7a241b4
Misc. improvements for customer order views
2021-09-21 13:49:51 -05:00
Lance Edgar
8af247a7f6
Update changelog
2021-09-19 19:08:53 -05:00
Lance Edgar
d295cf04af
Allow setting the "exclusive" sequence of grid filters
...
i.e. let caller specify that any not included, should be omitted
2021-09-19 18:36:25 -05:00
Lance Edgar
2188e91fae
Update changelog
2021-09-16 11:10:21 -05:00
Lance Edgar
884b1e02a7
Invoke handler when request is made to merge 2 people
2021-09-15 19:01:53 -05:00
Lance Edgar
7e0713e22b
Update changelog
2021-09-12 19:14:52 -05:00
Lance Edgar
25c1ae3c41
Add way to customize product autocomplete for new custorder
2021-09-09 19:15:08 -05:00
Lance Edgar
177286533d
Update changelog
2021-09-09 17:22:00 -05:00
Lance Edgar
83c354b983
Set quantity type when viewing vendor lead times, order intervals
2021-09-09 17:07:46 -05:00
Lance Edgar
1ce60821bd
Update changelog
2021-09-09 16:23:27 -05:00
Lance Edgar
97bdc3f785
Improve error handling for purchase batch
...
so error will display in browser when applicable
2021-09-09 12:00:13 -05:00
Lance Edgar
82e730c18e
Add the Grid.remove()
method, deprecate hide_column()
etc.
...
this is more clear, and aligns with how Form works
2021-09-08 14:33:40 -05:00
Lance Edgar
4474f30718
Allow override of "create" permission in API
2021-09-03 18:26:55 -05:00
Lance Edgar
fa700d53ad
Add /people API endpoint; allow for "native sort"
2021-09-03 16:26:15 -05:00
Lance Edgar
d671b18215
Update changelog
2021-09-01 12:20:45 -05:00
Lance Edgar
8169160b57
Allow "touch" action for employees
2021-08-31 22:05:02 -05:00
Lance Edgar
560575e53f
Fix size of roles multi-select when editing user
...
i.e. for buefy themes
2021-08-31 22:04:37 -05:00
Lance Edgar
54f1a52ed0
Add hover text for vendor ID column of pricing batch row grid
2021-08-29 19:52:44 -05:00
Lance Edgar
c2ea1be83f
Improve UI, customization hooks for new custorder batch
...
still not done yet, but a savepoint
2021-08-29 16:38:30 -05:00