Commit graph

97 commits

Author SHA1 Message Date
Lance Edgar 01afff93bf Use standard xref buttons for CORE record views 2024-05-31 14:46:19 -05:00
Lance Edgar bf13401687 Misc. tweaks per latest convention etc. 2024-05-29 21:59:23 -05:00
Lance Edgar 95cdea2aef Show card number filter by default, for CORE Stock Purchases grid 2023-11-30 18:25:49 -06:00
Lance Edgar 79591beec1 Fix session used for downloading CORE archive transactions 2023-11-05 18:13:35 -06:00
Lance Edgar 560857665a Default filter CORE trans archive by today's date 2023-11-03 12:10:37 -05:00
Lance Edgar a838c7c2d1 Add xref buttons for viewing transaction in CORE-POS 2023-10-20 14:40:06 -05:00
Lance Edgar f3a49838c1 Misc. tweaks for CORE product, batch views 2023-10-18 21:29:47 -05:00
Lance Edgar 7a50a03d14 Show start/end date as separte fields for CORE Member view 2023-10-17 14:29:42 -05:00
Lance Edgar cfb416578c Cleanup views for CORE departments a bit
esp. show link to tax rate
2023-10-11 18:37:41 -05:00
Lance Edgar 45e28fe088 Expose views for "transaction archive"
just shows `trans_archive.bigArchive` so far.  is more needed?
2023-10-05 11:54:22 -05:00
Lance Edgar b70c47f821 Add grid totals support for CORE stock purchases 2023-09-16 13:09:09 -05:00
Lance Edgar 84ffd788b4 Add views for CORE lanes, tenders 2023-09-15 12:44:45 -05:00
Lance Edgar 045940d4fa Use handler to get CORE Office URLs
instead of deprecated config function
2023-09-14 12:59:39 -05:00
Lance Edgar 44a7a762d4 Add views for CORE CustomerNotifications table 2023-09-13 16:24:08 -05:00
Lance Edgar 0617424f3f Fix link to CORE stock purchase 2023-09-07 22:36:34 -05:00
Lance Edgar e559b3bf6b Add merge, delete-checked support for CORE Customers (classic)
can be useful for manual cleanup
2023-06-18 18:52:08 -05:00
Lance Edgar 8d8085437b Expose views for StockPurchase; show equity in CORE member view 2023-06-18 11:40:10 -05:00
Lance Edgar 35d200eb8e Add views for CORE new-style Customer, CustomerAccount
and rename "Legacy" to "classic" for old-style table views, menus
2023-06-12 20:05:39 -05:00
Lance Edgar 04c23d4087 Rename model for custdata to CustomerClassic
also its master view should use true ID field instead of card/person
numbers, since in some cases those are not unique
2023-06-12 19:11:57 -05:00
Lance Edgar 8e45b3fbf4 Add/improve some CORE member xref links 2023-06-06 13:20:08 -05:00
Lance Edgar 618b42d511 Tweak import per upstream changes 2023-05-08 15:29:05 -05:00
Lance Edgar eb5027e384 Avoid deprecated import for OrderedDict 2023-05-05 02:02:17 -05:00
Lance Edgar 60cc35b3dd Add way to override CORE-POS data views
i.e. when you want to "include all except not this one" etc.
2023-01-18 20:12:42 -06:00
Lance Edgar e307328ee5 Move the 'quantity' field for CORE Product form 2022-08-21 00:10:46 -05:00
Lance Edgar 35cdebbf18 Fix DB engine config references 2022-04-04 21:28:12 -05:00
Lance Edgar 149f5be052 Add basic view support for CORE trans archive 2022-03-26 23:06:07 -05:00
Lance Edgar b0d6d6f2c1 Add some CORE-specific things to vendor catalog batch view
also show vendor items as "rows" when viewing vendor
2022-03-09 18:28:59 -06:00
Lance Edgar a94bbc399e Allow download results by default for all CORE views 2022-03-06 22:27:13 -06:00
Lance Edgar 824b6552b5 Fix typo 2022-02-18 12:44:38 -06:00
Lance Edgar 25b6047ff6 Update config defaults for all corepos views 2022-02-18 12:41:36 -06:00
Lance Edgar ad8bddc413 Add basic views for CORE user groups 2022-01-17 19:00:41 -06:00
Lance Edgar 396b123e1a Tweak exposure for some fields 2021-12-05 17:26:23 -06:00
Lance Edgar 456415b0fa Add more views for product origins 2021-10-14 23:32:54 -04:00
Lance Edgar c9dace8a26 Only show "in use" products by default, in grid 2021-09-30 18:50:08 -04:00
Lance Edgar 949495638b Add views for CORE "Users" and "Suspensions" 2021-09-30 18:49:47 -04:00
Lance Edgar 1466ba4ea1 Add "view in CORE" button when viewing MemberInfo 2021-08-02 09:21:52 -05:00
Lance Edgar ef1ae5f98d Expose card number filter by default, for meminfo grid 2021-08-02 09:07:03 -05:00
Lance Edgar 211b12baae Expose views for TableSyncRules 2021-08-02 08:56:23 -05:00
Lance Edgar a0f2762220 Highlight products not in use 2021-08-02 08:54:40 -05:00
Lance Edgar bff34758ce Tweak form to make editing CORE product possible
may need to allow editing of those fields some day, but not yet
2021-07-22 12:00:22 -05:00
Lance Edgar 97e0386eef Add views for "like codes" 2021-05-04 20:11:46 -05:00
Lance Edgar 34a90ccb96 Tweak display for VendorItem grid etc. 2021-02-15 13:00:11 -06:00
Lance Edgar fc102e6cc0 Add views for CORE Purchase Orders 2021-02-01 15:36:09 -06:00
Lance Edgar bd1be88be4 Improve display of VendorItem records when viewing a CORE Product 2021-01-30 13:18:32 -06:00
Lance Edgar 21465c1600 Add custom Stores master view, plus master for CORE Stores 2021-01-27 22:23:07 -06:00
Lance Edgar 32b04334a3 Expose member barcodes 2021-01-13 23:06:06 -06:00
Lance Edgar 6bed4db1f6 Fix references to Department.see_id field 2020-12-31 19:02:12 -06:00
Lance Edgar 6b423870eb Expose the productUser table data
just the basics for now...
2020-12-09 13:11:42 -06:00
Lance Edgar 5b48c44891 Add email filters for CustData grid; allow downloading results 2020-12-04 15:39:00 -06:00
Lance Edgar 6208a98ad3 Make sure correct "isolated" session is used when multiple engines exist 2020-12-04 15:38:16 -06:00