CompositeLight / currentRMS-helper

Chrome extension to add functionality to the CurrentRMS web interface.
11 stars 2 forks source link

Feature Request: Alert when opportunity is edited #11

Open CompositeLight opened 10 months ago

CompositeLight commented 10 months ago

Scenario: A user is prepping an opportunity in the warehouse. Meanwhile, another user in the office modifies the opportunity - for example they change the quantity of 5m XLR cables from 5 to 10. The warehouse user will not be aware of this edit until they refresh the page. At the moment, in our case, this requires the office user to go and tell them.

Improvement would be that a page in Detail View receives some kind of alert that the opportunity has been edited, and that they should refresh the page.

This would require a repeating API call that compares the content of the current opportunity assets list to the contents when the page was last reloaded.