Commit graph

111 commits

Author SHA1 Message Date
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 15d4086da2 Add view supplement for CustomerShopper 2023-06-11 20:56:18 -05:00
Lance Edgar b896e30409 Use new pattern for adding link to view customer in CORE Office 2023-06-10 20:14:20 -05:00
Lance Edgar 8606b580df Add upstream credits view when custom purchases view is included 2023-06-10 19:00:31 -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 ecba911e4c Add column link for CORE Member batches 2023-05-05 14:00:19 -05:00
Lance Edgar eb5027e384 Avoid deprecated import for OrderedDict 2023-05-05 02:02:17 -05:00
Lance Edgar 46f5db7460 Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:07:00 -06: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 29d9654023 Register integration menu via provider 2023-01-14 19:06:32 -06:00
Lance Edgar 6da1568ea2 Convert master view overrides into view supplements
this fixes for all of the core/native tables.  still have a custom
view for purchases though..
2022-12-10 09:16:15 -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 53071121df Add logic for missing card number, in CORE member import batch 2022-03-15 11:36:30 -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 8df1fc97f3 Remove deprecated config 2022-01-17 19:01:02 -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 514394f561 Include views for PendingProduct model 2021-11-10 12:40:24 -06:00
Lance Edgar c9cb8bad4c Show input filename column in CORE member batches grid 2021-11-05 20:44:48 -05:00
Lance Edgar 5dcb027eea Show member type names for CORE member batch 2021-11-05 20:36:38 -05:00
Lance Edgar 6a86be1c13 Expose new CORE member batch feature 2021-11-04 21:21:44 -05:00
Lance Edgar 456415b0fa Add more views for product origins 2021-10-14 23:32:54 -04:00
Lance Edgar 42635e9ece Add config for PendingCustomerView 2021-10-07 20:45:46 -04:00
Lance Edgar 39ed58f75c Remove unwanted autocomplete view config 2021-10-01 10:29:27 -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 54c0e51c03 Fix permission bug for "download purchase for CORE" feature 2021-02-02 12:12:08 -06:00
Lance Edgar 1df59ff8ec Add feature to download Purchase data for import to CORE 2021-02-02 12:01:33 -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 b14e4b09fc Normalize naming of all master views 2021-01-28 16:41:35 -06:00
Lance Edgar ad405d0777 Add autocomplete support when overriding Vendors view..ugh 2021-01-27 22:23:41 -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 5269aaa610 Refactor some things, per patterns learned w/ woocommerce 2021-01-20 21:52:12 -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