OSCommerce Product Manager for Windows
FS#220 - Add warning if current editing data is too old.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Thursday, 07 July 2005, 18:18 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 17 July 2005, 03:19 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Thursday, 07 July 2005, 18:18 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 17 July 2005, 03:19 GMT
|
DetailsThe data managed by the application is not really 100% current data. From the time the data is fetched from the SQL server to the moment the user press "Ok" (or whatever control is available) to update the data in the server, the server data could have changed.
I the user load a product listing and waits several hours, then edit the data of a product, the data in the server may have changed. For example, the products in stock could have changed. For most operations, this is not important unless there are several users trying to edit the same products at the same time. Critical data usually is only stock (because is forbidden to charge a credit card if the product is not really in stock). A warning should be displayed if the displayed data is too old. Maybe a few minutes. |
This task depends upon
This bug is related to Bug #221, or maybe we should considere it a duplicate of it.
We will close this one as "will not fix" to favor the implementation of the suggested solution of Bug #221.