bezlio / bezlio-gallery

Collection of bezls that you can import and use in your Bezlio account
MIT License
3 stars 0 forks source link

Sales Rep - Accounts View - Add Invoice Inquiry Button #58

Open aellis opened 6 years ago

aellis commented 6 years ago

Add a button in accounts view to pull up the customers invoices using a UX similar to invoice inquiry (which we may then decide not to make its own gallery item). We might want to consider having variables that determine what buttons to show and hide configurable via a settings button and updating those values with:

bezl.helpers.updateVariable('varName', 'var value');

NDMO commented 6 years ago

Robbjack noticed some issues with the invoice inquiry, here is the updated bezl export file. Invoice Inquiry.txt