Commit graph

178 commits

Author SHA1 Message Date
Lance Edgar fc102e6cc0 Add views for CORE Purchase Orders 2021-02-01 15:36:09 -06:00
Lance Edgar 4df8439fd6 Add nesting for CORE-POS top menu
too many items in this menu already!
2021-02-01 11:55:41 -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 cb03dea6c1 Show CORE ID when viewing product 2020-12-11 08:13:52 -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
Lance Edgar aca23ffe6d Expose CORE vendorItems data 2020-12-03 15:01:10 -06:00
Lance Edgar 338cdd578a Prevent edit for CORE Employee birth date
easiest hack for now, really should add a date+time widget at some point
2020-12-01 22:00:24 -06:00
Lance Edgar 5674ad8e8d Add menu entry for Transaction Details, w/ multi-db support 2020-12-01 21:54:55 -06:00
Lance Edgar 77665dd488 Expose a few more CORE tables in web menu
should be all which are currently supported, minus Transaction Details
2020-11-19 18:22:57 -06:00
Lance Edgar ee6badfa85 Update changelog 2020-09-25 18:01:24 -05:00
Lance Edgar 8bf513ea72 Add generic menu link for CORE Office 2020-09-20 18:14:28 -05:00
Lance Edgar 3e037965ab Don't require CORE ID when creating/editing Person 2020-09-20 17:42:15 -05:00
Lance Edgar 52bc90a88e Update changelog 2020-09-16 19:42:14 -05:00
Lance Edgar f7f039e30f Add default CORE-POS menu 2020-09-16 16:15:30 -05:00
Lance Edgar 8e9f73fc68 Fix some config for product views
ugh
2020-09-16 15:49:25 -05:00
Lance Edgar 5700ca0171 Use 'contains' verb for default CORE Products 'upc' filter
'equal' verb is too onerous i think
2020-09-04 19:11:49 -05:00
Lance Edgar b0152146ec Add views for CORE scale items table 2020-09-02 11:37:19 -05:00
Lance Edgar 622af7f23d Use new "download results" feature for CORE products 2020-08-22 15:24:52 -05:00
Lance Edgar 6270ec7d46 Optimize the CSV download for CORE products table 2020-08-21 18:29:02 -05:00
Lance Edgar 9c0c7cc08c Optimize the XLSX download for CORE products table 2020-08-21 17:43:10 -05:00
Lance Edgar ca1b865c0f Allow manual removal of CORE ID for Product 2020-08-20 20:30:08 -05:00
Lance Edgar b1e2af84b1 Remove CORE ID field when creating product 2020-08-20 20:01:34 -05:00
Lance Edgar c5d119a542 Include "superdepartment_number" in Excel products download 2020-08-20 14:41:55 -05:00
Lance Edgar 56fd3a5a4b Tweak relationship for Department._super_parents 2020-08-20 14:41:38 -05:00
Lance Edgar 711a0b47fd Add basic views for Super Departments 2020-08-20 14:27:53 -05:00
Lance Edgar 04295436df Add basic batch views 2020-08-16 16:59:30 -05:00
Lance Edgar fef5af6689 Add basic web views for CORE-POS "origins" table 2020-08-10 15:58:08 -05:00
Lance Edgar 0f90a371f8 Allow basic Excel download for CORE products table 2020-08-07 14:53:11 -05:00
Lance Edgar fdb63fc2d1 Bring in default autocomplete views for customers 2020-08-02 21:29:14 -05:00
Lance Edgar 69585ad15d Fix handling of corepos_account_id field when editing customers 2020-08-02 21:28:53 -05:00
Lance Edgar acf6764cbb Add better links between CustData and MemberInfo tables 2020-07-30 11:10:38 -05:00
Lance Edgar 3ae1c9de1f Show SSI flag for legacy customers grid 2020-07-22 19:56:30 -05:00
Lance Edgar 1ad71501b8 Add "(Legacy)" to member model title
b/c really this is for `meminfo` table
2020-07-16 14:30:11 -05:00
Lance Edgar 7498a6f2cd Enable card number filter by default, for legacy customers grid 2020-07-15 22:17:54 -05:00
Lance Edgar c18be17c36 Add person number to legacy customers grid 2020-07-15 22:17:06 -05:00
Lance Edgar 92f6226ad6 Include member type column for legacy customers grid 2020-07-15 22:15:43 -05:00
Lance Edgar b5036eb094 Use local timezone for product last sold 2020-07-15 21:05:01 -05:00
Lance Edgar d08c18cd61 Add "(Legacy)" to customer model title 2020-07-15 21:04:11 -05:00
Lance Edgar 9e52a574eb Add custom views for misc. tables w/ schema extensions 2020-07-06 21:17:41 -05:00
Lance Edgar d06895e697 Some basic view tweaks, esp. get time zones right 2020-04-08 21:11:28 -05:00
Lance Edgar 524b92e21a Add views for Tax Rates table 2020-03-31 14:14:09 -05:00
Lance Edgar 700584a084 Fix handling of Vendor.id field
since that is really a "synonym" we must be explicit about it (for now..?)
2020-03-31 14:13:02 -05:00
Lance Edgar 1ec511b60c Avoid "physical location" product field, if underlying table is missing 2020-03-31 14:12:35 -05:00
Lance Edgar 41ce64b67f Add links to key, value for Parameters table 2020-03-27 18:30:57 -05:00
Lance Edgar bd8d075437 Fix how we generate CORE Office URL for member 2020-03-18 12:42:34 -05:00
Lance Edgar 82da4b23ff Add CORE Office URL to context for member data in profile view 2020-03-18 11:31:23 -05:00
Lance Edgar 099783ce62 Add links to CORE Office for each customer account associated with a person
for use in "view profile" page, to open account in CORE Office
2020-03-17 12:47:15 -05:00
Lance Edgar 79c6829f3c Add custom Person views, to expose corepos_customer_id field 2020-03-16 19:46:53 -05:00
Lance Edgar 10ba1f27a7 Rename "old" CORE Customer model, to CustData
need to make room for "new" Customer model
2020-03-16 16:10:07 -05:00
Lance Edgar 36d9eb3f4b Add jumps links for all "supported" CORE-POS object views 2020-03-14 21:03:23 -05:00
Lance Edgar dbde3cbfbe Add jump buttons to view product, vendor in CORE Office
hopefully can use the same pattern for anything else that comes up
2020-03-14 19:49:38 -05:00
Lance Edgar 32f381bdd2 Define form fields list for Vendor views
maybe was needed anyway, but esp. with "synonym" usage in underlying model,
since both the "real" and "synonym" fields were showing up
2020-03-06 13:48:13 -06:00
Lance Edgar 86c9155f0d Add customnizations for Vendor views, per CORE integration 2020-03-04 19:05:26 -06:00
Lance Edgar 1dcb22a865 Tweak some importers, per upstream changes
also some python3 tweaks
2020-03-03 23:27:17 -06:00
Lance Edgar 02a3a4b11b Update changelog 2020-02-27 21:58:52 -06:00
Lance Edgar 599a0e5794 Clean up the basic Member views 2019-10-25 16:30:42 -05:00
Lance Edgar 43facf7691 Hide some problematic fields for create/edit CORE customer 2019-10-25 15:36:01 -05:00
Lance Edgar e36c413efb Allow CRUD actions by default, for CORE master views 2019-10-25 15:35:43 -05:00
Lance Edgar 6dc246258a Cleanup attribute names for CORE Customer model 2019-10-24 16:31:38 -05:00
Lance Edgar 98ca1ec402 Cleanup attribute names for CORE Employee model 2019-08-14 21:03:06 -05:00
Lance Edgar 699900cbc5 Cleanup attribute names for CORE Product model 2019-08-14 20:48:27 -05:00
Lance Edgar b2b6dd0139 Add master view for Parameter model 2019-07-29 19:28:24 -05:00
Lance Edgar 7e43250cec Cleanup attribute names for CORE Subdepartment model 2019-07-25 16:14:44 -05:00
Lance Edgar c30e5b232e Highlight inactive product flags as 'warning' in grid 2019-07-25 14:38:53 -05:00
Lance Edgar 7cad813480 Cleanup attribute names for CORE Department model 2019-07-23 19:45:29 -05:00
Lance Edgar baa4ff4ba4 Rename attributes for MemberType model
per upstream changes
2019-07-23 10:56:42 -05:00
Lance Edgar 1391dff932 Show proper flags breakdown for products
also expose flag definitions, and tweak vendor views per renamed attributes
2019-07-18 10:10:22 -05:00
Lance Edgar feec4d9703 Fix some things about editing House Coupons
which isn't to say that's fully supported yet, anyway...
2019-07-09 23:42:09 -05:00
Lance Edgar 2e238ed723 Add support for multiple DB engines, and HouseCoupon views 2019-07-09 22:35:11 -05:00
Lance Edgar a04e8359b9 Initial commit; with views copied from rattail-demo project 2019-07-09 17:12:05 -05:00