Product Info - tab item detail expansion

If I view a product, I can click the Prices tab, which shows me a list of the prices for the product, and if I then click one of these, the display expands to show me the details of the selected price.

However, if I click the Supplier or Stock Locations tabs (and perhaps other tabs behave similarly), then although I am shown a list of the suppliers or stock locations, I cannot click on one of these to expand it to show the detail.  The only way I can get to see the details is to edit (rather than view) the product.

If this a bug or a feature, or am I doing something wrong?

[Note that checking the Customer, Patient & Supplier workspaces, the tabs on the Informations screens do expand (where appropriate)  in view mode - you do not have to go to edit mode to see the detail.]

Regards, Tim G

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Product Info - tab item detail expansion

The expansion is disabled for those tabs as there is no supporting code to display anything useful at present.

To verify this, comment out the setEnableSelection(...) call in RelationshipDescriptorTableModel and RelationshipStateTableModel classes.

Syndicate content