Files
sockeye/todo.txt
2022-12-29 21:48:21 +00:00

31 lines
1.1 KiB
Plaintext

client - open / edit purchase
import trial requests
import licenses
import all vendor data packets from shareit into purchases
- direct open a case by case number like workorder
(id's differ so it isn't easy to just open a case in the url)
bugs:
search:
Exception data:
Severity: ERROR
SqlState: 42703
MessageText: column "name" does not exist
InternalPosition: 8
InternalQuery: SELECT name FROM apurchase WHERE id = '732'
Where: PL/pgSQL function aygetname(bigint,integer,integer) line 53 at EXECUTE
File: parse_relation.c
Line: 3599
Routine: errorMissingColumn
DTR
- Add ui to front the route under /license/v7-override
License routes test locally and ensure works for v7 and v8
automatic jobs to create purchase record from vendor data
send license emails based on event etc, really gets into the new stuff here
Need ui that shows money required for paying future for yearly subs so at a glance know what money need in bank each month
Also, sidebar, check if can pay d.o. in advance, or do I want that??