tslittle / tiffanymaster

0 stars 0 forks source link

Convert EDI Messages from auto-admin page to real one #14

Open tslittle opened 3 years ago

tslittle commented 3 years ago

Related LP bugs: Page needs filter: https://bugs.launchpad.net/evergreen/+bug/1915180 Add dateplustime in grid: https://bugs.launchpad.net/evergreen/+bug/1915178 Message view screen: https://bugs.launchpad.net/evergreen/+bug/1863156 Should be sorted in reverse: https://bugs.launchpad.net/evergreen/+bug/1864873 PO grid column should link to the PO: https://bugs.launchpad.net/evergreen/+bug/1786842

tslittle commented 3 years ago

It would be okay to be able to delete the messages, but that should be controlled by a higher perm, IMO. So I'd need to create the perm and then give it to a perm profile by default.

It would be nice to do a "are you sure?" message before deleting, including that it will resend the order to the provider. Oh, here's a bug for that: https://bugs.launchpad.net/evergreen/+bug/1863154

tslittle commented 3 years ago

Should not have option to create a new EDI message. Probably will go away when remove auto-admin page.

tslittle commented 3 years ago

EDI message view screen: It opens in a full page and just has like: Message type: ORDERS Status: Complete Filename: _X EDI: _XX

So maybe just an html file. Don't want to do a grid, that wouldn't be helpful.

tslittle commented 3 years ago

Edit Selected should not be an option. The only options in the grid actions should be Delete and Retrieve. Double-clicking the row should also retrieve the EDI message.

tslittle commented 3 years ago

Ohhhh....what about just filters that we normally use on the columns instead of a total search form? The filters already exist, instead of trying to create a search form.